I made a machine code – Computer Science – Snap! Forum https://forum.snap.berkeley.edu/t/i-made-a-machine-code/11369
I've made a machine code, I want to hear your opinions, especially from people who understand very well computer science. Codification & Parsing Code Function 0 NULL 1 END/EOF 2 FALSE 3 TRUE 4 DO/THEN …
END/EOF 2 FALSE 3 TRUE 4 DO/THEN 5 AND 6 OR 7 XOR 8 NOT 9 IF A ELSEIF/ELSE