v 0.1.23
The Alan Programming Language
The Alan Programming Language: The alan compiler and runtime can parallelize your code without concurrent or asynchronous programming (threads, promises, channels, etc) by only allowing iteration and recursion that is guaranteed to halt (e.g. no while (true) {} loops)
To install alan, paste this into the macOS Terminal after installing MacPorts
sudo port install alan
| Installations | 0 |
| Requested Installations | 0 |