Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Apache Groovy 18 found (39 total)

alternate case: apache Groovy

Griffon (framework) (518 words) [view diff] exact match in snippet view article

an open source rich client platform framework which uses the Java, Apache Groovy, and/or Kotlin programming languages. Griffon is intended to be a high-productivity
Play Framework (1,131 words) [view diff] exact match in snippet view article find links to article
deployment was migrated to SBT, and templates use Scala instead of Apache Groovy. Play was created by software developer Guillaume Bort, while working
String interpolation (2,207 words) [view diff] exact match in snippet view article find links to article
languages which make heavy use of string representations of data, such as Apache Groovy, Julia, Kotlin, Perl, PHP, Python, Ruby, Scala, Swift, Tcl and most
WebSphere sMash (690 words) [view diff] exact match in snippet view article find links to article
creation of dynamic web applications using the scripting languages Apache Groovy and PHP. It contained a PHP runtime written in Java. Project Zero was
Elvis operator (868 words) [view diff] exact match in snippet view article find links to article
95.3 (March 2001), and seems to be the original Elvis operator. In Apache Groovy, the "Elvis operator" ?: is documented as a distinct operator; this
Three-way comparison (1,277 words) [view diff] exact match in snippet view article find links to article
used for string lexical comparisons), PHP (since version 7), Ruby, and Apache Groovy, the "spaceship operator" <=> returns the values −1, 0, or 1 depending
Vert.x (667 words) [view diff] exact match in snippet view article find links to article
ago (2022-12-20) Repository github.com/eclipse/vert.x Written in Java, JavaScript, Apache Groovy, Ruby, Scala, Kotlin Operating system Cross-platform Platform Java Virtual
Boo (programming language) (299 words) [view diff] exact match in snippet view article
print("${index+1}: ${element}") Free and open-source software portal Fantom Apache Groovy IronPython IronRuby Nemerle REBOL StaDyn "license.txt". github.com.
Generational list of programming languages (1,137 words) [view diff] exact match in snippet view article find links to article
SuperTalk Transcript Java (also under C) Ateji PX C# Ceylon Fantom Apache Groovy OptimJ Processing Scala Join Java J# Kotlin X10 JavaScript (also under
Operator overloading (1,782 words) [view diff] exact match in snippet view article find links to article
"Operator Overloading". bourabai.kz. Retrieved 7 April 2021. "The Apache Groovy programming language - Operators". groovy-lang.org. Retrieved 30 September
Fantom (programming language) (684 words) [view diff] exact match in snippet view article
by Steve Eynon. Free and open-source software portal Boo Ceylon Gosu Apache Groovy Kotlin Ruby Blog post about history of Fantom "Build 1.0.81 - Fantom"
Java bytecode (1,732 words) [view diff] exact match in snippet view article find links to article
JRuby and Jython, two scripting languages based on Ruby and Python Apache Groovy, optionally typed and dynamic general-purpose language, with static-typing
YANG (2,881 words) [view diff] exact match in snippet view article find links to article
yangbuilder is a builder for YANG, implemented in Apache Groovy (generate yang data models with Apache Groovy, maintain similar models with one source code
Ellipsis (computer programming) (1,178 words) [view diff] exact match in snippet view article
be used. In some programming languages (including Ada, Perl, Ruby, Apache Groovy, Kotlin, Haskell, and Pascal), a shortened two-dot ellipsis is used
Memoization (3,741 words) [view diff] exact match in snippet view article find links to article
programming languages groovy.lang.Closure#memoize() – Memoize is an Apache Groovy 1.8 language feature. Memoize – Memoize is a small library, written
INI file (3,069 words) [view diff] exact match in snippet view article find links to article
Cloanto. A very simple data file metaformat: INI parser tutorial in Apache Groovy. Microsoft's GetPrivateProfileString() and WritePrivateProfileStringA()
Tilde (8,315 words) [view diff] exact match in snippet view article find links to article
expression a ~ b is type-safe even in the presence of covariance. In the Apache Groovy programming language the tilde character is used as an operator mapped
Actor model (7,144 words) [view diff] exact match in snippet view article find links to article
Scala and Java, from Lightbend Inc. GPars – a concurrency library for Apache Groovy and Java Asynchronous Agents Library – Microsoft actor library for Visual