Commit Graph

73 Commits

Author SHA1 Message Date
ad92db137a array things 2024-07-08 23:09:36 +02:00
bdad66ebbb better register logic 2024-07-08 18:06:14 +02:00
19ccf53e91 os fuckery 2024-07-08 18:03:57 +02:00
fbcdb11f96 Compiled and ran an example... 2024-07-07 14:26:35 -04:00
0c2fccb0c4 -- 2024-07-07 20:03:52 +02:00
a0380aff27 Minor change... 2024-07-07 13:48:36 -04:00
3e1553b87b Compiles, but has errors, needs sane refactoring! 2024-07-07 13:32:04 -04:00
93fc219794 bump 2024-07-07 16:32:35 +02:00
5a15575b94 silly space requirement removed; but this also means we can not have fixed sized patterns in the future without a) requiring whitespace afterwards b) it being able to clip into the next token (the only reason this does not happen now is because all our fixed patterns {instrunctions} clash with IDENTIFIER, silently saving the day) 2024-07-07 00:54:19 +02:00
4dcc219a3f bump 2024-07-06 23:53:41 +02:00
45209b75fe bumped everything 2024-07-06 02:01:29 +02:00
17f4b004c5 fancier errors 2024-07-05 21:28:53 +02:00
811c06ca22 labels 2024-07-05 19:33:36 +02:00
7cae7f968f + artimetric blocks 2024-07-05 14:41:56 +02:00
4a7ede2e1b logic recognized; +registers; +machine block 2024-07-05 11:43:58 +02:00
5d83d7abc6 'end' as a state 2024-07-05 10:10:33 +02:00
d7d4630ca4 cleaned leakage 2024-07-05 09:05:51 +02:00
4d7b1b3924 clear warnings 2024-07-05 08:32:13 +02:00
4cb50c92eb parser eats the example program 2024-07-05 07:48:18 +02:00
aa97643d2c WIP 2024-07-05 04:47:42 +02:00
84a7245e2b parsing lot 2024-07-05 03:37:16 +02:00
2ec0f37115 basic error reporting 2024-07-05 03:30:02 +02:00
4a5d02bbe4 mockup demo compiles 2024-07-02 18:52:34 +02:00