↓
 

Programming languages for the Java Virtual Machine JVM and Javascript

Home→Tags Scripting - Page 2 << 1 2 3 4 5 6 >>

Tag Archives: Scripting

Post navigation

← Older posts
Newer posts →

xmlsh

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 28. January 2010 by Robert Tolksdorf28. January 2010

xmlsh is command line shell like the Unix shells but providing a familiar scripting environment specifically tailored for scripting XML processes.

URL: http://www.xmlsh.org/HomePage

Posted in JVM Language | Tagged Scripting, XML

SBScript

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 5. December 2009 by Robert Tolksdorf5. February 2016

SBScript is an imperative JavaScript-like programming language, the interpreter of which is written in Java.
SBScript allows for an easy embedding of script fragments in the Java code.

URL: http://code.google.com/p/sbscript/

Posted in JVM Language | Tagged Scripting

Jacl

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf9. November 2009

Jacl, pronunced “Jackal”, is a Tcl interpreter written in Java. You can use it for Java the same way Tcl is used for C — a scripting language to glue together modules written in a low level language.

URL: http://www.scriptics.com/java

Posted in JVM Language | Tagged Scripting, Tcl

Hecl

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf9. November 2009

The Hecl Programming Language is a high-level scripting language implemented in Java. Hecl is intended as a complement to the Java programming language, not a replacement. As such, it tries to do well what Java doesn’t, and leaves those tasks to Java for which it is best suited. Core Hecl is small enough to run on my Nokia 3100 cell phone as a J2ME application.

URL: http://www.hecl.org/

Posted in JVM Language | Tagged Scripting

OpenJFX

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf9. November 2009

The OpenJFX Compiler project is an OpenJFX incubator project. It will focus on creating a JavaFX compiler to translate JavaFX scripts into JVM class files (bytecode).

URL: https://openjfx-compiler.dev.java.net/

Posted in JVM Language | Tagged JavaFX, Scripting

Talc

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf5. February 2016

The language Talc is an interpreted scripting language for quick and easy programming. It features static typing, mostly C-like syntax, and the all-important curly braces.

URL: http://code.google.com/p/talc/

Posted in JVM Language | Tagged Scripting

Jaskell

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf25. September 2016

Jaskell is a functional scripting programming language that runs in JVM. The name “Jaskell” stands for Java-Haskell, Haskell being the famous pure functional programming language.

URL: http://jaskell.codehaus.org/

Posted in JVM Language | Tagged Functional, Haskell, Scripting

CajuScript

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf5. February 2016

CajuScript is an easy to use script language for Java. It supports all basics resources of programing like Variables, Arrays, If, Loop, Function, Imports and Includes, Cast, Try/Catch

URL: http://code.google.com/p/cajuscript/

Posted in JVM Language | Tagged Scripting

Luaj

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf9. November 2009

Luaj is a lightweight, fast Java-centric Lua interpreter written for both J2ME and J2SE, including libraries for basic, string, table, package, math, coroutine packages, an optional compiler, luajava bindings, and JSR-233 pluggable scripting engine bindings.

URL: http://sourceforge.net/projects/luaj/

Posted in JVM Language | Tagged Lua, Scripting

zemscript

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 9. November 2009 by Robert Tolksdorf5. February 2016

zemscript is a simple script interpreter in Java. Its purpose is to provide a simple code base that is easy to understand and be used in teaching basic techniques in writing an interpreter.

URL: http://code.google.com/p/zemscript/

Posted in JVM Language | Tagged Scripting

Post navigation

← Older posts
Newer posts →

Tags

ASN.1 Assembler AWK Basic Beans Clojure Cobol concurrency contracts Forth Functional generics Haskell Imperative jass Java extension JavaFX JavaScript Lisp Logic programming Logo Lua multiple inheritance Object-oriented OO Pascal Perl PHP polymorphism Precompiler Processing Prolog Prototypes Python Ruby rules Scala Scheme Scripting Smalltalk Tcl Various XML XProc XSLT

Recent Posts

  • Haxe
  • Processing.js
  • Gremlin
  • Blockly
  • substandard-lisp

Categories

  • Announcement
  • JavaScript language
  • JVM Language
  • Link broken
©2018 - Programming languages for the Java Virtual Machine JVM and Javascript
↑