Monday, February 18, 2013

Brainfuck plugin for Eclipse IDE

Features:
  • Brainfuck interpreter
    • launch configurations
    • launch configuration shortcut
  • Brainfuck editor
    • associates with *.b & *.bf files
    • syntax highlighting
    • code hover tool tips
    • loop select on double click
Repository: hg clone https://code.google.com/p/brainfuck-eclipse-plugin/

Enjoy!