$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] De Bruijn Bind (alternate bind syntax) Interest?
From: Larry Evans (cppljevans_at_[hidden])
Date: 2010-09-19 14:51:06
On 09/02/10 10:57, David Sankel wrote:
> Hello all,
>
> I've been working on an alternate bind syntax based on De Bruijn indices[1].
> The syntax is very simple, yet the terms are very powerful.
David,
I tried the problem on:
http://en.wikipedia.org/wiki/De_Bruijn_index
however, I'm getting the compile errors shown in the attachment which
also shows the source via a cat command.
Any ideas what may be wrong?
TIA.
-Larry