[Microbit-Python] JSON-parsing module?

David Whale david at thinkingbinaries.com
Tue Aug 23 08:43:57 EDT 2016


The Lancaster runtime has a tiny native json parser built into it, you
could expose that via a python interface perhaps?

On 22 Aug 2016 6:40 pm, "Oliver S Marks" <osmarks at icloud.com> wrote:

> I'm working on MicroBit programming, using MicroPython. However, I've
> noticed that there's nothing at all for dealing with JSON, which prevents
> practically all complex networked/persistent things from working. So, it
> would be helpful if you added a JSON parsing implementation in here
> somewhere.
> _______________________________________________
> Microbit mailing list
> Microbit at python.org
> https://mail.python.org/mailman/listinfo/microbit
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/microbit/attachments/20160823/79f05f77/attachment.html>


More information about the Microbit mailing list