Headline

a dynamically typed OO programming language on the Language:Java Virtual Machine

Details

Groovy is a dynamically typed language running on the JVM. It tries to be a superset of Java and therefore, most (but not all) Java code is also valid Groovy code. It also provides first-class functions and can therefore be treated as a functional programming language.

Links

  • <primary><a href="http://groovy.codehaus.org/" target="_blank">Groovy Homepage</a></primary>
  • <secondary><a href="http://en.wikipedia.org/wiki/Groovy_(programming_language)" target="_blank">Groovy</a> @ Wikipedia</secondary>
  • <related><a href="http://www.gradle.org/" target="_blank">Gradle</a>, a project automation ("build") tool based on Groovy</related>
  • <related><a href="https://github.com/tinkerpop/gremlin/wiki" target="_blank">Gremlin</a>, a Groovy-based graph traversal DSL</related>

There are no revisions for this page.

User contributions

    This user never has never made submissions.

    User edits

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.