Commit f67b625
feat: Layer 1 AST dump — S-expr + JSON for 6 more nextgen languages
Add S-expression and JSON AST dump support to:
- WokeLang (Rust): --output sexpr|json on parse subcommand
- AffineScript (OCaml): -f sexpr|json on parse subcommand
- Oblibeny (OCaml): --dump-sexpr and --dump-json flags
- Tangle (Rust): --output sexpr|json on parse subcommand
- Error-Lang (Deno): dump-ast subcommand with --output flag
- Me-Dialect (ReScript): MeAstDump module with programToSexpr/programToJson
Anvomidav skipped: specification-only repo with no parser to instrument.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 163193a commit f67b625
3 files changed
Lines changed: 3 additions & 3 deletions
Submodule affinescript updated from cb4eceb to 85f8be1
Submodule oblibeny updated from 2ae2d66 to 20b7758
0 commit comments