
|
|
|
|
Home / Computers / Programming / Languages / C / C--
|
|
|
|
Web Sites
|
- C--: a portable assembly language - 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 language; replace C as a target language used by compiler writers. Several implementations.
www.cminusminus.org
- Open SPHiNX C-- Project - A language midway between C and assembly language.
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.
www.cs.ucr.edu/~thpproj/RIF
- SPHiNX C-- - User page: brief description and praise, software downloads, documentation. By Toren Kelley Smith.
www.cs.utexas.edu/users/tbone/c--
- Sphinx C-- - Michael Shecker modification of the Sphinx C--language with set of examples.
sheker.chat.ru/index_e.htm
|
|
|
|
|