COMS W4115 Programming Languages and Translators Fall 2012 |
Class meets Mondays and Wednesdays 4:10 - 5:25 833 Mudd.
Name | Office hours | Location | |
---|---|---|---|
Prof. Stephen A. Edwards | sedwards@cs.columbia.edu | TBA | 462 CSB |
Thomas Rantasa | tr2286@columbia.edu | F 12:30 - 2:30 | Mudd TA Room |
Jared Pochtar | jpochtar@gmail.com | Th 4-6 | Mudd TA Room |
Jiabin Hu | jh3240@columbia.edu | W 2-4 | Mudd TA Room |
Shuai Sun | ss4088@columbia.edu | T 1:30-3:30 | Mudd TA Room |
Bonan Liu | bl2432@columbia.edu | F 3-5 | Mudd TA Room |
Yan Zou | yz2437@columbia.edu | Th 1-3 | Mudd TA Room |
The goal of PLT is to teach you both about the structure of computer programming languages and the basics of implementing compilers for such languages.
The course will focus mostly on traditional imperative and object-oriented languages, but will also cover functional and logic programming, concurrency issues, and some aspects of scripting languages. Homework and tests will cover language issues. You will design and implement a language of your own design in a semester-long group project.
While few of you will ever implement a full commercial compiler professionally, the concepts, techniques, and tools you will learn have broad application.
COMS W3157 Advanced Programming: You will be dividing into teams to build a compiler, so you need to have some idea how to keep this under control. Quick test: you need to know about Makefiles and source code control systems.
COMS W3261 Computability and Models of Computation: You will need an understanding of formal languages and grammar to build the parser and lexical analyzer. Quick test: you must know about regular expressions, context-free grammars, and NFAs.
Alfred V. Aho, Monica Lam, Ravi Sethi, and Jeffrey D. Ullman. |
Michael L. Scott. |
|
Andrew W. Appel. |
|
Lawrence C. Paulson |
|
Steven S. Muchnick |
The focus of 4115 is the design and implementation of a little language. You will divide into teams and design the goals, syntax, and semantics of your language, and implement a compiler for your language.
Exception: CVN students will do the project individually.
This is a critical part of the project and will be a substantial fraction of the grade.
Include the following sections:
The Java white paper from Sun Microsystems | |
C# Introduction and Overview |
Dennis M. Ritchie, C Reference Manual | |
Kernighan & Ritchie, The C Programming Language | |
The C Language Reference Manual (DEC) | |
The C Language Reference Manual (SGI) | |
The C Language Reference Manual (Microsoft) | |
Stroustrup, The C++ Programming Language | |
The Java Language Specification | |
The C# Language Specification | |
Aho, Kernighan, and Weinberger, The AWK Programming Language |
ALG:
A Language for Geometry
(BL)
Proposal LRM Final Report Slides Project Files Qiang Deng, Qingye Jiang, Ainur Rysbekova, Mengqi Zhang, and Shiyao Zhu |
Cardigan:
Card Game Development and Implementation Language
(JP)
Proposal LRM Final Report Slides Project Files Muzi Gao, Joshua Lopez, and Miriam Melnick |
Cb:
C Flat
(BL)
Proposal LRM Final Report Slides Project Files Matthew Cowan, Cole Diamond, Mehmet Erkilic, Marcellin Nshimiyimana, and Kyle Rego |
Drone-War:
The Drone War
(JH)
Proposal LRM Final Report Slides Project Files George Brink, Xiaotong Chen, Shuo Qiu, and Xiang Yao |
EC:
Easy Circuit
(YZ)
Proposal LRM Final Report Slides Project Files Yingnan Li, Lei Zhang, Liming Zhang, Wei Zhang, and Xingyue Zhou |
EZ-ASCII:
ASCII Art Language
(TR)
Proposal LRM Final Report Slides Project Files Dmitriy Gromov, Joe Lee, Yilei Wang, Xin Ye, and Feifei Zhong |
EasKey:
Keyboard and Mouse Actions
(JH)
Proposal LRM Final Report Slides Project Files Keqiu Hu, Jinqi Huang, Xiaoyu Huang, Zongheng Wang, and Lizhong Zhang |
Funk:
Parallel Programming Language
(SE)
Proposal LRM Final Report Project Files Naser AlDuaij, Senyao Du, Noura Farra, Yuan Kang, and Andrea Lottarini |
MatCab:
Matrix Manipulation Language
(SS)
Proposal LRM Final Report Slides Project Files Yu Qiao, Cheng Xiang, Tianchen Yu, and Ran Yu |
NCML:
Nodal Computation ML
(JP)
Proposal LRM Final Report Project Files Oscar Batori, Nina Berg, Victor Frenkel, and Venkata Yamajala |
RetroCraft:
Retro Platform Game Language
(TR)
Proposal LRM Final Report Slides Project Files Lucy He, Kevin Lin, Fernando Luo, and Papoj Thamjaroenporn |
Spidr:
HTML Crawler
(SE)
Proposal LRM Final Report Slides Project Files Alexander Dong, Katherine Haas, Matthew Meisinger, and Akshata Ramesh |
Stint:
String and Integer Language
(SS)
Proposal LRM Final Report Slides Project Files Tingting Ai, Sichang Li, Jiang Wu, Ningning Xia, and Yiming Xu |
TSC:
Final Report Project Files Nithin Chandrasekharan |
TaML:
Table Manipulation Language
(SS)
Proposal LRM Final Report Slides Project Files Le Chang, Adam Dossa, Qiuzi Shangguan, and Maria Taku |
TrML:
Trigonometry Manipulation Language
(SS)
Proposal LRM Final Report Slides Project Files Qishu Chen, Xuechen Feng, Lianhao Qu, Yu Wan, and Wanqiu Zhang |
WarmFusion:
HTML Generation Language
(SE)
Proposal LRM Final Report Project Files Robert Dong |
aML:
a-Mazing Language
(BL)
Proposal LRM Final Report Slides Project Files Sriramkumar Balasubramanian, Evan Drewry, Timothy Giel, and Nikil Helferty |
cgl:
Card Game Language
(YZ)
Proposal LRM Final Report Slides Project Files Kevin Henrick, Ryan Jones, Mark Micchelli, and Hebo Yang |
chartlan:
A Language for Charts
(JH)
Proposal LRM Final Report Slides Project Files Ziyue Chen, Xiuming Dou, Xiang Ma, Xiao Xu, and Yibo Zhu |
curve:
Vector graphics manipulation language
(TR)
Proposal LRM Final Report Slides Project Files Kun An, John Chan, David Mauskop, Wisdon Adinoyi Omuya, and Zitong Wang |
fogl:
Figure Oriented Graphics Language
(JP)
Proposal LRM Final Report Project Files Evgenia Nitishinskaya, Julian Rosenblum, and Richard Zou |
iCalendar:
Event management language
(YZ)
Proposal LRM Final Report Slides Project Files Jiacheng Chen, Yun Feng, Chang Hu, Yu Kang, and Mengfei Ren |
masl:
Multi-Agent Simulation Language
(BL)
Proposal LRM Final Report Slides Project Files Jiatian Li, Wei Wang, Chong Zhang, and Dale Zhao |
pbj:
Parallel Boxes and Jam
(YZ)
Proposal LRM Final Report Slides Project Files Hahn Chong, Fred Clark, Rotem David, Jose Rodriguez, and Robert Tolda |
scam:
String Computation Program
(SE)
Proposal LRM Final Report Project Files Scott Pender |
40 % Project |
20 % Midterm |
30 % Final |
10 % Homework |
You will collaborate with your own small group on the programming project, but you may not collaborate with others on homeworks. Groups may share ideas about the programming assignments, but not code. Any two groups found submitting similar code will receive zero credit for the whole assignment, and repeat offenses will be referred to the dean. See the Columbia CS department academic policies for more details.