mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-03-04 05:05:57 +08:00
![]() - ByteBuffer, and Vector classes were created. However thier methods are limited, and to do. - Strings supports new line escape "\\n". - typename will return class name of an instance (was just 'Inst' fixed) - _repr() method added. if _str method doesn' exists on an instance, it'll try to call _repr() to make a string. - number.isint(), number.isbyte() method added - [], []= operator were added. |
||
---|---|---|
.. | ||
benchmarks | ||
examples | ||
lang | ||
modules | ||
native | ||
random |