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:18, 29 January 2012 (Created page with ' ==Software Frameworks== .NET Framework Java Virtual Machine ==[[object-oriented programming|Some bject-oriented programming conc...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

.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