This is final project of Programming Languages that we should write an interpreter for NUMEX with rackt
This is final project of Programming Languages that we should write an interpreter for NUMEX with rackt.
we should do:
- Implement NUMEX (Number-Expression Programming Language)
- Implement a simple type system for NUMEX
- Extend Language
- Use the Language
- Explore the Language
- Explore the type system
For obeserve full description of the project see this link
Project is created with:
- Racket