We are working to restore the Unionpedia app on the Google Play Store
OutgoingIncoming
🌟We've simplified our design for better navigation!
Instagram Facebook X LinkedIn
Your own Unionpedia with your logo and domain, from 9.99 USD/month
Create my Unionpedia

List of server-side JavaScript implementations

Index List of server-side JavaScript implementations

This is a list of server-side JavaScript implementations. [1]

Table of Contents

  1. 70 relations: Active Server Pages, Adobe ColdFusion, Alfresco Software, Apache CouchDB, Apache HTTP Server, Apache Sling, AppJet, ArangoDB, ASP.NET, ASP.NET Core, Bun (software), Chakra (JavaScript engine), Client–server model, Content repository API for Java, Deno (software), Dynamic Language Runtime, Eclipse (software), ECMAScript, ECMAScript version history, Equinox (OSGi), FlatBuffers, Futures and promises, GitHub, Google App Engine, Google Apps Script, HCL Notes, HTML, HTTP, Internet Information Services, Jakarta Server Pages, JavaScript, JavaScript engine, Jetty (web server), JFace, JScript, JScript .NET, JSON, MapReduce, Media type, Microsoft, Microsoft Edge, MIT License, MongoDB, Node.js, Opera (web browser), OSGi, Perl, Perl Object Environment, PHP, Plug-in (computing), ... Expand index (20 more) »

Active Server Pages

Active Server Pages (ASP) is Microsoft's first server-side scripting language and engine for dynamic web pages.

See List of server-side JavaScript implementations and Active Server Pages

Adobe ColdFusion

Adobe ColdFusion is a commercial rapid web-application development computing platform created by J. J. Allaire in 1995.

See List of server-side JavaScript implementations and Adobe ColdFusion

Alfresco Software

Alfresco Software is a collection of information management software products for Microsoft Windows and Unix-like operating systems developed by Alfresco Software Inc. using Java technology.

See List of server-side JavaScript implementations and Alfresco Software

Apache CouchDB

Apache CouchDB is an open-source document-oriented NoSQL database, implemented in Erlang.

See List of server-side JavaScript implementations and Apache CouchDB

Apache HTTP Server

The Apache HTTP Server is a free and open-source cross-platform web server software, released under the terms of Apache License 2.0.

See List of server-side JavaScript implementations and Apache HTTP Server

Apache Sling

Apache Sling is an open source Web framework for the Java platform designed to create content-centric applications on top of a JSR-170-compliant (a.k.a. JCR) content repository such as Apache Jackrabbit.

See List of server-side JavaScript implementations and Apache Sling

AppJet

AppJet, Inc. was a website that allowed users to create web-based applications on a client web browser.

See List of server-side JavaScript implementations and AppJet

ArangoDB

ArangoDB is a graph database system developed by ArangoDB Inc.

See List of server-side JavaScript implementations and ArangoDB

ASP.NET

ASP.NET is a server-side web-application framework designed for web development to produce dynamic web pages.

See List of server-side JavaScript implementations and ASP.NET

ASP.NET Core

ASP.NET Core is an open-source modular web-application framework.

See List of server-side JavaScript implementations and ASP.NET Core

Bun (software)

Bun is a JavaScript runtime, package manager, test runner and bundler built from scratch using the Zig programming language.

See List of server-side JavaScript implementations and Bun (software)

Chakra (JavaScript engine)

Chakra was a free and open-source JavaScript engine developed by Microsoft for its Microsoft Edge Legacy web browser.

See List of server-side JavaScript implementations and Chakra (JavaScript engine)

Client–server model

The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.

See List of server-side JavaScript implementations and Client–server model

Content repository API for Java

Content Repository API for Java (JCR) is a specification for a Java platform application programming interface (API) to access content repositories in a uniform manner.

See List of server-side JavaScript implementations and Content repository API for Java

Deno (software)

Deno is a runtime for JavaScript, TypeScript, and WebAssembly that is based on the V8 JavaScript engine and the Rust programming language.

See List of server-side JavaScript implementations and Deno (software)

Dynamic Language Runtime

The Dynamic Language Runtime (DLR) from Microsoft runs on top of the Common Language Runtime (CLR) and provides computer language services for dynamic languages.

See List of server-side JavaScript implementations and Dynamic Language Runtime

Eclipse (software)

Eclipse is an integrated development environment (IDE) used in computer programming.

See List of server-side JavaScript implementations and Eclipse (software)

ECMAScript

ECMAScript (ES) is a standard for scripting languages, including JavaScript, JScript, and ActionScript.

See List of server-side JavaScript implementations and ECMAScript

ECMAScript version history

ECMAScript is a JavaScript standard developed by Ecma International. List of server-side JavaScript implementations and ECMAScript version history are JavaScript.

See List of server-side JavaScript implementations and ECMAScript version history

Equinox (OSGi)

In computing, Equinox is a sub-project of the Eclipse project that provides a certified implementation of the OSGi R4.x core framework specification.

See List of server-side JavaScript implementations and Equinox (OSGi)

FlatBuffers

FlatBuffers is a free software library implementing a serialization format similar to Protocol Buffers, Thrift, Apache Avro, SBE, and Cap'n Proto, primarily written by Wouter van Oortmerssen and open-sourced by Google.

See List of server-side JavaScript implementations and FlatBuffers

Futures and promises

In computer science, future, promise, delay, and deferred refer to constructs used for synchronizing program execution in some concurrent programming languages.

See List of server-side JavaScript implementations and Futures and promises

GitHub

GitHub is a developer platform that allows developers to create, store, manage and share their code.

See List of server-side JavaScript implementations and GitHub

Google App Engine

Google App Engine (also referred to as GAE or App Engine) is a cloud computing platform used as a service for developing and hosting of web applications.

See List of server-side JavaScript implementations and Google App Engine

Google Apps Script

Google Apps Script is a scripting platform developed by Google for light-weight application development in the Google Workspace platform. List of server-side JavaScript implementations and Google Apps Script are JavaScript.

See List of server-side JavaScript implementations and Google Apps Script

HCL Notes

HCL Notes (formerly Lotus Notes then IBM Notes) is a proprietary collaborative software platform for Unix (AIX), IBM i, Windows, Linux, and macOS, sold by HCLTech.

See List of server-side JavaScript implementations and HCL Notes

HTML

Hypertext Markup Language (HTML) is the standard markup language for documents designed to be displayed in a web browser.

See List of server-side JavaScript implementations and HTML

HTTP

HTTP (Hypertext Transfer Protocol) is an application layer protocol in the Internet protocol suite model for distributed, collaborative, hypermedia information systems.

See List of server-side JavaScript implementations and HTTP

Internet Information Services

Microsoft IIS (Internet Information Services, IIS, 2S) is an extensible web server created by Microsoft for use with the Windows NT family.

See List of server-side JavaScript implementations and Internet Information Services

Jakarta Server Pages

Jakarta Server Pages (JSP; formerly JavaServer Pages) is a collection of technologies that helps software developers create dynamically generated web pages based on HTML, XML, SOAP, or other document types.

See List of server-side JavaScript implementations and Jakarta Server Pages

JavaScript

JavaScript, often abbreviated as JS, is a programming language and core technology of the Web, alongside HTML and CSS.

See List of server-side JavaScript implementations and JavaScript

JavaScript engine

A JavaScript engine is a software component that executes JavaScript code. List of server-side JavaScript implementations and JavaScript engine are JavaScript.

See List of server-side JavaScript implementations and JavaScript engine

Jetty (web server)

Eclipse Jetty is a Java web server and Java Servlet container.

See List of server-side JavaScript implementations and Jetty (web server)

JFace

JFace is defined by the Eclipse project as "a UI toolkit that provides helper classes for developing UI features that can be tedious to implement." The Standard Widget Toolkit (SWT) is an open source widget toolkit for Java designed to provide efficient, portable access to the user-interface facilities of the operating systems on which it is implemented.

See List of server-side JavaScript implementations and JFace

JScript

JScript is Microsoft's legacy dialect of the ECMAScript standard that is used in Microsoft's Internet Explorer web browser.

See List of server-side JavaScript implementations and JScript

JScript .NET

JScript.NET is a.NET programming language developed by Microsoft.

See List of server-side JavaScript implementations and JScript .NET

JSON

JSON (JavaScript Object Notation, pronounced or) is an open standard file format and data interchange format that uses human-readable text to store and transmit data objects consisting of attribute–value pairs and arrays (or other serializable values). List of server-side JavaScript implementations and JSON are JavaScript.

See List of server-side JavaScript implementations and JSON

MapReduce

MapReduce is a programming model and an associated implementation for processing and generating big data sets with a parallel, distributed algorithm on a cluster.

See List of server-side JavaScript implementations and MapReduce

Media type

A media type (formerly known as a MIME type) is a two-part identifier for file formats and format contents transmitted on the Internet.

See List of server-side JavaScript implementations and Media type

Microsoft

Microsoft Corporation is an American multinational corporation and technology company headquartered in Redmond, Washington.

See List of server-side JavaScript implementations and Microsoft

Microsoft Edge

Microsoft Edge (or simply Edge) is a proprietary cross-platform web browser created by Microsoft.

See List of server-side JavaScript implementations and Microsoft Edge

MIT License

The MIT License is a permissive software license originating at the Massachusetts Institute of Technology (MIT) in the late 1980s.

See List of server-side JavaScript implementations and MIT License

MongoDB

MongoDB is a source-available, cross-platform, document-oriented database program.

See List of server-side JavaScript implementations and MongoDB

Node.js

Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more.

See List of server-side JavaScript implementations and Node.js

Opera (web browser)

Opera is a multi-platform web browser developed by its namesake company Opera.

See List of server-side JavaScript implementations and Opera (web browser)

OSGi

OSGi is an open specification and open source project under the Eclipse Foundation.

See List of server-side JavaScript implementations and OSGi

Perl

Perl is a high-level, general-purpose, interpreted, dynamic programming language.

See List of server-side JavaScript implementations and Perl

Perl Object Environment

The Perl Object Environment (POE) is a library of Perl modules written in the Perl programming language by Rocco Caputo et al.

See List of server-side JavaScript implementations and Perl Object Environment

PHP

PHP is a general-purpose scripting language geared towards web development.

See List of server-side JavaScript implementations and PHP

Plug-in (computing)

In computing, a plug-in (or plugin, add-in, addin, add-on, or addon) is a software component that adds a specific feature to an existing computer program.

See List of server-side JavaScript implementations and Plug-in (computing)

PostgreSQL

PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance.

See List of server-side JavaScript implementations and PostgreSQL

Python (programming language)

Python is a high-level, general-purpose programming language.

See List of server-side JavaScript implementations and Python (programming language)

Remote Application Platform

Remote Application Platform (RAP, formerly Rich Ajax Platform) Project is an open-source software project under the Eclipse Technology Project which aims to enable software developers to build Ajax-enabled rich Internet applications by using the Eclipse development model, plugins and a Java-only application programming interface (API).

See List of server-side JavaScript implementations and Remote Application Platform

Rhino (JavaScript engine)

Rhino is a JavaScript engine written fully in Java and managed by the Mozilla Foundation as open source software.

See List of server-side JavaScript implementations and Rhino (JavaScript engine)

Roslyn (compiler)

.NET Compiler Platform, also known by its codename Roslyn, is a set of open-source compilers and code analysis APIs for C# and Visual Basic (VB.NET) languages from Microsoft.

See List of server-side JavaScript implementations and Roslyn (compiler)

Ruby (programming language)

Ruby is an interpreted, high-level, general-purpose programming language.

See List of server-side JavaScript implementations and Ruby (programming language)

Rust (programming language)

Rust is a general-purpose programming language emphasizing performance, type safety, and concurrency.

See List of server-side JavaScript implementations and Rust (programming language)

SAP HANA

SAP HANA (HochleistungsANalyseAnwendung or High-performance ANalytic Application) is an in-memory, column-oriented, relational database management system developed and marketed by SAP SE.

See List of server-side JavaScript implementations and SAP HANA

SpiderMonkey

SpiderMonkey is an open-source JavaScript and WebAssembly engine by the Mozilla Foundation.

See List of server-side JavaScript implementations and SpiderMonkey

Standard Widget Toolkit

The Standard Widget Toolkit (SWT) is a graphical widget toolkit for use with the Java platform.

See List of server-side JavaScript implementations and Standard Widget Toolkit

Synchronet

Synchronet is a multiplatform BBS software package, with current ports for Microsoft Windows, Linux, and BSD variants.

See List of server-side JavaScript implementations and Synchronet

Tokio (software)

Tokio is a software library for the Rust programming language.

See List of server-side JavaScript implementations and Tokio (software)

Twisted (software)

Twisted is an event-driven network programming framework written in Python and licensed under the MIT License.

See List of server-side JavaScript implementations and Twisted (software)

TypeScript

TypeScript is a free and open-source high-level programming language developed by Microsoft that adds static typing with optional type annotations to JavaScript.

See List of server-side JavaScript implementations and TypeScript

V8 (JavaScript engine)

V8 is a JavaScript and WebAssembly engine developed by Google for its Chrome browser.

See List of server-side JavaScript implementations and V8 (JavaScript engine)

WebAssembly

WebAssembly (Wasm) defines a portable binary-code format and a corresponding text format for executable programs as well as software interfaces for facilitating interactions between such programs and their host environment.

See List of server-side JavaScript implementations and WebAssembly

WebKit

WebKit is a browser engine primarily used in Apple's Safari web browser, as well as all web browsers on iOS and iPadOS.

See List of server-side JavaScript implementations and WebKit

XPages

XPages is an IBM implementation of JavaServer Faces with a server side JavaScript runtime and the built-in NoSQL database IBM Domino.

See List of server-side JavaScript implementations and XPages

.NET

The.NET platform (pronounced as "dot net") is a free and open-source, managed computer software framework for Windows, Linux, and macOS operating systems.

See List of server-side JavaScript implementations and .NET

.NET Framework

The.NET Framework (pronounced as "dot net") is a proprietary software framework developed by Microsoft that runs primarily on Microsoft Windows.

See List of server-side JavaScript implementations and .NET Framework

References

[1] https://en.wikipedia.org/wiki/List_of_server-side_JavaScript_implementations

Also known as Comparison of Server-side JavaScript solutions, GLUEscript, Server-side JavaScript implementations.

, PostgreSQL, Python (programming language), Remote Application Platform, Rhino (JavaScript engine), Roslyn (compiler), Ruby (programming language), Rust (programming language), SAP HANA, SpiderMonkey, Standard Widget Toolkit, Synchronet, Tokio (software), Twisted (software), TypeScript, V8 (JavaScript engine), WebAssembly, WebKit, XPages, .NET, .NET Framework.