Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pfirsich/joml-cpp


https://github.com/pfirsich/joml-cpp

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# joml-cpp
This is a parser (the reference parser) for my markup language [JOML](https://github.com/pfirsich/joml) for C++17.

[main.cpp](src/main.cpp) contains a JOML to JSON converter, which is used for the test cases present in the main JOML repo.