lawrancej / CompilerKit

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

compilerkit_concatenation_vlist_new #89

Open lawrancej opened 12 years ago

lawrancej commented 12 years ago

We should have an equivalent vlist constructor for concatenations, just like we have compilerkit_alternation_vlist_new.

theCompanyDream commented 12 years ago

I'll give this a shot