ScratchData LogoScratchData
Back to DerpyHead0's profile

SV (text programming) Alpha

DEDerpyHead0•Created December 11, 2019
SV (text programming) Alpha
6
2
91 views
View on Scratch

Instructions

Currently just parses math expressions. Put in an equation, and get the answer! Documentation: () calculates things inside brackets first +& joins text + - * / does what you expect % modulo ^ power (yes this calculates powers) @ round number _ abs ! not & and | or == equals > more than < less than \ (different from /) stops calculations on next character (so if you want to write 100% do 100\%) (this works on itself too, \ is \\) length (value) rand (min) (max) if <bool> (value/command) if <bool> (value/command) else (value/command)

Description

Inspired by Parallel1 (which was inspired by Proli) Please comment any commands that cause issues. (this includes commands that stop ask from happening)

Project Details

Project ID352883529
CreatedDecember 11, 2019
Last ModifiedMarch 2, 2021
SharedDecember 16, 2019
Visibilityvisible
CommentsAllowed