홈페이지 : http://www.oche.de/~akupries/soft/ptools/index.html
ParseTools is both a C extension library to the script language tcl and a script library written in tcl itself. It provides:
- Commands to build, query and manipulate abstract syntax trees.
- A command lifting the tokenization of scripts into the script level itself. This part resides in the C extension and makes use of the parsing functionality as exported by the tcl core through its stub table.
- Commands to convert syntax trees into other representations (nested lists, XML).
- Commands to convert scripts into syntax trees (with tokens as intermediate step) and to transform them in basic ways (redundancy removal, deeper parsing of bracket commands, enhancing the structure of the tree, ...).
ptools0.2.tar.gz: Sources, Unix
ptools0.2.tar.bz2: Sources, Unix, bzip compressed
ptools0.2.doc.tar.gz: Standalone documentation, Unix
ptools0.2.zip: Sources, Win*
'확장 패키지 (Extension Package)' 카테고리의 다른 글
tcLex 1.2a1 (0) | 2024.11.21 |
---|---|
Fancy ListBox 2.3 (0) | 2024.10.25 |
Balloon 1.0 (0) | 2024.10.25 |
BWidget 1.9.16 (0) | 2024.10.11 |
mkWidgets 1.3 (0) | 2024.10.11 |