An open API service indexing awesome lists of open source software.

https://github.com/meysam81/interpreter-for-numex

This project has to do with NUMEX (Number-Expression Programming Language). NUMEX programs are written directly in Racket by using the constructors defined by the structs defined
https://github.com/meysam81/interpreter-for-numex

college college-project computer-science computer-science-and-engineering coursera coursera-assignment coursera-course coursera-programming coursera-programming-language dan-grossman engineering functional-programming programming-language project racket racket-lang racket-language racket-recursive study university-of-washington

Last synced: 3 months ago
JSON representation

This project has to do with NUMEX (Number-Expression Programming Language). NUMEX programs are written directly in Racket by using the constructors defined by the structs defined

Awesome Lists containing this project

README

        

# Interpreter-for-NUMEX
This project has to do with NUMEX (Number-Expression Programming Language). NUMEX programs are written directly in Racket by using the constructors defined by the structs defined