add main readme
This commit is contained in:
parent
94a286fe7d
commit
a6275ff568
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
- 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`
|
Loading…
Reference in New Issue
Block a user