Back to be-paranoid.net
Hi, my name is Simon Hecht. I have coded a "Railroad Generator" which creates rairoad diagrams using a scripting code that I call RRCode.
Railroad diagrams also known as syntax diagrams are used to show the grammar of a programming language or something else.
1.) Spaces or chars only counts in tags. You can make as much new lines as you wish.
2.) Const Element: [TEXT]. Creates a const block with the text TEXT.
3.) Var Element: {TEXT}. Creates a var block with the text TEXT.
4.) If you want to add a arm you have to write that between \
5.) If you want to add a middle line into your arm you have to wirte \ 6.) If you want to add that went back, you have to use / instead of \. Example: /1[Second arm]/1.
Enter your RRCode here:
Generator