Object Oriented C (oo tools for C) kit is for those who want to program in an object oriented manner, but stick on the good old C as well. It implements classes, single class inheritance, multiple inheritance by interfaces and mixins, and exception handling. Ideal for students getting to know OO programming or for systems that lack a C++ compiler.
This is a collection of C macros and a small C library.
Loglan language and Virtual Loglan Processor repository
Loglan'82 is a programming language conceived for object and distributed programming.
It has many features that make Loglan'82 a tool surpassing other programming languages:
* It enjoys a unique safe and efficient system of managing objects, see [[Safe dealocation]],
* It offers modules of classes (__class__), moreover it allows to declare modules of cooperating objects i.e.