12 lines
204 B
Plaintext
12 lines
204 B
Plaintext
pre 1.0:
|
|
- binary ops
|
|
- basic threads
|
|
- stdlib
|
|
- floats
|
|
- REPL (consume functions)
|
|
1.0:
|
|
- decide on postfix/prefix operators
|
|
- ranges, rustic for-loop
|
|
- advanced threads + actors
|
|
- more literals
|