Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Gosu

Name: Anonymous 2010-11-10 15:34

I haven't been on /prog/ in quite a while, but I saw this and thought I'd drop it off for you guys

http://gosu-lang.org/comparison.shtml

Check out the last criterion for comparison in that table

Name: Anonymous 2010-11-10 15:47

var listOfStrings = {"cat", "dog", "bird"}

var naturallyOrdered = listOfStrings.order()

var orderedByLength = listOfStrings.orderBy( \ s -> s.length() )

Looks like Haskell with Java's syntax.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List