Literals/Integer: Difference between revisions

Line 1,658:
 
( The Quackery compiler now expects numeric literals to be whichever
base they were previously. The default base is decimal. )</lang>
 
If a new compiler directive akin to <code>hex</code> is required, say to allow occasional octal literals in the form <code>octal 45</code>, the compiler can be extended like this;
1,496

edits