> > Terminals can only be denoted by Scheme symbols. So yes, > you'll have to > > rename all special characters to LBRACKET, RBRACKET, > SEMICOLON, etc. > > [...] > > Hello, > > if the terminals are symbols, couldn't you use symbol quoting > syntax then, > like |\[|, |\]|, ... ?
Of course! But I much prefer using more descriptive names. But YMMV ;-) Dominique _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
