Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
I am currently working through Create Your Own Programming Language. I took compilers in Uni, but I want to brush up on some things. I would like to eventually create a transpiler to convert Python -> Go.
- My side project is coming along well. I've recently rekindled an interest in my city's crime statistics and came the realization that our interactive crime map left some things to be desired
- I plan on having a really simple web application to show the results correlated on a google map using gmaps.js.