Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 987 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 987 Bytes

Stanford CS143 Compilers Course - COOL Compiler

This repo contain code for my CS143 classroom.

Progress

  • Programming Assignment 01 (63/63)
  • Programming Assignment 02
  • Programming Assignment 03
  • Programming Assignment 04

I keep track of my experiences on my diary folder.

And you can see code up to some day by looking into this repo tags or going to /lubien/cool-compiler/tree/day-01.

How to use

To attach to the Ubuntu shell:

λ docker-compose run cool

Why Docker?

It doesn't run on my Arch Linux setup.

Can I use your Docker setup?

Of course. I have a git tag named boilerplate where you can download the minimal Docker setup without any code from my assignments.

License

See license.h