Skip to content

Dockerfile for running the UCSD CSE131 compiler environment locally

Notifications You must be signed in to change notification settings

alexhgian/centos-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Originally created to replicate UCSD's server VMs for CSE131, compilers. Running on centos w/ a tool chain for developing a compiler using gcc, g++, flex, bison, llvm.

Usage:

docker run -i -t -v $(pwd):/project alexgian/centos-compiler sh

cd project

About

Dockerfile for running the UCSD CSE131 compiler environment locally

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published