hgs3

↗ HN profile [ 57.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Hello everyone. One year ago I released Unicorn (an embeddable Unicode algorithms library) under a source available license. Today I'm re-releasing it under the GNU General Public License (version 3) for its one year…

  2. Hello everyone, I created Confetti: a simple, typeless, and localization-friendly configuration language designed for human-editable configuration files. In my opinion, JSON works well for data interchange, but it's…

  3. Hello everyone. I built Judo: a JSON(5) parser with MISRA C conformance. For those who don't know, JSON5 is an unofficial extension of JSON that incorporates features from ECMAScript 5.1 (ES5). I designed Judo to be…

  4. Hello, everyone. I built Unicorn: an embeddable MISRA C:2012 implementation of essential Unicode Algorithms. Unicorn is designed to be fully customizable: you can select which Unicode algorithms and character properties…

  5. A few years ago I quit my Big Corp job to pursue my passion for software development. Since then, I started my own independent software company and I'm releasing my first project: Audition - a unit testing framework for…