Books from amazon:
 
 

pascal4j

pascal4j is a translator from Pascal to Jasmin, a JVM assembler.

XSLTXT - the XSLT compact form

XSLTXT is another compact form of expressing XSLT. It should increase the signal to noise ratio in XSLT stylesheets so that they are easier to write and hopefully easier to read.

june

June is what ordinary Java could look like if it were simpler, more reliable, and disguised as a scripting language.

Niue

Niue is a tiny, embeddable stack language having features like concatenative, Object Oriented, functional or code as data and data as code.

OpenT - Object Oriented Turing

OpenT is a 99% Object Oriented Turing (OOT) backward compatible programming language.

xsltxt

xsltxt provides an alternative non-xml syntax for XSLT stylesheets that is easier to write, understand and maintain. The semantics of xsltxt are the same as XSLT written in XML, only the syntax is changed, and the standard javax.xml.transform APIs are used to perform the actual transformations.

compiler-hopper

compiler-hopper is a compiler for the language Grace.

Micro Java

A compiler for the Micro Java language. French documentation only.

streme

Streme (Scheme + stream) is a Scheme-inspired language with a concurrent interpreter. The main goal is to make effective use of multiple cores when evaluating programs. Streme comes with analysis tools that are capable of performing control and value flow analysis, together with interprocedural dependence analysis. The ultimate goal is automatic parallelization of Scheme programs, evaluating standard Scheme programs (i.e. programs without special annotations for parallelization) using multiple cores.

xmlsh

xmlsh is command line shell like the Unix shells but providing a familiar scripting environment specifically tailored for scripting XML processes.