On Fri, Jul 08, 2016 at 02:18:46AM -0400, Peter Olson wrote: > > On July 8, 2016 at 12:26 AM Edward Bartolo <[email protected]> wrote: > > > > Since any grammar item has boundaries it makes sense for a syntax > > checker to pass boundaries to syntax checking functions. The first > > step would be to check the existence of an opening bracket and a > > closing bracket. If more brackets follow the process should be > > repeated. > > What happens with > > a = b((7, c[3)]) > > Peter Olson
Exactly. HND KatolaZ -- [ ~.,_ Enzo Nicosia aka KatolaZ - GLUGCT -- Freaknet Medialab ] [ "+. katolaz [at] freaknet.org --- katolaz [at] yahoo.it ] [ @) http://kalos.mine.nu --- Devuan GNU + Linux User ] [ @@) http://maths.qmul.ac.uk/~vnicosia -- GPG: 0B5F062F ] [ (@@@) Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ ] _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
