mgold / Elm

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.

Home Page:http://elm-lang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

http://elm-lang.org/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 76.4%Language:JavaScript 20.0%Language:Elm 3.6%