Skip to content

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

Notifications You must be signed in to change notification settings

pdamoc/elm-syntax-sscce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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