An open API service indexing awesome lists of open source software.

https://github.com/gryfenfer97/azote

An APL interpreter made in Rust
https://github.com/gryfenfer97/azote

apl array-language rust

Last synced: 3 months ago
JSON representation

An APL interpreter made in Rust

Awesome Lists containing this project

README

        

# Azote
An APL interpreter made in Rust

## Credits
This application has been realized with a lot of inspiration from [the python mathspp tutorial](https://mathspp.com/blog/lsbasi-apl-part1)