| |
| | Open Directory - Computers: Programming: Languages: Object-Oriented |
 | | Lush wrapping three 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 the same Lisp-like syntax, and (3) the C language, which can be freely mixed with Lush code within a single program, even within a single function. |
 | | Object Oriented Programming in C - Paul Field's fine, clear paper, published in C Vu 4:1 (November 1991), on how to use an object-like discipline with a procedural language. |
 | | Heron-Centric: Ruminations of a Language Designer - A blog which covers language design issues and software development techniques regarding the Heron programming language as well as similar languages like Java and C++. |
| dmoz.org /Computers/Programming/Languages/Object-Oriented (3855 words) |
|