dbo:abstract |
En la maŝinaj prezentoj de programlingvoj ŝlosilvortigo estas maniero apartigi la prezentaĵojn de ŝlosilvortoj disde la nomspaco de la programaj nomoj. Ŝlosilvortigo liberigas la programiston el la neceso memori, kiuj nomoj estas rezervitaj, kaj simpligas la sintaksan analizon. (eo) In computer language design, stropping is a method of explicitly marking letter sequences as having a special property, such as being a keyword, or a certain type of variable or storage location, and thus inhabiting a different namespace from ordinary names ("identifiers"), in order to avoid clashes. Stropping is not used in most modern languages – instead, keywords are reserved words and cannot be used as identifiers. Stropping allows the same letter sequence to be used both as a keyword and as an identifier, and simplifies parsing in that case – for example allowing a variable named if without clashing with the keyword if. Stropping is primarily associated with ALGOL and related languages in the 1960s. Though it finds some , it is easily confused with other that are superficially similar. (en) |
dbo:wikiPageExternalLink |
http://sw-pres.computerconservationsociety.org/KDF9/kalgol/DavidHo/A0.a60 http://dl.acm.org/citation.cfm%3Fid=1061509 https://www.gtoal.com/languages/algol60/KDF9/soap.a60 |
dbo:wikiPageID |
3631345 (xsd:integer) |
dbo:wikiPageLength |
23642 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1109633715 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Q.E.D. dbr:Ruby_(programming_language) dbr:Scannerless_parsing dbr:List_of_binary_codes dbr:Parsing dbr:Batch_file dbr:Blackletter dbr:Bold dbr:Perl dbr:Reserved_word dbr:Vice_versa dbr:Integer_literal dbr:Lexical_analysis dbr:.NET_Framework dbr:Common_Language_Infrastructure dbr:Compiler dbr:SQL dbr:Elliott_503 dbr:Elliott_803 dbr:Escape_character dbr:English_Electric_KDF9 dbr:German_language dbr:Greek_language dbr:MySQL dbr:Name_mangling dbr:Apostrophe dbr:Lightweight_markup_language dbr:Six-bit_character_code dbr:Computer_language dbr:Delimiter dbr:Friden_Flexowriter dbr:Identifier dbr:String_literal dbr:Take_Command_Console dbr:Acta_Informatica dbr:Web_IDL dbr:JP_Software dbr:4OS2 dbr:ALGOL dbr:ALGOL_60 dbr:ALGOL_68 dbr:ALGOL_68RS dbr:A_priori_and_a_posteriori dbr:Algol_60 dbr:Algol_68 dbr:4DOS dbr:Edinburgh_IMP dbr:European_robin dbr:Fantasy dbr:Fortran_77 dbr:Nim_(programming_language) dbr:Nonterminal_symbol dbr:Directive_(programming) dbr:Italic_type dbr:Travel_literature dbr:Science_fiction dbr:Production_(computer_science) dbr:Habeas_corpus dbr:Hiragana dbr:Japanese_writing_system dbr:Terminal_symbol dbr:Atlas_Autocode dbr:ALGOL_Bulletin dbc:Parsing dbr:Kanji dbr:Katakana dbr:Latin dbr:Law dbr:Binomial_nomenclature dbr:In_loco_parentis dbr:Microsoft_SQL_Server dbr:Sigil_(computer_programming) dbr:Line_reconstruction dbr:Naming_convention_(programming) dbr:Sub_judice dbr:Syllabary dbr:Parser dbr:Lexical_specification dbr:Keyword_(computing) dbr:Visual_Basic.NET dbr:Compiler_frontend |
dbp:cs1Dates |
y (en) |
dbp:date |
May 2019 (en) |
dbp:group |
"nb" (en) |
dbp:wikiPageUsesTemplate |
dbt:Citation dbt:Cite_journal dbt:Code dbt:Further dbt:Main dbt:Not_a_typo dbt:Reflist dbt:Sxhl dbt:Use_dmy_dates dbt:Pre |
dct:subject |
dbc:Parsing |
gold:hypernym |
dbr:Method |
rdf:type |
dbo:Software |
rdfs:comment |
En la maŝinaj prezentoj de programlingvoj ŝlosilvortigo estas maniero apartigi la prezentaĵojn de ŝlosilvortoj disde la nomspaco de la programaj nomoj. Ŝlosilvortigo liberigas la programiston el la neceso memori, kiuj nomoj estas rezervitaj, kaj simpligas la sintaksan analizon. (eo) In computer language design, stropping is a method of explicitly marking letter sequences as having a special property, such as being a keyword, or a certain type of variable or storage location, and thus inhabiting a different namespace from ordinary names ("identifiers"), in order to avoid clashes. Stropping is not used in most modern languages – instead, keywords are reserved words and cannot be used as identifiers. Stropping allows the same letter sequence to be used both as a keyword and as an identifier, and simplifies parsing in that case – for example allowing a variable named if without clashing with the keyword if. (en) |
rdfs:label |
Ŝlosilvortigo (eo) Stropping (syntax) (en) |
owl:sameAs |
freebase:Stropping (syntax) wikidata:Stropping (syntax) dbpedia-eo:Stropping (syntax) dbpedia-fa:Stropping (syntax) https://global.dbpedia.org/id/4vuyd |
prov:wasDerivedFrom |
wikipedia-en:Stropping_(syntax)?oldid=1109633715&ns=0 |
foaf:isPrimaryTopicOf |
wikipedia-en:Stropping_(syntax) |
is dbo:wikiPageDisambiguates of |
dbr:Stropping |
is dbo:wikiPageRedirects of |
dbr:Stropping_(programming) |
is dbo:wikiPageWikiLink of |
dbr:Reserved_word dbr:Lexical_analysis dbr:Compiler dbr:Escape_character dbr:Escape_sequence dbr:Name_mangling dbr:Stropping_(programming) dbr:Identifier_(computer_languages) dbr:Statement_(computer_science) dbr:Stropping dbr:ALGOL_60 dbr:ALGOL_68-R dbr:ALGOL_W dbr:Nim_(programming_language) dbr:Directive_(programming) dbr:At_sign dbr:Atlas_Autocode dbr:Sigil_(computer_programming) dbr:Naming_convention_(programming) |
is foaf:primaryTopic of |
wikipedia-en:Stropping_(syntax) |