Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Install
Faster access than browser!
 

List of programming languages by type and Scripting language

Shortcuts: Differences, Similarities, Jaccard Similarity Coefficient, References.

Difference between List of programming languages by type and Scripting language

List of programming languages by type vs. Scripting language

This is a list of notable programming languages, grouped by type. A scripting or script language is a programming language that supports scripts: programs written for a special run-time environment that automate the execution of tasks that could alternatively be executed one-by-one by a human operator.

Similarities between List of programming languages by type and Scripting language

List of programming languages by type and Scripting language have 58 things in common (in Unionpedia): ActionScript, Adobe ColdFusion, AngelScript, AppleScript, Authoring system, AWK, Bash (Unix shell), Bourne shell, Bytecode, C shell, Ch (computer programming), CMS EXEC, Command-line interface, COMMAND.COM, Compiled language, Compiler, DIGITAL Command Language, Domain-specific language, ECMAScript, Emacs Lisp, Embedded system, Erlang (programming language), EXEC 2, Imperative programming, Interpreted language, Java (programming language), JavaScript, Job Control Language, JScript, Julia (programming language), ..., KornShell, Lisp (programming language), Lua (programming language), M4 (computer language), Machine code, Macro (computer science), Perl, PHP, PowerShell, Programming language, Pure (programming language), Python (programming language), Read–eval–print loop, Rebol, Red (programming language), Rexx, Ruby (programming language), Scheme (programming language), Sed, Squirrel (programming language), Tcl, TRAC (programming language), Unix, Unix shell, VBScript, Visual Basic, Visual Basic for Applications, XSLT. Expand index (28 more) »

ActionScript

ActionScript is an object-oriented programming language originally developed by Macromedia Inc. (later acquired by Adobe Systems).

ActionScript and List of programming languages by type · ActionScript and Scripting language · See more »

Adobe ColdFusion

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

Adobe ColdFusion and List of programming languages by type · Adobe ColdFusion and Scripting language · See more »

AngelScript

AngelScript is a game-oriented interpreted compiled scripting language.

AngelScript and List of programming languages by type · AngelScript and Scripting language · See more »

AppleScript

AppleScript is a scripting language created by Apple Inc. that facilitates automated control over scriptable Mac applications.

AppleScript and List of programming languages by type · AppleScript and Scripting language · See more »

Authoring system

An authoring system is a program that has pre-programmed elements for the development of interactive multimedia software titles.

Authoring system and List of programming languages by type · Authoring system and Scripting language · See more »

AWK

AWK is a programming language designed for text processing and typically used as a data extraction and reporting tool.

AWK and List of programming languages by type · AWK and Scripting language · See more »

Bash (Unix shell)

Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell.

Bash (Unix shell) and List of programming languages by type · Bash (Unix shell) and Scripting language · See more »

Bourne shell

The Bourne shell (sh) is a shell, or command-line interpreter, for computer operating systems.

Bourne shell and List of programming languages by type · Bourne shell and Scripting language · See more »

Bytecode

Bytecode, also termed portable code or p-code, is a form of instruction set designed for efficient execution by a software interpreter.

Bytecode and List of programming languages by type · Bytecode and Scripting language · See more »

C shell

The C shell (csh or the improved version, tcsh) is a Unix shell created by Bill Joy while he was a graduate student at University of California, Berkeley in the late 1970s.

C shell and List of programming languages by type · C shell and Scripting language · See more »

Ch (computer programming)

Ch is a proprietary cross-platform C and C++ interpreter and scripting language environment, originally designed by Harry H. Cheng as a scripting language for beginners to learn mathematics, computing, numerical analysis (numeric methods), and programming in C/C++.

Ch (computer programming) and List of programming languages by type · Ch (computer programming) and Scripting language · See more »

CMS EXEC

CMS EXEC, or EXEC, is an interpreted, command procedure control, computer scripting language used by the CMS EXEC Processor supplied with the IBM Virtual Machine/Conversational Monitor System (VM/CMS) operating system.

CMS EXEC and List of programming languages by type · CMS EXEC and Scripting language · See more »

Command-line interface

A command-line interface or command language interpreter (CLI), also known as command-line user interface, console user interface and character user interface (CUI), is a means of interacting with a computer program where the user (or client) issues commands to the program in the form of successive lines of text (command lines).

Command-line interface and List of programming languages by type · Command-line interface and Scripting language · See more »

COMMAND.COM

COMMAND.COM is the default command-line interpreter for DOS, Windows 95, Windows 98 and Windows ME.

COMMAND.COM and List of programming languages by type · COMMAND.COM and Scripting language · See more »

Compiled language

A compiled language is a programming language whose implementations are typically compilers (translators that generate machine code from source code), and not interpreters (step-by-step executors of source code, where no pre-runtime translation takes place).

Compiled language and List of programming languages by type · Compiled language and Scripting language · See more »

Compiler

A compiler is computer software that transforms computer code written in one programming language (the source language) into another programming language (the target language).

Compiler and List of programming languages by type · Compiler and Scripting language · See more »

DIGITAL Command Language

DIGITAL Command Language (DCL) is the standard command language adopted by most of the operating systems (OSs) that were sold by the former Digital Equipment Corporation (which was acquired by Compaq, which was in turn acquired by Hewlett-Packard).

DIGITAL Command Language and List of programming languages by type · DIGITAL Command Language and Scripting language · See more »

Domain-specific language

A domain-specific language (DSL) is a computer language specialized to a particular application domain.

Domain-specific language and List of programming languages by type · Domain-specific language and Scripting language · See more »

ECMAScript

ECMAScript (or ES) is a trademarked scripting-language specification standardized by Ecma International in ECMA-262 and ISO/IEC 16262.

ECMAScript and List of programming languages by type · ECMAScript and Scripting language · See more »

Emacs Lisp

Emacs Lisp is a dialect of the Lisp programming language used as a scripting language by Emacs (a text editor family most commonly associated with GNU Emacs and XEmacs).

Emacs Lisp and List of programming languages by type · Emacs Lisp and Scripting language · See more »

Embedded system

An embedded system is a computer system with a dedicated function within a larger mechanical or electrical system, often with real-time computing constraints.

Embedded system and List of programming languages by type · Embedded system and Scripting language · See more »

Erlang (programming language)

Erlang is a general-purpose, concurrent, functional programming language, as well as a garbage-collected runtime system.

Erlang (programming language) and List of programming languages by type · Erlang (programming language) and Scripting language · See more »

EXEC 2

EXEC 2 is an interpreted, command procedure control, computer scripting language used by the EXEC 2 Processor supplied with the IBM Virtual Machine/System Product (VM/SP) operating system.

EXEC 2 and List of programming languages by type · EXEC 2 and Scripting language · See more »

Imperative programming

In computer science, imperative programming is a programming paradigm that uses statements that change a program's state.

Imperative programming and List of programming languages by type · Imperative programming and Scripting language · See more »

Interpreted language

An interpreted language is a type of programming language for which most of its implementations execute instructions directly and freely, without previously compiling a program into machine-language instructions.

Interpreted language and List of programming languages by type · Interpreted language and Scripting language · See more »

Java (programming language)

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

Java (programming language) and List of programming languages by type · Java (programming language) and Scripting language · See more »

JavaScript

JavaScript, often abbreviated as JS, is a high-level, interpreted programming language.

JavaScript and List of programming languages by type · JavaScript and Scripting language · See more »

Job Control Language

Job Control Language (JCL) is a name for scripting languages used on IBM mainframe operating systems to instruct the system on how to run a batch job or start a subsystem.

Job Control Language and List of programming languages by type · Job Control Language and Scripting language · See more »

JScript

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

JScript and List of programming languages by type · JScript and Scripting language · See more »

Julia (programming language)

Julia is a high-level dynamic programming language designed to address the needs of high-performance numerical analysis and computational science, without the typical need of separate compilation to be fast, while also being effective for general-purpose programming, web use or as a specification language.

Julia (programming language) and List of programming languages by type · Julia (programming language) and Scripting language · See more »

KornShell

KornShell (ksh) is a Unix shell which was developed by David Korn at Bell Labs in the early 1980s and announced at USENIX on July 14, 1983.

KornShell and List of programming languages by type · KornShell and Scripting language · See more »

Lisp (programming language)

Lisp (historically, LISP) is a family of computer programming languages with a long history and a distinctive, fully parenthesized prefix notation.

Lisp (programming language) and List of programming languages by type · Lisp (programming language) and Scripting language · See more »

Lua (programming language)

Lua (from meaning moon) is a lightweight, multi-paradigm programming language designed primarily for embedded use in applications.

List of programming languages by type and Lua (programming language) · Lua (programming language) and Scripting language · See more »

M4 (computer language)

m4 is a general-purpose macro processor included in all UNIX-like operating systems, and is a component of the POSIX standard.

List of programming languages by type and M4 (computer language) · M4 (computer language) and Scripting language · See more »

Machine code

Machine code is a computer program written in machine language instructions that can be executed directly by a computer's central processing unit (CPU).

List of programming languages by type and Machine code · Machine code and Scripting language · See more »

Macro (computer science)

A macro (short for "macroinstruction", from Greek μακρός 'long') in computer science is a rule or pattern that specifies how a certain input sequence (often a sequence of characters) should be mapped to a replacement output sequence (also often a sequence of characters) according to a defined procedure.

List of programming languages by type and Macro (computer science) · Macro (computer science) and Scripting language · See more »

Perl

Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages, Perl 5 and Perl 6.

List of programming languages by type and Perl · Perl and Scripting language · See more »

PHP

PHP: Hypertext Preprocessor (or simply PHP) is a server-side scripting language designed for Web development, but also used as a general-purpose programming language.

List of programming languages by type and PHP · PHP and Scripting language · See more »

PowerShell

PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language.

List of programming languages by type and PowerShell · PowerShell and Scripting language · See more »

Programming language

A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output.

List of programming languages by type and Programming language · Programming language and Scripting language · See more »

Pure (programming language)

Pure, successor to the equational language Q, is a dynamically typed, functional programming language based on term rewriting.

List of programming languages by type and Pure (programming language) · Pure (programming language) and Scripting language · See more »

Python (programming language)

Python is an interpreted high-level programming language for general-purpose programming.

List of programming languages by type and Python (programming language) · Python (programming language) and Scripting language · See more »

Read–eval–print loop

A Read–Eval–Print Loop (REPL), also known as an interactive toplevel or language shell, is a simple, interactive computer programming environment that takes single user inputs (i.e. single expressions), evaluates them, and returns the result to the user; a program written in a REPL environment is executed piecewise.

List of programming languages by type and Read–eval–print loop · Read–eval–print loop and Scripting language · See more »

Rebol

Rebol (historically REBOL) is a cross-platform data exchange language and a multi-paradigm dynamic programming language designed by Carl Sassenrath for network communications and distributed computing.

List of programming languages by type and Rebol · Rebol and Scripting language · See more »

Red (programming language)

Red is a computer programming language.

List of programming languages by type and Red (programming language) · Red (programming language) and Scripting language · See more »

Rexx

Rexx (Restructured Extended Executor) is an interpreted programming language developed at IBM by Mike Cowlishaw.

List of programming languages by type and Rexx · Rexx and Scripting language · See more »

Ruby (programming language)

Ruby is a dynamic, interpreted, reflective, object-oriented, general-purpose programming language.

List of programming languages by type and Ruby (programming language) · Ruby (programming language) and Scripting language · See more »

Scheme (programming language)

Scheme is a programming language that supports multiple paradigms, including functional programming and imperative programming, and is one of the two main dialects of Lisp.

List of programming languages by type and Scheme (programming language) · Scheme (programming language) and Scripting language · See more »

Sed

sed (stream editor) is a Unix utility that parses and transforms text, using a simple, compact programming language.

List of programming languages by type and Sed · Scripting language and Sed · See more »

Squirrel (programming language)

Squirrel is a high level imperative, object-oriented programming language, designed to be a lightweight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games and hardware such as Electric Imp.

List of programming languages by type and Squirrel (programming language) · Scripting language and Squirrel (programming language) · See more »

Tcl

Tcl (pronounced "tickle" or tee cee ell) is a high-level, general-purpose, interpreted, dynamic programming language.

List of programming languages by type and Tcl · Scripting language and Tcl · See more »

TRAC (programming language)

TRAC (for Text Reckoning And Compiling) Language is a programming language developed between 1959-1964 by Calvin Mooers and implemented on a PDP-10 in 1964 by L. Peter Deutsch.

List of programming languages by type and TRAC (programming language) · Scripting language and TRAC (programming language) · See more »

Unix

Unix (trademarked as UNIX) is a family of multitasking, multiuser computer operating systems that derive from the original AT&T Unix, development starting in the 1970s at the Bell Labs research center by Ken Thompson, Dennis Ritchie, and others.

List of programming languages by type and Unix · Scripting language and Unix · See more »

Unix shell

A Unix shell is a command-line interpreter or shell that provides a traditional Unix-like command line user interface.

List of programming languages by type and Unix shell · Scripting language and Unix shell · See more »

VBScript

VBScript ("Microsoft Visual Basic Scripting Edition") is an Active Scripting language developed by Microsoft that is modeled on Visual Basic.

List of programming languages by type and VBScript · Scripting language and VBScript · See more »

Visual Basic

Visual Basic is a third-generation event-driven programming language and integrated development environment (IDE) from Microsoft for its Component Object Model (COM) programming model first released in 1991 and declared legacy during 2008.

List of programming languages by type and Visual Basic · Scripting language and Visual Basic · See more »

Visual Basic for Applications

Visual Basic for Applications (VBA) is an implementation of Microsoft's event-driven programming language Visual Basic 6, which was discontinued in 2008, and its associated integrated development environment (IDE).

List of programming languages by type and Visual Basic for Applications · Scripting language and Visual Basic for Applications · See more »

XSLT

XSLT (Extensible Stylesheet Language Transformations) is a language for transforming XML documents into other XML documents, or other formats such as HTML for web pages, plain text or XSL Formatting Objects, which may subsequently be converted to other formats, such as PDF, PostScript and PNG.

List of programming languages by type and XSLT · Scripting language and XSLT · See more »

The list above answers the following questions

List of programming languages by type and Scripting language Comparison

List of programming languages by type has 636 relations, while Scripting language has 143. As they have in common 58, the Jaccard index is 7.45% = 58 / (636 + 143).

References

This article shows the relationship between List of programming languages by type and Scripting language. To access each article from which the information was extracted, please visit:

Hey! We are on Facebook now! »