Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for General-purpose programming language 55 found (110 total)

alternate case: general-purpose programming language

Web developer (251 words) [view diff] exact match in snippet view article find links to article

typically use HTML, CSS, and JavaScript in the client, and any general-purpose programming language in the server. HTTP is used for communications between client
Logic for Computable Functions (613 words) [view diff] exact match in snippet view article find links to article
proposed by Dana Scott. Work on the LCF system introduced the general-purpose programming language ML to allow users to write theorem-proving tactics, supporting
ABC (programming language) (591 words) [view diff] exact match in snippet view article
ABC is an imperative general-purpose programming language and integrated development environment (IDE) developed at Centrum Wiskunde & Informatica (CWI)
Clipper (programming language) (1,136 words) [view diff] exact match in snippet view article
operated primarily under MS-DOS. Although it is a powerful general-purpose programming language, it was primarily used to create database/business programs
Oberon (programming language) (2,395 words) [view diff] exact match in snippet view article
Oberon is a general-purpose programming language first published in 1987 by Niklaus Wirth and the latest member of the Wirthian family of ALGOL-like languages
Lib Sh (132 words) [view diff] exact match in snippet view article find links to article
metaprogramming language for programmable GPUs. It offered a general-purpose programming language, following a stream-processing model. Programs written in
Gödel (programming language) (324 words) [view diff] exact match in snippet view article
Gödel is a declarative, general-purpose programming language that adheres to the logic programming paradigm. It is a strongly typed language, the type
Simula (2,131 words) [view diff] exact match in snippet view article find links to article
doing simulations; Simula 67 though was designed to be a general-purpose programming language and provided the framework for many of the features of object-oriented
Amiga E (1,190 words) [view diff] exact match in snippet view article find links to article
Escom AG. According to Wouter van Oortmerssen: "It is a general-purpose programming language, and the Amiga implementation is specifically targeted at
LFE (programming language) (1,387 words) [view diff] exact match in snippet view article
Erlang (LFE) is a functional, concurrent, garbage collected, general-purpose programming language and Lisp dialect built on Core Erlang and the Erlang virtual
Axum (programming language) (581 words) [view diff] exact match in snippet view article
general-purpose constructs that one need not switch to a general-purpose programming language (like C#) for the sequential parts of the concurrent components
Active Oberon (288 words) [view diff] no match in snippet view article find links to article
Active Oberon is a general purpose programming language developed during 1996-1998 by the group around Niklaus Wirth and Jürg Gutknecht at the Swiss Federal
Domain-specific language (3,856 words) [view diff] exact match in snippet view article find links to article
domain as AWK and shell scripts, but was mostly used as a general-purpose programming language later on. By contrast, PostScript is a Turing-complete language
Zonnon (1,320 words) [view diff] no match in snippet view article find links to article
Zonnon is a general purpose programming language in the line or family of the preceding languages Pascal, Modula, and Oberon. Jürg Gutknecht is the author
Ballerina (programming language) (1,274 words) [view diff] exact match in snippet view article
Ballerina is an open source general-purpose programming language designed by WSO2 for cloud-era application programmers. The project started in 2015 by
Java bytecode (1,724 words) [view diff] exact match in snippet view article find links to article
static-typing and static compilation capabilities Scala, a type-safe general-purpose programming language supporting object-oriented and functional programming JGNAT
Extensible Embeddable Language (637 words) [view diff] no match in snippet view article find links to article
but also aspires to be usable as a platform independent general purpose programming language. As to the language design, the general idea is to strike
Optimization Programming Language (81 words) [view diff] exact match in snippet view article find links to article
models, which makes the coding easier and shorter than with a general-purpose programming language. It is part of the CPLEX software package and therefore tailored
Java (programming language) (6,384 words) [view diff] exact match in snippet view article
as few implementation dependencies as possible. It is a general-purpose programming language intended to let programmers write once, run anywhere (WORA)
Ciao (programming language) (513 words) [view diff] exact match in snippet view article
Ciao is a general-purpose programming language which supports logic, constraint, functional, higher-order, and object-oriented programming styles. Its
Steelman language requirements (348 words) [view diff] exact match in snippet view article find links to article
requirements were a set of requirements which a high-level general-purpose programming language should meet, created by the United States Department of Defense
Molecular Modelling Toolkit (319 words) [view diff] exact match in snippet view article find links to article
libraries due to modular library design, (2) a single high-level general-purpose programming language (Python) is used for library implementation as well as for
Citrine (programming language) (812 words) [view diff] exact match in snippet view article
Citrine is a general-purpose programming language for various operating systems. It focuses on readability and maintainability. Readability is achieved
Quadratic programming (1,902 words) [view diff] exact match in snippet view article find links to article
programming language with notable solving package being JuMP Maple General-purpose programming language for mathematics. Solving a quadratic problem in Maple is
Prolog (7,988 words) [view diff] exact match in snippet view article find links to article
natural language processing. Prolog is a Turing-complete, general-purpose programming language, which is well-suited for intelligent knowledge-processing
Judoscript (2,745 words) [view diff] no match in snippet view article find links to article
Judoscript is a general purpose programming language designed primarily for scripting tasks on the Java platform. It was conceived and developed by James
Systems programming (716 words) [view diff] exact match in snippet view article find links to article
program compilation than C and C++. In 2015 Rust came out, a general-purpose programming language often used in systems programming. Rust was designed with
Robot software (1,537 words) [view diff] exact match in snippet view article find links to article
being compiled in advance. A scripting language may be a general-purpose programming language or it may be limited to specific functions used to augment
Model transformation language (733 words) [view diff] exact match in snippet view article find links to article
a program which operates on models, can be written in a general-purpose programming language, such as Java. However, special-purpose model transformation
StaDyn (programming language) (1,304 words) [view diff] exact match in snippet view article
StaDyn is an object-oriented general-purpose programming language for the .NET platform that supports both static and dynamic typing in the same programming
Model transformation (944 words) [view diff] no match in snippet view article find links to article
made changes. A model transformation may be written in a general purpose programming language, but specialised model transformation languages are also
Scannerless parsing (504 words) [view diff] no match in snippet view article find links to article
objects, written in Java. The Raku grammars feature of the general purpose programming language Raku. PyParsing is a scannerless parser written in pure Python
Programming paradigm (2,322 words) [view diff] exact match in snippet view article find links to article
developed to enable more people to write programs. C – a general-purpose programming language, initially developed by Dennis Ritchie between 1969 and 1973
ECLiPSe (757 words) [view diff] no match in snippet view article find links to article
both as a modelling language to describe problems, and as a general purpose programming language. Beyond the basic Prolog data types, the following are available:
SCons (802 words) [view diff] exact match in snippet view article find links to article
means that user-written builds have access to a complete general-purpose programming language. Automatic dependency analysis built-in for C, C++ and Fortran
Workflow application (753 words) [view diff] exact match in snippet view article find links to article
design, workflow applications can be developed with any general-purpose programming language, but specialized workflow languages also exist. These languages
James Clark (programmer) (606 words) [view diff] exact match in snippet view article
in a compact way Ballerina: Ballerina is an open source general-purpose programming language for application programmers. Clark is listed as a member
Linear programming (6,567 words) [view diff] no match in snippet view article find links to article
allows modeling within a spreadsheet (What'sBest). Maple A general-purpose programming-language for symbolic and numerical computing. MATLAB A general-purpose
GOLD (parser) (737 words) [view diff] exact match in snippet view article
The following grammar defines the syntax for a minimal general-purpose programming language called "Simple". "Name" = 'Simple' "Author" = 'Devin Cook'
Multidimensional hierarchical toolkit (370 words) [view diff] no match in snippet view article find links to article
matrices. It is based on MUMPS (also referred to as M), a general purpose programming language that originated in the mid 60's at the Massachusetts General
NewtonScript (1,512 words) [view diff] exact match in snippet view article find links to article
(together with Smalltalk, Self, Act1, Lisp and Lua) of a general-purpose programming language called Io which implements the same differential inheritance
PostScript (4,344 words) [view diff] exact match in snippet view article find links to article
between the PDF and PostScript is that the PDF lacks the general-purpose programming language framework of the PostScript language. A PDF document is a
Emacs Lisp (2,273 words) [view diff] exact match in snippet view article find links to article
specific to making a versatile text editor over implementing a general-purpose programming language. For example, Emacs Lisp cannot easily read a file a line
DYNAMO (programming language) (1,175 words) [view diff] no match in snippet view article
specialist programmer "hard-code" a special-purpose solver in a general purpose programming language, users could specify a system's equations in a special simulation
C preprocessor (3,450 words) [view diff] exact match in snippet view article find links to article
preprocessor is not designed to be, nor does it perform well as, a general-purpose programming language. As the C preprocessor does not have features of some other
A Manufacturing Language (529 words) [view diff] exact match in snippet view article find links to article
General-purpose programming language
DNA computing (4,916 words) [view diff] no match in snippet view article find links to article
traditional computer architecture. At the highest level, a C-like general purpose programming language is expressed using a set of chemical reaction networks (CRNs)
Smalltalk (7,731 words) [view diff] no match in snippet view article find links to article
influence on) Smalltalk but it was a simulation language, not a general purpose programming language. Cannon, Howard. "Flavors A non-hierarchical approach to
Fortran (10,503 words) [view diff] exact match in snippet view article find links to article
General-purpose programming language
Lisp (programming language) (9,660 words) [view diff] exact match in snippet view article
on any personal computer or workstation. Common Lisp is a general-purpose programming language and thus has a large language standard including many built-in
Compiler-compiler (5,095 words) [view diff] no match in snippet view article find links to article
code to process a given tree included the features of a general purpose programming language, plus a form: <stuff>, which would emit (stuff) onto the
Common Lisp (11,978 words) [view diff] exact match in snippet view article find links to article
the standards committee for Common Lisp. Common Lisp is a general-purpose programming language, in contrast to Lisp variants such as Emacs Lisp and AutoLISP
TUTOR (4,030 words) [view diff] no match in snippet view article find links to article
designing instructional lessons, and its evolution into a general purpose programming language was unplanned. The name TUTOR was first applied to the authoring
List of computer term etymologies (6,291 words) [view diff] exact match in snippet view article find links to article
as the name when he did not foresee PHP evolving into a general-purpose programming language. Pine – e-mail client. Many people believe that Pine stands
V (programming language) (1,160 words) [view diff] exact match in snippet view article
General-purpose programming language