Curlie
My Account
About
Forum
Donate
Help us reach our monthly donation goal to run and improve the site!
$
$
Become an Editor
Create an Account
Login
Computers
Programming
Languages
Obliq
Obliq is a programming language in the Wirth tradition, from the Algol-Pascal-Modula line. It is based on Modula-3 and can use Modula-3 libraries, but its features and application domains overlap several languages: ML, Modula-3, Self; scripting languages Tcl, AppleScript, VBA, Telescript; distributed languages Orca, Forté, Facile. It is lexically-scoped, untyped, interpreted, and supports distributed object-oriented computation. Obliq objects have state and are local to a site. Obliq computations may involve multiple threads of control within an address space, multiple address spaces on a machine, heterogeneous machines over a local network, and multiple networks over an internet: intranet, extranet, the Internet. Computations can roam over networks, while maintaining network connections.
Related categories
Computers
Computer Science
Distributed Computing
Computers
Parallel Computing
Computers
Programming
Languages
Wirth
Computers
Programming
Languages
Interpreted
Object-Oriented
Computers
Programming
Languages
Object-Oriented
Prototype-based
Computers
Programming
Languages
Garbage Collected
Object-Oriented