Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 314 Bytes

File metadata and controls

15 lines (10 loc) · 314 Bytes

Surface AST JSON (Prototype)

The ReScript prototype can emit a JSON representation of the surface AST.

Run

just dump-ast tests/vectors/module0-basic.a2ml

Notes

This JSON format is not stable and is for prototyping the Idris translator.