Releases: aayush-tripathi/tundra
Releases · aayush-tripathi/tundra
Release list
v0.1.1 - (Initial Prototype)
Initial Release
Features the tundra programming language's initial release with
- A bytecode compiler
- A bytecode interpreting register-allocation based virtual machine
v0.1.0 - (Initial Prototype)
Initial Release
Features the tundra programming language's initial release with
- A bytecode compiler
- A bytecode interpreting register-allocation based virtual machine
What's Changed
- Lexer:Insert New Line Character Before EOF to compensate for the prin… by @aayush-tripathi in #3
- Feature/o1 register allocator, add tests and format code by @aayush-tripathi in #5
- Docs/mdbook setup by @aayush-tripathi in #6
- Docs/add wiki to readme by @aayush-tripathi in #7
- Release workflow setup by @aayush-tripathi in #8
- release uses softprops/action-gh-release@v1 by @aayush-tripathi in #10
New Contributors
- @aayush-tripathi made their first contribution in #3
Full Changelog: https://github.com/aayush-tripathi/tundra/commits/v0.1.0