Commit Graph

16 Commits

Author SHA1 Message Date
f625568ced Attempt to add JSON parsing 2024-06-04 14:47:15 -04:00
c8dfbda447 Add fs.read_file to standard library 2024-05-25 11:48:43 -04:00
7b78250eca Continue implementing as expression 2024-05-21 19:27:33 -04:00
8ea6b4be81 Begin implementing as expression 2024-05-21 17:07:12 -04:00
aadb51e1f1 Fix lexing and parsing errors 2024-05-20 17:15:05 -04:00
d9889ef2d8 Add comments to lexer 2024-04-27 02:22:26 -04:00
fb78798a1d Begin revising built-in functions 2024-04-21 17:00:08 -04:00
e1002b21d9 Clean up 2024-03-29 15:08:45 -04:00
966983920e Toy with chumsky and ariadne 2024-03-24 15:35:19 -04:00
2b797c19f7 Pass all tests 2024-03-24 09:10:49 -04:00
7263507e84 Refine error reports 2024-03-23 17:07:41 -04:00
004b7be27a Implement better standard library interface 2024-03-23 11:24:25 -04:00
eaff59c88d Continue standard library 2024-03-23 09:35:24 -04:00
e29e092875 Begin implementing async blocks 2024-03-20 17:05:37 -04:00
bb7cda1242 Fix lexer and all broken tests 2024-03-20 11:43:47 -04:00
9b74023ade Begin project restructure 2024-03-20 04:42:13 -04:00