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

Prelude support for CBOR? #1121

Closed
ehmry opened this issue Dec 1, 2020 · 2 comments
Closed

Prelude support for CBOR? #1121

ehmry opened this issue Dec 1, 2020 · 2 comments

Comments

@ehmry
Copy link
Collaborator

ehmry commented Dec 1, 2020

I'm working on representing CBOR in Dhall, that means converting Dhall, JSON, YAML to CBOR, which can then be encoded to binary by a special utility. Implementation details aside, is this something worth including in the prelude, or better kept as an additional library?

https://git.sr.ht/~ehmry/dhall-cbor/tree
https://git.sr.ht/~ehmry/dhall-nim/tree/de0ba50c34be9f7eca6f38248db3d400450df48a/src/dhall/cbor_translation.nim

@Gabriella439
Copy link
Contributor

I think it's fine to add it to the Prelude, since CBOR is widely used, and has an RFC associated with it

@ehmry
Copy link
Collaborator Author

ehmry commented Nov 30, 2021

Please re-open if there is interest in this again.

@ehmry ehmry closed this as completed Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants