|
| Cugar - Python-like whitespace relevance for C/C++.Updated by boswa on Sunday, March 24th 2002.Cugar is a preprocessor for C/C++ which puts in most of the braces and semicolons (plus some parentheses). Now, it also includes the indented heredoc for convenient multiline string literals (and its evil twin: the executed heredoc, in case you want to generate a multiline string literal with another program). Licence : Public Domain
Version : 1.0.6 [Stable]
Release Notes : Added indented heredocs (optionally executed).
|