$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Greg Colvin (gcolvin_at_[hidden])
Date: 2001-05-29 12:52:04
From: John Max Skaller <skaller_at_[hidden]>
> joel de guzman wrote:
>
> > So, if you have
> > > a high enough level 'grammar', decoupling the semantic
> > > actions becomes more viable.
>
> > How high is high enough?
>
> I don't know. A test would be:
> if you can write a syntax specification for a practical
> language including expression of a reasonable number
> of constraints (which is non-trivial).
Perhaps a Python parser would be a useful challenge?