• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

READMED06-Sep-2025725 2014

ebnf.phpD06-Sep-202515.3 KiB401351

image.pngD06-Sep-202534.2 KiB

plugin.info.txtD06-Sep-2025254 87

syntax.phpD06-Sep-20251.6 KiB6044

README

1EBNF Plugin for DokuWiki
2
3EBNF Parser and Syntax Diagram Renderer. Parses grammars in
4backus�naur form (EBNF) and renders as syntax diagram
5
6All documentation for this plugin can be found at
7http://www.dokuwiki.org/plugin:ebnf
8
9----
10Copyright (C) Vincent Tscherter <vincent.tscherter@gmail.com>
11
12This program is free software; you can redistribute it and/or modify
13it under the terms of the GNU General Public License as published by
14the Free Software Foundation; version 3 of the License
15
16This program is distributed in the hope that it will be useful,
17but WITHOUT ANY WARRANTY; without even the implied warranty of
18MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19GNU General Public License for more details.
20