foetus.lex | foetus language token specification for ml-lex |
---|---|
foetus.grm | foetus language grammar for ml-yacc |
aux.sml | auxiliary functions |
closure.sml | terms and environment |
foetus.sml | values, evaluation function hnf, printing |
matrix.sml | polymorphic matrices with necessary operations |
simpledeps.sml | simple implementation of dependecies |
analyse.sml | static analysis of foetus code |
check.sml | termination check via call graph |
top.sml | top level environment |
load.sml | loader and foetus parser |
Download ML source foetus.tar.gz!