| Crates.io | remove_comments |
| lib.rs | remove_comments |
| version | 0.1.0 |
| created_at | 2024-02-29 05:12:37.786672+00 |
| updated_at | 2024-02-29 05:12:37.786672+00 |
| description | Remove Comments |
| homepage | |
| repository | https://github.com/173duprot/rcm |
| max_upload_size | |
| id | 1157373 |
| size | 2,759 |
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.