NOTE! This repository was archived on 24 August 2022; you can still consume this software, although not advised, as it's not been maintained since November 2021. If you're interested to restore activity on this repository, please email help@finos.org
The morphir-bosque project is a Morphir sub-project dedicated to enabling Microsoft's Bosque as a modeling language for Morphir.
Bosque is a powerful language aimed squarely at eliminating many of the common issues that plague current programming. Read more here.
Morphir Application Modeling imagines development as:
- You code just pure business logic.
- That code is guaranteed to be free of exceptions.
- Your users have transparency into how your application behaves and why.
- Your application can be projected into a variety of runtime contexts.
Generally, the flow would be:
- Model your application in Bosque
- Invoke the morphir-bosque tools to target supported Morphir tooling.
- Deploy as desired.
This is a placeholder. Please check back.