Powered by WebRing.

Books from amazon:
 
 

Frink

From the description: “Frink is a practical calculating tool and programming language designed to help us all to better understand the world around us, to help us get calculations right without getting bogged down in the mechanics, and to make a tool that’s really useful in the real world.”

Qexo

Qexo is a partial implementation of the XML Query language. It achieves high performance because a query is compiled down to Java bytecodes using the Kawa framework.

MillScript

MillScript is a programming language for the batch creation of Open World’s websites. In terms of intellectual inheritance, MillScript is a simplified variant of Spice.

Verto

Verto is a compiler that uses a top-down recursive descent parser implemented in Java for educational purposes. It translates Verto language (a subset of the C language) into Caesar machine language.

Joost

Joost is Java implementation of the Streaming Transformations for XML (STX) language.

isCOBOL

The isCOBOL Compiler translates COBOL source code into Java classes that are then executed with the Java Virtual Machine (JVM). The isCOBOL Compiler is a platform agnostic, ANSI-compliant COBOL compiler that generates object-orientated code which efficiently runs on any platform that supports a Java Runtime Environment (JRE) version 1.4.2 or greater. The isCOBOL Compiler is written in 100% pure Java. The isCOBOL Runtime Environment enables applications to able to run on any device supporting a Java Virtual Machine (JVM) — from mainframes to mobile phones.

JAC (Java Asn.1 Compiler)

JAC (Java Asn.1 Compiler) is a tool to parse asn1 file, create .java classes and do encoding/decoding of instances of your classes. BER, CER and DER are supported.

jawk

jawk is an interpreter/compiler for the AWK programming language for Java.

Processing

Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context and to serve as a software sketchbook and professional production tool.

Component Pascal

Component Pascal is a Pascal derivative specifically designed for programming software components. It provides enhanced programming safety through an advanced type system.