Hacker News new | ask | show | jobs
by hliyan 3266 days ago
The built in JSON type is a real killer feature for me: https://github.com/ballerinalang/ballerina/blob/master/docs/...

Dealing with JSON objects in Java has been a pain which often caused me to pick Node.js. I always wanted another typed language that supports JSON literals...