Orc - a novel language for distributed and concurrent programming
orc.csres.utexas.edu
Orc - a novel language for distributed and concurrent programming
1–5 of 5 posts
Re: Orc - a novel language for distributed and concurrent programming
#2"Orc in 15 Minutes" tutorial
http://orc.csres.utexas.edu/tutorial.shtml
Edit: btw, Orc is a Haskell EDSL
Edit2: Orc also seems very well documented. Here is the User Manual http://orc.csres.utexas.edu/userguide/html/index.html and a very neat "Try Orc" page http://orc.csres.utexas.edu/tryorc.shtml
Re: Orc - a novel language for distributed and concurrent programming
#3Australian Immigration Law Has Changed And New Occupation List
http://technologiez.net/2010/08/09/australian-immigration-la...
Re: Orc - a novel language for distributed and concurrent programming
#4Name collisions with Orc – The Oil Runtime Compiler
http://code.entropywave.com/projects/orc/
Re: Orc - a novel language for distributed and concurrent programming
#5Looking at the release notes it appears to be another JVM language. Also it appears to be static typing optional.
>>The Orc implementation has been updated to Java 6.The Top type is now interchangeable with java.lang.Object;