1
0
Fork 0
mirror of https://gitlab.com/niansa/pilang.git synced 2025-03-06 20:48:26 +01:00
Commit graph

14 commits

Author SHA1 Message Date
niansa
69ae209e45 Update gettest2.pil 2020-04-10 15:19:36 +00:00
niansa
5b9671033a Add environment to main interpreter class 2020-04-10 17:17:10 +02:00
niansa
12fc3cc125 Added experimental builtin.getargv 2020-04-10 17:06:59 +02:00
niansa
e96778a7c7 Added more examples 2020-04-10 16:23:58 +02:00
niansa
4e1bcb755c Renamed test.pil to examples/simple.pil 2020-04-10 14:23:08 +00:00
niansa
b5ab142a71 Added more functions (builtin.dec, builtin.inc, builtin.marker, time.sleep) 2020-04-10 16:21:10 +02:00
niansa
f1e70d2fcf Fixed typo in example script 2020-04-10 14:30:13 +02:00
niansa
fc09c60e79 Fixed bug in example script 2020-04-10 14:27:41 +02:00
niansa
6cf25da963 Improved ctrl+c and ctrl+d handling in CLI 2020-04-10 10:45:54 +00:00
niansa
308d29247c Added license note stuff to CLI 2020-04-10 00:08:27 +02:00
niansa
3f0b852e0d Fixed error regarding a bad command line 2020-04-09 23:53:22 +02:00
niansa
deba2000a9 Added license notes to files and put *.pyc into .gitignore 2020-04-09 23:52:22 +02:00
niansa
cee00d8b0d Add GNU Lesser General Public License v3.0 2020-04-09 21:46:43 +00:00
niansa
f1f1743ddb Initial commit 2020-04-09 23:44:06 +02:00