Skip to content

Evaluator for a custom (Turing complete) language that supports single-argument, recursive lambda (as well as named) functions

License

Notifications You must be signed in to change notification settings

5ayam5/Recursive-Lambda-Evaluator

Repository files navigation

COL226 Assignment 3

Sayam Sethi (2019CS10399)

  • To build the language compiler, run make build
  • To run the compiler for a single file, run ./a3 <file>
  • To run the compiler for all testcases, execute ./run.sh

About

Evaluator for a custom (Turing complete) language that supports single-argument, recursive lambda (as well as named) functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published