Вы можете отметить интересные вам фрагменты текста, которые будут доступны по уникальной ссылке в адресной строке браузера.



LR parser

LR parser
LR-анализатор, прямой_анализатор

Большой англо-русский и русско-английский словарь. 2001.

  

См. также в других словарях:

  • LR parser — In computer science, an LR parser is a parser for context free grammars that reads input from Left to right and produces a Rightmost derivation. The term LR( k ) parser is also used; here the k refers to the number of unconsumed look ahead input… …   Wikipedia

  • LR Parser — Ein LR Parser ist ein Bottom Up Parser für LR Grammatiken. Bei diesen kontextfreien Grammatiken wird die Eingabe von links nach rechts abgearbeitet, um die Rechtsreduktion zum Startsymbol zu berechnen. Inhaltsverzeichnis 1 Allgemeines 2 Aufbau… …   Deutsch Wikipedia

  • LR-Parser — Im Compilerbau ist ein LR Parser ein Bottom Up Parser für LR Grammatiken. Bei diesen kontextfreien Grammatiken wird die Eingabe von links nach rechts abgearbeitet, um die Rechtsreduktion zum Startsymbol zu berechnen. Inhaltsverzeichnis 1… …   Deutsch Wikipedia

  • LR parser — Вычислительная техника: LR анализатор, прямой анализатор …   Универсальный англо-русский словарь

  • LR parser — …   Википедия

  • Simple LR parser — In computer science, a Simple LR parser or SLR parser is created by an SLR parser generator which reads a BNF grammar and constructs an LR(0) state machine and computes the look aheads sets for each reduction in a state by examining the Follow… …   Wikipedia

  • Canonical LR parser — A canonical LR parser or LR(1) parser is an LR parser whose parsing tables are constructed in a similar way as with LR(0) parsers except that the items in the item sets also contain a lookahead , i.e., a terminal that is expected by the parser… …   Wikipedia

  • LR-анализатор — Information technology: LR parser …   Универсальный русско-английский словарь

  • LR-анализатор — LR Parser В информатике LR анализатор  синтаксический анализатор для исходных кодов программ, написанных на некотором языке программирования, который читает входной поток слева (Left) направо и производит наиболее правую (Right) продукцию… …   Википедия

  • LR — is an abbreviation with multiple meanings: *The ISO 3166 1 alpha 2 country code for Liberia *The Aerodrome Identification Letters for RAF Little Rissington *The IATA code for Lacsa/TACA airline *Lactated Ringer s solution, an intravenous fluid… …   Wikipedia

Книги