↓
 

Programming languages for the Java Virtual Machine JVM and Javascript

Home→Tags Object-oriented - Page 4 << 1 2 3 4 5 >>

Tag Archives: Object-oriented

Post navigation

← Older posts
Newer posts →

dSelf

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

dSelf is an extension to the delegation- and prototype-based object-oriented language SELF. It adds distributed objects and transparent remote reference resolution to the languages. As a consequence, dSelf facilitates distributed inheritance and instantiation mechanisms.

URL: http://www.cs.tu-berlin.de/%7Etolk/dself/

Posted in JVM Language | Tagged Object-oriented, Prototypes

Ephedra

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

Ephedra is a C/C++ to Java migration tool. The tool reads C/C++ source code and transliterates it to Java source code. Though it can convert most kinds of C/C++ source code, the focus is on C/C++ libraries that do not use any or much GUI code. The goals of the transliteration are readability of the generated Java source code, easy integration and interfacing with native Java code, little or no user interaction during the transliteration process, good performance, and basic C++ support.

URL: http://ovid.tigris.org/

Posted in JVM Language | Tagged Object-oriented

X10

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

X10 is an experimental new language currently under development at IBM in collaboration with academic partners. X10 is a type-safe, modern, parallel, distributed object-oriented language intended to be very easily accessible to Java(TM) programmers. It is targeted to future low-end and high-end systems with nodes that are built out of multi-core SMP chips with non-uniform memory hierarchies, and interconnected in scalable cluster configurations.

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

Posted in JVM Language | Tagged concurrency, Object-oriented

Anvil

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

From the author: “Anvil is dynamically compiled, modular, procedural, object oriented and functional programming language with semi-dynamic semantics. It has runtime typing but, for efficiency reasons, static binding. It contains template engine for producing tagged output, configurable server environment and own HTTP listener. Any Java class can also be used directly. Anvil is non-interpreted: all scripts and templates are compiled-on-the-fly and executed as Java bytecode.”

URL: http://www.njet.org/site

Posted in JVM Language | Tagged Object-oriented

Nice

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

The homepage says: Nice is a new object-oriented programming language based on Java. It incorporates features from functional programming, and puts into practice state-of-the-art results from academic research. This results in more expressivity, modularity and safety.

URL: http://nice.sourceforge.net/

Posted in JVM Language | Tagged Object-oriented

Groovy

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

Groovy is a dynamically and/or statically typed language (i.e. static typing is optional, otherwise it defaults to dynamic typing) high level scripting language for the JVM which compiles down to bytecode either at run time or compile time. It features closures, neat List and Map syntax, integrated markup language and expression language, auto-boxing, operator overloading, mixins, AOP interceptors etc.

URL: http://groovy.codehaus.org/

Posted in JVM Language | Tagged Object-oriented

Grasshopper

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

From the product description: Grasshopper is a Visual Studio .NET plug-in, which enables you to use C# or Visual .NET to develop, debug and deploy Web applications and Web services that run on Microsoft Windows, Linux and any Java-enabled platform. Grasshopper introduces a patent-pending compiler that compiles Microsoft Intermediate Language (MSIL) into standard Java bytecode. You can access external Java components regardless of the Java development environment in which they were originally developed.

URL: http://dev.mainsoft.com/Default.aspx?tabid=130

Posted in JVM Language | Tagged Object-oriented

Sather

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

Sather is an object oriented language designed to be simple, efficient, safe, flexible and non-proprietary. One way of placing it in the “space of languages” is to say that it aims to be as efficient as C, C++, or Fortran, as elegant as and safer than Eiffel, and support higher-order functions and iteration abstraction as well as Common Lisp, CLU or Scheme. This compiler produces stand-alone applications.

URL: http://www.tat.physik.uni-tuebingen.de/%7Eschnette/Sather

Posted in JVM Language | Tagged Object-oriented, Scheme

OCaml-Java

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

The goal of the OCaml-Java project is to allow seamless integration of Objective Caml and Java.

URL: http://ocamljava.x9c.fr/

Posted in JVM Language | Tagged Object-oriented

Obol

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

Obol is an object-oriented language that was originally designed to introduce the conceptual foundations of object-oriented programming with minimal fuss. The Obol interpreter is written in Java, and Obol and Java objects can easily be used together in the same (Obol, or Java) application. The Obol installer can be found <a href="ftp://ftp.comlab.ox.ac.uk/pub/Packages/JAPE/OBOL/ObolInstall.jar”>here.

URL: http://web.comlab.ox.ac.uk/oucl/work/bernard.sufrin/obol.pdf

Posted in JVM Language | Tagged Object-oriented

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
↑