Pushdown automaton

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Pushdown automaton

Günther Schmidt
He guys,

does anybody know of a pushdown automaton implementation in Smalltalk.

I want to build my own BNF Parser without the use of SmaCC.

Günther