Releases: duckafire/LIM
Releases · duckafire/LIM
LIM v0.1.11
Additions
- New prefix
LIB_
for add functions to the library table. - Functions names can be protected.
- Library functions can be used inside itself.
Changes
- Changed the manner that the names are compacted.
- The original names are not more relevant for the compaction.
- Now the values inside the tables do not have their names compacted.
- The table
_G
was become to be removed from the code after compaction. - Changes in text of the help message (
-h
). - Changes in semantic rules.
- Updated in contents and in structures of the documentation.
- Several fixes of small errors.
LIM v0.1.0
Content
Flags
-v
-> version.-h
-> help.-r
-> replace.
Support
- LUA (5.4)
- Tic80 API (1.0.2736)