Related articles |
---|
extensible compilers mtrofimov@glas.apc.org (1998-03-18) |
Re: extensible compilers ichisugi@etl.go.jp (ICHISUGI Yuuji) (1998-03-20) |
Re: extensible compilers pardo@cs.washington.edu (1998-03-20) |
Re: extensible compilers bruce@cenderis.demon.co.uk (Bruce Stephens) (1998-03-22) |
extensible compilers mtrofimov@glas.apc.org (1998-03-22) |
Re: extensible compilers ndc@alum.mit.edu (N. D. Culver) (1998-03-24) |
Re: extensible compilers ndc@alum.mit.edu (N. D. Culver) (1998-04-03) |
From: | mtrofimov@glas.apc.org (Michael Trofimov) |
Newsgroups: | comp.compilers |
Date: | 18 Mar 1998 22:46:40 -0500 |
Organization: | Compilers Central |
Keywords: | syntax, comment |
Dear colleagues:
Please, help me!
Do you know anyhow about extendsiable compilers? In the book
"Algorithms+[DS...]" Wirth wrote that is _VERY_ impossible (not quite,
but "very"). This time, I develope a compiler, which uses structured
diagrams for syntax analyzing...
Do you know an example of similar approach?
Thanks,
Michael.
________________________________________________________________
Michael I. Trofimov
Russian Academy of Sci. Moscow, Russia
email: mtrofimov@glas.apc.org
http://www.glasnet.ru/~mtrofimov/
[Extensible languages were fashionable in the mid 1970s. It's not
that hard to do, but people found that the ability to write each
program in a slightly different, incompatible, language wasn't all that
useful. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.