[go: nahoru, domu]

Jump to content

Datapoint's Advanced Systems Language: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m narrow cat
SieBot (talk | contribs)
Line 11: Line 11:


[[Category:Domain-specific programming languages]]
[[Category:Domain-specific programming languages]]

[[ms:Bahasa pengaturcaraan DASL]]

Revision as of 17:24, 6 July 2008

DASL (Datapoint's Advanced Systems Language) was a programming language and compiler proprietary to Datapoint. Primarily influenced by Pascal with some C touches, it was created in the early 1980s by Gene Hughes.

The compiler output was assembly language, which was typically processed through a peep-hole optimizer before the assembler and linker.

Reflecting its name, DASL was used for systems programming, mainly by the vendor itself.

See also