Skip to content

Commit 43a17ff

Browse files
committed
I do not think the "railroad" program mentioned is still available.
1 parent a8f8bed commit 43a17ff

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

Grammar/Grammar

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@
1010
# NOTE WELL: You should also follow all the steps listed in PEP 306,
1111
# "How to Change Python's Grammar"
1212

13-
# Commands for Kees Blom's railroad program
14-
#diagram:token NAME
15-
#diagram:token NUMBER
16-
#diagram:token STRING
17-
#diagram:token NEWLINE
18-
#diagram:token ENDMARKER
19-
#diagram:token INDENT
20-
#diagram:output\input python.bla
21-
#diagram:token DEDENT
22-
#diagram:output\textwidth 20.04cm\oddsidemargin 0.0cm\evensidemargin 0.0cm
23-
#diagram:rules
24-
2513
# Start symbols for the grammar:
2614
# single_input is a single interactive statement;
2715
# file_input is a module or sequence of commands read from an input file;

0 commit comments

Comments
 (0)