Commit Graph

20 Commits

Author SHA1 Message Date
80bf09d807 Clean up 2024-08-20 15:55:35 -04:00
a6334070ae Get fizzbuzz working again 2024-08-20 15:16:06 -04:00
58780b5530 Write docs and clean up 2024-08-13 22:25:33 -04:00
501801b63e Rearrange repo; Add rust example 2024-07-15 16:42:49 -04:00
dd72faf7c8 Continue experimenting with context and scopes 2024-07-06 02:41:43 -04:00
aa79bea9a7 Implement type inferencing 2024-06-19 00:05:58 -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
e728aa8fbb Make fizzbuzz example work 2024-03-25 01:56:06 -04:00
e50b231958 Overhaul AST 2024-03-25 00:16:55 -04:00
6dbae12315 Experiment with new parser 2024-02-23 07:40:01 -05:00
f3921ba87c Revise function and yield syntax 2023-12-29 21:15:03 -05:00
0b14ab5832 Add index assignment syntax 2023-11-14 20:00:57 -05:00
df7cd0e972 Revise language syntax 2023-10-31 15:21:13 -04:00
42f0834d80 Continue syntax revision 2023-10-31 13:04:22 -04:00
8a38790f57 Write examples and highlight queries 2023-10-23 20:45:47 -04:00
f5b60ea2ff Rewrite example 2023-10-10 17:21:28 -04:00
39692b3bd7 Implement new grammar 2023-10-09 15:54:47 -04:00
12418a3bba Update examples and README 2023-10-06 21:59:01 -04:00
059e55c7aa Continue syntax overhaul 2023-10-06 08:17:37 -04:00