$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-10-23 01:12:19
On Tue, Sep 24, 2019 at 4:29 AM Julien Blanc via Boost
<boost_at_[hidden]> wrote:
> You may have a look at https://github.com/Julien-Blanc-tgcm/jbc-json .
Do I understand this correctly, that jbc-json parses one character at
a time and stores function pointers in the stack, calling through the
function pointer for each character?
Thanks