The Angelos Compiler: Easy compiler construction.
Angelos, Phillip M.
- 出版商: Independently Published
- 出版日期: 2024-02-28
- 售價: $780
- 貴賓價: 9.5 折 $741
- 語言: 英文
- 頁數: 112
- 裝訂: Quality Paper - also called trade paper
- ISBN: 9798879245257
- ISBN-13: 9798879245257
-
相關分類:
Compiler
海外代購書籍(需單獨結帳)
商品描述
The Angelos compiler is a new way to design a programming language... in days. Without assembly. The book contains two similar souce code listings that are heavily commented. Sections include: a debugger, help, a compiler, and a virtual machine. Encapsulate the commands of your present compiler in a wrapper. Then program in the assembler of the created virtual machine. Speed is 60% of the base language. The compiler fits in 103k bytes, includes 255 commands, and runs on 20 operating systems via DOSBox.