Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 214 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 214 Bytes

foma

Finite-state transducer technology.

Compilation Instructions

  1. Ensure GNU readline library is installed.
  2. cd foma
  3. cmake CMakeLists.txt
  4. make
  5. make install (if you want to install it)