morloc v0.16.1 Release Notes

Release Date: 2018-09-24 // over 5 years ago
  • ๐Ÿš€ 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