Talk:Rot-13: Difference between revisions

Content added Content deleted
(C++ discussion question)
Line 6: Line 6:
The implementations for version 2 and version 3 are almost identical. It would be more illuminating to simply highlight the version 3 changes rather than the current cut-and-paste.
The implementations for version 2 and version 3 are almost identical. It would be more illuminating to simply highlight the version 3 changes rather than the current cut-and-paste.
''(Preceding unsigned comment by [[User:Glennj]])''
''(Preceding unsigned comment by [[User:Glennj]])''

I went ahead and made that change. Also, as implemented it was recomputing the translation table for each line, which doesn't make much sense. I pulled that out into a constant, and made the docstrings a little more concise. --[[User:NoLemurs|NoLemurs]] ([[User talk:NoLemurs|talk]]) 01:58, 9 May 2018 (UTC)


== SNOBOL4 ==
== SNOBOL4 ==