This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

finite state machines in guile



What is a good way to model finite state machines in guile?
Does it make sense to wrap a R.Smith's libfsm , or can guile do it better
on its own?

Klaus Schilling