Non-decimal radices/Input: Difference between revisions

(Added Quackery.)
Line 1,121:
Stack empty.</pre>
 
Hexadecimal numbers can be indicated in Quackscript with the builder (compiler directive) <code>hex</code>.
 
<pre>/O> hex 499602D2
...
 
Stack: 1234567890</pre>
 
=={{header|R}}==
1,462

edits