网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 YACC
释义

YACC

英汉-汉英词典
YACC语言
词组 | 习惯用语
您要查找的是不是:
  • yak n. 牦牛
YACC 编译器编译器(Yet Another Compiler Compiler)

网络短语:
yacc 语法分析程序生成器; 语法分析程序将输入符号移进到分析程序堆栈上; 语法分析程序; 另一个编译程序的编译程序;
LEX YACC virus code LEXYACC病毒代码
lex yacc gcc 自动构造工具
compiler parsing yacc bison 编译器
中文百科

Yacc

zh:zh|yacc yaccYet Another Compiler Compiler),是Unix/Linux上一个用来生成编译器的编译器(编译器代码生成器)。yacc生成的编译器主要是用C语言写成的语法解析器(Parser),需要与词法解析器Lex一起使用,再把两部份产生出来的C进程一并编译。yacc本来只在Unix系统上才有,但现时已普遍移植往Windows及其他平台。

yacc的输入是巴科斯范式(BNF)表达的语法规则以及语法规约的处理代码,Yacc输出的是基于表驱动的编译器,包含输入的语法规约的处理代码部分。

英语百科

Yacc

Yacc is a computer program for the Unix operating system. It is a LALR parser generator, generating a parser, the part of a compiler that tries to make syntactic sense of the source code, specifically a LALR parser, based on an analytic grammar written in a notation similar to BNF. Yacc itself used to be available as the default parser generator on most Unix systems, though it has since been supplanted as the default by more recent, largely compatible, programs.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/19 12:59:27