mcopy/cli/lib/mscript/TODO.md

14 lines
271 B
Markdown
Raw Normal View History

2019-03-09 03:31:29 +00:00
# TODO - mscript
* Add variables and simple evaluation
* Add "Light" feature
Bash-like variables?
Similar to LESS/SASS?
Makes a tokenization easier
@ is better than $
RangeError: Invalid array length
at Mscript.str_to_arr (./mcopy/app/lib/mscript/index.js:474:9)