All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.1.0 - 2024-11-02
e5b9c92
- bytecode, lex, parse: enhance bytecode, lex, and parse modules with new features and optimizations (commit by @HsiangNianian)7c6d26c
- LibCore: add raw_input function and update entry point (commit by @HsiangNianian)
v0.1.0 - 2024-11-02
1255caf
- bytecode, lex, parse, vm: enhance bytecode, add token types, and improve parser and VM (commit by @HsiangNianian)