Osaka-Lang
Jump to navigation
Jump to search
osaka-lang is a programming language with amazing and such easy to understand syntax that even Osaka can understand.
Syntax
Assign object to memory:
:o
Inspect object from memory:
:<
Remove object from memory:
:3
Do math (see example on how to use it):
:m
Examples
Assign an ayumu object to memory and inspect it:
:o greeting <-- "I am Ayumu Kasuga. I just transferred here from Osaka the other day." ~nyan :< greeting
Osaka can even do math:
:o osaka_math <-- :m 2 + 1 ~chiyo :< osaka_math