Decaf Compiler
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  include
 common.hIncludes, constants, declarations, and macros used across the compiler
 p1-lexer.hInterface for Project 1 (Lexer)
 token.hTokens and regular expressions
  src
 main.cCompiler driver
  tests
 public.cPublic test cases (and location for new tests)
 testsuite.hTesting utility functions