egor: Environment-specific substitution table GeneratOR

What

‘egor’ is a program for calculating environment-specific substitution tables

Features

Installation

$ sudo gem install egor

Demonstration of usage

It’s pretty much the same as Kenji’s subst, so in most cases, you can swap ‘subst’ with ‘egor’.

$ egor -l TEMLIST-file -c classdef.dat
or
$ egor -l TEM-file -c classdef.dat

Repository

You can download a pre-built RubyGems package from

or, You can fetch the source from

$ git clone git://github.com/semin/egor.git

License

This code is free to use under the terms of the MIT license.

Contact

Comments are welcome, please send an email to me (seminlee at gmail dot com).

Semin Lee, 6th December 2008
Theme extended from Paul Battley