bumble.sf.net language and parsing

plain text

web directory

contains code written in java to do transformations on text files to create html in the normal wiki tradition. This can be achieved more easily using sed for example. The classes attempt to use a parsing approach instead of a regular expression approach.

the jvm11 directory contains code which was designed to be run on an old virtual machine.

This code took a long time to write and I now find that it was irrelevant and completely misguided. It is of interest that something which required so much time (maybe 1 month of work) now has no value.