Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 417 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 417 Bytes

morpheus

Morpheus parser code.

Compiling and installing morpheus

By default morpheus installs into bin/

  cd src
  make
  make install

Compiling a stem library

  cd stemlib/Latin
  export PATH=$PATH:../../bin
  MORPHLIB=.. make

Running the cruncher

MORPHLIB=stemlib bin/cruncher < wordlist > crunched