Tuesday, 8 December 2020
Latin Rap (Saphion Assembly)
I made up Latin Rap. Wanna hear some?
mova sita nope trie
What that does I have no idea.
But I know what it does as a programming language on a Saphion.
mova - mov e to register a
sita - output (broadcast) e register
nope - reset e register, set to flywheel (unstable)
trie - put a random 1 or 0 into e
nomova - mov a to register e
nositu - read 'in' (register u) into e
nonopy - set all registers to zero
notrie - meta (profit)
a up
e down
i left
o right
u in
y out
e is the accumulator.
a, i, o, u, y (other)
Logicl Operations:
not - invert register
and - and e with source
or - or e with source
xor - xor e with source
No in front of a logical operation means to build the probability graph...
1 bit - no bit
3 bits - mov, sit, nop, tri, not, and, or, xor
3 bits - e, a, i, o, u, y, _, __
1 bit - the s bit, lists
1 bit - the x bit, who knows
==
10 bits (the right amount)
Subscribe to:
Post Comments (Atom)
Latin Rap (Saphion Assembly)
I made up Latin Rap. Wanna hear some? mova sita nope trie What that does I have no idea. But I know what it does as a programming languag...
-
Welcome to the Quill Language blog, a place where I share and discuss a language I am working on titled 'quill'. It is a Common Li...
-
A pick is a Markoff Chain. I am not a piack in Clarity. x is a b c and d is a list in Clarity. y is a b c or d is a pick in Clarity. x w...
-
Brainfuck is +-[],. I think. R is the current register, an integer. *R is the register at R. - move to the right, decriment R + + increme...
No comments:
Post a Comment