This repository has been archived by the owner on Oct 13, 2024. It is now read-only.
v1.1.0 Infinite Loop Iteration Limit
Programming Language v1.1.0 Release - Infinite Loop Iteration Limit 🚀
Change Log
-
New Feature
- Infinite Loop Iteration Limit
- Added support for setting an iteration limit to upto 1million iterations for loops to prevent infinite loops.
-
Bug Fixes
- Fixed memory leak issue in the garbage collector.
- Resolved crashes caused by concurrent thread access to shared resources.
- Improved performance of the compiler by optimizing code generation.