|
|
|
|
|
by mratsim
903 days ago
|
|
After saying that it's a dynamic general-purpose, actor language, the introduction talks about spacing style, comment style, naming and purity. That's very lackluster. Show me a Fizzbuzz or an advent of code. Tell me a story of why it exists. Now the only discussion I can have is why are there no reserved words and can we call our functions and variables "set", "call" and "def" then? |
|
The "big things" in the language are the Actor model, favouring immutability and capabilities-based security.
Presumably, there will be a flashy website later that actually motivates why you should use this language and what's cool about it. Notice this looks similar to the JSON spec website[4].
[1] https://en.wikipedia.org/wiki/JSON
[2] https://www.jslint.com/
[3] https://www.youtube.com/watch?v=R2idkNdKqpQ
[4] https://www.json.org/json-en.html