compiler
Compiler
A compiler for a functional programming language used in web application development
Compiler for Elm, a functional language for reliable webapps.
8k stars
202 watching
662 forks
Language: Haskell
last commit: 4 months ago
Linked from 1 awesome list
compilerelm
Related projects:
Repository | Description | Stars |
---|---|---|
evancz/elm-architecture-tutorial | A tutorial project demonstrating The Elm Architecture pattern using Elm programming language and providing examples to learn modular coding for scalable web applications. | 4,172 |
elm-community/elm-webpack-starter | A simplified Webpack setup for developing Elm apps with live reloading and automatic bundling | 861 |
elm-community/elm-webpack-loader | A Webpack loader that enables the Elm programming language to be compiled and bundled with JavaScript for use in web applications. | 532 |
lydell/elm-watch | A tool that automatically compiles and reloads Elm code when changes are detected. | 155 |
elm-tooling/elm-language-server | A language server implementation for Elm programming language | 419 |
eeue56/elm-for-web-developers | A collection of tips and guidelines for web developers transitioning to Elm from other JavaScript frameworks. | 56 |
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
chadtech/elmish-wasm | An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
dwyl/learn-elm | A tutorial on learning and using the Elm programming language for front-end web development | 482 |
elm/parser | A parsing library designed to simplify parser creation and improve error messages by using pipelines, backtracking, and tracking context. | 230 |
elm/package.elm-lang.org | A website providing access to community-created Elm packages and their documentation | 293 |
elm-lang/debug.elm-lang.org | A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. | 66 |
jxxcarlson/elm-lisp | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
intellij-elm/intellij-elm | A plugin for IntelliJ Platform IDEs that provides support and features for the Elm programming language | 396 |
deadfoxygrandpa/elm.tmlanguage | Provides syntax highlighting and tool integration for the Elm programming language in Sublime Text editors. | 121 |