Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 497 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 497 Bytes

Elmer JSON Compiler

Tiny modification to the official elm-compiler to output JSON AST.

Learn about the Elm programming language at elm-lang.org.

json

Install

Build from source / Contribute

Erlang

Elmer reads the JSON AST from this compiler and lets you run Elm program on the BEAM VM.