C--
C-- Links
- Sphinx C -- User page where Phil puts all the stuff he writes for Sphinx C--: interrupts, games, etc., so people can download them and make use of them. Free downloads.
- Open SPHiNX C-- Project A language midway between C and assembly language.
- 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.
- 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.
- Sphinx C-- User page: brief description, software downloads, documentation. By Toren Kelley Smith.
| Help build the largest human-edited directory on the web. |
| Submit a Site - Open Directory Project - Become an Editor |