User talk:Mbishop: Difference between revisions

→‎Algol68: Special characters for operators: binary literals need not start with zero
(→‎Algol68: Special characters for operators: binary literals need not start with zero)
Line 42:
Notes:
* Unicode character "DECIMAL EXPONENT SYMBOL 23e8" is also permitted. eg In Algol "1 million" can be 1 000 000 or 1e6 or even 1⏨6.
* binary/nibble/octal/hexidecimal literals are of the form 2r012r1001, 4r012301234r32100123, 8r012345678r12345670, 16r0123456789abcdef16r123456789abcdef0 respectively.
 
====BOLD symbols and reserved words as typically printed====