oakc

Portable programming language with compact intermediate representation

brewmacoslinux
Try with needOr install directly
Source

About

Portable programming language with a compact intermediate representation

Commands

oakc

Examples

Compile an Oak source file to intermediate representation$ oakc compile program.oak
Check syntax and type errors in Oak code$ oakc check program.oak
Display version information$ oakc --version