|
|
|
|
|
by jones1618
1 day ago
|
|
Also, the repo doesn't say what it is good for or provide a preview of the syntax beyond show("hello world"). How about putting all that "learn" and "getting started" HTML on a website? Lastly, there's almost no reason these days for not compiling any reasonably small language into WebAssembly and hosting an online REPL for it. Let people "try before they buy" even if "buying" it is free but requires you to download (and trust) an EXE. |
|