Advanced Compiler

 

2005 Fall, NTU CSIE



Instructor: ³¯«T¨}(Chuen-Ling Chen)
Lecture Time: 9:00 ~ 12:00 Wednesday
Lecture Place: CSIE Building 110
TA: ½²¥ú­Û(Guang-Lun Tsai)
Last Modified: 2005/11/16

News Date

News

2005/10/28

The Advanced Compiler (2005 Fall) course homepage is now on-line at http://www.csie.ntu.edu.tw/~comp2.
Old homepages are removed to http://www.csie.ntu.edu.tw/~comp2/2004/, http://www.csie.ntu.edu.tw/~comp2/2003/ and http://www.csie.ntu.edu.tw/~comp2/2001/

2005/11/16

Mid-Term Examination (Oral Test) is ON 2005/11/30 AT R513.

The Time Schedule:

n     08:10 R94922101 ½²¼w¬F

n     08:20 P94922008 ½²©[¯q

n     08:30 B91902116 §fªFÒj

n     08:40 B91501068 Á·¶®x

n     08:50 R94943147 ªL©v¿A

n     09:00 R94922125 ³¯¤H»¨

n     09:10 R93921111 ·Å¤¸ÀA

n     09:20 R94922096 Á©úÀs

n     09:30 P94922009 ½²«H¨}

n     09:40 R94922064 ±i¹Å»²

n     09:50 P93921005 ³\¥Ã®õ

n     10:00 B92902103 ¯Î®Ñ¶v

n     10:10 R94921092 ¨ôª@¾±

n     10:20 R94922009 ©P©y¿o

n     10:30 D94922023 ´^ªv¥°

n     10:40 B91902062 ³¢§Ó°¶

n     10:50 P93921008 §E¼yµØ

n     11:00 B91902018 ©P¨°èû

n     11:10 P94921007 ªL¨ä½«

n     11:20 R94922088 Ãö©|¾§

n     11:30 R94922134 ·¨©ú¿«

n     11:40 R94922020 §dÂEøÊ

n     11:50 B91902034 ³\¦u³Ç




Instructor Materials Date

Descrpitions

2005/09/21

Class Note "AdvComp20050921.doc".

2005/09/28

Class Note "AdvComp20050928.doc".

Related Files "clchenModify20050928.zip".

2005/10/05

Class Note "AdvComp20051005.doc".

Related Files "exp4parsing20051005.zip".

2005/10/12

Class Note "AdvComp20051012.doc".

2005/10/19

Class Note "AdvComp20051019.doc".

Related Files "exp4Rtl20051019.zip".

2005/10/26

Class Note "AdvComp20051026.doc".

2005/11/02

Class Note "AdvComp20051102.doc".

2005/11/09

Class Note "AdvComp20051109.doc".

2005/11/16

Class Note "AdvComp20051116.doc".

2005/11/23

Class Note "AdvComp20051123.doc".

Related Files "GenericsTest.java".

Related Files "generics-tutorial.pdf".

Related Files "generics C#.pdf".




Useful Links Title

Descrpitions

GCC Homepage

http://gcc.gnu.org/

GCC Releases

http://gcc.gnu.org/releases.html

Installing GCC

http://gcc.gnu.org/install/

GCC Online Documentation

http://gcc.gnu.org/onlinedocs/

GCC 3.3.1 Manual

http://gcc.gnu.org/onlinedocs/gcc-3.3.1/gcc/

GCC Manual (Current Development)

http://gcc.gnu.org/onlinedocs/gcc/

GCC Internals Manual (Current Development)

http://gcc.gnu.org/onlinedocs/gccint/

Sun Java Homepage

http://java.sun.com

Sun Java API Specification

http://java.sun.com/reference/api/index.html

Sun Java Language Specification (1.5)

http://java.sun.com/docs/books/jls/index.html

MSDN Home Page

http://msdn.microsoft.com/

Microsoft C# Language (2.0)

http://msdn.microsoft.com/vcsharp/programming/language/

Microsoft Common Language Runtime (CLR)

http://msdn.microsoft.com/netframework/programming/clr/