For Programmers: Free Programming Magazines  


Home > Archive > AWK > September 2004 > A code generator written in AWK









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author A code generator written in AWK
Gilles DRIDI

2004-09-18, 8:55 pm

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


Jürgen Kahrs

2004-09-18, 8:55 pm

Gilles 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/
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com