GitHunt

ArrowLang

ArrowLang is an implementation of an arrow calculus with operations and handlers.

Build and install

Install Rust and

cargo install --path .

Then a command arr will be installed.

To uninstall,

cargo uninstall arr

Run interpreter

$ arr ./example/example1.arr
2001
300

Languages

Rust97.4%Pyret2.6%

Contributors

MIT License
Created October 19, 2025
Updated October 19, 2025
sndtkrh/arrowlang | GitHunt