Ronald A. Richardson

Hi, and welcome to my website. I am a programmer, and start-up enthusiast. I love good code, and learning more about coding standards, design, algorithms, and implementation. I am currently the Lead Developer at FullSpeed Marketing and my job is awesome.

a line-by-line palindrome – Objective Caml – C – F#, JoCaml, MetaOCaml, OcamlP3l – pYtHoN Posted on June 20th, 2008

AN ALMOST COMPILABLE palindrome, inspired by the movie ‘Lovers of the Arctic Circle’. type ‘a elbatum = ‘a ;; type lol = bool ;; type pop = int ;; type b = { mutable lol : lol elbatum } ;; type i = { mutable pop : pop elbatum } ;; fun erongi lol pop [...]

BrainFuck Posted on May 11th, 2008

++++++++++[>+++++++>++++++++++>+++++.+.

Just downloaded Microsoft Robotics Developer Studio 2008 Posted on April 25th, 2008

Just downloaded it and now I’m installing it. I’m checking out and experimenting with it to see if I can work with it. If not for my android project I will just use Verdis and develop my own system. Otherwise I will be experimenting with Microsoft’s kit to see if it has what it takes. [...]