Anthony(Huang Liang)
Anthony(Huang Liang)
Yes, I would like to. Actually I had roughly implement the feature but in JSON syntax, within json11 parse library from dropbox. I might commit a pr later.
for discussion each prebuilt binary file is a library/component. it implicts a configuration variant and can be used under compatible configuration. the configuration may be encoded to the name of...
Great work! but there are still some issue. stdc++fs library is not always exist, but evoke try to link it all the time. It's hard to fix. 1. evoke don't...
Would it be a good idea to import a configure file parser library, such as toml-lang/toml or dropbox/json11?