2018-06-16 22:50:38 +00:00
|
|
|
# TODO - mscript
|
|
|
|
|
|
|
|
* Add variables and simple evaluation
|
2018-06-24 20:09:35 +00:00
|
|
|
* Add "Light" feature
|
|
|
|
|
|
|
|
Bash-like variables?
|
|
|
|
Similar to LESS/SASS?
|
|
|
|
Makes a tokenization easier
|
|
|
|
|
2019-02-24 13:23:57 +00:00
|
|
|
@ is better than $
|
|
|
|
|
|
|
|
RangeError: Invalid array length
|
|
|
|
at Mscript.str_to_arr (./mcopy/app/lib/mscript/index.js:474:9)
|