You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Brainf*** interpreter written in C++ using LLVM.
This is just a play project for me to learn a little bit about LLVM. Don't actually use this. I don't know why you'd ever consider using Brainf*** anyway.
About
brainf*** interpreter using llvm (playing with llvm)