brain-labs / brain

An esoteric programming language compiler on top of LLVM based on Brainfuck
https://brain-labs.github.io/brain/docs/html/index.html
GNU General Public License v3.0
132 stars 18 forks source link

After two years of almost no work we're back #71

Closed rafaelcn closed 4 years ago

rafaelcn commented 4 years ago

Okay, this PR is quite small but fixes a memory leak and hey this is always great. Alongside that, we include more tests and also adds a new mov instruction.