资 源 简 介
jscc is a compiler for custom Javascript language that contains support for proper classes. The main aim of the language is to simplify class based object-oriented development with Javascript.
The compiler is written with C# and can be run with Mono on almost any platform. The base framework can also be extended to support new language features.
Read more about the language at GettingStarted page.