Skip to content
/ CSE3 Public

Compiler of Pascal's subset language written in C

Notifications You must be signed in to change notification settings

hppRC/CSE3

Repository files navigation

CSE3

how to build llvm code

please configure the variable named target in Makefile.

make

how to generate and run llvm code

please check target in the Makefile is correct

make llvm

how to test compiler (result.ll)

make test

About

Compiler of Pascal's subset language written in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages