|
89.
|
|
|
Computer language translation has become a common task. While compilers and tools for traditional computer languages (such as C or Java) are still being built, their number is dwarfed by the thousands of mini-languages for which recognizers and translators are being developed. Programmers construct translators for database formats, graphical data files (e.g., PostScript, AutoCAD), text processing files (e.g., HTML, SGML). ANTLR is designed to handle all of your translation tasks.
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: antlr
|
|
90.
|
|
|
This package contains the documentation and examples for antlr. ANTLR stands for ANother Tool for Language Recognition, (formerly PCCTS). It is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers].
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: antlr-doc
|
|
91.
|
|
|
See antlr package for a complete description
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: antlr-doc
|
|
92.
|
|
|
Apache HTTP Server metapackage
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2
|
|
93.
|
|
|
It features support for HTTPS, virtual hosting, CGI, SSI, IPv6, easy scripting and database integration, request/response filtering, many flexible authentication schemes, and more.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2
|
|
94.
|
|
|
Apache HTTP Server documentation
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-doc
|
|
95.
|
|
|
This package provides the documentation for Apache 2. For more details see the apache2 package description.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-doc
|
|
96.
|
|
|
Apache HTTP Server - event driven model
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-mpm-event
|
|
97.
|
|
|
The event MPM is designed to allow more requests to be served simultaneously by passing off some processing work to supporting threads, freeing up the main threads to work on new requests. It is especially suitable for sites that see extensive KeepAlive traffic.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-mpm-event
|
|
98.
|
|
|
This MPM is experimental and less tested than the worker and prefork MPMs.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: apache2-mpm-event
|