Releases: lclang/LittleCat
Releases · lclang/LittleCat
Version 0.2
[user-dev]
- Support for libraries written in lclang
- Transition to a stricter system
- Speed up (Fibonacci calculation: 23ms)
- The introduction of a unique class id, the use of which speeds up the work of lclang
- Reflection for classes (__id, __type, __extends, __prototype)
[dev]
- Usage for class references is now via unique class id
- Methods now return a class id and take arguments as a list of class ids
- Introduction of Prototype to combine class information
Version 0.1.2
Fix
Version 0.1.1
Update main.kt