Minimal Haskell Prototype
Pre-release
Pre-release
This release presents a very simple Morloc prototype. It is mostly experimental and will change greatly in the future with no attempt to preserve backwards compatibility.
This prototype includes
- A simple, typed, functional scripting language
- A compiler to translate these scripts into RDF graphs and then executable code
- Simple type checking
- Support for Python and R
- A system for specifying language-specific types and transforming the data as needed
- Syntax for specifying type constraints