English

JSC : A JavaScript Object System

Programming Languages 2009-12-16 v1

Abstract

The JSC language is a superset of JavaScript designed to ease the development of large web applications. This language extends JavaScripts own object system by isolating code in a class declaration, simplifying multiple inheritance and using method implementation agreements.

Keywords

Cite

@article{arxiv.0912.2861,
  title  = {JSC : A JavaScript Object System},
  author = {Artur Ventura},
  journal= {arXiv preprint arXiv:0912.2861},
  year   = {2009}
}

Comments

7 pages

R2 v1 2026-06-21T14:23:59.610Z