Jump to content

Spock: Difference between revisions

From Sugar Labs
DanKrejsa (talk | contribs)
Created page with 'Spock is an XO activity and pygtk application that implements a simple text editor with an embedded proof verifier. The proof verifier is based on the [http://sites.google.com/a…'
 
DanKrejsa (talk | contribs)
No edit summary
Line 10: Line 10:
done to make the activity friendly to children, and introductory materials are not yet
done to make the activity friendly to children, and introductory materials are not yet
available.
available.
The code is hosted at [http://git.sugarlabs.org/projects/spock].

Revision as of 13:38, 28 February 2010

Spock is an XO activity and pygtk application that implements a simple text editor with an embedded proof verifier. The proof verifier is based on the Ghilbert proof language, with some modest extensions. Ghilbert in turn is inspired by the Metamath project. Spock, Ghilbert, and Metamath can express a wide variety of logics and theories.

The activity could be used as the basis for a course on elementary propositional or predicate logic (or even set theory), however as yet very little work has been done to make the activity friendly to children, and introductory materials are not yet available.

The code is hosted at [1].