Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

brainfc

a simple brainf### compiler written in C++ with llvm

compiling

llvm 18 is required. use cmake without any arguments to compile

mkdir build && cd build
cmake ..
make -j$(nproc)

About

a brainf### language compiler written with llvm

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages