argent-codegen / 0.20
| Short description: | Generates code from Ruby code in comments | |||||
|---|---|---|---|---|---|---|
| Category: | Application/Development | |||||
| Status: | beta | |||||
| Created: | 2005-04-04 04:43:34 GMT | |||||
| Last update: | 2005-04-04 04:43:34 GMT | |||||
| Owner: | cjon (Projects of this owner) | |||||
| Homepage: | http://rubyforge.org/projects/argent/ | |||||
| Download: | http://rubyforge.org/frs/?group_id=607 | |||||
| License: | Artistic | |||||
| Dependency: |
|
|||||
| Description: | argent is a code generator allows you to put Ruby code in the comments of any language and generate code in the same file. Like cog.py, it uses tags for the beggining and end of code, and another tag that marks the end of generated code. The excise option will excise the generated code. Useful for generating large amounts of boilerplate code in less dynamic languages, such as C/C++/Java/C# and the like.
|
|||||