Giter Club home page Giter Club logo

Comments (7)

FabHof avatar FabHof commented on May 28, 2024 2

Roc has encoding and decodin abilities. Do you think It would be a good idea to write a simple en-/decoder using those abilities?

from book-of-examples.

FabHof avatar FabHof commented on May 28, 2024 1

Thank you for the links. I am aware of the current limitations, but maybe we can implement the missing methods by the time the book is released. On the other hand, dec and float don't have to be part of the chapter.

I was also thinking of doing a BSON encode formatter. Like "We have this for JSON, let's see how we would do this in a similar binary format".

from book-of-examples.

gvwilson avatar gvwilson commented on May 28, 2024

That would be a great place to start, and then we could see how to expand it (e.g., show readers what we would do if we didn't already have those capabilities and had to implement some parts ourselves). Would you like to take this one?

from book-of-examples.

FabHof avatar FabHof commented on May 28, 2024

Yes please add me.
I think we currently don't even have a binary encode formatter, just json, so this might even lead to an actual usable package.

from book-of-examples.

lukewilliamboswell avatar lukewilliamboswell commented on May 28, 2024

It's been on my todo list for a while to build one of these. Folkert suggested I look at https://postcard.jamesmunns.com/wire-format.html as that is something similar and works well with rust. It's not something I have spent much time investigating, just thought I would share in case that helps.

from book-of-examples.

lukewilliamboswell avatar lukewilliamboswell commented on May 28, 2024

Also for reference here is a conversation topic about some missing functions we need to implement in builtins to build out the full functionality. Basically we can't do floats rn, but I guess for the sake of the book article those could be left unimplemented.

https://roc.zulipchat.com/#narrow/stream/383402-API-Design/topic/reading.20integers.20from.20bytes/near/418549425

from book-of-examples.

gvwilson avatar gvwilson commented on May 28, 2024

Thanks @FabHof - please create a subdirectory under the project root called binary and put your code there, along with an index.md file with notes to yourself. Cheers - Greg

from book-of-examples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.