Thun/implementations
Simon Forman 1a4be19f41 Combine tokenizer and parser.
I'm pretty happy with this. It's iterative rather than recursive so you
won't blow out the call stack if you want to parse a million brackets
(intermediate results are stored on (another) little stack.)  It scans
the string and builds lists and sublists as it goes, without wasting
cons cells.
2023-03-05 17:01:25 -08:00
..
C Allocate a buffer just large enough. 2023-02-20 16:23:41 -08:00
GNUProlog A simple Joy-to-AST program. 2023-02-17 11:08:43 -08:00
Nim inscribe command for Nim. 2023-02-14 20:27:36 -08:00
Ocaml Minor cleanup. 2022-09-28 22:07:28 -07:00
Python A start on styling notebooks. 2023-02-15 13:43:22 -08:00
SWIProlog SWIProlog 2023-02-18 20:09:19 -08:00
oldlog Improve compiling of step combinator. 2022-09-28 18:18:20 -07:00
uvm-ncc Combine tokenizer and parser. 2023-03-05 17:01:25 -08:00
check_against_defs.txt SWIProlog 2023-02-18 20:09:19 -08:00
defs.txt or instead of ||, and instead of && 2023-02-14 12:27:46 -08:00