Skip to content

nickjwhite/morpheus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

446 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

Releases

No releases published

Packages

No packages published

Languages

  • C 45.9%
  • Visual Basic .NET 22.5%
  • OCaml 18.6%
  • GLSL 9.5%
  • Lex 1.4%
  • C++ 0.9%
  • Other 1.2%