Skip to content

nrdmn/bfjit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bfjit

This is a brainfuck interpreter that uses LLJIT.

Building

meson setup build
meson compile -C build

Depending on your llvm installation, you may have to setup with --prefer-static.

Usage

Run a bf file with bfjit <filename>.

To dump the AST, run bfjit --dump-ast <filename>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published