Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Implement a TOML parser, conformant to the latest standards #63

Open
alextwothousand opened this issue Mar 10, 2021 · 2 comments

Comments

@alextwothousand
Copy link

I absolutely love zpl! I use it for every C based project, and it brings over many of the things I enjoy from C++, while also benefitting from the simplicity of C.

Would it be possible if a TOML parser could be embedded? You could take a look at tomlc99 for reference.

@zpl-zak
Copy link
Member

zpl-zak commented Mar 10, 2021

Hi @alextwothousand, that's nice to hear from you! We will definitely look into implementing TOML into zpl, I think it would be a great addition to the library. We'll research the best approach to implement it and keep you up to date. Thank you for the reference link btw!

@alextwothousand
Copy link
Author

alextwothousand commented Mar 10, 2021 via email

@zpl-zak zpl-zak self-assigned this Apr 15, 2021
@zpl-zak zpl-zak added this to To do in zpl parsers Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

2 participants