ANY_CONV.IZL is an IZL 2.0-based program that allows you to convert 
between any two numeric bases, from base two (0 - 1) through base 
thirty-six (0 - Z).  The default is to convert between decimal and 
hexadecimal.  I've observed the standard convention of using letters 
of the alphabet for digits greater than nine.  

You can change which base you want to convert to or from simply by 
typing over the name of the base.

This program was written by Doug Taylor (doug-taylor+@osu.edu).  It has
been placed into the public domain.  Feel free to hack it, steal
routines from it, or whatever.
