Discuss Scratch

skymover1239
Scratcher
500+ posts

Claymore - a Programming Langauge

Claymore is a language that is designed to have Bash's syntax simplicity and C's power.

The current version is 1.0.0.
functions:
ring - outputs to the console
label - defines a label to jump to
jump - jumps to a label and executes the program from that point

Control Structures:
if statement - checks if the statement is the true then runs some commands

Project Link: https://scratch.mit.edu/projects/432421352/

Features:
  • very easy to learn
  • parser ignores white space
  • very fast
If you wish to see how the commands are formed; check the backdrop in the project.

Last edited by skymover1239 (May 24, 2021 21:24:54)

skymover1239
Scratcher
500+ posts

Claymore - a Programming Langauge

bump
skymover1239
Scratcher
500+ posts

Claymore - a Programming Langauge

bump

Powered by DjangoBB