Compiler for the Gren programming language
Go to file
Evan Czaplicki 31e51c1807 Implement conversion from Doc to JSON
This should make it easier to show error messages in a pretty way in
browsers because we can skip the ANSI stuff.
2018-04-07 19:55:26 +02:00
.github Include some updates that were suggested over time 2018-01-30 18:48:49 -08:00
builder/src Make it clearer what kind of temp file it is 2018-04-06 17:47:19 +02:00
compiler/src Implement conversion from Doc to JSON 2018-04-07 19:55:26 +02:00
docs Fix some more typos 2018-03-06 14:43:19 -08:00
installers Update installers/mac for simpler monorepo build process 2018-02-22 12:02:50 -08:00
ui Simplify implementations of Reporting.Progress.{Json,Repl} 2018-04-06 17:47:01 +02:00
.gitignore Clear out current benchmarks for a more targeted benchmark suite 2015-10-07 17:23:49 -07:00
elm.cabal Get parts of reactor working / remove blaze dependency 2018-04-06 16:27:16 +02:00
LICENSE Make license go to present 2017-07-13 18:57:49 -07:00
README.md Get rid of badge that is not showing useful information 2018-03-28 11:29:29 +02:00

The Elm Compiler

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

Install

Follow these instructions!

Help

If you are stuck, ask around on the Elm slack channel. Folks are friendly and happy to help with questions!