Projects tagged ‘dynamic’, ‘java’, and ‘scripting’


Jump to tag:

Projects tagged ‘dynamic’, ‘java’, and ‘scripting’

Filtered by Project Tags dynamic java scripting

Refine results Project Tags language (7) programming (6) interpreter (5) development (5) jvm (4) tools (4) compiler (3) script (2) dsl (2) python (2) groovy (2) integration (2)

[8 total ]

173 Users
   

An agile dynamic language for the Java Platform with many features that are inspired by languages like Python, Ruby and Smalltalk, making them available to Java developers using a Java-like syntax. ... [More] Developing web applications , writing shell scripts easily, writing concise, meaningful, test cases using Groovy's JUnit integration, or prototyping and producing real industrial strength applications have never been so concise and groovy. [Less]
Created over 3 years ago.

63 Users
   

JRuby is an 100% pure-Java implementation of the Ruby programming language. JRuby is the effort to recreate the Ruby interpreter in Java. JRuby is tightly integrated with Java to allow both to ... [More] script any Java class and to embed the interpreter into any Java application. [Less]
Created over 3 years ago.

44 Users
   

A wrist-friendly language targeting the Common Language Runtime (.NET / Mono) with an extensible compiler pipeline, a syntax reminiscent of Python, and many other features (like type inference, syntactic macros, etc.)
Created over 3 years ago.

44 Users
   

Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
Created over 3 years ago.

41 Users
   

Jython is a Java implementation of the Python programming language. It allows users to compile Python source code to Java byte codes, and run the resulting bytecodes on any Java Virtual Machine. It is ... [More] a very seamless and smooth integration with Java: from Python you have complete access to all Java libraries, can build applets, can integrate with Java beans, and can subclass Java classes in Python and vice versa. Like Python, and unlike Java, Jython can also be used interactively: just type some Jython code at the prompt and see the results immediately. [Less]
Created over 3 years ago.

1 Users

Java based generic scripting engine with dynamic language features. Syntax is also based on the Java language and works transparent with Java VM in that it locates classes on the fly and can also ... [More] compile .java files in runtime. Recently added prototype functionality (as known from ECMA based scriptlanguages such as Javascript/Actionscript). [Less]
Created over 3 years ago.

0 Users

Set of tool for easy integration of dynamic languages with popular Java tools such as Spring, Ant, Maven, etc.
Created about 1 year ago.

0 Users

Plugin to provide support for dynamic languages like Jython and groovy in the NetBeans IDE
Created over 3 years ago.