1
0
Fork 0
mirror of https://gitlab.com/niansa/pilang.git synced 2025-03-06 20:48:26 +01:00
Just a litttle, fun, weird programming language! Deprecated in favor of C++ rewrite: https://gitlab.com/niansa/pilang2
Find a file
2020-04-10 15:19:36 +00:00
examples Update gettest2.pil 2020-04-10 15:19:36 +00:00
modules Added experimental builtin.getargv 2020-04-10 17:06:59 +02:00
.gitignore Added license notes to files and put *.pyc into .gitignore 2020-04-09 23:52:22 +02:00
cli.py Added experimental builtin.getargv 2020-04-10 17:06:59 +02:00
errors.py Added more functions (builtin.dec, builtin.inc, builtin.marker, time.sleep) 2020-04-10 16:21:10 +02:00
intern.py Add environment to main interpreter class 2020-04-10 17:17:10 +02:00
LICENSE Add GNU Lesser General Public License v3.0 2020-04-09 21:46:43 +00:00
rstrings.py Added more functions (builtin.dec, builtin.inc, builtin.marker, time.sleep) 2020-04-10 16:21:10 +02:00
rtypes.py Added more functions (builtin.dec, builtin.inc, builtin.marker, time.sleep) 2020-04-10 16:21:10 +02:00