Skip to content

JoongunPark/mini-c-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

실행시키시는 순서

make init
make all
make run < [input file]
( [input file] 부분에 파싱할 c 프로그램을 넣어두시면 됩니다)

제가 작성한 SampleTestInput.txt 를 실행시키고 싶을 시 

make init
make all 이후
make test 를 입력하시면 됩니다.

감사합니다

20120479 박중언
[email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages