Hey folks,
I'm already at BayHac and I invite whoever is interested in working together on my modelchecker
https://github.com/jkff/minxmod . There's a lot of work to do and all of it is very fun:
* Adding model checking algorithms, e.g. checking Linear Temporal Logic properties
* Making the output (state transition graphs and examples of executions violating the property of interest) more readable and more configurable
* Adding debug information for tracking how "macros" are expanded, so that the user gets a violating trace in terms of the original program rather than the assembly it was compiled into
* Adding a front-end C-like language (currently the input is a Haskell datastructure representing the program as a list of instructions)
If you're interested, I'm in a violet-ish T-shirt at the left frontmost desk, with a red jacket on my chair.