Path to this page:
./
devel/generate,
Simple text pre-processor
Branch: pkgsrc-2012Q4,
Version: 2.7nb1,
Package name: generate-2.7nb1,
Maintainer: darcyGenerate is a text preprocessor that I originally wrote to help me write
custom accounting applications based on the Progress database product. I
felt that the built in wasn't useful enough so I designed a new one and
implemented it. It actually started life as a package configuration and
batch file generator for DOS and mutated to a simple script interpreter
to replace shar file distribution. At this point it has almost nothing in
common with that first program.
The basic idea behind generate is to create a script which generates files.
There is some simple flow control constructs but the power lies in its
macro processing. I have shamelessly stolen ideas from cpp, m4, make and
David Tilbrook's dtree.
Required to build:[
devel/gmake]
Master sites:
SHA1: c4d01223562e86e3b08f7cb3919251754e4f8a57
RMD160: fc2287ffd3fbd43c6a04c79dee39b7f2b7fb9f7a
Filesize: 30.891 KB
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version generate-2.7nb1 (created)