lawrancej / CompilerKit

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

Complement isn't really implemented yet. #58

Closed lawrancej closed 12 years ago

lawrancej commented 12 years ago

Complement should work almost exactly like the KleeneStar class does now, taking in a single parameter in the constructor function compilerkit_complement_new.