I’ve been working on another example program in Egg, Conway’s game of life. Here is an animation of evolution of the cellular automata. I don’t have any bindings to a GUI library so … more →
Graphics & Game programmingwrote 1 day ago: Mary Meeker’s Internet trends are covered in The Nightcap – Radar … more →
wrote 1 week ago: Well, I hope the PRE phaser fires before the START phaser, or else this post’s title will look … more →
wrote 2 months ago: So I downloaded Xcode 4.3.1 with the latest iOS SDK from the App Store and I’m not impressed a … more →
wrote 2 months ago: I gave a short talk about LLVM today. The link to the talk is tao://git.taodyne.com/examples/LLVM (s … more →
wrote 2 months ago: I’ve been working on another example program in Egg, Conway’s game of life. Here is an a … more →
wrote 2 months ago: “Clang is considered to be a production quality C, Objective-C, C++ and Objective-C++ compiler … more →
wrote 3 months ago: I’m quite proud of the renders you’re about to see as my toy language can now produce so … more →
wrote 3 months ago: I feel a little embarrassed in blogging progress on my naive programming language frontend implement … more →
wrote 3 months ago: 6 Feb 2010 marks the two year anniversary of my involvement in Perl 6. It’s the first day I st … more →
wrote 3 months ago: I need a way of being able to resolve functions with the same name but different arguments. For exam … more →
wrote 4 months ago: I’ve been thinking about the minimum feature set to allow me to actual perform slightly more u … more →
wrote 4 months ago: I’ve made further progress with the language features of egg. Member functions work as long as … more →
wrote 4 months ago: egg source code for the evaluation of this Taylor series approximation for e class Approx { public … more →
wrote 4 months ago: Progress on egg has been very slow but steady. There are many cases which fail but functions, loops, … more →
wrote 4 months ago: “UV”, maybe that could be the name of the language? UV as higher than (LLVM) IR.. (Ultra … more →
wrote 4 months ago: Progress has been very slow on my pet programming language project Egg. I have managed to get the A … more →
wrote 4 months ago: Been reading up on the LLVM (The Architecture of Open Source Applications, Chapter 11). LLVM IR see … more →
wrote 5 months ago: LLVM 3.0 was released some time ago and I’ve thought it’ll be good to give it a try on s … more →
wrote 5 months ago: The foolishness of my decision to try design and implement a new programming language has finally su … more →