remove_comments

Crates.ioremove_comments
lib.rsremove_comments
version0.1.0
sourcesrc
created_at2024-02-29 05:12:37.786672
updated_at2024-02-29 05:12:37.786672
descriptionRemove Comments
homepage
repositoryhttps://github.com/173duprot/rcm
max_upload_size
id1157373
size2,759
tinydev.art (173duprot)

documentation

README

rcm - remove comments

test

This is a tiny elegant rust program that takes advantage of extremely compact functional syntax to remove C-like comments with very specifically defined behavior. Replacing the comment text with spaces, and leaving in newlines. It supports C, C++, C#, and Java.

Commit count: 0

cargo fmt