alpha 0.3
Pre-release
Pre-release
- Update README and highlight theme
- Add
os_name
,os_release
andos_version
constants (read the Wiki for more info) extend
builtin function can now delete duplicates (read the Wiki for more info)- first argument of
print
andprint_ret
builtin functions is no longer required (e.g.print()
is likeprint('')
- Add special *[...] syntax. More infos in the Wiki, in functions and lists.
- Better error messages
- Bugfixes