These are list of useful technologies, each of them are linked to the source pages.
JSONP : "JSON with padding" is a complement to the base JSON data format. It provides a method to request data from a server in a different domain, something prohibited by typical web browsers because of the same origin policy.
Da Vinci Machine, also called the Multi Language Virtual Machine is a project aiming to prototype the extension of the Java Virtual Machine to add support for dynamic languages.
JSONP : "JSON with padding" is a complement to the base JSON data format. It provides a method to request data from a server in a different domain, something prohibited by typical web browsers because of the same origin policy.
Git : is a distributed revision control and source
code management (SCM) system.
Cross-origin resource sharing (CORS) is a
mechanism that allows a web page to make XMLHttpRequests to another domain
NAnt is a free and open source software tool for automating software build processes. It is similar to Apache Ant, but targeted at the .NET environment rather than Java. The name NAnt comes from the fact that the tool is Not Ant
Nashorn is a JavaScript engine, developed fully in the programming language Java by Oracle
NAnt is a free and open source software tool for automating software build processes. It is similar to Apache Ant, but targeted at the .NET environment rather than Java. The name NAnt comes from the fact that the tool is Not Ant
Nashorn is a JavaScript engine, developed fully in the programming language Java by Oracle
Da Vinci Machine, also called the Multi Language Virtual Machine is a project aiming to prototype the extension of the Java Virtual Machine to add support for dynamic languages.