Powered by WebRing.

Books from amazon:
 
 

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.

PERCobol

PERCobol Enterprise Edition is a robust COBOL development solution enabling COBOL programs to execute on the Java Virtual Machine (JVM). PERCobol is a fully ANSI 1985 X3.23b standard compliant COBOL compiler which generates Java source code. The resulting Java source code can then be compiled using any JDK 1.1+ compliant Java Compiler and will run on any JDK 1.1+ implementation of the Java Virtual Machine as either an applet or application depending upon how the program is invoked (applets are subject to applet security restrictions).

SymADE

SymADE (Symbolic Adaptable Development Environment) is the reference implementation of SOP (Semantic Oriented Programming) meta-programming paradigm, which allows direct tree edition, multi-syntax rendering, easy extension of the base language and creation of domain-specific languages (DSL), plugging external code style and semantic analyzers.

NetRexx

NetRexx is a programming language derived from both Rexx and Java(tm), written by the inventor of Rexx, Mike Cowlishaw. The rules of syntax closely follow those of Rexx, while the semantics often follow Java. It is a dialect of Rexx that can be as efficient and portable as Java, while preserving the low threshold to learning of the original Rexx language. See also NetRexx/”>Visual NetRexx as an IDE for NetRexx.

The E programming language

The E programming language is designed for developers who write distributed applications. It builds on the strength of Sun’s Java language, an open standard that already provides some flexibility for developers writing World Wide Web applets. The E language improves on Java’s security model and provides other powerful communications-oriented features. These include: distributed communication, capability semantics, optimistic computation.

MINERVA

MINERVA is a declarative language that inherits and combines the advantages of Java and Prolog, resulting in a very practical tool. MINERVA is implemented in Java and provides the core functionality of ISO/IEC 13211-1.