Anvil
Dynamically compiled, object-oriented language and environment, especially suited for web applications.
Avail
Multiply-polymorphic modular language with highly flexible syntax. Unique inheritance model allows multiple inheritance and polymorphism, constrained genericity, covariant attributes via immutability. Due to identityless nature of types, a type can have an infinite number of super- and sub-types.
bx
Language with objects, interfaces, parameterized types, no inheritance, operator overloading, generators, static instantiation, compiled to C; descriptions, source code, examples, compiler.
Dynace
Object-oriented extension to C language. Solves many of the problems associated with C++.
Elaya Language and Compiler Project
Similar to Pascal, but object-oriented. Description, documents, downloads, contact, mail list, forum. [Open Source]
JellyJ
Project to create object-oriented language that is easy to learn for beginners.
Kapsel
Experimental object-oriented language. Looks and feels much like original Smalltalk, adds features to specify access to object detail.
Lava
Experimental, innovative, object-oriented, interpreted language, and associated programming environment LavaPE which gives syntax-sensitive point-and-click style structure editors instead of text editors for program editing.
Lingo
Has automatic memory management, simple class structure, large library, working example programs, compiler and debugger for Windows. Website has sample code, trial software, technical information.
Lush: Lisp Universal SHell
Object-oriented language designed for researchers, experimenters, engineers interested in large-scale numerical and graphic applications. Wraps 3 languages into one: (1) a weakly-typed, garbage-collected, dynamically scoped, interpreted language with Lisp-like syntax, (2) a strongly-typed, lexically-scoped compiled language that uses same Lisp-like syntax, (3) C language, which can be freely mixed with Lush code within one program, even within one function.
|