Skip to content

afnanenayet/compilers-dartmouth-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dartmouth COSC 57 (Compilers) notes

Summary

These are just some notes I've taken for Dartmouth's COSC 57/Compilers class. You may or may not find them helpful. Most of these are just supplementary links I found really helpful.

If there are any broken links or errata in my notes, please file a pull request.

Building

To build the notes from source, you will need to have the eisvogel template.

You can use the supplied Makefile:

make

You can format the markdown files with

make format

Clean the build artifacts with:

make clean

About

Some notes and references I'm using for Dartmouth's COSC 57 (Compilers) course

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published