Category:Genyris: Difference between revisions

From Rosetta Code
Content added Content deleted
(Move site to lang template, add paradigm, links)
No edit summary
Line 1: Line 1:
{{language|Genyris
{{language|Genyris
|site=http://sourceforge.net/projects/genyris/}}
|site=http://sourceforge.net/projects/genyris/}}
A new language inspired by the Semantic Web. Based on [[Scheme]], different because it is
A language inspired by the Semantic Web. Based on [[Scheme]], different because it is
* Fully [[Object-oriented]]
* Objects may be members of multiple classes
* Objects may be members of multiple classes
* Classes are assigned and re-assigned to objects after construction
* Classes are assigned and re-assigned to objects _after_ construction
* Indentation syntax reduces parentheses.
* Indentation syntax reduces parentheses.
{{language programming paradigm|object-oriented}}
{{language programming paradigm|object-oriented}}

Revision as of 14:14, 19 August 2017

Language
Genyris
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Genyris.

A language inspired by the Semantic Web. Based on Scheme, different because it is

  • Objects may be members of multiple classes
  • Classes are assigned and re-assigned to objects _after_ construction
  • Indentation syntax reduces parentheses.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Genyris"

The following 9 pages are in this category, out of 9 total.