Skip to content

parinporecha/Racket-Lexical-Recursive-Languages

Repository files navigation

Basic Racket Implementation contains the codes I wrote for learning Racket (Additions, Interest calculation etc.)

Lexical (LET) Language is the implementation of the lexical language in Racket. It also includes it's parser, syntax expander, evaluator and unit tests

Recursive (LETREC) Language is the implementation of recursive lexical language in Racket. It includes it's parser, syntax expander, evaluator, unit tests and CPS interpreter for it.

About

Contains implementation of Lexical (LET) and Recursive (LETREC) languages and CPS interpreter for LETREC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages