Commit graph

13 commits

Author SHA1 Message Date
antirez
dcf2fd3d9b def 2022-12-20 22:24:22 +01:00
antirez
6e4870766c Quoted symbols. 2022-12-20 22:12:45 +01:00
antirez
2ce51cf5a5 Locals can use any char + addProcString(). 2022-12-20 22:08:02 +01:00
antirez
c86faa26ac Variables pushing. Now the base language is complete. 2022-12-20 14:20:38 +01:00
antirez
fd274cad34 Variables capturing. 2022-12-20 14:10:45 +01:00
antirez
260d379cd5 sort and comparison procedures. 2022-12-20 12:52:41 +01:00
antirez
1e6e906074 Better stack visualization. 2022-12-19 22:06:02 +01:00
antirez
0dcacdcf06 Tuples are only made of lowercase single letters. 2022-12-19 17:18:18 +01:00
antirez
4a0f0bb206 Procedure call fixed. 2022-12-19 17:14:55 +01:00
antirez
1350a61d3c Some work toward a working eval(). 2022-12-19 15:53:50 +01:00
antirez
36a3976d53 Tuples parsing. C procedues in aproc structure. 2022-12-19 11:20:38 +01:00
antirez
15fa5fefd8 REPL loop and parsing changes. 2022-12-15 22:40:24 +01:00
antirez
58cc7dcc97 Initial changes to go from AoC puzzle to an interpreter. 2022-12-15 14:55:40 +01:00