Modern-lightweight and ease-to-use language
Start Here
Reference
Core Docs
make
./ajasendiri my_program.aja
./ajasendiri check my_program.aja
make test
print("hello, world")
Save as hello.aja and run:
hello.aja
./ajasendiri hello.aja