Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-01-01 | 970 Bytes | |
Totals: 1 Item | 970 Bytes | 0 |
What's Changed
- Newlines and Blocks by @itwithlyam in https://github.com/IWL-Tech/Evaluate.js/pull/4
- Add unit testing, Add errors, Update README by @itwithlyam in https://github.com/IWL-Tech/Evaluate.js/pull/5
Quick notice, Evaluate.js is currently EXTREMELY SENSITIVE to whitespace. This will be patched in a future update, but for now please make sure to keep it to a minimum. Also, the new semicolon syntax can be placed anywhere in a program between expressions. This will register a newline no matter where it is, so be wary and keep it at the end of lines in order to not get weird errors.
We also updated the README in this update, so please take a look at it and see the new errors.
Blocks also don't really have any AST meaning, but errors will get thrown when they are misused.
Full Changelog: https://github.com/IWL-Tech/Evaluate.js/compare/v0.3.0-alpha...v0.3.1-alpha Current v1.0.0 list: https://trello.com/b/o2qkMCQZ/evaluatejs