Meu
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Meu me meu meumeum
Meu is cat esolang
MAIN
Meu! Meu. Meu? Meu!? Meu?!
valid Meus
Output Do Input Def End
| count of Meu | what do | type |
|---|---|---|
| 1 | var X value Y | X str Y int |
| 2 | add X and Y store in Z | X int/var Y int/var Z var |
| 3 | same as add but sub | same as add |
| 4 | same as add but div | same as add |
| 5 | same as add but mul | same as add |
| 6 | if X then jump Y else jump Z | X bool Y int Z int |
| 7 | Lo X on Y and Z | X Lo Y & Z bool |
| 8 | Ao X on Y and Z | X Ao Y & Z int |
| 9 | jump X | X int |
| 10 | Return X | X any type |
"string" integer -var-
EXAMPLES
Hello cat
Meu! "Hello cat".
Cat
Meu! @Meu?
A + B problem
Meu? -A-. Meu? -B-. Meu Meu. -A-. -B-. -C-. Meu! -C-.