Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第15,27115,280项(搜索用时0.013秒)
lang/lua-ada-1.0 (Score: 9.2782444E-5)
Ada binding for Lua
These are bindings to a Lua library for Ada. The gpr file is written for the version of Lua that is default on the system that builds the port. (see Mk/bsd.default-versions.mk) There is no documentation available, but two examples with sources are built and installed for illustration.
lang/nawk-20121220 (Score: 9.2782444E-5)
Brian Kernighan's pattern scanning and processing language
Awk scans input files for specified patterns and can perform an associated action when a line of the file matches the pattern. This is the One True version of awk described in "The AWK Programming Language" by Al Aho, Brian Kernighan, and Peter Weinberger (Addison-Wesley, 1988, ISBN 0-201-07981-X).
lang/mixal-1.11 (Score: 9.2782444E-5)
Assembler and interpreter for Donald Knuth's mythical MIX computer
Mixal is a version the assembler and interpreter for Donald Knuth's mythical MIX computer, defined in: Donald E. Knuth, _The Art of Computer Programming, Vol. 1: Fundamental Algorithms_. Addison-Wesley, 1973 (2nd ed.) This preliminary release doesn't do floating point and has little documentation as yet, but it works well enough to be used in conjunction with the book.
lang/nbc-1.2.1.r4 (Score: 9.2782444E-5)
Programming language for the LEGO MINDSTORMS NXT
NBC (Next Byte Codes) is a programming language for the LEGO MINDSTORMS NXT product. NBC's syntax is based on assembler programming languages, so experienced assembler programmers (or just about any programmers) should find it very easy to get started with. Even if you aren't an experienced programmer, NBC is relatively easy to learn.
lang/nhc98-1.22 (Score: 9.2782444E-5)
Fully-fledged compiler for Haskell 98
nhc98 is a fully-fledged compiler for Haskell 98, the standard lazy functional programming language. Written in Haskell, it is small and very portable, and aims to produce small executables that run in small amounts of memory. It comes with extensive tool support for automatic compilation, foreign language interfacing, heap and time profiling, tracing, and debugging.
lang/Try-Tiny-Retry-0.004 (Score: 9.2782444E-5)
Extends Try::Tiny to allow retries
This module extends Try::Tiny to add support for retries. Try::Tiny provides bare bones try/catch statements that are designed to minimize common mistakes done with eval blocks (for instance assuming that $@ is set to a true value on error, or clobbering previous values of $@, and NOTHING else.
lang/pfe-0.33.71 (Score: 9.2782444E-5)
Implementation of ANSI Forth
This package contains all necessary ANSI-C source files to build a running Forth-environment on most UNIX machines, on DOS and on OS/2. The Forth-system is closely modeled along the new American National Standard for the programming language Forth. Every word of every word set mentioned in the dpANS-6 document of June 1993 has been implemented. Additionally it is compatible to Forth-83.
lang/ofc-0.8.1 (Score: 9.2782444E-5)
The Objective-C Foundation Classes library
The Objective-C Foundation Classes (OFC) library The Objective-c foundation classes library is a general purpose library. The classes in the library are grouped in five clusters: data types, collections, c-wrappers, network and compound classes. At the moment the library is still under development. The OFC library and the test and example programs are licensed under the GNU GPL.
lang/python2-2 (Score: 9.2782444E-5)
The "meta-port" for version 2 of the Python interpreter
Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme. This is a meta port to the Python 2.x interpreter and provides symbolic links to bin/python2, bin/pydoc2, bin/idle2 and so on to allow compatibility with minor version agnostic python scripts.
lang/python3-3 (Score: 9.2782444E-5)
The "meta-port" for version 3 of the Python interpreter
Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme. This is a meta port to the Python 3.x interpreter and provides symbolic links to bin/python3, bin/pydoc3, bin/idle3 and so on to allow compatibility with minor version agnostic python scripts.