rhai/TODO

12 lines
204 B
Plaintext
Raw Normal View History

2017-10-13 21:52:07 +02:00
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