lexing 中文意思是什麼

lexing 解釋
萊克辛
  1. To give one definition, is the act of breaking up input into meaningful words also called lexing tokens or lexemes

    是將輸入內容分解為有意義的單詞(也叫做詞法分析記號( lexing tokens )或詞位( lexemes ) )的動作。
  2. Using perl modules for parsing, lexing, and analysis

    將perl模塊用於解析、記載和分析
  3. A brief tutorial on parsing and lexing is in order

    應該給出關于解析和詞法分析的一個簡短指南。
  4. Here is an example of lexing and parsing a sentence

    以下是對一個句子進行詞法分析和解析的示例。
  5. Perl 6 parsing and lexing

    Perl 6解析和詞法分析
  6. If you are interested in learning more about parsing and lexing,

    如果您對于了解關于解析和記載( lex )的更多信息感興趣,那麼
  7. Module employs perl 5 s regular expressions to do lexing seamlessly whenever a

    模塊使用perl 5的正則表達式來無縫地進行詞法分析(當一個
  8. It s no surprise that parsing and lexing in perl 6 is done in a very similar way to the perl 5 and

    Perl 6中解析與詞法分析的完成方式與上面所描述的perl 5和
  9. If you are interested in learning more about parsing and lexing, this google directory of lexers and parsers

    如果您對了解解析和詞法分析方面的更多內容感興趣,那麼這個
  10. Parse : : recdescent, by damian conway, is a powerful tool for lexing and parsing text

    Damian conway開發的parse : : recdescent是一個對文本進行記載和解析的功能強大的工具。
  11. If humans wrote programs and data in fixed - format text, lexing would be very easy - but we don t

    如果人們以固定的格式編寫程序和數據,那麼詞法分析將非常簡單但是我們不那麼做。
  12. And experience with lexing and parsing will help you greatly through this article, but it is written for any perl programmer interested in the perl 6 grammars and regular expressions

    ,並且有詞法分析( lexing )和句法分析( parsing )方面的經驗,那麼這些會對您掌握本文有很大幫助,此外,本文是為那些對perl 6語法和正則表達式感興趣的所有perl編程人員撰寫的。
  13. For lexing purposes, this means that the lexer definition of an integer number, for example, can be used to build the lexer definition of a real number and a fraction

    例如,對于詞法分析目的而言,這意味著可以用整數的詞法分析器定義來構建實數和分數的詞法分析器定義。
  14. This section is intended only as an introduction to the rules of building a parse : : recdescent syntax and will include actions, remembering the state, rejecting productions, and lexing text

    這一節只準備介紹構建parse : : recdescent語法的規則,將包括操作、記憶狀態、拒絕產品和對文本進行記載。
  15. While lexing does not have to be done through regular expressions, they tend to be a handy vehicle through the jungle of programming and data languages

    盡管詞法分析不是必須通過正則表達式來完成,但是它們往往可以便捷地解決程序編制和數據語言的難題。
分享友人