background preloader

Groovy - Home

Groovy - Home

The Jython Project CoffeeScript The Julia Language Welcome to Apache Pig! Whatever Happened to APL? Late, great Ken Iverson Whatever Happened to APL?by John C. Dvorak (originally appeared circa 1998) The first language I learned to code should have been FORTRAN. APL, was invented by Ken Iverson from 1957-1960 and means, simply, A Programming Language, although it was originally dubbed Iverson Notation when Iverson developed it at Harvard. APL has a number of interest characteristics in its original form. One other noteworthy feature is the power of computation that can be compressed into a single line of code. Some of the drawbacks to APL were corrected by the newer version of the language simply called “J.” — also developed by Iverson with Roger Hui. Doing a Whatever Happened to APL (or J) is somewhat ludicrous because nothing ever happened to the language. APL was a small player during this change over and pretty much got shoved aside completely, which is probably good for the language. This may change with the introduction of two products. Enter J. [note: Ken Iverson died in 2004]

Apache Hive TM The Scala Programming Language Coding Horror Rosetta Code www.tuaw.com/about Established December 5, 2004, The Unofficial Apple Weblog (TUAW) is a resource for all things Apple and beyond. TUAW publishes news stories, credible rumors and how-to's covering a variety of topics daily. As a trusted tech blog, TUAW provides opinion and analysis on the news in addition to the facts. TUAW is a trusted source for news, information and analysis about Apple and its products. Our readership is made up of new users, intermediate and business users and advanced users. In addition, we cover topics relevant to niches like developers, designers and others. TUAW's writers and editors are trusted worldwide for their fair reviews, and TUAW reviews everything from hardware to software to accessories and bags. Mel Martin Writer, App review (specializes in photo, news and GPS apps)

Scala or Java? Exploring myths and facts The popularization of the Scala programming language, noticeable by the abundance of opinions and criticism on blogs and social networks (like this one by Nikita Ivanov from GridGain and the popular Yammer case), greatly increased the amount of information about the language. However, the quality of such information often leaves much to be desired. Whether those opinions are favorable or contrary to the Scala, they often contain outdated, superficial or biased statements. The goal of this article is to help those learning or evaluating Scala to come into their own conclusions. It presents the most common questions about language and its environment and, for each one, added clarifications, examples and links, favoring the formation of a better opinion or a more accurate assessment. Scala is a compiled language, designed to run on a managed environment, most likely the JVM, and offers the union of the functional and object-oriented paradigms. Is Scala more productive than Java? In Java:

Wireframing Tool for Professionals st - A place for geeks to share what they've done, who they did it with and connect with great companies Lorem Ipsum - All the facts - Lipsum generator

There is support for GPars(Groovy Parallels) and actors tho have not read much into this. Been thinking of putting a POC together for current employer to replace JBPM by superunknown Apr 10

Very close to the java syntax but has all the power of a scripting lang. Some big pojects using it are: grails, gvm, vertx(I think) griffon(for swing dev). If I need to do scripting related work I use this as its very easy given java skills and libs.

Prior to groovy 2.1.X there was performance pentality tho they have add @Compile IIRC. I know netflicks have some webapp of theirs based on grails running. by superunknown Apr 10

Related: