C--
Problem: C was designed as a programming language, not as a compiler target language. C is suboptimal in the latter role. The Need: define a language designed as a portable target (assembly) language; replace C as target language used by compiler writers. Several implementations.
url: www.cminusminus.org/
Open SPHiNX C-- Project
A language midway between C and assembly language.
url: sourceforge.net/projects/c--/
RIF: Riverside Intermediate Format
Format for low-level representation of programs. For learnability, its based on C--, a gcc-compilable subset of C. C-- is the assembly language for a generic 3-address load/store architecture, called TALSA. RIF toolkit includes an lcc-based C to C-- translator, a C-- to TALSA assembler and disassembler, a library of functions and data structures for storing and manipulating TALSA programs for analysis, optimization, and low-level interpretation and translation.
url: www.cs.ucr.edu/~thpproj/RIF/
SPHiNX C--
User page: brief description and praise, software downloads, documentation. By Toren Kelley Smith.
url: www.cs.utexas.edu/users/tbone/c--/
Sphinx C--
Michael Shecker modification of the Sphinx C--language with set of examples.
url: c--sphinx.narod.ru/indexe.htm
Sphinx C--
At Goosee.com. Documentation. C-- for MenuetOS. Some C-- sources.
url: www.goosee.com/cmm/