Skip to content

sndtkrh/arrowlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published