Skip to content

The Elm programming language aims to make web development more pleasant. Elm is a type-safe, functional reactive language that compiles to HTML, CSS, and JavaScript.

License

Notifications You must be signed in to change notification settings

laszlopandy/elm-compiler

 
 

Repository files navigation

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

Build Status

Install

Follow these instructions to use Elm on your machine. Be sure to use the platform specific installers if you are on Mac or Windows. It's way easier!

Build from source / Contribute

Use this script to build the entire Elm Platform from source: the compiler, REPL, package manager, and reactor. Be sure to read all the instructions to learn how the script works and what your workflow will be like.

Help

If you are stuck, email the list or ask a question in the #Elm IRC channel.

About

The Elm programming language aims to make web development more pleasant. Elm is a type-safe, functional reactive language that compiles to HTML, CSS, and JavaScript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 73.8%
  • JavaScript 22.4%
  • Elm 3.8%