This is an ANSI Common Lisp implementation. The user interface comes in German, English, French, Spanish and Dutch. It includes an interpreter, a compiler, a debugger, a large subset of CLOS, a foreign language interface and a socket interface.
This is a BASIC language interpreter. You can use it to run programs written in BASIC. For those who may not know, BASIC is a language used only to learn early fundamentals of programming.
Brunnis Own Interpreter Language is a C-like language that was developed by netEstate under Linux for special purposes. We are releasing it free of charges under the GPL because it has some special features that you will miss in other similar languages.
ANICI is a modified version of the ICI language that provides a number of features that make ICI more suitable for larger programs and more easily adapted to different roles. It makes certain kinds of distributed programming possible. ANICI consists of a
AML is an implementation of a basic register machine coded in C++. It provides all of the rudimentary features of any machine language like basic I/O and arithmetic, but it also provides a very easy syntax and its own portable binary compression scheme fo
AMC is a programmable compiler. The most common configuration is that of a C preprocessor to add custom syntax to C programs. It includes extra features such as modules and object orientation.