JVM Languages
The Ceylon language module containing the core definitions
referred to by the [language specification][spec], along
with some basic functionality of use to most programs:
- The [[root package|package ceylon.language]] defines
general-purpose functionality including support for
[[numbers|Numeric]] and [[character strings|String]],
[[streams|Iterable]] and [[sequences|Sequential]],
[[exceptions|Throwable]], and [[null values|Null]].
- The Ceylon _metamodel_ is defined in
[[package ...
Last Release on Feb 13, 2021
Relocated → org.ceylon-lang »
ceylon.language
23. BeanShell93 usages
org.apache-extras.beanshell » bshApache
BeanShell is a small, free, embeddable Java source interpreter
with object scripting language features, written in Java. BeanShell
dynamically executes standard Java syntax and extends it with common
scripting conveniences such as loose types, commands, and method closures
like those in Perl and JavaScript.
Last Release on Nov 1, 2023
Janino is a run-time Java compiler
Last Release on Sep 5, 2007
Relocated → org.codehaus.janino »
janino
Groovy: A powerful, dynamic language for the JVM
Last Release on Jan 3, 2007
Relocated → org.codehaus.groovy »
groovy-all
Kotlin Runtime (deprecated, use kotlin-stdlib artifact instead)
Last Release on Sep 24, 2018
Relocated → org.jetbrains.kotlin »
kotlin-stdlib
Groovy: A powerful, dynamic language for the JVM
Last Release on May 14, 2015
Relocated → org.codehaus.groovy »
groovy
28. BeanShell Core27 usages
org.beanshell » bsh-coreLGPL
30. Apache BSF API24 usages
org.apache.bsf » bsf-apiApache
BSF API Implementation
Last Release on Jun 19, 2010