You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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!
Hey Dominik!
That isn't a worry at all. If you need any help at all, please feel free to mention me.
Thanks!
Alex Rahali
E // ***@***.*** ***@***.***/0?redirect=mailto%3Aalexrahali4%40gmail.com&recipient=cmVwbHkrQUpJRUNYREtWUFFMV1NBSVhSTU1QTEY2S1Q3M0pFVkJOSEhEQ1hLVkFFQHJlcGx5LmdpdGh1Yi5jb20%3D)
W // https://alexdev.site ***@***.***/1?redirect=https%3A%2F%2Falexdev.site&recipient=cmVwbHkrQUpJRUNYREtWUFFMV1NBSVhSTU1QTEY2S1Q3M0pFVkJOSEhEQ1hLVkFFQHJlcGx5LmdpdGh1Yi5jb20%3D)
On Mar 10 2021, at 7:32 pm, Dominik Madarász ***@***.***> wrote:
Hi @alextwothousand ***@***.***/2?redirect=https%3A%2F%2Fgithub.com%2Falextwothousand&recipient=cmVwbHkrQUpJRUNYREtWUFFMV1NBSVhSTU1QTEY2S1Q3M0pFVkJOSEhEQ1hLVkFFQHJlcGx5LmdpdGh1Yi5jb20%3D), 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!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub ***@***.***/3?redirect=https%3A%2F%2Fgithub.com%2Fzpl-c%2Fzpl%2Fissues%2F63%23issuecomment-795961477&recipient=cmVwbHkrQUpJRUNYREtWUFFMV1NBSVhSTU1QTEY2S1Q3M0pFVkJOSEhEQ1hLVkFFQHJlcGx5LmdpdGh1Yi5jb20%3D), or unsubscribe ***@***.***/4?redirect=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAJIECXEFU4CLRGL5CE6QGH3TC7CLJANCNFSM4Y6VM3CA&recipient=cmVwbHkrQUpJRUNYREtWUFFMV1NBSVhSTU1QTEY2S1Q3M0pFVkJOSEhEQ1hLVkFFQHJlcGx5LmdpdGh1Yi5jb20%3D).
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.
The text was updated successfully, but these errors were encountered: