chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New Egg: TOML wrapper


From: Daniel Ziltener
Subject: New Egg: TOML wrapper
Date: Fri, 2 Sep 2022 12:25:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.0

Hello Chicken community!

I just finished a first version of a wrapper for the TOML configuration format. For this I took the tomlc99 implementation https://github.com/cktan/tomlc99 and made a thin layer for it to use it conveniently from Chicken.

The repository is at https://gitea.lyrion.ch/zilti/toml.git, and the documentation can be found at http://wiki.call-cc.org/eggref/5/toml.

I hope it can be added to the repository and that it may be of use for some of you.

Thanks,
Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]