Skip to content

nero-networks/bf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfuck

https://en.wikipedia.org/wiki/Brainfuck

install

sudo npm i -g coffeescript

cd /usr/local/bin

ln -s /opt/node/current/lib/node_modules/coffeescript/bin/coffee

run

./bin/bf examples/hello-world.bf

build the bf.js

npm run build

About

A Brainfuck interpreter written in coffeescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published