COMS W4115 Programming Languages and Translators Fall 2015 |
Class meets Mondays and Wednesdays 4:10 - 5:25 PM 207 Mathematics.
Name | Office hours | Location | |
---|---|---|---|
Prof. Stephen A. Edwards | sedwards@cs.columbia.edu | see my home page | 462 CSB |
Richard Townsend | rtownsend@cs.columbia.edu | F 2-4 | TA Room (Mudd 1st floor) |
Prachi Shukla | ps2829@columbia.edu | T 10-12 | 468 CSB |
David Arthur | da2647@columbia.edu | Th 2-4 | TA Room (Mudd 1st floor) |
Lixin Yao | ly2328@columbia.edu | M 10-11, W 11-12 | TA Room (Mudd 1st floor) |
Aquila Khanam | ak3654@columbia.edu | T 5:30-7:30 | TA Room (Mudd 1st floor) |
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:
Dennis M. Ritchie, C Reference Manual | |
Kernighan & Ritchie, The C Programming Language | |
The C Language Reference Manual (SGI) | |
Stroustrup, The C++ Programming Language | |
The Java Language Specification | |
The C# Language Specification | |
Aho, Kernighan, and Weinberger, The AWK Programming Language |
LFLA:
Language for Linear Algebra
(AK)
Proposal LRM Final Report Slides Project Files Zhiyuan Guo, Guitang Lan, Jin Liang, and Chenzhe Qian |
dots:
A Graph Language
(AK)
Proposal LRM Final Report Slides Project Files Hosanna Fuller, Rachel Gordon, Adam Incera, and Yumeng Liao |
finl:
Finance Language
(AK)
Proposal LRM Final Report Slides Project Files Robert Cornacchia, Josh Fram, Lauren O'Connor, and Padraic Quinn |
kgl:
Knowledge Graph Language
(AK)
Proposal LRM Final Report Slides Project Files Bingyan Hu, Cheng Huang, Ruoxin Jiang, and Nicholas Mariconda |
ted:
Web Crawling Language
(AK)
Proposal LRM Final Report Slides Project Files Theodore Ahlfeld, Matthew Haigh, Konstantin Itskov, and Gideon Mendels |
Accelerator:
Matrix language
(DA)
Proposal LRM Final Report Project Files Avi Chad-Friedman, Alan McNaney, and Evan O'Connor |
arg:
Language with explicit type safety control
(DA)
Proposal LRM Final Report Project Files Ryan Eagan, Michael Goldin, River Keefer, and Shivangi Saxena |
marmalade:
Music Language
(DA)
Proposal LRM Final Report Slides Project Files Uzodinma Amuzie, Cathy Jin, Raphael Norwitz, and Savvas Petridis |
note-hashtag:
Music Language
(DA)
Proposal LRM Final Report Project Files Kevin Chen, Brian Kim, and Edward Li |
Geo:
Geometric Solution Language
(LY)
Proposal LRM Final Report Slides Project Files Zichen Chao, Ziyi Luo, Qi Wang, and Yuechen Zhao |
Senet:
Board Game Language
(LY)
Proposal LRM Final Report Slides Project Files Dhruvkumar Motwani, Richard Munoz, Lilia Nikolova, Maxim Sigalov, and Srihari Sridhar |
WASP:
Web API Specification Protocol
(LY)
Proposal LRM Final Report Slides Project Files Dustin Burge, John Chung, Tingting Li, and Neelamohan Vadoothker |
gridworld:
Role-Playing Games
(LY)
Proposal LRM Final Report Slides Project Files Zikai Lin, Andrew Phan, Kevin Weng, and Loren Weng |
tbag:
Text-Based Adventure Game Language
(LY)
Proposal LRM Final Report Slides Project Files Gregory Chen, Yu-Chun Chien, Brian Slakter, Maria Van Keulen, and Iris Zhang |
dave:
Data Analytical Visualization with Ease
(PS)
Proposal LRM Final Report Slides Project Files HyunSeung Hong, MinWoo Kim, Fan Yang, and Chen Yu |
frac:
Recursive Art Compiler
(PS)
Proposal LRM Final Report Slides Project Files Justin Chiang, Kunal Kamath, Calvin Li, and Anne Zhang |
mandala:
Geometric Design Language
(PS)
Proposal LRM Final Report Slides Project Files Edo Roth, Harsha Vemuri, Kanika Verma, and Samantha Wiener |
odds:
Statistical Programming Language
(PS)
Proposal LRM Final Report Slides Project Files Daniel Echikson, Alexander Kalicki, Alexandra Medway, and Lilly Wang |
vc:
Virtual Classroom
(PS)
Proposal LRM Final Report Slides Project Files Carolyn Fine, Marissa Golden, and Michelle Levine |
HAWK:
HTML is All We Know
(RT)
Proposal LRM Final Report Slides Project Files Jonathan Adelson, Ethan Benjamin, Justin Chang, Graham Gobieski, and George Yu |
PLTree:
Tree Programming Language
(RT)
Proposal LRM Final Report Slides Project Files Jacob Graff, Shruti Kulkarni, Luis Ramirez, and Justin Walters |
StoryBook:
Story-like syntax
(RT)
Proposal LRM Final Report Slides Project Files Nina Baculinao, Beth Green, Anna Lawson, and Pratishta Yerakala |
cmajor:
Music Composition Language
(RT)
Proposal LRM Final Report Slides Project Files Stephanie Huang, Andrew OReilly, Jonathan Sun, and Laura Tang |
ql:
Database language
(RT)
Proposal LRM Final Report Slides Project Files Anshul Gupta, Gary Lin, Mayank Mahajan, Matthew Piccolella, and Evan Tarrh |
yo:
Video Editing Language
(RT)
Proposal LRM Final Report Slides Project Files Munan Cheng, Tiezheng Li, Yufei Ou, and Mengqing Wang |
Dice:
Distributed Systems Language
(SE)
Proposal LRM Final Report Slides Project Files Khaled Atef, Emily Chen, Philip Schiffrin, and David Watkins |
Flow:
Kahn Process Network Language
(SE)
Proposal LRM Final Report Slides Project Files Adam Chelminski, Zachary Gleicher, Mitchell Gouzenko, and Hyonjee Joo |
SEAM:
Simulation Language
(SE)
Proposal LRM Final Report Slides Project Files Akira Baruah, Maclyn Brandwein, Sean Inouye, and Edmund Qiu |
Stitch:
Threading language
(SE)
Proposal LRM Final Report Slides Project Files Daniel Cole, Rashedul Haydar, Megan Skrypek, and Timothy Waterman |
Towel:
Stack-based postfix language
(SE)
Proposal LRM Final Report Slides Project Files GUANLIN CHEN, Zihang Chen, and Baochan ZHENG |
superscript:
Typed LISP-like language
(SE)
Proposal LRM Final Report Slides Project Files Samurdha Jayasinghe Mudi, Tommy Orok, Uday Singh, Yu Wang, and Michelle Zheng |
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.