Re: CP/M spell checker source?
- From: Lee <bradley_lee_r@xxxxxxxxxxxxx>
- Date: Thu, 27 Sep 2007 00:33:20 -0700
On Sep 23, 11:54 am, Bill H <b...@xxxxxxxxx> wrote:
I am looking at writing a spell checker in Perl and was wondering,
since the english language has not changed much in 30 years, if there
are any CP/M spell checkers out there with source I could look at for
code clues / algorythms, since any CP/M code had to be (or should have
been) fast and compact.
Bill H
Bill -
Not that this matters much but I would disagree with your claim that
the "English language has not changed much in the last 30 years."
In Dr. Dobb's Journal, Number 66, April 1982 Alan Bomberger wrote "A
Poor Person's Spelling Checker" on pages 42-53. The article contains
source code in Z80 assembler. I have paper copy of this article. If
you are interested, I could scan it and send it to you. A CP/M library
file which has documentation and executables is at
http://www.retroarchive.org/cpm/cdrom/ZSYS/ZNODE-12/I/PMSPELL.LBR. The
source code for the spell checker is NOT in this library. If you were
really interested in getting the source code to the spell checker
you'd have to run OCR software against the article and then do the
usual edits to get it to assemble.
- Lee Bradley
.
- References:
- CP/M spell checker source?
- From: Bill H
- CP/M spell checker source?
- Prev by Date: Re: BASIC-E
- Next by Date: PL/M-80 compiler driver for UNIX improved
- Previous by thread: Re: CP/M spell checker source?
- Next by thread: Re: CP/M spell checker source?
- Index(es):
Relevant Pages
|
Loading