$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Runtime code generation
From: VIKRAM LODHI (vikram.smvdu_at_[hidden])
Date: 2019-03-03 17:39:17
I am trying to write a grammar based code but can't seems to find starting
point.
Is there anything I should go through first.
Grammar based .
All the functions are written in string formats by user and parsed into
binary at runtime and are able to use that function.