muforth/scripts/line-comments.sed

# convert from C++ style // comments to Lua/Haskell -- style
s#// #-- #g