katef / libfsm

DFA regular expression library & friends
BSD 2-Clause "Simplified" License
931 stars 52 forks source link

ADT cruft #421

Closed katef closed 1 year ago

katef commented 1 year ago

Tidying up some ADT stuff we don't use any more. Mostly this got replaced by concrete implementations locally to each FSM operation, more tightly around whatever algorithm is being used for those.