↓
 

Programming languages for the Java Virtual Machine JVM and Javascript

Home→Categories JavaScript language - Page 3 << 1 2 3 4 5 6 >>

Category Archives: JavaScript language

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

papert: a Logo interpreter in JavaScript

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

Papert is a logo interpreter in JavaScript with turtle graphics.

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

Posted in JavaScript language | Tagged Logo

secowela: Secure Component-oriented web programming language

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

Secowela is a language for writing web browser applications. It is a compiler language that generates standard JavaScript. Unlike JavaScript Secowela features classes and components. The idea of components is that multiple components from different authors can be embedded on one web page without interfering with each other. The grammar for the language core (without XML and protocol buffers) is in place, the parser works and type checking is almost complete. The JavaScript generator is yet to be done. Secowela is implemented in C# and features a LL grammar.

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

Posted in JavaScript language | Tagged components

phype: A JavaScript-based virtual machine for PHP

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

Phype is a Javascript-based virtual machine that will allow you to run PHP code directly in your browser with <script>-tags.

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

Posted in JavaScript language | Tagged PHP

wForth: A JavaScript Forth Interpreter

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

wForth is a JavaScript based Forth interpreter. It supports new Forth word creation, standard math operators on integer types only, parameter stack manipulation, infinite loops, do loops, pass data to and from the parameter stack to the return stack,  conditionals (if. then.else). as another example, wForth can interact with others aspects of the browser or to hook into Ajax calls to interact with servers.

URL: http://solidcoding.blogspot.com/2008/12/wforth-javascript-forth-interpreter.html

Posted in JavaScript language | Tagged Forth

Lily: Visual programming on JavaScript

Programming languages for the Java Virtual Machine JVM and Javascript Posted on 4. January 2010 by Robert Tolksdorf28. October 2016

Lily is a browser-based, visual programming environment that lets people create programs graphically, without writing code, by drawing connections between data, images, sounds, text and graphics. Lily’s cross-platform, free, open source and is written in JavaScript.

URL: http://www.lilyapp.org/

Posted in JavaScript language | Tagged Lily, visual programming

ipplesoftbasic BASIC interpreter in JavaScript

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

ippleSoft BASIC is a free BASIC interpreter written entirely in JavaScript. The dialect supported is (a large subset of) AppleSoft BASIC.

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

Posted in JavaScript language | Tagged Basic

PEJS: Python Executed by JavaScript

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

PEJS aims at implementing a Python VM in JavaScript, enabling Python on web pages in browsers.

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

Posted in JavaScript language | Tagged Python

Biota Language Interpreter

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

A JavaScript implementation of Ward Cunningham’s Biota language

URL: http://c2.com/cybords/files/biota.html

Posted in JavaScript language | Tagged Biota

ArcLite – Arc in JavaScript

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

An interpreter for the Arc language in Javascript

URL: http://halogen.note.amherst.edu/~jdtang/arclite/

Posted in JavaScript language | Tagged Arc

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
↑