Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Apache Groovy 20 found (38 total)

alternate case: apache Groovy

XWiki (909 words) [view diff] exact match in snippet view article find links to article

within the wiki interface. Scripting languages including Velocity, Apache Groovy, Python, Ruby and PHP can be written directly into wiki pages using
Griffon (framework) (510 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,128 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,183 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 (927 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,156 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 (663 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,097 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
List of build automation software (1,184 words) [view diff] exact match in snippet view article find links to article
management tool Gradle, an open-source build and automation system with an Apache Groovy-based domain specific language (DSL), combining features of Apache Ant
Operator overloading (1,775 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) (671 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 "Fantom". 17 July 2023
YANG (2,607 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
Java bytecode (1,724 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
Ellipsis (computer programming) (1,065 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,744 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,041 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 (6,894 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,146 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