Lifelang
Lifelang is a programming language that describes a single day in a life but you can code using it
Elements of the day
These are the elements of the day
Start
when you wake up, the code below start runs
End
this is the end of the day, anything after this is a comment
Commands
Go to [place]
Goes to [place]
Buy [thing] {only works when at store}
Makes [thing] exist as a thing
Store [thing] in bag
Put [thing] into the bag you have
Eat [food] {only works when at some food place, Ex home, restaurant, cafeteria}
Eat [food], which adds one to you like a variable
Talk to [person]
Sets the [person]'s value to your value
As [person]: Done
Make [person do that]
You {a thing [person] can be}
Yourself
Get [box]
Get a box
Grab first thing from bag
get the first thing from your bag into your hand
Put the thing your holding into [box]
do exacly as it looks like
Grab [box]
get [box] into your hand, note: can put box in box
Check [box] for stuff
Check if there is stuff in [box], if so, run the following If there is block
If there is: Done
If the thing previously returned true. run this
Get [paper] from printer
Gets a piece of paper from the printer called [paper] acts like a variable
Draw [number or a person] on [paper]
Sets [paper] to [number or a person] where the value of a person is their value
Draw [operation as a word] onto [paperoutput] from [paperone] and [papertwo]
Probably self explanatory
Read [paper]
Say what is on the paper
Copy from [paper]
Sets your value to the value of the paper
Say [something]
Say the something