Commit Graph

16 Commits

Author SHA1 Message Date
e43a987e1e renamed files 2025-01-21 08:15:58 +05:00
83e28c9022 started working on parser 2025-01-21 01:17:30 +05:00
5c9197436f example 2025-01-20 22:52:44 +05:00
f710aa4199 compiler 2025-01-20 22:52:23 +05:00
facacc90f8 argument parsing 2025-01-20 22:42:32 +05:00
dbe8569a3b parser 2025-01-18 13:56:46 +05:00
bd8215fd73 data tokens lexing 2024-11-21 12:03:53 +05:00
ad232f187a semicolon 2024-11-21 09:48:54 +05:00
1729070b80 lexer 2024-11-21 09:32:53 +05:00
1cae800a66 List and Compiler 2024-11-20 07:41:26 +05:00
a073d0ebd9 fixed some bugs and added VMState_InternalError 2024-11-16 23:09:33 +05:00
bc54f34a4d SYS 2024-11-16 23:08:38 +05:00
9d2a26fae3 store current_pos in VM for better logging 2024-11-16 22:05:51 +05:00
83172df776 sprintf_malloc 2024-11-16 19:47:56 +05:00
b8296a45a7 NULLABLE annotation 2024-11-16 17:59:38 +05:00
38d62ba8d7 first commit 2024-11-15 09:03:33 +05:00