Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.27 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.27 KB

Brainfuck Studio logo

https://brainfuck.pratanumandal.in/

Brainfuck Studio

A modern IDE for Brainfuck with tabbed interface and syntax highlighting.
Create, debug, execute, and export (to other languages) brainfuck programs.

It supports Windows, OSX, and Linux.

Features

  • Open source
  • Cross platform
  • Modern, clean, tabbed interface
  • Fast code optimizing interpreter
  • Graphical debugger with breakpoints
  • Syntax highlighting
  • Auto-completion
  • Auto-saving and auto-updating
  • Export from brainfuck to other languages
  • Supports 8 bit and 16 bit cell sizes
  • Supports custom memory size

Screenshot

Brainfuck Studio screeshot

Information

Brainfuck Studio is written in Java 11 and uses JavaFX for its user interface.

A special thanks to RichTextFX for their awesome rich text library for JavaFX.
The Brainfuck Studio icon is made by Smashicons from www.flaticon.com.

License

GNU Public License v3.0