An open API service indexing awesome lists of open source software.

https://github.com/ix/bf2rb

brainf*** to ruby compiler in haskell
https://github.com/ix/bf2rb

Last synced: 9 months ago
JSON representation

brainf*** to ruby compiler in haskell

Awesome Lists containing this project

README

          

# bf2rb

bf2rb is a brainf***-to-ruby compiler written in haskell

it doesn't make any optimizations currently, and merely
translates each operation to an appropriate line of ruby

this may change