Project Description
Simp is a simple functional language using Microsoft project codename "Oslo" as parser.
The longer term goal is to make Simp an educative language for 2D & 3D graphics, a bit like Logo was in the 80's.
Project Status
We are currently proceeding to a major refactoring of the code base. This is done in a separate branch.
The dev branch has a fully functional basic Simp and a beginning of 2D Simp working inside an interpreter.
Since Microsoft discontinued project M, this project hasn't evolved. We are awaiting Antlr 4 supported for .NET to continue.