Go to file
2016-03-23 12:11:03 -04:00
old move old files to old dir 2016-03-23 12:05:51 -04:00
tapl add small test to result.mlish 2016-03-23 11:59:24 -04:00
.gitignore add .gitignore 2015-09-21 17:54:07 -04:00
README.md add main readme 2016-03-23 12:11:03 -04:00

  • all languages from the paper are in tapl/ directory

  • see tapl/README.md for language reuse information

  • tests are in tapl/tests/ directory

  • run all calculi tests with racket tapl/tests/run-all-tests.rkt

  • mlish language is in tapl/mlish.rkt

  • mlish tests are in tapl/tests/mlish/

  • run all mlish tests with racket tapl/tests/run-all-mlish-tests.rkt