Of course out there are already a lot of C-implementation. But for the effect of learning it by our self I decided we implement the parser logic by our self. Which brings us more knowledge in this field and full controll of whats happening behind the 'wall'.
For a current status take a look for the repository at https://github.com/ckruczek/json-c.
Of course out there are already a lot of C-implementation. But for the effect of learning it by our self I decided we implement the parser logic by our self. Which brings us more knowledge in this field and full controll of whats happening behind the 'wall'.
For a current status take a look for the repository at https://github.com/ckruczek/json-c.