Talk:Subleq: Difference between revisions

Content added Content deleted
(added a comment.)
Line 5: Line 5:
You mention code points and characters as well as giving character numbers. Should you just state that for this example use ASCII? --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 00:33, 28 April 2015 (UTC)
You mention code points and characters as well as giving character numbers. Should you just state that for this example use ASCII? --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 00:33, 28 April 2015 (UTC)
: My example uses ASCII; I'll add language to that effect. But there's no reason to limit the implementation to ASCII. One that handled arbitrary Unicode code points would still run it fine. An EBCDIC machine might have a problem with it.. [[User:Markjreed|Markjreed]] ([[User talk:Markjreed|talk]]) 00:55, 28 April 2015 (UTC)
: My example uses ASCII; I'll add language to that effect. But there's no reason to limit the implementation to ASCII. One that handled arbitrary Unicode code points would still run it fine. An EBCDIC machine might have a problem with it.. [[User:Markjreed|Markjreed]] ([[User talk:Markjreed|talk]]) 00:55, 28 April 2015 (UTC)

:: I've added a REXX example that handles both (within the same program), and is machine (ASCII or EBCDIC) agnostic.   -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 02:08, 14 November 2017 (UTC)


==Promoting==
==Promoting==