Recent Releases of magnolia-lang
magnolia-lang - Magnolia release v0.1.2
Extends the BGL example implementation to include also the following algorithms:
- Prim's minimum spanning tree
- Bellman-Ford's single-source shortest paths
- Johnson's all-pairs shortest paths
This release is connected with our paper « Revisiting Language Support for Generic Programming: The Case of Magnolia » (under review).
- Haskell
Published by bchetioui over 3 years ago
magnolia-lang - Magnolia release v0.1.0
Add citation information to the release, and name the new Magnolia compiler magnoliac.
- Haskell
Published by bchetioui almost 4 years ago
magnolia-lang - Magnolia release v0.1.0
Initial release of magnoliac. Highlights include:
- Code generation to C++ and Python
- The
signatureandexternalmodule morphisms - Implementation of a subset of the Boost Graph Library as an example
- A repl mode to navigate modules
- Haskell
Published by bchetioui almost 4 years ago