Skip to content

zzzDavid/cs6120-a2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CS6120 Assignment 2: Simple Pass with Bril

Description

memory_footprint.py implements a single pass that calculate how much memory is allocated in a program.

Run

Test with turnt:

$ turnt test/*.bril

Run the Python script:

$ bril2json < test/*.bril | python memory_footprint.py

About

CS6120 Advanced Compiler Assignment 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages