Skip to content

A compiler for the language brain-fuck written in Assembly.

Notifications You must be signed in to change notification settings

erni12345/brainFuckCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Fuck Compiler

A compiler for the language BrainFuck

Description

This is a compiler for the language Brain fuck written in Assembly x86_64. It uses some optimisations (+/-, </>, [-]).

Getting Started

Installing

  • Clone the repo
  • Run make in the directory

Executing program

  • How to run the program
make
./brainfuck [filename]

Authors

Ernesto de Menibus ([email protected])

About

A compiler for the language brain-fuck written in Assembly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published