Changes between Version 7 and Version 8 of documentation
- Timestamp:
- Mar 16, 2009, 1:59:11 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
documentation
v7 v8 68 68 The SET system consists of several Python modules: 69 69 70 * 70 * {{{grammar}}} -- loading, organizing and parsing of rules sets, definition of the {{{Rule}}} a {{{Grammar}}} class. 71 71 72 72 * {{{token}}} -- definition of the {{{Token}}} class (and its derivatives) representing a single word/token.