This HTML5 document contains 79 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n16https://global.dbpedia.org/id/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:NORD_Programming_Language
dbo:wikiPageWikiLink
dbr:Nord_Programming_Language
dbo:wikiPageRedirects
dbr:Nord_Programming_Language
Subject Item
dbr:Sintran_III
dbo:wikiPageWikiLink
dbr:Nord_Programming_Language
dbp:programmedIn
dbr:Nord_Programming_Language
Subject Item
dbr:Nord_Programming_Language
rdf:type
schema:Language dbo:Language wikidata:Q315 wikidata:Q9143 owl:Thing dbo:ProgrammingLanguage
rdfs:label
Nord Programming Language
rdfs:comment
Nord Programming Language (NPL), is a procedural programming language by the Norwegian minicomputer manufacturer Norsk Data. It shipped as a standard component of the operating system Sintran III. The language was also used to implement Sintran III: the core and file system of which are written in NPL, as was the NPL compiler, and some core applications early on, until the release of high-level programming language named PLANC. Then, the linker and other software were rewritten in PLANC. The registers of the CPU were available in NPL as predefined variables. Thus could be written: X + T =: A
foaf:name
Nord Programming Language
dbp:name
Nord Programming Language
dcterms:subject
dbc:Norsk_Data_software dbc:Procedural_programming_languages
dbo:wikiPageID
8295240
dbo:wikiPageRevisionID
1062335744
dbo:wikiPageWikiLink
dbr:Assembly_language dbr:Imperative_programming dbr:PLANC dbr:Proprietary_software dbr:Scope_(computer_science) dbr:Operating_system dbr:Variable_(computer_science) dbr:Static_type dbr:Intermediate_representation dbr:Norsk_Data_Assembler dbr:Norsk_Data dbr:High-level_programming_language dbr:Object_code dbr:Minicomputer dbr:Subroutine dbr:Procedural_programming dbr:Linker_(computing) dbr:Entry_point dbr:File_system dbr:Compiler dbc:Procedural_programming_languages dbr:Strong_and_weak_typing dbc:Norsk_Data_software dbr:Sintran_III dbr:Programming_language
owl:sameAs
wikidata:Q7050550 freebase:m.026zd29 n16:4swd3
dbp:wikiPageUsesTemplate
dbt:Use_dmy_dates dbt:Start_date_and_age dbt:Norsk_Data dbt:Infobox_programming_language dbt:More_citations_needed
dbp:developer
dbr:Norsk_Data
dbp:discontinued
Yes
dbp:latestReleaseVersion
Final
dbp:license
dbr:Proprietary_software
dbp:operatingSystem
dbr:Sintran_III
dbp:paradigm
dbr:Imperative_programming dbr:Procedural_programming
dbp:platform
Norsk Data minicomputers
dbp:scope
dbr:Scope_(computer_science)
dbp:typing
dbr:Static_type dbr:Strong_and_weak_typing
dbo:abstract
Nord Programming Language (NPL), is a procedural programming language by the Norwegian minicomputer manufacturer Norsk Data. It shipped as a standard component of the operating system Sintran III. The language was also used to implement Sintran III: the core and file system of which are written in NPL, as was the NPL compiler, and some core applications early on, until the release of high-level programming language named PLANC. Then, the linker and other software were rewritten in PLANC. The NPL compiler was also special in that it did not emit object code as most compilers do. Instead it emitted an intermediate representation, in the form of assembly language code, which then had to be assembled using the Norsk Data Assembler. The registers of the CPU were available in NPL as predefined variables. Thus could be written: X + T =: A and the compiler would emit: COPY SX DARADD ST DA Functions could be declared with multiple entry points: FUNC FUN1, FUN2FUN1: T := 1FUN2:code hereEND FUN1 could be called to set T to 1 before falling into FUN2 or T could be set to something else and call FUN2. If T register specified which file handle to write to, then either FUN1 could be called to always output to terminal or T could be specified to handle a file in T and call FUN2 to output to that file.
gold:hypernym
dbr:Language
prov:wasDerivedFrom
wikipedia-en:Nord_Programming_Language?oldid=1062335744&ns=0
dbo:wikiPageLength
2821
dbo:latestReleaseVersion
Final
dbo:developer
dbr:Norsk_Data
dbo:license
dbr:Proprietary_software
foaf:isPrimaryTopicOf
wikipedia-en:Nord_Programming_Language
Subject Item
dbr:NORD_programming_language
dbo:wikiPageWikiLink
dbr:Nord_Programming_Language
dbo:wikiPageRedirects
dbr:Nord_Programming_Language
Subject Item
dbr:PLANC
dbo:wikiPageWikiLink
dbr:Nord_Programming_Language
dbo:influencedBy
dbr:Nord_Programming_Language
Subject Item
dbr:NORD-PL
dbo:wikiPageWikiLink
dbr:Nord_Programming_Language
dbo:wikiPageRedirects
dbr:Nord_Programming_Language
Subject Item
dbr:NPL_(NORD_programming_language)
dbo:wikiPageWikiLink
dbr:Nord_Programming_Language
dbo:wikiPageRedirects
dbr:Nord_Programming_Language
Subject Item
wikipedia-en:Nord_Programming_Language
foaf:primaryTopic
dbr:Nord_Programming_Language