Interpreter and Transpiler
Pre-release
Pre-release
What's Changed
- #1 + Documentation by @mrodz in #3
- 4 bytecode if statements by @mrodz in #6
- Changed how instructions pass messages up to the interpreter by @mrodz in #8
- 5 cmp instruction by @mrodz in #13
- update docs by @mrodz in #17
- 11 functions by @mrodz in #18
- 12 closures by @mrodz in #22
- 19 vector primitive datatype by @mrodz in #23
- 20 object primitive datatype by @mrodz in #25
- 28 command line app by @mrodz in #29
- 14 comparison bytecode instructions = = by @mrodz in #31
- 26 native instruction by @mrodz in #32
- Add README.md by @mrodz in #33
- switched parsing methods by @mrodz in #35
- 36 crate to compile human readable ir to bytecode by @mrodz in #37
New Contributors
Full Changelog: https://github.com/mrodz/mscript-lang/commits/v0.0.1-alpha