alantech / alan

Autoscalable Programming Language
https://alan-lang.org
MIT License
305 stars 10 forks source link

Add the 'alan test' subcommand #776

Closed dfellis closed 2 months ago

dfellis commented 2 months ago

Also implements postfix operators as I used them in the new test, and fixes access to aliased booleans for conditional compilation (which is how it'll probably be used 90% of the time)