Andrew D. Lewis's Perl programs
[Documentation List]
[Decoding instructions]
- bibgrep: This Perl
script will search a BiBTeX database file for a given string and print the
entries which contain the string.
- dbtool: This is a search
program which searches through a file with delimiters of the form "%%entry".
Each entry so delimited is search for a specified string. Entries may be
formatted with fields in an HTML-like format.
- file-utils: There are
some scripts for searching files, changing link names, making string
replacements, and that sort of thing. Some of these programs do alter
and remove files, so look out!
- grader.tgz: This is a
program which will compile grades and assign letter grades for a class. It
is part of the more general CLASS set up which can be obtained from my TeX macro
packages.
- histogram: This is a
program for making histograms.
- library: This is a bunch
of Perl scripts I wrote to help me manage my collection of books. It allows,
for example, you to send email to the people who have your books on loan.
Full documentation.
-
makesymbolindex.tgz: This package will make a list of symbols for
a LaTeX document. The Perl program will process a list to order it as you
specify. There is also a LaTeX style file included. Documentation included.
- perlnav: This program
does various navigation computations.
- texgraph: This program
uses the pshacks macros to make planar plots. The pshacks flexibility allows
you to put axes and labels where and how you want them.
Andrew D. Lewis (andrew at mast.queensu.ca)