module HelloWorld
Std.printString("Hello World !")
end HelloWorld
TODO : Describe the project's structure
amyc
: compile Amy programs into WebAssemblyamy
: compile Amy programs and run an interpreter on the result
TODO : Add a small description of Amy and the CS-320 course