Skip to content

3gx/CS143-Compilers-Stanford

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS143-Compilers-Stanford

This repo contains solutions to 4 assignments of the Compilers course available on Coursera as well as Stanford Online. NOTE: only the files that required modification have been included.

Assignment1 - Lexical Analyser (Mark: 63/63)

  • cool.flex

Assignment2 - Parser (Mark: 70/70)

  • cool.y

Assignment3 - Type Checking (Mark: 74/74)

  • cool-tree.h
  • semant.h
  • semant.cc

Assignment4 - Code Generation (Mark: 58/63)

  • cool-tree.h
  • cool-tree.handcode.h
  • cgen.h
  • cgen.cc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published