↓
 

Programming languages for the Java Virtual Machine JVM and Javascript

Home→Tags Imperative 1 2 3 >>

Tag Archives: Imperative

Post navigation

← Older posts

Blockly

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 15. June 2012 by Robert Tolksdorf15. June 2012

Blockly is a web-based, graphical programming editor. Users can drag blocks together to build an application.

URL: http://code.google.com/p/google-blockly/

Posted in JavaScript language | Tagged Imperative, Various

tigc

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 20. April 2012 by Robert Tolksdorf20. April 2012

Compiler for the Tiger Programming Language. From the reference manual on Tiger: “This document describes the Tiger language defined in Andrew Appel’s book Modern Compiler Implementation in Java (Cambridge University Press, 1998). The Tiger language is a small, imperative language with integer and string variables, arrays, records, and nested functions. Its syntax resembles some functional languages.”

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

Posted in JVM Language | Tagged Imperative

Ceylon

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 5. January 2012 by Robert Tolksdorf5. January 2012

Ceylon is a general-purpose, imperative, statically-typed, block-structured, object-oriented, higher-order language featuring a syntax similar to Java and C#, and a type system based on the notion of principal types. It claims to be a programming language for writing large programs in a team environment, being highly readable, typesafe, and easy to learn for programmers who are familiar with mainstream languages used in business computing. Ceylon has a full-featured Eclipse-based development environment, allowing developers to take best advantage of the powerful static type system. Programs written in Ceylon execute on any JVM.

URL: http://ceylon-lang.org/

Posted in JVM Language | Tagged Imperative, Object-oriented

Frink

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 22. February 2011 by Robert Tolksdorf22. February 2011

Frink is a practical calculating tool and programming language designed to make physical calculations simple. It tracks units of measure (feet, meters, kilograms, watts, etc.) through all calculations, allowing you to mix units of measure transparently.

URL: http://futureboy.us/frinkdocs/

Posted in JVM Language | Tagged Imperative, Various

jmodula

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

The goal of the jmodula project is to compile and execute Module programs on the JVM. It also will provide a eclipse plugin for developing modula code in eclipse.

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

Posted in JVM Language | Tagged Imperative, Modula

pascal4j

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 5. May 2010 by Robert Tolksdorf5. May 2010

pascal4j is a translator from Pascal to Jasmin, a JVM assembler.

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

Posted in JVM Language | Tagged Imperative, Pascal

compiler-hopper

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

compiler-hopper is a compiler for the language Grace.

URL: http://code.google.com/p/compiler-hopper/

Posted in JVM Language | Tagged Imperative

minilax-to-jasmin

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

minilax-to-jasmin is a Minilax to Jasmin Java Assembler compile. Minilax looks like a Basic dialect.

URL: http://code.google.com/p/minilax-to-jasmin/

Posted in JVM Language | Tagged Basic, Imperative

Pascal interpreter in Java

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

The Pascal interpreter in Java is an ongoing project which has already implemented a core of Pascal with some interesting extensions like a plugin interface to call java code from pascal programs.

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

Posted in JVM Language | Tagged Imperative, Pascal

Component Pascal

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

Gardens Point Component Pascal (gpcp) is an implementation of the Component Pascal Language. Component Pascal is Oberon microsystems’ refinement of the Oberon-2 language. Component Pascal is a general-purpose language in the tradition of Pascal, Modula-2 and Oberon. Its most important features are block structure, modularity, separate compilation, static typing with strong type checking (also across module boundaries), type extension with methods, dynamic loading of modules, and garbage collection.

URL: http://www.plas.fit.qut.edu.au/gpcp/

Posted in JVM Language | Tagged Imperative, Pascal, Various

Post navigation

← Older 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
↑