Skip to content

aerosol/Brainfunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfunk

An Erlang implementation of Brainfuck. Cures hangover.

License: wtfpl

$ rebar compile; erl -pa ebin
==> brainfunk (compile)
Compiled src/brainfunk.erl
Erlang R14B04 (erts-5.8.5) [source] [64-bit] [smp:4:4] [rq:4] [async-threads:0] [hipe] [kernel-poll:false]

Eshell V5.8.5  (abort with ^G)
1> brainfunk:source("helloworld.brainfuck").
Hello World!
ok
2>

About

🎰 An Erlang implementation of Brainfuck

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages