Code Comments
Programming Forum and web based access to our favorite programming groups.Sir, Madam If you're interested in Pedagogic issue, here is a code generator written in AWK http://perso.club-internet.fr/cdridi http://perso.club-internet.fr/cdrid...e/iris/iris.awk You need to compile the front-end called "evale3" before, to pipe in awk script "iris" back-end. Sincerely, yours. Thank you all at comp.lang.awk
Post Follow-up to this messageGilles DRIDI wrote: > You need to compile the front-end called "evale3" before, > to pipe in awk script "iris" back-end. Why did you use lex and yacc in the front-end ? AWK is also a good tool for scanning and parsing. As it is, the whole compilation process is so complicated that I couldnt follow the explanations on your web page. Why didnt you build upon an existing notation format like ABC ? It is also an ASCII format. http://staffweb.cms.gre.ac.uk/~c.walshaw/abc/
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.