An Entity of Type: language, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

ZPL (short for Z-level Programming Language) is an array programming language designed to replace C and C++ programming languages in engineering and scientific applications. Because its design goal was to obtain cross-platform high performance, ZPL programs run fast on both sequential and parallel computers. Highly-parallel ZPL programs are simple and easy to write because it exclusively uses implicit parallelism. Originally called Orca C, ZPL was designed and implemented during 1993–1995 by the Orca Project of the Computer Science and Engineering Department at the University of Washington.

Property Value
dbo:abstract
  • ZPL es un lenguaje de programación con orientado a operaciones con vectores o arreglos, creado por Lawrence Snyder de la Universidad de Washington en 1993 (el primer compilador disponible para uso general, fue liberado en 1997). El objetivo de ZPL es el facilitar la programación de ejecutables que corran eficientemente en una gran variedad de arquitecturassecuenciales y paralelas. Los programas de ZPL no contienen directivas o instrucciones explícitamente paralelas, dado que es el compilador del lenguaje el único responsable de extraer el paralelismo inherente a las operaciones presentes en un programa. ZPL explota exclusivamente el modelo de paralelismo de datos. (es)
  • ZPL (short for Z-level Programming Language) is an array programming language designed to replace C and C++ programming languages in engineering and scientific applications. Because its design goal was to obtain cross-platform high performance, ZPL programs run fast on both sequential and parallel computers. Highly-parallel ZPL programs are simple and easy to write because it exclusively uses implicit parallelism. Originally called Orca C, ZPL was designed and implemented during 1993–1995 by the Orca Project of the Computer Science and Engineering Department at the University of Washington. (en)
dbo:developer
dbo:influenced
dbo:influencedBy
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 890761 (xsd:integer)
dbo:wikiPageLength
  • 3612 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1014502963 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Chamberlain et al. at University of Washington (en)
dbp:influenced
dbp:influencedBy
dbp:name
  • ZPL (en)
dbp:paradigm
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • ZPL (short for Z-level Programming Language) is an array programming language designed to replace C and C++ programming languages in engineering and scientific applications. Because its design goal was to obtain cross-platform high performance, ZPL programs run fast on both sequential and parallel computers. Highly-parallel ZPL programs are simple and easy to write because it exclusively uses implicit parallelism. Originally called Orca C, ZPL was designed and implemented during 1993–1995 by the Orca Project of the Computer Science and Engineering Department at the University of Washington. (en)
  • ZPL es un lenguaje de programación con orientado a operaciones con vectores o arreglos, creado por Lawrence Snyder de la Universidad de Washington en 1993 (el primer compilador disponible para uso general, fue liberado en 1997). El objetivo de ZPL es el facilitar la programación de ejecutables que corran eficientemente en una gran variedad de arquitecturassecuenciales y paralelas. (es)
rdfs:label
  • ZPL (lenguaje de programación) (es)
  • ZPL (programming language) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • (en)
  • ZPL (en)
foaf:page
is dbo:influencedBy of
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License