JUndo is a declarative object-oriented programminglanguage with functional, and intensional programming characteristics. Applications include multi-level undo and sophisticated error recovery. See http://verdantium.blogspot.com/
TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programminglanguage, docs generation, etc. Tool's functionality can be extended by plugins.
SEPL stands for set equational programminglanguage. EP is a programming paradigm that specifies functions via conditional equations. SEPL is both a programminglanguage for EP and a translator that generates Java classes from conditional equations.
MiniLang is yet another scripting language written in Java programminglanguage. Main features : Functional language, Strongly interact with Java, XML integration, Statickly typed, Integrated template engine like Velocity or Smarty...
Capsule is an OO programminglanguage that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
Akarsu Basic is an implementation of the BASIC programminglanguage for client-side Web application development. Akarsu Basic sources are converted to DHTML applications with embedded JavaScript code. The converter requires a Python interpreter.
{sets} is a lightweight constraint programminglanguage. The uniqueness of {sets}, is that it uses ROBDD ( Reduced Ordered Binary Decision Diagrams ) to represent and solve constraints.
METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
A tool to facilitate writing and operating on fully structured, formalised data and functions. It can be used as a powerful parser, functional programminglanguage or logic tool.
TyRuBa, a logic-programminglanguage for Java, implemented in Java. TyRuBa was originally intended as language for writing logic-meta programs that generate Java code. It is however, just a normal logic language, with a few peculiarities.
The CCC Language is yet another programminglanguage. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
The XPS is a scalable platform for meta-programming and domain engineering. It provides a virtual machine, compiler, and runtime library that make it possible to efficiently develop, debug, and run programs based on XPL (eXtensible ProgrammingLanguage)
English C is a meta-language. The project has changed over the time from the programminglanguage that pretended to understand texts written in an English-like language to a self-describing language like the MIME and C programminglanguage are.
The General Intensional Programming System (GIPSY) consists in three modular sub-systems: The General Intensional ProgrammingLanguage Compiler (GIPC) ; the General Eduction Engine (GEE), and the Intensional Run-time Programming Environment (RIPE).
The Java/RTR Project address the development of soft real-time code in Java, mainly using the RTR Model and the Java/RTR programminglanguage. It uses the RTSJ specification as main API, and only works on plataforms that have support to it.
Application Wireframe XML and reference software/stylesheets. This project aims to create a xml schema for application wireframes used during requirements gathering phase of development. The goal is a methodology and programminglanguage agnostic format.
Lemick is a project to make a programminglanguage similar to those traditional Basic implementations but with all the attributes of the modern programming tool
A refactoring tool for the Java programminglanguage, it includes the JavaStyle pretty printer, a UML java class diagram viewer, a coding standards checker and computes program metrics. Plugins for jEdit, Netbeans, JBuilder and other IDEs available.
Universal UI is an open development environment that allows the creation of user interfaces in multiple programming languages. The application classes define a framework that is subclassed by a developer and tailored for language specific output.