Hacker News new | ask | show | jobs
by carsongross 4342 days ago
:)

It's the little things, isn't it?

Regarding JSON support, Gosu has map literal syntax and integrates easily enough with Google's GSON library. Not great, but not terrible.

More speculatively, I put together a type-loader to work with JSON content specified using JSchema:

  https://github.com/gosu-lang/Goson
But I'm not sure it works with the current release. (This HN post caught us mid-rework...)