资 源 简 介
JavaScript is a language that allows some sorts of inheritance between objects. But the code that is necessary to make it possile is not maintainable.
Objective JavaScript (Ojs) is a language that mixes OOP languages such as Java or C# with pure JavaScript. The inheritance is easy-to-write and easy to maintain. But the force of Ojs is that it is always JavaScript inside the bodies of the methods.
This project provides Ojs specifications, and directives and tools to compile Ojs to js.