Skip to content
This repository was archived by the owner on Mar 20, 2022. It is now read-only.

Lavalamp-Software/JFuck-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

JFuck-IDE

A simple IDE for the Brainfuck programming language. This will interpret, compile and run your Brainfuck code.

Setting the IDE up from Source

  • Requirements
  • Java 11+ (If your Java version doesn't run the IDE, use JDK 17.0.01)
  • Python 3.8+
  • Any OS (Win, Mac, Linux) that can run Java and Python.

IDE Settings

  • IDE Settings can be changed in config/settings.xml
  • IDE Compilation settings can be edited in config/compiler/bf_compile.xml
  • IDE Runtime configurations can be edited in config/run/rt.xml

Changing Java or Python versions

  • Go to
    • File -> Settings -> VM -> Runtime -> Versions -> Java -> Python

And select a custom version installed from your OS.

  • Please note that versions can affected the performance or break the IDE

Credits

  • shabman

    • Founder
    • Maintainers
    • Lead Java Programmer
    • UI Design
    • IDE Programmer
  • Intervinn

    • Lead Python Programmer
    • Maintainers
    • Lead Compiler + Interpreter Programmer
    • Core Programming

Copyright (C) 2022 Lavalamp Software

About

A simple IDE for the Brainfuck programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •