⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jamfile.svn-base

📁 Complete support for EBNF notation; Object-oriented parser design; C++ output; Deterministic bottom-
💻 SVN-BASE
字号:
subproject src ;HEADERS = 			../lib/lr_library/src 		  $(BOOST_PATH)		  ../lib/ ../lib/nstl ../lib/nstl/unstable ../lib/nstl/graph ../lib/hash 		  ../lib/boost		;REQUIREMENTS =  <include>$(HEADERS) <debug><define>WHALE_DEBUG				<borland><*><cflags>-K				<borland><*><cxxflags>-w-8022				<gcc><*><cflags>-funsigned-char				<gcc><*><cflags>-Wno-missing-braces	;exe whale : whale.cpp <lib>whale-everything <lib>../lib/lr_library/src/lr		  : $(REQUIREMENTS)		  : 		  ;			lib whale-everything : lexical.cpp parser.cpp process.cpp classes.cpp		    utilities.cpp codegen.cpp grammar.cpp first.cpp		    precedence.cpp tables.cpp ancillary.cpp lr.cpp variables.cpp		    		  : $(REQUIREMENTS)		  : 		  ;			UserAction parser.cpp parser.h : parser.whl : whale ;UserAction lexical.cpp lexical.h : lexical.dlp : dolphin ;InstallBin ../bin : <src>whale.exe ;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -