Morganey. A programming language built on pure logic and mathematical functions.

github.com/morganey-lang/Morganey

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2017
  • Merge pull request #358 from morganey-lang/198-binding-redefinition
  • Typos (#198)
May 2017
  • Merge pull request #357 from morganey-lang/346-update-samples
  • Link TODO(#360)
  • Add TODO regarding performance of ReplContext.addBinding (#198)
  • Word wrap some cases in ReplContextSpecs (#198)
  • Remove debug output (#198)
  • Implement binding redefinition (#198)
  • Move std.math.arithmetic -> std.arithmetic (#346)
  • Remove iszero from std.math.arithmetic (#346)
  • Move Y-combinator to std.functions (#346)
  • Remove std.prelude from all of the samples (#346)
  • Merge pull request #353 from morganey-lang/351-repl-prelude-injection
  • Add a couple of refactoring TODOs (#351)
  • Add a TODO for making ReplAutocompletion class
  • Remove TODO(#257)
  • Inject prelude in each REPL module loading (#351)
  • Share the same prelude module between repl and exe modes (#351)
  • Use Prelude Module for initializing repl context (#351)
  • Implement ReplContext.fromModule (#351)
February 2017
  • Release —No need to worry about missing std-lib anymore!
October 2016
  • Release —First official release of Morganey Programming Language