Vlad-Shcherbina / icfpc2018-tbd

1 stars 0 forks source link

Build interface between internal representation and their binary form #2

Open manpages opened 6 years ago

manpages commented 6 years ago

We start with pure python implementation of serializer/deserializer. This serializer should provide our own implementations of the emulator with datastructures to work with, but not constraint the way state is managed (as per @Vlad-Shcherbina).