Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

xxkat/bfcomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bfcompiler

What the f**k is it?

bfcompiler is a just-in-time (JIT) compiler for the esoteric programming language, Brainfuck. This project was created as a learning project with the goal of learning about compilers and the x86_64 instruction set, hence why the code is so comically overengineered.

What the f**k can it do?

Currently, the compiler is able to generate machine code for all Brainfuck instructions except for getchar.

About

JIT compiler for Brainf**k.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published