elm-posix
Script compiler
A tool that allows writing of monadic IO programs in Elm and compiling them to Node.js shell scripts
Write CLI-scripts in Elm
91 stars
7 watching
6 forks
Language: Elm
last commit: about 3 years ago
Linked from 1 awesome list
clielmscript
Related projects:
Repository | Description | Stars |
---|---|---|
jxxcarlson/elm-lisp | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 205 |
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 |
orasund/leaf-lang | A multi-paradigm scripting language designed to complement and extend Elm's capabilities | 15 |
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
edubkendo/atom-elm | A package providing syntax highlighting and snippets for the Elm programming language. | 65 |
avh4/elm-format | Tool to standardize code formatting in Elm programming language projects | 1,312 |
jcollard/elm-mode | An Emacs extension for syntax highlighting and code organization of Elm projects | 376 |
andys8/vim-elm-syntax | Provides syntax highlighting and automatic indentation support for the Elm programming language in Vim text editors. | 13 |
pbogut/deoplete-elm | An asynchronous code completion plugin for Elm language in Neovim and Vim | 23 |
mitchmindtree/elmesque | A Rust port of Elm's graphics modules for functional 2D graphics and UI design. | 145 |
justusadam/elm-init | A tool to initialize new Elm projects with standard directory structure and file configurations. | 11 |
chadtech/elmish-wasm | An experiment to compile a simplified version of the Elm programming language to human-readable WebAssembly bytecode | 17 |
agrafix/elm-bridge | A tool to automatically generate Elm types and functions from Haskell definitions | 100 |