aboutsummaryrefslogtreecommitdiff
path: root/devel/py-PeachPy/pkg-descr
blob: ed88e4bdd6bec51295dd30e89e0e22f439b63704 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
The goal of this project is to document instruction sets in a format convenient
for tools development.

An instruction set is represented by three files:
* An XML file that describes instructions
* An XSD file that describes the structure of the XML file
* A Python module that reads the XML file and represents it as a set of Python
  objects

WWW: https://github.com/Maratyszcza/Opcodes