
20 Nov
2017
20 Nov
'17
3:16 p.m.
Hi Nick,
On Mon, 20 Nov 2017 09:00:39 -0500 Nick Fox-Gieg <nick@...3627...> wrote:
Hey, I'm looking to recreate a decoder for NAPLPS, an '80s binary vector format, to restore some art games made at InterAccess in Toronto in time for the 35th anniversary of the project next year.
I thought an InkScape import plugin might be a great place to start--I have the NAPLPS spec and examples collected here: https://github.com/n1ckfg/Telidon
The holdup is, I've never worked with binary formats before, so I was wondering if anybody had advice how to best start tackling the problem?
perhaps look into https://pypi.python.org/pypi/construct or its Perl spin-off https://metacpan.org/release/Data-ParseBinary . Good luck!
Thanks! Nick
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
Best Introductory Programming Language - http://shlom.in/intro-lang
The difference between theory and practice is that in theory, there is no
difference between theory and practice, while in practice, there is.
— Source unknown.
Please reply to list if it's a mailing list post - http://shlom.in/reply .