A language monitor provides a full duplex communications path between the print spooler and bi-directional printers that are capable of providing software-accessible status information and adds printer control information, such as commands defined by a printer job language, to the data stream s.
OXCC is a multipass, interpreting C compiler with several language extensions. It generates an Architecture Neutral Format (ANF) output and comes with a couple of example back ends. Programmers are expected to write additional back ends for their specific needs.
Technical report on c++ performance.contents:1.introduction 2.language features 3.creating efficient librarites 4. using c++ in embedded systems 5.hardware addressing interface
Use the verilog language write a MIPS CPU code, and have additional instruction, for example: selection sort instruction.
The code has contain combination circuit and sequenial circuit.
CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_MEMORY, REGISTER, PC, and TESTBRANCH.
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è)多語言,宏編譯器,可以在一個(gè)單獨(dú)的文件中定義所有的語法和代碼生成。Draak 是一個(gè)單獨(dú)的二進(jìn)制文件,可以在任意平臺上只使用一個(gè)文件來編譯任何上下文無關(guān)的語言(類似 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言在語法上比較像C++的腳本化的語言,它有一個(gè)編譯器,一個(gè)運(yùn)行字節(jié)碼的虛擬機(jī),和可擴(kuò)展的C++運(yùn)行時(shí)。它是為運(yùn)行獨(dú)立的可插入的模塊。