[Cuis-dev] Cuis CBOR decoder

Juan Vuletich juan at jvuletich.org
Sun Oct 4 16:59:03 PDT 2020


On 10/4/2020 11:50 AM, Philip Bernhart via Cuis-dev wrote:
> Hi,
>
> I wrote a decoder for the CBOR (RFC 7049) data format,
> which is a binary format for semi-structured data (so like JSON).
>
> Surely interesting if you want to read Dictionaries,
> Arrays, Strings or ByteArrays stored in files.
>
> It can already read all the example data which is defined
> in the RFC (Appendix A).
>
> For full functionality an encoder needs to be written,
> maybe I find the time to do that.
>
> Project is located at:
>   https://github.com/Phantasus/Cuis-Smalltalk-CBOR
>
>
> Cheers,
> Philip

Thanks Philip! If you can also do the encoder, it would be great. Just 
added this to AdditionalPackagesForCuis.md.

Cheers,

-- 
Juan Vuletich
www.cuis-smalltalk.org
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
https://github.com/jvuletich
https://www.linkedin.com/in/juan-vuletich-75611b3
@JuanVuletich



More information about the Cuis-dev mailing list