commit 7067fc335b98b8e7ee74552b4c3f355611b2e57d from: Alexander Arkhipov date: Sun Aug 04 13:10:11 2024 UTC add comment to hacks commit - b5c808a5adcf1a337ace4bb631456db5cced5b19 commit + 7067fc335b98b8e7ee74552b4c3f355611b2e57d blob - /dev/null blob + f15a239cb4714ff074199be95a108abc60a2debb (mode 644) --- /dev/null +++ hacks/comment.txt @@ -0,0 +1,10 @@ +comment is a preprocessor, that lets you strip comments from input. It +supports both block and single-line comments. Useful for languages that +don't support comments on their own. + +You can download one of the releases at [0], clone the git repository +via [1], or browse it at [2]. + +[0] {ftp,rsync,https}://manpager.org/pub/usr/aa/comment/ +[1] ssh://anon@git.manpager.org/comment +[2] https://git.manpager.org/?action=summary&path=comment.git