Projects Tagged with "interpreter"

Rainbow

Rainbow

By: Jens

Views: 481 | LoveIts: 22

Description: -experimental- This project interprets a set of its own musical commands stored in a list to simulate a guitar singer. It's just a quick test of how you can implement your own programming language in Scratch. I'm calling this one Rainbow ;-) Its set of commands is as follows: | - m ... show more

"3-D" generator demo

"3-D" generator demo

By: DarthPickley

Views: 63 | LoveIts: 0

Description: This Project Generates a "3-D" image from information in a list, based off of the engine originally from Big-Bang... click "Test view" to view it, and click "Editor" to stop. you have to download currently and use code to change the image, works best in turbo speed. her ... show more

Interpreter 1.1

Interpreter 1.1

By: DarthPickley

Views: 52 | LoveIts: 1

Description: NOW output actually works! This program interpreter is in a language very similar to BASIC ans such, and it can read its instructions from a single line of code, so you only have to input once. how to use: First, enter the program name. then, use these commands: PRINT: - PRINT displays a string in ... show more

Interpreter Demo 1

Interpreter Demo 1

By: DarthPickley

Views: 17 | LoveIts: 0

Description: output doesn't work yet, but it extracts the start commands and the inputing works. so, BACKSPACE to go back RUN to run it SAVE to save... doesn't work other things aren't really sensed. I've gtg now though.

Scratch Interpereter v2

Scratch Interpereter v2

By: DarthPickley

Views: 12 | LoveIts: 0

Description: I have made a very very simple interperater of a list. but since it uses broadcasting you can only have one sprite. and only one script. It is quite simple for one-word commands, and commands that have a few numeric or string values, and also for going to a particular part in the script. but to have ... show more

Befunge-93

Befunge-93

By: Taneb

Views: 8 | LoveIts: 0

Description: Interpreter for the esoteric programming language Befunge-93. I can't be bothered putting in a link right now, go and search the Internet using the search engine of your choice if you want to find out more about the language.

c interpreter arrays shown

c interpreter arrays shown

By: funguy

Views: 8 | LoveIts: 0

Description: this project is a project where you type in commands, similar to c, and get results. in this version the three main lists are shown

c interpreter arrays hidden

c interpreter arrays hidden

By: funguy

Views: 1 | LoveIts: 0

Description: this project is a project where you type in commands, similar to c, and get results

Please Wait...