Compiled Languages
Modula-2
Last Updated: June 10, 2025Description Modula-2 is a structured, statically typed compiled language designed for modular and systems programming. It introduced the concept of...
Oberon
Last Updated: June 10, 2025Description Oberon is a minimalist compiled programming language designed for clarity, reliability, and efficiency. It was created as part of...
Crystal
Last Updated: June 10, 2025Description Crystal is a statically typed, compiled programming language with a syntax inspired by Ruby but offering the speed and...
Oxygene
Last Updated: June 10, 2025Description Oxygene is a modern Object Pascal language designed for building robust applications on .NET, Java, and Cocoa platforms. It...
Assembly
Last Updated: June 10, 2025Description Assembly language is a low-level programming language that provides direct control over a computer’s hardware using symbolic code that...
IBM 360 Assembly
Last Updated: June 9, 2025Description IBM 360 Assembly language is the low-level programming language for the IBM System/360 mainframe series. It is used for...
Z80 Assembly
Last Updated: June 9, 2025Description Z80 Assembly is the low-level language for the Zilog Z80 microprocessor, popular in early personal computers and embedded systems....
6502 Assembly
Last Updated: June 9, 2025Description 6502 Assembly is the machine-level programming language for the MOS Technology 6502 microprocessor, used in many early home computers...
x86 Assembly
Last Updated: June 9, 2025Description x86 Assembly is the low-level programming language for Intel and AMD’s 32-bit and 64-bit processors. It provides direct control...
Pony
Last Updated: June 9, 2025Description Pony is an actor-model, object-oriented programming language designed for writing high-performance, safe concurrent applications. It uses reference capabilities to...