This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
cs330_f2016 [2016/08/16 18:12] dcostello |
cs330_f2016 [2021/06/30 23:42] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | |||
| + | ===== Welcome to CS330, Fall 2016! ===== | ||
| + | |||
| + | Basic information about turning in labs, and using our Docker environments: | ||
| + | |||
| + | [[cs330_f2016:turnin|Turning in assignments]] | ||
| + | |||
| + | ---- | ||
| + | |||
| ==== Labs ==== | ==== Labs ==== | ||
| Line 11: | Line 21: | ||
| [[cs330_f2016:rackethof2|Lab 4 - More Higher-Order Functions]] | [[cs330_f2016:rackethof2|Lab 4 - More Higher-Order Functions]] | ||
| + | ---- | ||
| === Julia === | === Julia === | ||
| + | [[cs330_f2016:lab5|Lab 5 - Julia Programming]] | ||
| + | ---- | ||
| === Simple Interpreters === | === Simple Interpreters === | ||
| - | [[cs330_f2016:labY|Lab Y - Rudimentary Interpreter]] | + | [[cs330_f2016:labY|Lab 6 - Rudimentary Interpreter]] |
| - | [[cs330_f2016:labW|Lab W - Extended Interpreter]] | + | [[cs330_f2016:labW|Lab 7 - Extended Interpreter]] |
| - | === Lazy Evaluation === | + | [[cs330_f2016:labpaint|Lab 8 - Program Analysis and Transformation Interpreter]] |
| - | [[cs330_f2016:labX|Lab X - Haskell and Laziness]] | + | [[cs330_f2016:labhppint|Lab 9 - High Performance Interpreter]] |
| + | ---- | ||
| === Prolog === | === Prolog === | ||
| - | [[sc330_f2016:prolog1|Intro to Prolog, Logic puzzles]] | ||
| + | [[sc330_f2016:prolog1|Lab 10 - Intro to Prolog, Logic puzzles]] | ||
| + | |||
| + | [[sc330_f2016:prolog2|Lab 11 - Sudoku]] | ||
| + | |||
| + | ---- | ||
| === Erlang === | === Erlang === | ||
| + | [[cs330_f2016:erlang1|Lab 12 - Erlang Basics]] | ||
| + | |||
| + | [[cs330_f2016:labZ|Lab 13 - Erlang Data Center]] | ||
| + | |||
| + | ---- | ||
| + | === Garbage collection === | ||
| + | |||
| + | [[cs330_f2016:lab14|Lab 14 - Garbage collection]] | ||
| + | |||
| + | ---- | ||
| + | === Lazy Evaluation === | ||
| + | |||
| + | [[cs330_f2016:lab15|Lab 15 - Haskell and Laziness]] | ||
| + | |||
| + | ---- | ||
| + | === Type checking === | ||
| + | |||
| + | [[cs330_f2016:lab16|Lab 16 - Type checking]] | ||
| - | [[cs330_f2016:labZ|Lab Z - Erlang Data Center]] | ||
| + | ---- | ||
| ==== General Resources ==== | ==== General Resources ==== | ||
| [[cs330_f2016:julia|Julia Resources and Help]] | [[cs330_f2016:julia|Julia Resources and Help]] | ||