ScratchData LogoScratchData
Back to trigophers's profile

Branflakes Interpreter

TRtrigophers•Created October 9, 2023
Branflakes Interpreter
7
5
65 views
View on Scratch

Instructions

This is a branflakes interpreter! I can't say the actual name of the language here on scratch. You can either type in your own branflakes code or use a demo program. The first program writes input to output directly, except since there is no null character that you can input, it runs forever and bugs out. The other three programs should work. (fibonacci, fizzbuzz, and hello world) Choose if you want a delay or not (delay is slow, maybe only for a simple hello world program or something) then input an instream in case the program wants to take user input. I finally got around to making another serious scratch project. This is the first time I've made a language interpreter so I'm pretty proud of it! I hope this means I'm getting better at programming haha

Description

By the way, this runs a whole lot faster on turbowarp. This is all my own code. I can't exactly say the name of the language on scratch but I did use the wikipedia page for the language just to figure out how the language works. The text engine and bitmap pen font I use is all mine too.

Project Details

Project ID905381209
CreatedOctober 9, 2023
Last ModifiedOctober 9, 2023
SharedOctober 9, 2023
Visibilityvisible
CommentsAllowed