elmMPS
elmMPS copied to clipboard
A prototypical implementation of the elm language (https://elm-lang.org/) in JetBrains MPS (https://www.jetbrains.com/mps/), sporting a projectional editor.
This repository is about to be restructured. Please refer to the prototype's readme for more details for now.
Contributing
Contributors are welcome! Just contact me here, on elmlang Slack (user: digital-ember), or on MPS Slack (user: Robert Walter).
Required software
We use
- MPS 2021.3.1 (win exe downloader, MacOS dmg, MacOS Apple Silicon dmg, Linux tar.gz)
- MPS extensions: Download this zip file, extract it some place on your machine, and add it later to the project dependencies
- OpenJDK 11 (which comes with at least the Windows installer)
Missing language concepts
effectModuleDeclaration- Top Level
- TypeAnnotation
- PortAnnotation
- InfixDeclaration