Software Frameworks edit

.NET Framework Java Virtual Machine

Some object-oriented programming concepts edit

Programming Languages edit

C edit

developed at Bell Labs in 1972

Java edit

JavaScript edit

Other Scripting Languages edit

Integrated development environments edit

Other edit

JavaScript engines edit

  • Rhino open source JavaScript engine developed in Java. 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.
  • SpiderMonkey open source JavaScript engine developed in C. Used in Firefox, Acrobat