bs-less logo

BS-less Object Notation

BSON is designed as a general purpose application based object notation (not designed for web or JavaScript in mind). BSON removes syntax that is unnecessary or counter-intuitive.

Significant syntactical changes

Significant similarities of BSON & JSON

Documentation

Source

Notes

bson {
    info {
        spec   "23.1"
        date   "Nov-2-23"
        model  "bs-less"
    }
    contrib {
        authors [
            "LoneC"
            "CoherentNonsense"
        ]
//      other [
//
//      ]
    }
}