14 Commits

Author SHA1 Message Date
David Gonzalez Martin
0f13c82072 Disable non-root package tests 2024-02-27 13:52:23 -06:00
David Gonzalez Martin
ff21b7d698 remove assert builtin 2024-02-20 20:12:20 -06:00
David Gonzalez Martin
e9991b8d9a pass more tests 2024-02-18 08:26:17 -06:00
David Gonzalez Martin
177bd18eeb Fix pointer to array issue 2024-02-12 19:57:03 -06:00
David Gonzalez Martin
bd6c637f7c Fix range compute 2024-02-12 12:53:05 -06:00
David Gonzalez Martin
40734d52ee hello world 2024-02-07 19:53:58 +01:00
David Gonzalez Martin
395bdd4cc4 Pass first test with LLVM. Ditch C transpiler 2024-01-26 23:45:02 +01:00
David Gonzalez Martin
347ba162a8 Implement fork 2023-12-02 23:47:49 -06:00
David Gonzalez Martin
3074411608 Introduce file writer 2023-12-02 08:51:32 -06:00
David Gonzalez Martin
c6ef35aeed implement current executable path 2023-11-30 17:33:45 -06:00
David Gonzalez Martin
5145110fbf implement page allocator 2023-11-28 18:39:45 -06:00
David Gonzalez Martin
77e54285f5 instruction selection 2023-11-06 13:30:35 -06:00
David Gonzalez Martin
15a7df3f14 Barebones semantic analysis 2023-09-16 21:11:24 -06:00
David Gonzalez Martin
4e99ae0bf7 rework parser and lexer 2023-09-06 15:22:32 -06:00