$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] prototyping alternative Boost.Build syntax
From: Robert Ramey (ramey_at_[hidden])
Date: 2016-10-28 13:44:59
When you do get all this figured out, you might want to summarize it in
terms of a formal grammar - similar to BNF or something like that. This
would explain things in a way that's decoupled from any implementation
features such as what language would be used.
Robert Ramey