Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
BLURB.txt | 2010-05-19 16:28 | 168 | ||
COPYING.txt | 2010-05-19 16:28 | 798 | ||
GPL.txt | 2010-05-19 16:28 | 18K | ||
auto-view.sml | 2010-05-19 16:28 | 11K | ||
aux.sig | 2010-05-19 16:28 | 486 | ||
aux.sml | 2010-05-19 16:28 | 648 | ||
build | 2010-05-19 16:28 | 229 | ||
button-bar.sig | 2010-05-19 16:28 | 1.9K | ||
button-bar.sml | 2010-05-19 16:28 | 7.9K | ||
char-lin-ord.sml | 2010-05-19 16:28 | 361 | ||
completion.sig | 2010-05-19 16:28 | 664 | ||
completion.sml | 2010-05-19 16:28 | 492 | ||
controller-func.sml | 2010-05-19 16:28 | 6.7K | ||
controller.sig | 2010-05-19 16:28 | 814 | ||
controller.sml | 2010-05-19 16:28 | 334 | ||
crypto | 2010-05-19 16:28 | 634 | ||
crypto.cm | 2011-08-08 08:19 | 4.3K | ||
data-func.sml | 2010-05-19 16:28 | 1.1K | ||
data.sig | 2010-05-19 16:28 | 2.7K | ||
data.sml | 2010-05-19 16:28 | 414 | ||
extstr.sml | 2010-05-19 16:28 | 3.0K | ||
filter-evt.sig | 2010-05-19 16:28 | 1.1K | ||
filter-evt.sml | 2010-05-19 16:28 | 1.1K | ||
graphical-view.sml | 2010-05-19 16:28 | 38K | ||
interrupts.sig | 2010-05-19 16:28 | 1.7K | ||
interrupts.sml | 2010-05-19 16:28 | 1.7K | ||
lexicon-func.sml | 2010-05-19 16:28 | 4.3K | ||
lexicon.sig | 2010-05-19 16:28 | 1.2K | ||
lexicon.txt | 2010-05-19 16:28 | 345K | ||
lin-ord.sig | 2010-05-19 16:28 | 697 | ||
lowercase-word.sig | 2010-05-19 16:28 | 4.6K | ||
lowercase-word.sml | 2010-05-19 16:28 | 3.8K | ||
model-func.sml | 2010-05-19 16:28 | 16K | ||
model.sig | 2010-05-19 16:28 | 3.5K | ||
model.sml | 2010-05-19 16:28 | 291 | ||
random.sig | 2010-05-19 16:28 | 727 | ||
random.sml | 2010-05-19 16:28 | 1.0K | ||
select.sig | 2010-05-19 16:28 | 1.8K | ||
select.sml | 2010-05-19 16:28 | 5.0K | ||
set-func.sml | 2010-05-19 16:28 | 3.0K | ||
set.sig | 2010-05-19 16:28 | 1.7K | ||
string-lin-ord.sml | 2010-05-19 16:28 | 373 | ||
string-set.sml | 2010-05-19 16:28 | 359 | ||
terminal-view.sml | 2010-05-19 16:28 | 16K | ||
text-renderer.sig | 2010-05-19 16:28 | 2.7K | ||
text-renderer.sml | 2010-05-19 16:28 | 16K | ||
text-window.sig | 2010-05-19 16:28 | 3.4K | ||
text-window.sml | 2010-05-19 16:28 | 47K | ||
view.sig | 2010-05-19 16:28 | 6.1K | ||
Crypto: a Cryptogram Encoder/Decoder Crypto will compile on SML/NJ Version 110.59 or greater. ------------------------------------------------------------------------------- CM Description File ------------------------------------------------------------------------------- crypto.cm see this file for brief descriptions of the Standard ML source files ------------------------------------------------------------------------------- Shell Scripts ------------------------------------------------------------------------------- build shell script for building the heap images, and putting them in the .heap directory; run with option -DGRAPH to build the graphical version, run with option -DAUTO to build the automatic version; by default builds the terminal version crypto shell script for running crypto edit this script so that the variable heapdir is set to the absolute pathname of the directory where the heap image will reside, or to .heap if you want to run crypto only from this directory