Skip to content

blin00/bfjit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

bfjit

A brainf*ck JIT written in C.

Known Issues ("Features")

  • Only works on x64 systems - in particular, only tested on Windows (cygwin gcc) and Linux
  • Fixed tape size: out of bounds will lead to bad things happening
  • EOF on getchar sets cell to 0

About

A brainf*ck JIT written in C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages