Related articles |
---|
language independent grammar trees? Kajal.Jain@barrsystems.com (Kajal Jain) (2002-09-19) |
Re: language independent grammar trees? alexc@world.std.com (Alex Colvin) (2002-09-20) |
Re: language independent grammar trees? axel@dtone.org (Axel Kittenberger) (2002-10-18) |
From: | "Alex Colvin" <alexc@world.std.com> |
Newsgroups: | comp.compilers |
Date: | 20 Sep 2002 02:39:08 -0400 |
Organization: | The World Public Access UNIX, Brookline, MA |
References: | 02-09-115 |
Keywords: | parse |
Posted-Date: | 20 Sep 2002 02:39:08 EDT |
>.... I wanted to ask you if you know of anyone
>or of any system that is independent of any language. Basically, a
>system that is built / modified / used only as a parse tree.
XML sort of fills this bill - it directly describes a tree.
It's pretty unreadable by humans.
LISP notation is a little better, and can represent things besides LISP
programs.
--
mac the naïf
Return to the
comp.compilers page.
Search the
comp.compilers archives again.