Mohsen Mirkarimi
Mohsen Mirkarimi
## Description CI only checks against default compiler installed in ubuntu 20 and default msvc compiler on windows image provided on github actions, only against C++20. This is far from...
## Description Parsi is a parser combinator library and it has core building blocks to make parsers, but it also would be much nicer to provide serializer/deserializer for common simple...
issue #61
## Description The library is heavily template-based and leverages compile-time zero-runtime-cost abstractions, which are specific to C++ and can not export bindings based on those for other languages. Most bindings...