Jump to content

Datapoint's Advanced Systems Language

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SmackBot (talk | contribs) at 19:37, 16 December 2009 (remove Erik9bot category,outdated, tag and general fixes). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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