lawrancej / CompilerKit

Compiler construction library in C.
GNU Lesser General Public License v2.1
55 stars 33 forks source link

Implementation of Sequitur algorithm #43

Open lawrancej opened 12 years ago

lawrancej commented 12 years ago

Once the grammar classes are ready, it'd be nice to have an implementation of the Sequitur algorithm, which infers a context-free grammar from examples. http://sequitur.info/