Skip to content

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

No packages published