View Categories
compiled

Compiled Languages

49 Docs

ALGOL

Last Updated: June 10, 2025

Description ALGOL (short for Algorithmic Language) is one of the most influential high-level programming languages in computer science history. Known...

Faust

Last Updated: June 10, 2025

Description Faust (Functional Audio Stream) is a compiled functional programming language for designing real-time audio signal processing applications. It’s built...

Verilog

Last Updated: June 10, 2025

Description Verilog is a hardware description language (HDL) used to model, simulate, and implement digital electronic systems such as processors,...

Pony

Last Updated: June 10, 2025

Description Pony is a statically typed, compiled language designed for safe, high-performance, concurrent programming. It uses the actor model to...

Carbon

Last Updated: June 10, 2025

Description Carbon is an experimental compiled programming language proposed by Google as a potential successor to C++. It aims to...

Eiffel

Last Updated: June 10, 2025

Description Eiffel is an object-oriented compiled language designed to support software engineering best practices, including design by contract, strong typing,...

Chapel

Last Updated: June 10, 2025

Description Chapel is a high-performance, compiled parallel programming language designed to improve the productivity of developers writing scalable applications on...

Vala

Last Updated: June 10, 2025

Description Vala is a statically typed compiled language designed to bring modern programming features to GNOME development. It offers a...

Haxe

Last Updated: June 10, 2025

Description Haxe is a high-level, statically typed programming language designed for cross-platform development. It compiles to multiple target languages like...

ATS

Last Updated: June 10, 2025

Description ATS (Applied Type System) is a statically typed compiled language that blends functional and imperative paradigms, known for its...

Scroll to Top