This is sort of proof-of-concept code for converting
HTML to MIF (and some other things). To run it, try:

	make testm

Oh... you might have to go in libwww and do 'make' first.

This isn't how I would write the code today, but it works
to a certain extent. Enjoy

	Dan Connolly <connolly@w3.org> 7 July 1995

old readme follows...

README for HTML design code/ideas as of Feb 1993.

This is just a collection of stuff I used to develop
the HTML spec.

Included are translators:
	from		to
	plaintext	html	
	html		mif
	plaintext	mif

and perhaps some others.

I was working on an extesible, object-oriented architecture
for dealing with SGML documents and MIME bodies.

Parts of this have been prepared for distribution, but the
large majority has not.

