Skip to content

jam-world/tinyCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

compilerProject

build a c compiler with flex and bison

how to build

run make in the src directory

project structure

src: contains all the .y .l .c .cpp file include: contains all the header file .hpp test: contain some test file

how to test

fun the test.sh in the src file, it will test the compiler by the test file contained in the test directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published