Skip to content

Intelligent transpiler for Brainfuck into NASM assembly (Linux) that also does a variety of code optimizations and generates executables.

Notifications You must be signed in to change notification settings

llambdaa/BrainfuckASMTranspiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

BrainfuckASMTranspiler

This is a fun leisure project. To be honest, it doesn't have a real practical use.

However, it can be used to transpile plain old 'Brainfuck' into 'NASM assembly' (Linux), so that it doesn't have to be interpreted no more but rather can run natively because it now is compilable.

About

Intelligent transpiler for Brainfuck into NASM assembly (Linux) that also does a variety of code optimizations and generates executables.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published