the illest, the cool

Recent Photos

 

 

Browsing all posts in "programming".

a line-by-line palindrome - Objective Caml - C - F#, JoCaml, MetaOCaml, OcamlP3l - pYtHoN

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 n ->
pop.lol pop.lol ; ignore
n [...]

BrainFuck

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

Just downloaded Microsoft Robotics Developer Studio 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.
Microsoft [...]