Rewriting a Solaris command in Python gained 17x performance improvement from C
Oracle Solaris & Oracle ZFS Storage Appliance, Security, Cryptography and general hints and tips. (more…)
Read more »The first time I used Logo, it felt like magic. I could type a short sequence of simple commands, and draw beautifully complex shapes on the screen. In this tutorial, I will show you how to parse and interpret a Logo-like language in just 70 lines of code… Read more