Academic toy language to demonstrate typechaking of an object oriented, functially pure programming language.
cargo run -- examples/stdlib.fj examples/peano.fjeHere examples/stdlib.fj is the library of classes to load and examples/peano.fje is the expression to evaluate.