Skip to content

avh4/elm-dlang

Repository files navigation

Compile Elm to D, to build native apps.

Development info

To run tests:

nix-shell -A elm-d --run ./run-tests.sh

To work on elm-compiler or elm-make:

nix-shell -A elm-compiler.env
nix-shell -A elm-make.env