
Top : Computers : Programming : Languages : Object-Oriented :
Class-based
Websites
Object-oriented extension to C language. Solves many of the problems associated with C++.
http://algorithms.us/
Ruby-like expressiveness + static type checks, like Haskell. [Open Source, GPL]
http://merd.net/
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]
site exerpt
The Nice programming language Nice programming language Documentation o Presentation o Tutorial 1 o Tutorial 2 o Manual (online, PDF, PS o Getting started o Using the compiler Download User's corner o Collaborative site (Wiki o Forums o Mailing List o Online discussion o Notify me of new versions...Experimental object-oriented language. Looks and feels much like original Smalltalk, adds features to specify access to object detail.
site exerpt
Instructor Machine Instructor Machine PHP Test output savvybot/0.2...Language with objects, interfaces, parameterized types, no inheritance, operator overloading, generators, static instantiation, compiled to C; descriptions, source code, examples, compiler.
site exerpt
bx programming language I developed a compiler for a new language we had designed, called bx The main features were: objects (called boxes in bx) interfaces (called concepts in bx) parameterized types no inheritance operator overloading generators functions which could appear on the...Fascinating proposal for a very compact folding CDO language: Seentacks? We don't need no stinkin' Seentacks!
site exerpt
A Programming Language for Communicating Distributed Objects This is not a specification for a programming language, but a description of the features which a programming language ought to have. From these, it should be easy for anyone to fill in the blanks from the features common to...Practical OO language: Ruby-like expressiveness with Haskell-like static type checks. Coded in ML, runs on Linux. [Open Source, GPL]
http://sourceforge.net/projects/merd/
Interactive geomatic object-oriented language for spatial modeling, image processing, remote sensing, digital photogrammetry, geographic information system (GIS), geodesy, and surveying and mapping.
site exerpt
NOOBEED HOME PAGE- Interactive Geomatic Object Oriented Language Noobeed is powerful software for Spatial Modeling, Image Processing, Remote Sensing, Digital Photogrammetry, Geographic Information System (GIS Geodesy, and Surveying (including COGO) and Mapping. Noobeed has more than 100 global functions, over 50 classes of geomatic related objects with more...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.
site exerpt
UnrealScript Language Reference This is a technical document describing the UnrealScript language. Its not a tutorial, nor does it provide detailed examples of useful UnrealScript code. For examples of UnrealScript prior to release of Unreal, the reader is referred to the source code...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]
site exerpt
O'small There are more publications on O'small and there are free implementations. ahense.de Home e-mail last update partner May 2003 by Andreas V. Hense...Similar to Pascal, but object-oriented. Description, documents, downloads, contact, mail list, forum. [Open Source]
site exerpt
Elaya language and compiler project:Homepage Elaya language and compiler project:Homepage The Elaya project:Homepage Context NewsLinks Main HomepageBefore startingInstallingDownloadingManualDevelopmentBugs ChangelogIndexForum Context hierarchie Homepage Index/Homepage/Before starting Last modified 2004-09-26, hits:15944 Latest news 26-sep-2004Newsite Sitehasnewlayoutandthebackendischanged(alot 21-Sep-2004Status Itismorethanayearsinceminelastrelease.Nextreleaseisin onemonthIthink.I'amnotaddinganyfeaturesanymore,nobig changes.Onlytestingandbugfixing.Theonlybigchangesidois inthebuildsystem. 25-jul-2004FreeBSDPort Itisanearlyayearagofromminepreviousrelease.Butdevelopmentisstill goingonstrong.JustinstalledFreeBSDandstartingtoportElaya. Withmuchnastyhackingitworked! 12-Jan-2004NetBSD StartedtoportElayatoNetBSD.WorkingwithbochsunderLinuxwithNetBSD1.6.1. Firststepistogetthebuildsystemwroking. 11-Aug-2003Latestrelease0.5.5...Project to create object-oriented language that is easy to learn for beginners.
site exerpt
JellyJ Home JellyJ Home Mailing List Resources Documents Download Session Reports JJEx About Contact Main Menu Download JJEx JellyJ by Example Resources Documents Session Reports Hosted On SourceForge.Net Sharif University of Technology CE Department How JellyJ was born JellyJ Homepage on Sourceforge.net...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]
http://xplusplus.sourceforge.net/
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.
site exerpt
Index of Index of Name Last modified Size Description Parent Directory 01-Dec-2005 00:58 cgi-bin/ 03-Jun-2004 00:06 downloads/ 24-Nov-2005 09:03 Apache/1.3.33 Server at www.virtlabs.com.ua Port 80...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.
http://lavape.sourceforge.net
Openly available specification of Spice language, with some nice XML processing features. Focus: part-time or occasional programmers. Documents, news, downloads, support, forum.
site exerpt
The Open Spice Group Website Spice is an openly available specification of the Spice language a modern programming language with some nice XML processing features. It is designed with the needs of part-time or occasional programmers in mind. The language features are properly separated and...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.
site exerpt
Lush: Lisp Universal SHell Lush is designed to be used in situations where one would want to combine the flexibility of a high-level, weakly-typed interpreted language, with the efficiency of a strongly-typed, natively-compiled language, and with the easy integration of code written in C,...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]
site exerpt
The Nosica programming language The Nosica programming language[en] Nosica programming language LoginRegister You are here The Nosica programming language Edit contentPost new contentView history Sub nodesContactDocumentationDownloadFeaturesIdeasLinksWhy Nosica Search Recent changes What links here Site plan The Nosica programming languageMonday 1-August-2005 19:37:30, by David Jobet Nosica is an Object-Oriented...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.
site exerpt
a Aœy p 1500 http www.222678.net http www.4445666.com 13539132538 QQ:122237288 1000 1000 500 I I 500 500 I I 500 500 500 I I QQ QQ QQ QQ mp3 flash...Full-featured, semi-dynamic object-oriented language. [Open source, GPL]
site exerpt
Qu What is Qu You came here for my old homepage Music About me What is Qu Qu is a powerful full-featured object oriented programming language. It is an Open Source software. It is absolutely free (as in free lunch) and distributed under the...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.
site exerpt
AVAIL Home Page This is the central repository for Avail information. What is Avail? Avail is a computer language developed by Mark van Gulik in co-operation with Ghoulsoft Incorporated. It is currently in an early experimental stage, and is not intended for mission-critical...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]
site exerpt
Welcome [INDUS] Indus is a software platform for Ubiquitous, Autonomic and Adaptive computing. The foundation of the Indus platform is a new object oriented programming language called INDUS that enables implementation of software agents and software components both new abstractions in the...