Skip to content

Alatius/morpheus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

494 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Morpheus parser

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 46.8%
  • VBScript 21.1%
  • OCaml 11.1%
  • GLSL 9.4%
  • Standard ML 7.6%
  • Lex 1.4%
  • Other 2.6%