Files
rose-ash/lib/ocaml/tests
giles 9a090c6e42
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 55s
ocaml: phase 1 expression parser (+37 tests, 95 total) — consumes lib/guest/pratt.sx
Atoms (literals/var/con/unit/list), application (left-assoc), prefix - / not,
29-op precedence table via pratt-op-lookup (incl. keyword-spelled mod/land/
lor/lxor/lsl/lsr/asr), tuples, parens, if/then/else, fun, let, let rec
with function shorthand. AST follows Haskell-on-SX (:int / :op / :fun / etc).
2026-05-07 23:26:48 +00:00
..