Jump to content

User:Federalist51/Programming

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Federalist51 (talk | contribs) at 21:19, 29 January 2012 (Some bject-oriented programming concepts). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

.NET Framework Java Virtual Machine

abstract class classes subclassing

Programming Languages

developed at Bell Labs in 1972

javascript engines

These are generally intended to be used in server-side applications, hence there is no built-in support for the browser objects that are commonly associated with JavaScript.

  • Rhino open source JavaScript engine developed in Java.
  • SpiderMonkey open source JavaScript engine developed in C.

Other Scripting Languages

PHP Python Scala

Other