Commit Graph

63 Commits

Author SHA1 Message Date
0x4261756D 0de0838284 Add new operations and intrinsics 2022-12-15 20:34:56 +01:00
0x4261756D d1883ff3ab Introduce boolean types 2022-12-14 20:39:51 +01:00
0x4261756D 2a560cfcef Add and update tests 2022-12-14 11:46:47 +01:00
0x4261756D c2800dfcc7 Make while swallow the input 2022-12-14 11:46:39 +01:00
0x4261756D 89a7780d10 Add some tests 2022-12-14 09:34:49 +01:00
0x4261756D 48cb618d5a Add interpreter 2022-12-14 09:34:41 +01:00
0x4261756D abfb3d2f3d Make requeueing an operation instead of an intrinsic 2022-12-14 08:14:27 +01:00
0x4261756D d9e7f18049 Implemented function validation and type checking 2022-12-14 07:57:51 +01:00
0x4261756D ac6a835a64 Began validation 2022-12-14 04:12:03 +01:00
0x4261756D 1e8322cc7c Merge branch 'main' of https://gittea.dev/0x4261756D/kurz 2022-12-14 01:48:14 +01:00
0x4261756D b8ef0c1542 Initial commit 2022-12-14 01:43:15 +01:00
0x4261756D 6a2bc25eaf Implement function extraction and their removal from the token stream 2022-12-05 00:38:20 +01:00
0x4261756D 9976ef9fe9 Initial commit, barebones tokenizer working 2022-11-29 02:04:01 +01:00