The Green Language
Programming Languages
2013-06-26 v1
Abstract
Green is a statically-typed object-oriented language that separates subtyping from inheritance. It supports garbage collection, classes as first-class objects, parameterized classes, introspective reflection and a kind of run-time metaobjects called shells.
Cite
@article{arxiv.1306.5930,
title = {The Green Language},
author = {José de Oliveira Guimarães},
journal= {arXiv preprint arXiv:1306.5930},
year = {2013}
}
Comments
220 pages