8 Sep 2004 15:22
ttn-pers-scheme 0.37 available
Thien-Thi Nguyen <ttn <at> surf.glug.org>
2004-09-08 13:22:04 GMT
2004-09-08 13:22:04 GMT
README excerpt: This directory contains ttn's personal scheme library, a collection of Guile Scheme code and intervening text(Continue reading)as well as a maintenance methodology
. NEWS excerpt: - 0.37 | 2004-08-05 - Module no longer maintained: (ttn pgtype) - Module no longer maintained: (ttn pgtable) - Module no longer maintained: (ttn pgmeta) The functionality provided by these modules has migrated to Guile-PG, with homepage: http://www.glug.org/people/ttn/software/guile-pg/ Thus, although these modules are still provided here for the time being, they are no longer being maintained. This means, among other things, that the configure script no longer recognizes option "--enable-pgtable-check-db=NAME". - Extension to (ttn edit) "e:" proc `insert' If OBJECT is a gap buffer, its contents are inserted. Point moves forward as usual. - Bugfixes to (ttn edit) buffer traversal "e:" procs
as well as a maintenance methodology
.
NEWS excerpt:
- 0.37 | 2004-08-05
- Module no longer maintained: (ttn pgtype)
- Module no longer maintained: (ttn pgtable)
- Module no longer maintained: (ttn pgmeta)
The functionality provided by these modules has migrated to
Guile-PG, with homepage:
implementation that has been tested alongside GNU sed
3.02 and GNU sed 4.1 with the `testsed' script:
#!/bin/sh
$HOME/local/src/.ttn/build/sed-4.1/sed/sed "$ <at> "
sed "$ <at> "
sh gxsed.scm "$ <at> "
obviously, this script does not support testing gxsed as a stdin filter;
that has to be done separately in an ad-hoc manner (at least, by those
who aren't bourne-shell file descriptor munging wizards...).
to play, comment out the pretty-printing (unless that sort of thing
interests you) and use the script above to watch output/speed of the
respective implementations. for example:
sh -x testsed -n \
'/^[*][*]*$/{;n;n;n;/complete mystery/{;g;p;};};h' \
~/local/info/ttn-do.info
this displays program names in the ttn-do package for which the
documentation barely scrapes by (tsk tsk).
RSS Feed