Partouf
fc7c5e4773
algol68: add COMMENT, co, #, and ¢ comment forms
...
The source TM grammar only handled { ... } block comments, but real
Algol 68 in the wild uses the four other RR-defined forms too:
COMMENT ... COMMENT, co ... co, # ... #, and ¢ ... ¢. Added each as a
push/pop state with a catch-all 'comment' rule for the body. With
ignoreCase already on, COMMENT/comment and CO/co both match.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-05 12:42:40 +02:00
..
2026-05-05 11:50:33 +02:00
2025-02-02 17:54:31 +00:00
2026-05-05 12:42:40 +02:00
2025-02-09 22:33:36 +02:00
2025-02-09 22:33:36 +02:00
2025-02-09 22:33:36 +02:00
2026-04-14 20:46:17 -05:00
2026-02-01 20:50:46 -06:00
2025-02-02 17:54:31 +00:00
2025-02-02 17:54:31 +00:00
2025-02-02 17:54:31 +00:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2025-02-02 17:54:31 +00:00
2025-02-09 22:33:36 +02:00
2026-02-01 20:50:46 -06:00
2025-02-02 17:54:31 +00:00
2025-02-09 22:33:36 +02:00
2025-02-09 22:33:36 +02:00
2025-02-02 17:54:31 +00:00
2026-02-01 20:50:46 -06:00
2025-10-08 21:56:53 +02:00
2026-02-01 20:50:46 -06:00
2025-02-02 17:54:31 +00:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2025-02-02 17:54:31 +00:00
2025-11-04 11:12:44 -06:00
2025-02-02 17:54:31 +00:00
2025-02-02 17:54:31 +00:00
2025-05-21 13:53:05 -05:00
2026-02-01 20:50:46 -06:00
2025-02-02 17:54:31 +00:00
2025-07-28 10:34:46 -05:00
2025-02-09 22:33:36 +02:00
2025-02-02 17:54:31 +00:00
2025-02-02 17:54:31 +00:00
2026-02-01 20:50:46 -06:00
2026-01-25 16:50:12 -05:00
2026-02-01 20:50:46 -06:00
2026-02-01 20:50:46 -06:00
2025-07-28 10:34:46 -05:00
2026-02-01 20:50:46 -06:00
2025-02-20 07:23:33 +00:00
2025-02-02 17:54:31 +00:00
2025-07-28 10:34:46 -05:00
2025-02-02 17:54:31 +00:00
2025-02-09 22:33:36 +02:00
2025-02-09 22:33:36 +02:00
2025-02-02 17:54:31 +00:00
2025-02-09 22:33:36 +02:00
2025-10-14 13:56:59 -05:00
2025-08-25 21:12:48 -05:00