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

Flow chart language (FCL) is a simple imperative programming language designed for the purposes of explaining fundamental concepts of program analysis and specialization, in particular, partial evaluation. The language was first presented in 1989 by Carsten K. Gomard and Neil D. Jones. It later resurfaced in their book with Peter Sestoft in 1993, and in John Hatcliff's lecture notes in 1998. The below describes FCL as it appeared in John Hatcliff's lecture notes. An FCL program takes as input a finite series of named values as parameters, and produces a value as a result.

Property Value
dbo:abstract
  • Flow chart language (FCL) is a simple imperative programming language designed for the purposes of explaining fundamental concepts of program analysis and specialization, in particular, partial evaluation. The language was first presented in 1989 by Carsten K. Gomard and Neil D. Jones. It later resurfaced in their book with Peter Sestoft in 1993, and in John Hatcliff's lecture notes in 1998. The below describes FCL as it appeared in John Hatcliff's lecture notes. FCL is an imperative programming language close to the way a Von Neumann computer executes a program. A program is executed sequentially by following a sequence of commands, while maintaining an implicit state, i.e. the global memory. FCL has no concept of procedures, but does provide conditional and unconditional jumps. FCL lives up to its name as the abstract call-graph of an FCL program is a straightforward flow chart. An FCL program takes as input a finite series of named values as parameters, and produces a value as a result. (en)
dbo:wikiPageID
  • 39690826 (xsd:integer)
dbo:wikiPageLength
  • 5386 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1069120258 (xsd:integer)
dbo:wikiPageWikiLink
dbp:designer
  • Carsten K. Gomard, Neil D. Jones, John Hatcliff (en)
dbp:name
  • Flow chart language (en)
dbp:paradigm
dbp:turingComplete
  • Yes (en)
dbp:wikiPageUsesTemplate
dbp:year
  • 198919931998 (xsd:decimal)
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Flow chart language (FCL) is a simple imperative programming language designed for the purposes of explaining fundamental concepts of program analysis and specialization, in particular, partial evaluation. The language was first presented in 1989 by Carsten K. Gomard and Neil D. Jones. It later resurfaced in their book with Peter Sestoft in 1993, and in John Hatcliff's lecture notes in 1998. The below describes FCL as it appeared in John Hatcliff's lecture notes. An FCL program takes as input a finite series of named values as parameters, and produces a value as a result. (en)
rdfs:label
  • Flow chart language (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • Flow chart language (FCL) (en)
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