↓
 

Programming languages for the Java Virtual Machine JVM and Javascript

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

Tag Archives: Object-oriented

Post navigation

← Older posts
Newer posts →

Gosu

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

Gosu is an is object oriented, statically typed language which claims to be 100% compatible with Java. It features type inference, supports closures and aims to provide simplified generics.

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

Posted in JVM Language | Tagged generics, Java extension, Object-oriented

AmbientTalk

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 19. October 2010 by Robert Tolksdorf19. October 2010

AmbientTalk is an experimental object-oriented distributed programming language primarily targeted at writing programs deployed in mobile ad hoc networks. The language’s concurrency features are founded on the actor model and have been largely influenced by the E programming language. The language’s object-oriented features find their influence in languages like Smalltalk (i.e. block closures, keyworded messages) and Self (prototype-based programming, delegation). Finally, the language has a functional core, inspired by Scheme and Pico. The current implementation of AmbientTalk embraces the JVM as a platform. It’s easy for AmbientTalk programs to use Java libraries, and it’s easy for Java objects to use AmbientTalk as an embedded scripting language.

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

Posted in JVM Language | Tagged concurrency, Object-oriented

tuga

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 29. June 2010 by Robert Tolksdorf29. June 2010

Tuga is a small, opinionated, statically-typed scripting language that is oriented around OOP and getting things done.  It has some aspects of Ruby, Python, Java, and ECMAScript but aims to be better than all these at building large-scale systems while still being good for quick scripts.

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

Posted in JVM Language | Tagged Object-oriented, Python, Ruby, Scripting

Pooi

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 3. June 2010 by Robert Tolksdorf3. June 2010

Pooi is an object interpeter. The employment of Pooi, from a didactic perspective, is interesting for students in order to check the behaviour of a prototype-based object-oriented system.

URL: http://webs.uvigo.es/jbgarcia/software/

Posted in JVM Language | Tagged Object-oriented, Prototypes

Stab

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

Stab is a multi-paradigm programming language designed for the Java Virtual Machine. It features JVM compatibility, implicitly typed variables, delegates, Lambda expressions, iterator blocks, Extension methods, properties and indexers, anonymous objects, language integrated queries and automatic resources management.

URL: http://code.google.com/p/stab-language/

Posted in JVM Language | Tagged Java extension, Object-oriented

OpenT – Object Oriented Turing

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

OpenT is a 99% Object Oriented Turing (OOT) backward compatible programming language.

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

Posted in JVM Language | Tagged Object-oriented

xUmlCompiler

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

The xUmlCompiler is an executable UML environment which turns data models specified with UML into executable classes.

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

Posted in JVM Language | Tagged Model driven, Object-oriented

javachatty

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

javachatty is a Smalltalk dialect with complete Java integration.

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

Posted in JVM Language | Tagged Object-oriented, Smalltalk

PROLOG+CG

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

PROLOG+CG is a logic programming language that integrates PROLOG, Conceptual Graph, Object-oriented programming and JAVA

URL: http://prologpluscg.sourceforge.net/

Posted in JVM Language | Tagged Logic programming, Object-oriented, Prolog

jklasy

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

The mini-language Klasy is a simple object language. jklasy is a Klasy to java bytecode compiler. More on Klasy language can be found in Henry F. Legard book, “The Little Book of Object-Oriented Programming”.

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

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
↑