- Just build compiler
- You need
gcc
to build - You can build by using
make
- You need
- Running compiler output
- Our compiler output LLVM-IR(
*.ll
file). - You'll need installing
lli
(LLVM) to running output our compiler - After install
lli
, you can test by usingmake test
- Our compiler output LLVM-IR(
-
Notifications
You must be signed in to change notification settings - Fork 0
rugamaga/freq
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Programming Language Freq
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published