[antlr-interest] Interactive processing of input

NeoPhyte 20neophyte08 at gmail.com
Sun Apr 10 23:49:31 PDT 2011


Does ANTLR give me an option for interactive processing of input.  ie
Processing every line of input one by one
>From whatever I know till now, it starts processing after it encounters an
EOF. 
Is there some way I can make it process my input by some other means, say
when it reads a "enter" etc.

Like my DSL(using ANTLR) should show the following:-

1+2
5

2+5+8
15


6/3
2

etc....


--
View this message in context: http://antlr.1301665.n2.nabble.com/Interactive-processing-of-input-tp6260368p6260368.html
Sent from the ANTLR mailing list archive at Nabble.com.


More information about the antlr-interest mailing list