depsterr / bc

A simple brainfuck compiler for x86_64-linux. Mirror of https://git.depsterr.com/bc

Home Page:https://git.depsterr.com/bc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bc, a x86_64-linux brainfuck compiler
=====================================

building
--------
make

usage
-----
bc <source file> <output file>

About

A simple brainfuck compiler for x86_64-linux. Mirror of https://git.depsterr.com/bc

https://git.depsterr.com/bc


Languages

Language:C 99.7%Language:Makefile 0.3%