Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
4 user(s) are online (4 user(s) are browsing encyclopedia)

Members: 0
Guests: 4

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

C--

C-- is a name used for at least two different, unrelated programming languages. The goal of both languages is to bring the C programming language closer to computer hardware, creating more compact machine code while keeping C syntax, usage standards, and readability for ease of use by the many programmers already familiar with C.

The two known variants are:

  • C--, a Compiler for a portable Intermediate language assembly language that serves as an interface between high-level compilers and retargetable, optimizing code generators.
  • Sphinx C--.
  • =External links=

  • [http://www.cminusminus.org C--] — the targeting compiler
  • [http://c--sphinx.narod.ru/indexe.htm SPHINX C--] — free C-- compiler, libraries and sample programs