Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第12,71112,720项(搜索用时0.057秒)
java/jasmin-2.4 (Score: 4.5905075E-5)
Java Assembler Interface
Jasmin is a Java Assembler Interface. It takes ASCII descriptions for Java classes, written in a simple assembler-like syntax and using the Java Virtual Machine instruction set. It converts them into binary Java class files suitable for loading into a JVM implementation.
java/jaxen-1.0 (Score: 4.5905075E-5)
Java XPath Engine
The Jaxen project is a Java XPath Engine. jaxen is a universal object model walker, capable of evaluating XPath expressions across multiple models. Currently supported are dom4j and JDOM . Jaxen provides a single point for XPath expression evaluation, regardless of the target object model, whether its dom4j, JDOM, DOM, JavaBeans, or whatnot.
java/jdom-1.1.1 (Score: 4.5905075E-5)
Java library for accessing and manipulating XML documents
JDOM is a Java library for accessing and manipulating XML documents. It has a straightforward API, is a lightweight and fast, and is optimized for the Java programmer. It's an alternative to DOM and SAX, although it integrates well with both DOM and SAX.
java/junit-4.12 (Score: 4.5905075E-5)
Regression testing utility for use with the Java(TM) Language
This is a port of JUnit, a simple testing framework for Java developed by Erich Gamma and Kent Beck. Using JUnit you can build a test suite that will help you measure your progress, spot unintended side effects, and focus your development efforts.
lang/parrot-8.1.0 (Score: 4.5905075E-5)
动态语言虚拟机
Parrot 是一个虚拟机,旨在有效地编译和执行字节码的动态语言。 Parrot 目前拥有各种语言的不同程度的实现,包括 Tcl、Javascript、Ruby、Lua、 Scheme、PHP、Python、Perl 6、APL、和一个 .NET 字节码翻译器。
lang/gforth-0.7.3 (Score: 4.5905075E-5)
Fast and portable Forth system
Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history and a powerful locals facility, and it even has a manual. Gforth employs traditional implementation techniques: its inner innerpreter is indirect or direct threaded.
lang/prolog-0.1 (Score: 4.5905075E-5)
Python extension embedding SWI-Prolog
A Python extension embedding SWI-Prolog PyProlog is a Python extension that permits direct access to an embedded PROLOG. The extension lends Python the efficient unification and backtracking of PROLOG, and allows a programmer to instrument Python classes with PROLOG code. Callbacks from PROLOG to Python are also supported.
lang/rexx-imc-1.76 (Score: 4.5905075E-5)
Procedural programming language designed by IBM's UK Laboratories
REXX/imc is a Rexx interpreter for Unix. It supports all the standard instructions and built-in functions, plus a small number of extensions, and has a partial implementation of the SAA API allowing applications to call Rexx programs and to register addressing environments, Rexx functions, and exit handlers.
mail/batv-milter-0.5.0 (Score: 4.5905075E-5)
Milter for BATV (Bounce Address Tag Validation)
This package is an implementation of BATV (Bounce Address Tag Validation), a draft proposal for detecting and messages making fraudulent use of a sender address. The filter is written as a plugin to Sendmail or other filters using the milter API.
mail/gubby-0.5.5 (Score: 4.5905075E-5)
Program showing where new mail has been placed
Gubby is a small program that continually shows where Procmail has placed new email. It runs both in commandline and in an ncurses environment with colors, and will update the overview in real time, while using very low resources. Users can launch a specified mailreader by selecting a folder and pressing enter.