Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 250 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 250 Bytes

anatomy

Usage

idris -p lightyear
idris --build anatomy.ipkg
idris --testpkg anatomy.ipkg
./anatomy example.l

Todos

  • mock ST monad to implement infer
  • error report for eval proc
  • more efficient parser
  • recursion (fix or eff)