Annotated Table of Contents
JavaScript APG
The apg-js README page from https://github.com/ldthomas/apg-js.
README.md
The apg-js license.
LICENSE.md
The desktop, node.js parser generater application.
apg.js
command-line.js
The desktop, node.js data conversion application.
apg-conv.js
help.js
The parser library.
ast.js
circular-buffer.js
emitcss.js
identifiers.js
parser.js
stats.js
style.js
trace.js
utilities.js
node-exports.js
web-exports.js
The data conversion Application Programming Interface library.
converter.js
transformers.js
node-exports.js
web-exports.js
The parser generator Application Programming Interface library.
api.js
attributes.js
parser.js
rule-attributes.js
rule-dependencies.js
sabnf-grammar.js
scanner-callbacks.js
scanner-grammar.js
scanner.js
semantic-callbacks.js
show-rules.js
syntax-callbacks.js
node-exports.js
web-exports.js
The pattern-matching engine, apg-exp, library.
apg-exp.js
exec.js
flags.js
parse-replacement.js
replace-grammar.js
replace.js
result.js
sabnf-generator.js
split.js
web-exports.js