Skip to content

An IDE for Brainfuck with tabbed interface and syntax highlighting. Includes fast interpreter and debugger.

License

Notifications You must be signed in to change notification settings

prat-man/Brainfuck-Studio

Repository files navigation

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

About

An IDE for Brainfuck with tabbed interface and syntax highlighting. Includes fast interpreter and debugger.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages