Skip to content
/ rubyfuck Public

Exploring DSL's in relation to CPU emulation, currently implementing brainf*ck and befunge93

License

Notifications You must be signed in to change notification settings

jenf/rubyfuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Brainfuck support (I believe)
Full Befunge 93 support (Passes fungus b93)

To run

./cpu Brainfuck.rb <brainfuck file>
./cpu Befunge.rb <befunge file>

About

Exploring DSL's in relation to CPU emulation, currently implementing brainf*ck and befunge93

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages