Genyris is a new language inspired by the Semantic Web. Based on Scheme, different because it is:
* Fully OO
* Objects may be members of multiple classes
* Classes are assigned to objects after construction
* Indentation syntax reduces parentheses.
Product's homepage
Requirements:
· Java SE Development Kit
What's New in This Release: [ read full changelog ]
LANGUAGE CHANGES:
· 'triplestore' renamed to 'graph'.
LIBRARY CHANGES:
· Allow multiple httpd instances on the same TCP port
· text/plain mime type returned to web server prints using 'display' mode.
FIXED:
· Upped max memory, flattened HTMLFormatter for long lists.