See also:
- 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++.
|
- Indus Platform Developer Site - - New object-oriented, general purpose language for ubiquitous, autonomic, adaptive computing. Compiler converts source to Java bytecode, runs on extant Java run time environments. Java can compile to C, and cross compile to many targets, deploy across 8/16/32/64-bit platforms. [partly 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.
|
- merd - - Ruby-like expressiveness + static type checks, like Haskell. [Open Source, GPL.
|
- merd: SourceForge - - Practical OO language: Ruby-like expressiveness with Haskell-like static type checks. Coded in ML, runs on Linux. [Open Source, GPL.
|
- Nice - - OO language based on, integrated with, Java (compiler produces java bytecode); features of functional programming, implements state-of-art results from academic research, for more expressivity, modularity, safety. [Open source, GPL.
|
- Noobeed - - Interactive geomatic object-oriented language for spatial modeling, image processing, remote sensing, digital photogrammetry, geographic information system (GIS), geodesy, and surveying and mapping.
|
- Nosica - - Syntax similar to C++, Java, advanced high level features: strong type system, automatic memory management, global code optimization. Development website, has some documentation, forum, announcement from developers, sources. [Open source, GPL.
|
- OpenSpice - - Openly available specification of Spice language, with some nice XML processing features. Focus: part-time or occasional programmers. Documents, news, downloads, support, forum.
|
- O'small - - Concise, simple OO language for teaching; and study of semantics of inheritance, and OO languages in denotational style, later became subject of research on type inference systems and abstract machines. [Open Source.
|
- Qu - - Full-featured, semi-dynamic object-oriented language. [Open source, GPL.
|
- Superx++ - - Compiled object-oriented language fully based on XML syntax; conforms to XML version 1.0 specification as published by W3C. Descriptions, documents, FAQ, downloads, links. [Open Source, LGPL.
|
- UnrealScript Language Reference - - High level, simple, Java-style, object-oriented, compile time error checking; native support for major concepts of time, state, properties, networking, which few languages address, to greatly simplify code. Mainly for games.
|
- VIRT Laboratory - - Makes VIRT: general purpose, imperative, object-oriented language, with new technology of dynamic data structure processing; lets one process dynamic data structures (lists, trees, more) effectively with no pointers. Ensures laconic and uniform notation lets one hide memory allocation/deallocation mechanisms.
|
|