About: PROMAL

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

PROMAL (PROgrammer's Microapplication Language) is a structured programming language from for MS-DOS, Commodore 64, and Apple II. PROMAL features simple syntax, no line numbers, long variable names, functions and procedures with argument passing, real number type, arrays, strings, pointer, and a built-in I/O library. Like ABC and Python, indentation is part of the language syntax. See also [Computer Language, Mar 1986, pp. 128–134].

Property Value
dbo:abstract
  • PROMAL (PROgrammer's Microapplication Language) is a structured programming language from for MS-DOS, Commodore 64, and Apple II. PROMAL features simple syntax, no line numbers, long variable names, functions and procedures with argument passing, real number type, arrays, strings, pointer, and a built-in I/O library. Like ABC and Python, indentation is part of the language syntax. The language uses a single-pass compiler to generate byte code that is interpreted when the program is run. Since the memory is very limited on these early home computers, the compiler can compile to/from disk and memory. The software package for C64 includes a full-screen editor and command shell. See also [Computer Language, Mar 1986, pp. 128–134]. (en)
dbo:developer
dbo:latestReleaseDate
  • 1986-10-14 (xsd:date)
dbo:latestReleaseVersion
  • 2.1e
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 1064169 (xsd:integer)
dbo:wikiPageLength
  • 2948 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1057985193 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
dbp:fileExt
  • .s (en)
dbp:influencedBy
  • C (en)
dbp:latestReleaseDate
  • 1986-10-14 (xsd:date)
dbp:latestReleaseVersion
  • 2.100000 (xsd:double)
dbp:logo
dbp:name
  • PROMAL (en)
dbp:paradigm
  • Imperative , structured (en)
dbp:wikiPageUsesTemplate
dbp:year
  • 1984-08-16 (xsd:date)
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • PROMAL (PROgrammer's Microapplication Language) is a structured programming language from for MS-DOS, Commodore 64, and Apple II. PROMAL features simple syntax, no line numbers, long variable names, functions and procedures with argument passing, real number type, arrays, strings, pointer, and a built-in I/O library. Like ABC and Python, indentation is part of the language syntax. See also [Computer Language, Mar 1986, pp. 128–134]. (en)
rdfs:label
  • PROMAL (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
foaf:name
  • PROMAL (en)
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