1 2 3 4 5
# arrowc Compiler for the Arrow programming language. Generates bytecode runnable by [arrow-vm](https://github.com/wilsonzlin/arrow-lang/arrow-vm). Suitable for ahead-of-time compiling or compiling dynamically from a remote location.