recognizers 1.0.0

A collection of recognizers



recognizers

This package is a collection of recognizer examples. They may require a bleeding edge implementation of your forth system.

A lot more information is contained in the

literacy.frt

Simple formatting of source code in the spirit von Don Knuth literate programming. You can combine the real source code and its documentation in one document that the standard forth interpreter can handle directly.

Author: Julian Fondren, 2014 License: probably public domain.

time-rec.frt

check and convert for the hh:mm:ss notation returning a double cell number for the number of seconds it represents.

Author: Matthias Trute, 2013 License: public domain