September 2002
Beginner to intermediate
216 pages
7h 43m
English
The following commands are development tools that are commonly found on Unix and Linux systems.
A yacc-compatible parser generator.
A high-level revision control system that sits on top of RCS.
A tool that generates lexical analyzers. See lex & yacc (O’Reilly).
Apple’s customized version of gcc, the GNU C compiler.
A source-level debugger.
Tools that automate the steps necessary to compile a source code package. See Managing Projects with make (O’Reilly).
A command that manages file revisions.
A tool that extracts files from a zip archive.
A command that creates a zip archive.