• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/H20-Oct-2019-8148

_cabal_deps/H03-May-2022-373,845239,801

builder/src/H20-Oct-2019-7,3135,336

compiler/src/H20-Oct-2019-35,77725,893

docs/H20-Oct-2019-1,450989

hints/H20-Oct-2019-1,408889

installers/H20-Oct-2019-1,153805

reactor/H20-Oct-2019-2,2061,650

terminal/H20-Oct-2019-5,3593,681

worker/H03-May-2022-1,075789

.gitignoreH A D20-Oct-201975 87

LICENSEH A D20-Oct-20191.4 KiB126

README.mdH A D20-Oct-2019606 2311

cabal.configH A D20-Oct-201941 32

cabal.projectH A D03-May-20222.8 KiB7776

elm.cabalH A D20-Oct-20195.3 KiB239213

README.md

1# Elm
2
3A delightful language for reliable webapps.
4
5Check out the [Home Page](http://elm-lang.org/), [Try Online](http://elm-lang.org/try), or [The Official Guide](http://guide.elm-lang.org/)
6
7
8<br>
9
10## Install
11
12✨ [Install](https://guide.elm-lang.org/install/elm.html)13
14For multiple versions, previous versions, and uninstallation, see the instructions [here](https://github.com/elm/compiler/blob/master/installers/README.md).
15
16<br>
17
18## Help
19
20If you are stuck, ask around on [the Elm slack channel][slack]. Folks are friendly and happy to help with questions!
21
22[slack]: http://elmlang.herokuapp.com/
23