Simple C COMPILER, Release 0.1.6
Simple C is a portable C COMPILER based on Small C/386. It is designed
to run on Linux, but it should be usable on any Unix-like operating
system for the x86 with minimal effort.
The Obfuscated Tiny C COMPILER (OTCC) is a very small C COMPILER. It generate i386 code,include two version.The one generate bin file,the other generate elf file
Draak is a multi-language, macro COMPILER, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
Draak COMPILER是一個(gè)多語(yǔ)言,宏編譯器,可以在一個(gè)單獨(dú)的文件中定義所有的語(yǔ)法和代碼生成。Draak 是一個(gè)單獨(dú)的二進(jìn)制文件,可以在任意平臺(tái)上只使用一個(gè)文件來(lái)編譯任何上下文無(wú)關(guān)的語(yǔ)言(類似 C, Pascal, Java)。
C-smile OOL is a scripting language with C++-like grammar. It has COMPILER, VM running bytecodes and C++ extendible runtime. Intended to run in standlone and embedded mode
C-smile 面向?qū)ο笳Z(yǔ)言在語(yǔ)法上比較像C++的腳本化的語(yǔ)言,它有一個(gè)編譯器,一個(gè)運(yùn)行字節(jié)碼的虛擬機(jī),和可擴(kuò)展的C++運(yùn)行時(shí)。它是為運(yùn)行獨(dú)立的可插入的模塊。
This project is created using the Keil ARM CA COMPILER.
The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1
This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series.
You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal functions which you write in C. Signal functions run in the background in the simulator within timing constraints you configure. In this example, several signal functions are defined in the included Startup_SIM.INI file.