会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 5. 发明授权
    • Vectorized LR parsing of computer programs
    • 计算机程序的向量化LR解析
    • US5193192A
    • 1993-03-09
    • US571502
    • 1990-08-23
    • David A. Seberger
    • David A. Seberger
    • A47G1/06B44C5/02G06F9/44G06F9/45G06F11/36G06F12/02G06F12/08G06F12/12
    • G06F8/427B44C5/02G06F12/023G06F12/08G06F12/12G06F8/41G06F8/433G06F8/445G06F8/45Y10S707/99942
    • A parser for parsing computer programs in a compiler has parsing tables arranged as linear vectors. In a reduction portion of the parser, a production table and a lookahead set table have paired entries at identical address offsets such that a one-to-one relationship exists between each lookahead set in the lookahead set table and the representation of the lookahead set in the lookahead set table. In a read transition portion of the parser, an entrance symbol table has entries paired with transition state representations and each pair being at an identical address offset in the respective tables. For a reduction or read transition operation, the lookahead set table or the entrance symbol table is scanned to find the appropriate entry. Once the appropriate entry is found, the production table or the transition state table is addressed using the offset of the appropriate entry found during the scanning process.
    • 用于在编译器中解析计算机程序的解析器具有排列成线性向量的解析表。 在解析器的缩减部分中,生产表和前瞻集合表具有相同地址偏移处的配对条目,使得在前瞻集合表中设置的每个前瞻头与在前置集合表示中存在一对一关系 先行设定表。 在解析器的读取转换部分中,入口符号表具有与过渡状态表示配对的条目,并且每对在各个表中具有相同的地址偏移。 对于缩小或读取转换操作,扫描前瞻集合表或入口符号表以找到适当的条目。 找到适当的条目后,使用扫描过程中找到的适当条目的偏移来寻址生产表或过渡状态表。