↓
 

Programming languages for the Java Virtual Machine JVM and Javascript

Home→Tags Various - Page 8 << 1 2 … 6 7 8

Tag Archives: Various

Post navigation

Newer posts →

Canterbury Pascal for Java

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

The Canterbury Pascal for Java compiler is implemented in Java and generates plain Java. The evaluation versions is time-limited and has some language restrictions. An unrestricted version can now be ordered.

URL: http://www.webcom.com/mhc/java.html

Posted in JVM Language | Tagged Imperative, Pascal, Various

SQLJ

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

The term “SQLJ” refers to a series of specifications for ways to use the Java TM programming language with SQL. The specifications are in several parts: SQLJ: Embedded SQL – Specifications for embedding SQL statements in Java methods. SQLJ: SQL Routines – Specifications for calling Java static methods as SQL stored procedures and user-defined functions. SQLJ: SQL Types – Specifications for using Java classes as SQL user-defined datatypes. A reference implementation of SQLJ has been provided by Oracle.

URL: http://www.sqlj.org/

Posted in JVM Language | Tagged Various

DB/C JX

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

DB/C JX is a Java-based application development tool that compiles the DB/C programming language into Java class files. DB/C is an application development tool for the DB/C programming language which is based on the ANSI Standard PL/B programming language. The Java class files created by the DB/C JX compiler will run in an Java 1.1 runtime environment, including web browsers, network computers, handheld computers and traditional data processing platforms.

URL: http://www.dbcswc.com/jx/index.html

Posted in JVM Language | Tagged Various

Jcon

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

Jcon is a Java-based implementation of the Icon programming language. The Jcon translator, written in Icon, generates Java class files that execute in conjunction with a run-time system written in Java.

URL: http://www.cs.arizona.edu/icon/jcon/index.htm

Posted in JVM Language | Tagged Various

COCO/R

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

COCO/R is a compiler generator which takes a compiler description in the form of an LL(1) attributed grammar and generates the scanner and the parser of the described parser.

URL: http://www.ssw.uni-linz.ac.at/Research/Projects/Coco/

Posted in JVM Language | Tagged Various

Java Information Flow

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

Andrew Myers’ JIF (Java Information Flow) language provides language-based information flow control with mostly-static checking. Programs written in JIF can run on a standard JVM, but the system requires certain runtime components to provide full functionality. The goal of this project is to design and implement the principals hierarchy, I/O channels, and other runtime components required by the JIF system.

URL: http://www.pmg.lcs.mit.edu/%7Eajmani/projects.html

Posted in JVM Language | Tagged Various

JAMES 007

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

JAMES 007 is an graphical editor for Message Sequence Charts. It aids in developing textual, but also graphical representations of MSCs. Its special benefit is the generation of JAVA-Sourcecode for a MSCs.

URL: http://www-public.tu-bs.de:8080/%7Ey0003879/james007/

Posted in JVM Language | Tagged Various

f2j

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

f2j is part of a broader effort to provide computational resources over the World Wide Web. The f2j project has two facets. One is to emit as much compilable, verifiable, correctly running Java source from Fortran source code, the other is to translate Fortran to Jasmin assembler opcode for assembly into class files. The f2j compiler is currently a special purpose tool, that is, certain design decisions necessary to provide a general tool for translating Fortran to Java have been postponed until working code for the BLAS and LAPACK libraries has been emitted and tested.

URL: http://www.cs.utk.edu/f2j/

Posted in JVM Language | Tagged Fortran, Various

perljvm

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

perljvm, the Perl to Java Virtual Machine (JVM) Compiler tries to support the Perl language natively on the JVM without needing the C perl system around.

URL: http://www.ebb.org/perljvm

Posted in JVM Language | Tagged Perl, Various

Tiger

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

Tiger is an example language from the book Modern Compiler Implementation in Java by Andrew W. Appel

URL: http://www.cs.princeton.edu/%7Eappel/modern/java/project.html

Posted in JVM Language | Tagged Various

Post navigation

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
↑