#pragma section-numbers off [[TableOfContents]] = 概要 = プログラム処理系(コンパイラ等)の知識はプログラム動作の基本です。 = コンテンツ = *["GCC"] http://web.archive.org/web/20030220205352/http://member.nifty.ne.jp/KENJI/scr0/ [http://www.aw-bc.com/catalog/academic/product/0,4096,0321131436,00.html 21st Century Compilers - Addison-Wesley and Benjamin Cummings Catalog]:本当にでるのかな。。 [http://ocw.mit.edu/OcwWeb/Electrical-Engineering-and-Computer-Science/6-035Computer-Language-EngineeringFall2002/LectureNotes/ MIT OpenCourseWare | Electrical Engineering and Computer Science | 6.035 Computer Language Engineering, Fall 2002 | Lecture Notes] [http://www.idiom.com/free-compilers/ Catalog of Free Compilers and Interpreteers: introduction] [http://tclgw.chem.t.u-tokyo.ac.jp/tips/compiler.html コンパイラの私的感想] [http://www.cbook24.com/bm_detail.asp?sku=4774121770 cbook24.com - スモールコンパイラの制作で学ぶプログラムのしくみ] [http://www.coyotegulch.com/reviews/linux_compilers/ Comparing Linux Compilers] = 参考書籍 = [[ASIN(4000103458 プログラミング言語処理系)]] [[ASIN(4781905854 コンパイラ―原理・技法・ツール(1))]] [[ASIN(4894714078 Javaによるパーサ構築技法)]] = 実装 = [http://www.cminusminus.org/ C-- Home] = 参考サイト = ---- CategoryPrograming CategoryPrograming