mirror of
https://github.com/python/cpython.git
synced 2025-07-31 07:04:42 +00:00
I do not think the "railroad" program mentioned is still available.
This commit is contained in:
parent
a8f8bed203
commit
43a17ff016
1 changed files with 0 additions and 12 deletions
|
@ -10,18 +10,6 @@
|
|||
# NOTE WELL: You should also follow all the steps listed in PEP 306,
|
||||
# "How to Change Python's Grammar"
|
||||
|
||||
# Commands for Kees Blom's railroad program
|
||||
#diagram:token NAME
|
||||
#diagram:token NUMBER
|
||||
#diagram:token STRING
|
||||
#diagram:token NEWLINE
|
||||
#diagram:token ENDMARKER
|
||||
#diagram:token INDENT
|
||||
#diagram:output\input python.bla
|
||||
#diagram:token DEDENT
|
||||
#diagram:output\textwidth 20.04cm\oddsidemargin 0.0cm\evensidemargin 0.0cm
|
||||
#diagram:rules
|
||||
|
||||
# Start symbols for the grammar:
|
||||
# single_input is a single interactive statement;
|
||||
# file_input is a module or sequence of commands read from an input file;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue