Skip to content

pdamoc/elm-syntax-sscce

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

A Short, Self Contained, Correct (Compilable), Example for the entire Elm syntax.

This project started as a playful attempt to implement a short example that covers the entire Elm syntax.

The current version runs in this Ellie.

The phantom types and WebGL Shader language examples are dead code (code that isn't used inside the app).

For a working example of WebGL Shader language see the elm-explorations/webgl examples.

Running the example localy

npm install 
npm start 

About

A Short, Self Contained, Correct (Compilable), Example for the entire Elm syntax.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published