in this project we design a simplified version of python using racket.
you can check out "document.pdf" for implemented statements and syntax and the whole proccess of this project!
you also have access to sources which contains the implementation of interpreter, parser and scanner, and ...