↓
 

Programming languages for the Java Virtual Machine JVM and Javascript

Home→Tags Various - Page 2 << 1 2 3 4 … 7 8 >>

Tag Archives: Various

Post navigation

← Older posts
Newer posts →

swymlanguage: The Say What You Mean programming language

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 23. February 2010 by Robert Tolksdorf5. February 2016

Swym‘s ideal is to be the most readable language ever made.

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

Posted in JavaScript language | Tagged Various

brainfuck4j

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

brainfuck4j is a brainfuck compiler for Java.

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

Posted in JVM Language | Tagged Various

SALSA

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

SALSA (Simple Actor Language System and Architecture) is a general-purpose actor-oriented programming language, especially designed to facilitate the development of dynamically reconfigurable open distributed applications. Dynamically reconfigurable open systems are useful in grid computing, mobile computing, and internet computing applications. In addition to the actor model’s first-class support for unbounded concurrency, asynchronous message passing, and state encapsulation; SALSA follows a universal naming model with Internet- and Java-based support for actor migration and location-transparent message sending. Furthermore, to facilitate coordination of concurrent activities, SALSA provides three high-level abstractions for programmers: token-passing continuations, join continuations, and first-class continuations. The syntax of the SALSA language is heavily influenced by Java. SALSA code is compiled into Java source code, then Java bytecode by a Java compiler. This provides for use of the entire Java API library and provides platform independence across all nodes on the SALSA network (a.k.a. World-Wide Computer).

URL: http://wcl.cs.rpi.edu/salsa/

Posted in JVM Language | Tagged Various

JEP

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

JEP is a Java library for parsing and evaluating mathematical expressions. With this package you can allow your users to enter an arbitrary formula as a string, and instantly evaluate it. JEP supports user defined variables, constants, and functions. A number of common mathematical functions and constants are included.

URL: http://www.singularsys.com/jep/

Posted in JVM Language | Tagged Various

Piccola

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

Piccola is a small, pure language for building applications from software components. Piccola is small in the sense that its syntax is tiny, and it is pure in the sense that it provides only compositional features – computation is performed entirely by components of the host programming language.

URL: http://www.iam.unibe.ch/%7Escg/Research/Piccola/index.html

Posted in JVM Language | Tagged Various

AMPC

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

Axiomatic Multi-Platform C (AMPC) is a C Integrated Development Environment (IDE) that generates Java Bytecode. AMPC allows users to develop software using the standard C programming language and run the executables on any JVM enabled system.

URL: http://www.axiomsol.com/pro_serv/index.php

Posted in JVM Language | Tagged Various

Snobol3

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

A Snobol3 interpreter implemented in Java

URL: http://serl.cs.colorado.edu/%7Edennis/software/s3.html

Posted in JVM Language | Tagged Various

AppletMagic

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

AppletMagic is an alternative to the Java language for writing applets: a rich, tightly-standardized, dynamic object-oriented programming language named Ada 95, and a translator from Ada 95 to Java “Bytecodes”. By translating Ada 95 to Bytecodes, we make it compatible with Java and Java-capable browsers.

URL: http://www.appletmagic.com/

Posted in JVM Language | Tagged Various

Tea

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

Tea is a simple template language most commonly used for creating dynamic web pages in the TeaServlet. Tea is a strongly typed, compiled programming language, designed to work within a Java-based hosting environment. Tea is designed to enforce a separation between data acquistion and presentation, without sacrificing basic programming constructs.

URL: http://teatrove.sourceforge.net/tea.html

Posted in JVM Language | Tagged Various

JOMP

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

JOMP is a research project whose goal is to define and implement an OpenMP-like set of directives and library routines for shared memory parallel programming in Java. The compiler translates Java source code with directives to Java source code with calls to the runtime library, which in turn uses Java threads to implement parallelism.

URL: http://www.epcc.ed.ac.uk/research/jomp/

Posted in JVM Language | Tagged Various

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
↑