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
- Host: GitHub
- URL: https://github.com/meysam81/interpreter-for-numex
- Owner: meysam81
- Created: 2018-01-01T22:56:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-19T17:21:37.000Z (over 7 years ago)
- Last Synced: 2025-01-23T03:16:56.059Z (5 months ago)
- Topics: 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
- Language: Racket
- Size: 360 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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