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

📄 software.otx

📁 inger小型c编译器源码
💻 OTX
字号:
% software.tex% Practical Compiler Construction% Chapter: Software% This chapter lists the required software packages.% inger.\chapter{Software Packages}	This appendix lists the locations software packages that are required or	recommended in order to use \langname{} or do development work for \langname{}.	Note that the locations (URLs) of these packages are subject to change and	may not be correct.	\begin{tabular}{ll}		\tableheader{Package}		& \tableheader{Description and location}  \\		\hline			RedHat Linux 7.2			& Operating system			\\ &  http://www.redhat.com			\\		SuSE Linux 8.0				& Operating system			\\ &  http://www.suse.com				\\		Mandrake 8.0				& Operating system			\\ &  http://www.mandrake.com			\\		GNU Assembler 2.11.90.0.8	& AT\&T syntax assembler 	\\ &  http://www.gnu.org/directory/GNU/binutils.html \\		GNU Linker 2.11.90.0.8		& COFF file linker			\\ &  http://www.gnu.org/directory/GNU/binutils.html \\		DJGPP 2.03					& GNU tools port			\\ &  http://www.delorie.com 			\\		Cygwin 1.2					& GNU Linux emulator for Windows \\ & http://www.cygwin.com    \\	\end{tabular}	\begin{tabular}{ll}		\tableheader{Package}		& \tableheader{Description and location}  \\		\hline		CVS	1.11.1p1				& Concurrent Versioning System	\\ & http://www.cvshome.org    \\		Automake 1.4-p5				& Makefile generator		\\ & http://www.gnu.org/software/automake \\		Autoconf 2.13				& Makefile generator support\\ & http://www.gnu.org/software/autoconf/autoconf.html \\		Make 2.11.90.0.8			& Makefile processor		\\ & http://www.gnu.org/software/make/make.html \\		Flex 2.5.4					& Lexical analyzer generator\\ & http://www.gnu.org/software/flex \\		\LaTeXe{} 					& Typesetting system		\\ & http://www.latex-project.org		\\		Mik\TeX{} 2.2				& Typesetting system		\\ & http://www.miktex.org				\\		TexnicCenter				& \TeX{} editor				\\ & http://www.toolscenter.org/products/texniccenter \\		Ultra Edit 9.20				& \TeX{} editor				\\ & http://www.ultraedit.com			\\		Perl 6						& Scripting language		\\ & http://www.perl.com				\\	\end{tabular}		

⌨️ 快捷键说明

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