This article shows how to embed and action into an ANTLR grammar, that should be executed for every match of a one-or-more rule ( rule+ ) or a zero-or-more rule ( rule* ).
Displaying posts published in
By NilsH on October 4th, 2010
This article shows how to embed and action into an ANTLR grammar, that should be executed for every match of a one-or-more rule ( rule+ ) or a zero-or-more rule ( rule* ).
Hi,
my name is Nils Haldenwang. I am a 23-year-old student of Computer Science at the University of Osnabrück.
My main interests are web development with Ruby on Rails, Computational Intelligence and Combinatorial Optimization.