LOOP (programming language)
http://dbpedia.org/resource/LOOP_(programming_language) an entity of type: Language
LOOP-Programme sind Programme in der Programmiersprache LOOP, einer stark eingeschränkten, modellhaften Sprache, die nur die Formulierung von Additionen, Wertzuweisungen und endlich oft durchlaufende Schleifen erlaubt. LOOP-Programme spielen in der Theoretischen Informatik eine Rolle, insbesondere im Zusammenhang mit Berechenbarkeit. Eine Funktion heißt LOOP-berechenbar, wenn sie sich als LOOP-Programm formulieren lässt. Die Menge aller LOOP-Programme wird mit bezeichnet.
rdf:langString
LOOP is a simple register language that precisely captures the primitive recursive functions.The language is derived from the counter-machine model. Like the counter machines the LOOP language comprises a set of one or more unbounded registers, each of which can hold a single non-negative integer. A few arithmetic instructions (like 'CleaR', 'INCrement', 'DECrement', 'CoPY', ...) operate on the registers. The only control flow instruction is 'LOOP x DO ... END'. It causes the instructions within its scope to be repeated x times. (Changes of the content of register x during the execution of the loop do not affect the number of passes.)
rdf:langString
Il linguaggio LOOP è un linguaggio di programmazione ideato a scopi didattici da Uwe Schöning. Il linguaggio LOOP calcola le funzioni ricorsive primitive. Le operazioni del linguaggio prevedono assegnamento, addizione e iterazione.
rdf:langString
Program LOOP – jedno z narzędzi teorii obliczalności służące do ustanowienia, czy dana funkcja jest obliczalna.
rdf:langString
rdf:langString
LOOP-Programm
rdf:langString
LOOP (programming language)
rdf:langString
LOOP (linguaggio)
rdf:langString
Program LOOP
xsd:integer
36565144
xsd:integer
1085137312
rdf:langString
LOOP-Programme sind Programme in der Programmiersprache LOOP, einer stark eingeschränkten, modellhaften Sprache, die nur die Formulierung von Additionen, Wertzuweisungen und endlich oft durchlaufende Schleifen erlaubt. LOOP-Programme spielen in der Theoretischen Informatik eine Rolle, insbesondere im Zusammenhang mit Berechenbarkeit. Eine Funktion heißt LOOP-berechenbar, wenn sie sich als LOOP-Programm formulieren lässt. Die Menge aller LOOP-Programme wird mit bezeichnet.
rdf:langString
LOOP is a simple register language that precisely captures the primitive recursive functions.The language is derived from the counter-machine model. Like the counter machines the LOOP language comprises a set of one or more unbounded registers, each of which can hold a single non-negative integer. A few arithmetic instructions (like 'CleaR', 'INCrement', 'DECrement', 'CoPY', ...) operate on the registers. The only control flow instruction is 'LOOP x DO ... END'. It causes the instructions within its scope to be repeated x times. (Changes of the content of register x during the execution of the loop do not affect the number of passes.)
rdf:langString
Il linguaggio LOOP è un linguaggio di programmazione ideato a scopi didattici da Uwe Schöning. Il linguaggio LOOP calcola le funzioni ricorsive primitive. Le operazioni del linguaggio prevedono assegnamento, addizione e iterazione.
rdf:langString
Program LOOP – jedno z narzędzi teorii obliczalności służące do ustanowienia, czy dana funkcja jest obliczalna.
xsd:nonNegativeInteger
17432