This blog is a try to me keep motivates and a way to see my progress on my current projects. Let’s see how it goes!
Gustav Jansson
This week I celebrated midsumer with friends. Nothing really happened codewise.
This week I mostly watched netflix again. I really need to finish the extended json part of my json reader so I can use it in my own projects.
This week I added some cases on github for my json parser, but most of my time was spent on irl stuff.
This week I released jsonh and started watching the first four fast and furious.
This week I added some more tests, and added coverage. Turns out that even if you think you have 100% you dont’t.
This week I didn’t work on the json reader as I was supposed to. Instead I worked on my bezier editor. Ideally I want the json reader complete before the end on may and a stable API a week before, so by the end of next week…
This week I continued cleaning up the json library, writing tests and stuff. At the end I started refactoring/moving code around in euphoria.
This week I continued on my json library, making it ready for the 1.0 release in a few weeks.
This week I spent on improving my command line argument parser, though I noticed at the end of the week I might be able to replace my code with a library.
This week I mostly spend on maze generation. I implemnted 2 maze generation algorithms and one cave generator.