alan

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)

https://alan-lang.org

To install alan, paste this in macOS terminal after installing MacPorts

sudo port install alan

Add to my watchlist

Installations 0
Requested Installations 0