When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Zebra Programming Language - Wikipedia

    en.wikipedia.org/wiki/Zebra_Programming_Language

    Zebra Programming Language (ZPL) is a page description language from Zebra Technologies, used primarily for labeling applications. The original language was superseded by ZPL II, but it is not fully compatible with the older version. ZPL II is supported by some non-Zebra label printers. [1] [2]

  3. Z-level programming language - Wikipedia

    en.wikipedia.org/wiki/Z-level_programming_language

    ZPL uses the array abstraction to implement a data parallel programming model. This is the reason why ZPL achieves such good performance: having no parallel directives or other forms of explicit parallelism, ZPL exploits the operational trait that when aggregate computations are described in terms of arrays, many scalar operations must be (implicitly) performed to implement the array operations.

  4. ZPL - Wikipedia

    en.wikipedia.org/wiki/ZPL

    ZPL may refer to: ZPL (complexity), a complexity class; ZPL (programming language), for scientific applications; Zebra Programming Language, for label printers;

  5. Z-level programming language - en.wikipedia.org

    en.wikipedia.org/.../ZPL_(programming_language)

    ZPL uses the array abstraction to implement a data parallel programming model. This is the reason why ZPL achieves such good performance: having no parallel directives or other forms of explicit parallelism, ZPL exploits the operational trait that when aggregate computations are described in terms of arrays, many scalar operations must be (implicitly) performed to implement the array operations.

  6. Talk:Zebra Programming Language - Wikipedia

    en.wikipedia.org/wiki/Talk:Zebra_Programming...

    1 Not a programming language. 1 comment. 2 Previous code example was ... 4 Clearer explanation of (in)compatibility between ZPL 1 and ZPL 2. 2 comments. Toggle the ...

  7. Michael Abrash - Wikipedia

    en.wikipedia.org/wiki/Michael_Abrash

    Michael Abrash was a columnist in the 1980s for the magazine Programmer's Journal.The articles were collected in the 1989 book, Power Graphics Programming.His second book, Zen of Assembly Language Volume 1: Knowledge (1990), [13] is about writing efficient assembly code for the 16-bit 8086 processor, but was released after the 80486 CPU was already being used in IBM PC compatibles. [14]

  8. X/Open - Wikipedia

    en.wikipedia.org/wiki/X/Open

    X/Open Portability Guide Volume 3: System V Specification Supplementary Definitions, 1987, ISBN 0-444-70176-1; X/Open Portability Guide Volume 4: Programming Languages, 1987, ISBN 0-444-70179-6; X/Open Portability Guide Volume 5: Data Management, 1987, ISBN 0-444-70178-8; Issue 3 was published in multiple volumes:

  9. Programming the Z80 - Wikipedia

    en.wikipedia.org/wiki/Programming_The_Z80

    Programming the Z80 is a seminal computer programming text, written by Rodnay Zaks and first published in 1979 by Sybex. It is designed as both an educational text to teach programming techniques of elementary to intermediate level using assembly language , and as a self-contained reference book.