Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.
if a language is homoiconic, it means that the language text has the same structure as its abstract syntax tree (i.e.
homoikonizität (selbst-abbildbarkeit, oder selbst-repräsentierbarkeit) ist die eigenschaft von programmiersprachen, dass programme gleichzeitig datenstrukturen derselben sprache sind.
this is particularly used in the representation of text in computer languages, which are generally stored in a tree structure as an abstract syntax tree.
eine abstrakte syntax beschreibt die generische struktur von datentypen unabhängig von der kodierungstechnik, die benutzt wird, um diese datentypen zu repräsentieren.
a metamodel describes the abstract syntax of a dsl. notions of a dsl can be translated to classes and associations of a meta model.
das metamodell entspricht der abstrakten syntax der dsl. begriffe einer domänenspezifischen sprache können in klassen und assoziationen eines metamodells übersetzt werden.
iso/iec 8824-1 information technology - abstract syntax notation 1 (asn.1): specification of basic notation.
iso/iec 8824-1 informationstechnik - notaton eins für abstrakte syntax (asn.1): spezifikation der basisnotation
various asn.1 encoding rules provide the transfer syntax (a concrete representation) of the data values whose abstract syntax is described in asn.1.
die zugehörigen standards x.690ff definieren verschiedene "encoding rules" ("kodierungsregeln"), wie die asn.1-datenwerte auf bit-ebene kodiert werden.
abstract syntax notation one (asn.1) is a standard and notation that describes rules and structures for representing, encoding, transmitting, and decoding data in telecommunications and computer networking.
die abstract syntax notation one (asn.1; deutsch "abstrakte syntaxnotation eins") ist eine beschreibungssprache zur definition von datenstrukturen sowie festlegungen zur umsetzung von datenstrukturen und elementen in ein netzeinheitliches format.
select the sentence and push the button "show syntax tree". see "examples of a syntax analysis" for more informations. examples:
selektieren sie den satz und betätigen sie die schaltfläche "zeige syntaxbaum".
the abstract syntax – that is the underlying conceptualisation - is in the focus of a language definition. for that the approach of model-driven software development introduces metamodels, that provide the basis to define a modelling language.
im zentrum einer sprachdefinition steht deren abstrakte syntax, d.h. die der sprache zugrundeliegende konzeptualisierung. der ansatz der modellgetriebenen softwareentwicklung führt dazu die sogenannten metamodelle ein, welche zur definition einer modellsprache dienen.
this appendix uses abstract syntax notation one (asn.1) to define data types. this enables simple and structured data to be defined without implying any specific transfer syntax (encoding rules) which will be application and environment dependent.
die definition der datentypen in dieser anlage beruht auf der notation eins für abstrakte syntax (asn.1), da es auf diese weise möglich ist, einfache und strukturierte daten ohne implizierung einer spezifischen, anwendungs- und umgebungsabhängigen transfersyntax (kodierungsregeln) festzulegen.
i then realized that the pastel compiler functioned by parsing the entire input file into a syntax tree, converting the whole syntax tree into a chain of "instructions", and then generating the whole output file, without ever freeing any storage.
ich fand dann heraus, dass der pastel compiler so funktionierte, dass er die ganze eingabedatei in einen syntax-baum umwandelte, diesen dann in eine kette von "instruktionen" und dann die ganze ausgabedatei generierte, ohne jemals irgendwelche speicher wieder freizugeben.