Commit graph

12 commits

Author SHA1 Message Date
7cc7c5c73c
statement framework 2023-05-10 05:05:45 -07:00
4cc77ce885
slightly improved arrays 2023-05-10 02:41:30 -07:00
353b556734
static typing 2023-05-10 02:02:53 -07:00
924e7e2781
beginnings of a type system 2023-05-09 14:32:19 -07:00
6c02fa4438
cleanup 2023-05-09 13:38:44 -07:00
bb17150b22
compile to bytecode 2023-05-09 13:05:54 -07:00
4108cb9d21
some random changes 2023-05-09 06:48:20 -07:00
27587a5e3f
arrays; split into separate files 2023-02-24 12:22:42 -08:00
43bfff002f
basic eval 2023-02-14 11:21:55 -08:00
ced1c64a96
*very* crude port of expr.ts to rust 2023-02-14 09:16:38 -08:00
f3ead13685
update expr.ts 2023-02-05 08:24:18 -08:00
53716f7731
add expr 2023-02-05 08:21:34 -08:00