summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/pt/pt_peg_from_container.man
blob: 0771b4a5afd788c61096f91b454974b42ebb9123 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[comment {-*- tcl -*- --- doctools ---}]
[manpage_begin pt::peg::from::container n 0]
[include include/module.inc]
[include include/keywords.inc]
[titledesc "PEG Conversion. From CONTAINER format"]
[description]
[include include/ref_intro.inc]

This package does not exist.

There is no need for it.

The CONTAINER format for parsing expression grammars is a piece of Tcl
code which, then sourced, provides a class whose instances have the
grammar we wish to import loaded.

Another way of looking at this is, the CONTAINER output is its own
import package.

[include include/feedback.inc]
[manpage_end]