http://www.cs.cmu.edu/~aldrich/SASyLF/SASyLF-0_22.zip
This is primarily a bug-fixing release, although I did add a --verbose
option. Specifically:
* Fixed bug where the program crashed when case analyzing a term whose
structure was already known
* Fixed a bug with handling multiple assumptions in the context correctly
* Added a --verbose feature that lists all the theorems as their
proofs are checked (possibly useful for grading)
Let me know if there are any issues with this release!
Thanks,
Jonathan
http://www.cs.cmu.edu/~aldrich/SASyLF/SASyLF-0_23.zip
In addition to fixing a lot of bugs, this release implements a more
consistent handling of contexts, including additional checks that
contexts are used sensibly. This release also improves (slightly) the
feedback provided by the --LF option, useful for LF experts.