-
Notifications
You must be signed in to change notification settings - Fork 1
martinmcnulty/brainfuck
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Interpreter and compiler for Brainfuck == Interpreter == - Written in Java - Uses the 'command' pattern (or possibly an approximation thereof) - Built with Maven == Compiler == - Written in Jruby - Uses headius's bitescript gem - Compiles Brainfuck down to JVM bytecode More info on Brainfuck: http://en.wikipedia.org/wiki/Brainfuck
About
Brainfuck interpreter and compiler
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published