This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Other Programming Languages |
|
Object-oriented programming language. It is a derivation of HyperTalk, the scripting language for HyperCard. It is a dialect of ECMAScript, and is used primarily for the development of websites and software targeting the Adobe Flash Player platform, used on Web pages in the form of embedded SWF files. |
|
Modern programming language designed for large, long-lived applications – and embedded systems in particular – where reliability and efficiency are essential. Ada improves code safety and maintainability by using the compiler to find errors in favor of runtime errors. |
|
Low-level programming language for a computer, or other programmable device, that takes basic computer instructions and converts them into a pattern of bits that the computer's processor can use to perform its basic operations. |
|
Stands for Cerner Command Language. It is the Cerner Corporation fourth-generation programming language, which is expressed in the Cerner Discern Explorer solution. |
|
Carbon is an open-source experimental programming language designed by Google to succeed C++. |
|
One of the earliest high-level programming languages. COBOL is run on the mainframe as well as on the PC. Referred to as a legacy language, which means it is in a format that is no longer used or supported by new systems. |
|
A language that compiles into JavaScript. You can use any existing JavaScript library seamlessly from CoffeeScript (and vice-versa). The compiled output is readable and pretty-printed, will work in every JavaScript runtime, and tends to run as fast or faster than the equivalent handwritten JavaScript. |
|
Cypher is Neo4j’s graph query language that allows users to store and retrieve data from the graph database. |
|
General-purpose programming language originally developed by Google and later approved as a standard by Ecma (ECMA-408). It is used to build web, server and mobile applications, and for Internet of Things (IoT) devices. |
|
High level language supporting object-oriented design. It is a rapid application development used to develop applications ranging from database solutions to mobile applications and is used on Windows as well as Linux. |
|
D, often referred to as "dlang," is a general-purpose programming language with a focus on combining the power of low-level programming with the expressiveness of high-level languages. |
|
Eiffel is an object-oriented programming language known for its strong emphasis on software correctness and design by contract. |
|
A programming language for the HipHop Virtual Machine, created as a dialect of PHP, it includes new language features such as an extremely robust static type checking system, improved lambda support, native collections, etc. |
|
A cross-platform high-level programming language, compiler and library toolkit. It is not a framework, rather a tool for creating frameworks and other tools in mobile, web and game development. The Haxe programming language is similar to Java, PHP and C++, and the library includes a set of common APIs for cross-platform behavior. |
|
HCL, or HashiCorp Configuration Language, is a declarative configuration language designed by HashiCorp to define infrastructure as code. It is widely used in HashiCorp's tools such as Terraform and Consul to describe and manage the configuration of various resources in a concise and human-readable manner. |
|
A dynamic scripting language, it is lightweight, multi-paradigm and cross-platform, designed primarily for embedded systems and clients, is easy to add to an existing C or C++ application. |
|
A multi-paradigm programming language used for representing and interpreting mathematical expressions and their display in web pages, allows to create custom UI, supports numeric/symbolic computation and visualization, also has interfaces to other languages. |
|
Practical Extraction and Report Language is a general-purpose, interpreted, dynamic programming languages designed for text processing, used for system administration, web development, network programming, GUI development, and more. |
|
Report Program Generator is a high-level programming language (HLL) for business applications. RPG is an IBM proprietary language and its later versions are only available on IBM or OS/400 based systems. |
|
Stands for Visual Basic Script, a general-purpose, lightweight and active scripting language developed by Microsoft, has a very simple syntax, is the primary scripting language for Quick Test Professional (QTP). |
|
It is a hardware description language (HDL). Verilog is used for verifying mixed-signal and analogue circuits and describing digital circuits in a textually. It has a programming language interface (PLI), which allows transferring control to a function written in C. |
|
The Web Application Description Language (WADL) is a machine-readable XML description of HTTP-based web services. WADL models the resources provided by a service and the relationships between them. WADL is intended to simplify the reuse of web services that are based on the existing HTTP architecture of the Web. |
|
A general-purpose high-level programming language for the JVM, an expressive dialect of Java that focuses on a concise syntax and additional functionality such as type inference, extension methods, and operator overloading. |
|
A statically typed programming language designed for optimal performance and ease of use. Zig focuses on providing low-level control over system resources while maintaining a readable and expressive syntax. |