Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第8,8318,840项(搜索用时0.01秒)
lang/regina-3.9.1 (Score: 1.3917367E-4)
Rexx interpreter
Regina is a Rexx interpreter that has been ported to most Unix platforms (Linux, FreeBSD, Solaris, AIX, HP-UX, etc.) and also to OS/2, eCS, DOS, Win9x/Me/NT/2k/XP, Amiga, AROS, QNX, BeOS, MacOS X, EPOC32, AtheOS, OpenVMS and OpenEdition. Rexx is a programming language that was designed to be easy to use for inexperienced programmers yet powerful enough for experienced users. It is also a language ideally suited as a macro language for other applications. There are two major goals for Regina: * become 100% compliant with the ANSI Standard. * be available on as many platforms as possible.
lang/libHX-3.22 (Score: 1.3917367E-4)
C/C++ library with common data structures and functions
libHX is a C library (with some additional C++ bindings available) that provides data structures and functions for tasks common in scripting languages; autoresizing string manipulation, maps, deques, option parsing, type-checking casts and more. libHX aids in quickly writing up C/C++ data processing programs, by consolidating tasks that often happen to be open-coded, such as config file reading, option parsing, directory traversal, and others, into a library. The focus is on reducing the amount of time (and secondarily, the amount of code) a developer has to spend for otherwise implementing such. Subsequently, proficient coders can use this to code as fast as for a scripting language.
lang/icon-9.5.1 (Score: 1.3917367E-4)
The Icon programming language
Icon is a high-level programming language with extensive facilities for processing strings and structures. Icon has several novel features, including expressions that may produce sequences of results, goal-directed evaluation that automatically searches for a successful result, and string scanning that allows operations on strings to be formulated at a high conceptual level. The language is described in R. E. Griswold and M. T. Griswold, The Icon Programming Language, Prentice-Hall, Inc., Englewood Cliffs, NJ, second edition, 1990. For more information or assistance, contact: Icon Project voice: (520) 621-6613 Department of Computer Science fax: (520) 621-4246 The University of Arizona P.O. Box 210077 icon-project@cs.arizona.edu Tucson, AZ 85721-0077 U.S.A.
lang/harbour-3.0.0 (Score: 1.3917367E-4)
Open source Clipper-compatible compiler
Harbour is a compiler for the xBase superset language often referred to as Clipper (the language that is implemented by the CA-Clipper compiler).
lang/maude-2.6 (Score: 1.3917367E-4)
High-performance reflective language
Maude is a high-performance reflective language and system supporting both equational and rewriting logic specification and programming for a wide range of applications. Maude has been influenced in important ways by the OBJ3 language, which can be regarded as an equational logic sublanguage. Besides supporting equational specification and programming, Maude also supports rewriting logic computation. Rewriting logic is a logic of concurrent change that can naturally deal with state and with concurrent computations. It has good properties as a general semantic framework for giving executable semantics to a wide range of languages and models of concurrency. In particular, it supports very well concurrent object-oriented computation. The same reasons making rewriting logic a good semantic framework make it also a good logical framework, that is, a metalogic in which many other logics can be naturally represented and executed. Maude supports in a systematic and efficient way logical reflection. This makes Maude remarkably extensible and powerful, supports an extensible algebra of module composition operations, and allows many advanced metaprogramming and metalanguage applications. Indeed, some of the most interesting applications of Maude are metalanguage applications, in which Maude is used to create executable environments for different logics, theorem provers, languages, and models of computation.
lang/nickle-2.77 (Score: 1.3917367E-4)
Numeric-oriented programming language
Nickle is a programming language based prototyping environment with powerful programming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision numbers. The programming language vaguely resembles C. Some things in C which do not translate easily are different, some design choices have been made differently, and a very few features are simply missing. Nickle provides the functionality of Unix bc, dc, and expr in much-improved form. It is also an ideal environment for prototyping complex algorithms. Nickle's scripting capabilities make it a nice replacement for spreadsheets in some applications, and its numeric features nicely complement the limited numeric functionality of text-oriented languages such as AWK and Perl.
lang/newlisp-10.6.1 (Score: 1.3917367E-4)
LISP like scripting language
The newLISP is a scripting language for developing web applications and programs in general and in the domains of artificial intelligence (AI) and statistics.
lang/newlisp-10.6.2 (Score: 1.3917367E-4)
LISP like scripting language
The newLISP is a scripting language for developing web applications and programs in general and in the domains of artificial intelligence (AI) and statistics.
lang/oo2c-2.1.11 (Score: 1.3917367E-4)
Optimizing Oberon-2 compiler of University of Kaiserslautern, Germany
Niklaus Wirth's language Oberon-2 implemented by a german university at Kaiserslautern. More information about Oberon is available from its webpage at http://www.oberon.ethz.ch/.
lang/erlang-19.1 (Score: 1.3917367E-4)
Erlang interface for Java
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. This port provides Java integration support for Erlang.