LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

BF2SB

Root / Submissions / [.]

HTV04Created:
Download:QDN4R3QD
Version:v2.2.2Size:15.9 KB
This project is outdated, head to the newer SmileBASIC 4 version here: https://new.smilebasicsource.com/pages/299 IMPORTANT: I have made the decision to indefinitely stop development of BF2SB for SmileBASIC 3. This means that BF2SB v2.2.2 is currently the last version that will be released for it. I made this decision because SmileBASIC 4 has released overseas, so I don't really see a reason to continue development on an outdated version of SmileBASIC. It makes it harder to release updates, as I have to make optimizations between versions. Development of BF2SB will continue on SmileBASIC 4. README: https://raw.githubusercontent.com/HTV04/BF2SB-SB3/master/README.txt This is a tool that converts brainfuck code to SmileBASIC 3 code. It features a code minifier (which allows for indentation and comments for source code) and an optimizer, as well as optimization and indentation for the converted code. Three brainfuck programs are included in this project as examples: a hello world program, a cat program (displays input), and a program that displays square numbers. The project also includes a debug program for checking the bit width. If you want to learn more about Brainfuck, go here: https://esolangs.org/wiki/Brainfuck Features added in v2.0 (apart from the whopping size increase from 5.1 KB to 19.0 KB!):
  • Brainfuck code can now be optimized (on by default).
  • Updated converted code optimization to support more sets of code.
  • Heavily improved indentation. It is now done alongside the conversion process and is a lot faster.
  • Added brainfuck code optimization option ("OPTIMIZE").
  • Added memory size option ("MEMSIZE").
  • Added bit width option ("BITWIDTH").
  • Added extra comments option ("SBCOMMENTS").
  • Added converted code optimization option ("SBOPTIMIZE").
  • Added fail-safes for options.
  • Included "BITWIDTH.B".
  • Updated code formatting and comments.
  • Made separate file "-README.TXT" for more information about BF2SB. [poll=p701][/poll] If there's anything that you would like me to improve for BF2SB, please leave a comment!

    Instructions:

    • Make sure the converter is in SLOT 0.
    • Type/load brainfuck code in SLOT 1.
    • Run the converter by pressing START.
    • Converted code is saved to SLOT 2 and is automatically run.

    Notes:

    Special thanks: phil_ (for base code) snail_ (for YARN.LIB)

No posts yet (will you be the first?)