After typing up my intro page for my idea of a Fortran2C translator and reading some of the documentation I mentioned I was chomping at the bit to try it out to see how far I could get. Well I’ve had some progress already! Creating the front-end actually worked out easier than I was expecting. […]
Fortran 2 C Translator
I’ve had some success with a Basic 2 C translator in the past. In that project I used hand coded Flex and Bison but came at the project from a rather naive perspective. While the project worked and I produced working code from old Basic programs it bogged down when I tried to convert my […]
Cocos2d-x Programming
I’m fairly new to Cocos2d-x programming. This forced me spend some time pondering things that haven’t seemed quite as easy as I would have expected. Therefore, I thought I’d share what I’ve learned in a series of posts. There are also a number of very valuable posts in Chinese which I hope to bring to […]