implement the interpreter of EOPL and some parts of exercise
firstly, install racket, then
raco pkg install --auto --skip-installed --user req
raco req -a raco test --no-run-if-absent -t src
| Name | Name | Last commit date | ||
|---|---|---|---|---|
implement the interpreter of EOPL and some parts of exercise
firstly, install racket, then
raco pkg install --auto --skip-installed --user req
raco req -a raco test --no-run-if-absent -t src