Published November 3, 2020
| Version v0.33.0
Software
Open
morloc-project/morloc: Pretty good typechecking and serialization
Description
This release sets the foundation for morloc. Basic typechecking/inference, code generation, interoperability, and serialization are all working well. Finally morloc is sufficiently developed to be useful.
The main future goals break down as follows:
- Richer type system - typeclasses, "shapes", semantic types (probably use a logic engine like z3)
- Effect handling and error/warning propagation
- Optimization - all current optimizations steps are basically stubs
- Doxygen-like documentation, caching, manifold hooks and such (see the last release)
- Improved build system
- Support for many more languages and a streamlined language onboarding process
- The MorlocIO package manager and community portal
- MorlocStudio
Files
morloc-project/morloc-v0.33.0.zip
Files
(395.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:7c6d23c6197e232def0eff05f41995e1
|
395.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/morloc-project/morloc/tree/v0.33.0 (URL)