Posts authored by Hugo Gibson:
Wednesday, 8 April 2015
Clever Compilers
Hugo GibsonCompilers are getting more and more sophisticated. Maybe one day they’ll be able to write their own code.
Tuesday, 9 September 2014
Parsing JSON with Scheme
Hugo GibsonParsing JSON with Scheme can be much simpler and more efficient than parsing with more commonly-used scripting languages.