Don't know if there's anyone else in Oz-land dabbling on Project Euler? ( http://projecteuler.net/ ). I've posted some solutions to the first 10 problems on the CTM wiki.
http://www.codepoetics.com/wiki/index.php?title=Topics:Project_Euler_in_other_languages:Oz

Hopefully more to follow as time and direction permit - though I very rarely know what will interest me next on my learning path. Any feedback on my meanderings is always appreciated. I've found Oz to be a great language to explore ideas - best learning PL that I've come across. (Unfortunately, none of the really intense code I write for a living can be made publicly available).

Also, of passing interest, I started reading the book Design Concepts in Programming Languages. Pretty dense material and the only code I have to show thus far is the PostFix mini-interpreter in Oz (link on the Euler page). I was pleased with what I thought was a fairly elegant implementation made possible with Oz. Not that you really ever need to drop into a Forth type DSL in Oz - but it is satisfying to know that it can be done.

Thanks,
Chris
_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to