Click here to Skip to main content
15,906,708 members
Articles / Programming Languages / C++

Formula Compiler using C++ BNF-like EDSL

Rate me:
Please Sign up or sign in to vote.
4.94/5 (8 votes)
13 Nov 2017GPL38 min read 17.9K   131   11  
The paper presents simplest byte-code formula compiler using C++ BNF-like embedded domain specific language (EDSL). It introduces BNFLite template library and implements byte-code for parallel computations.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Russian Federation Russian Federation
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions