Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第13,37113,380项(搜索用时0.015秒)
lang/gscheme-0.6 (Score: 1.14812414E-4)
GNUstep-aware scheme interpreter
A GNUstep-aware scheme interpreter. You need libflex installed on your system. Includes many examples, e.g. the sieve of Erathostenes to compute primes, a Koch curve plotter, mandelbrot set, graphs of various functions etc. GScheme is fully tail recursive. The garbage collector bypasses GNUstep's retain/release mechanism in order to deal with circular data structures. GScheme is document-based and you can edit more than one file at the same time. LICENSE: GPL2 or later
lang/hugs98-200609 (Score: 1.14812414E-4)
Interpreter for the functional programming language Haskell 98
Hugs 98 is a functional programming system based on Haskell 98, the de facto standard for non-strict functional programming languages. Hugs 98 provides an almost complete implementation of Haskell 98, including monad and record syntax, newtypes, strictness annotations, and modules. In addition, it comes packaged with almost all libraries defined in the most recent version of the Haskell 98 Library Report. Hugs 98 also supports a number of advanced and experimental extensions including multi-parameter classes, extensible records, rank-2 polymorphism, existentials, scoped type variables, and restricted type synonyms.
lang/basic256-1.1.4.0 (Score: 1.14812414E-4)
Easy to use BASIC language and IDE for education
BASIC-256 is an easy to use version of BASIC designed to teach anybody (especially middle and high-school students) the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.
lang/mosml-2.10.1 (Score: 1.14812414E-4)
Lightweight implementation of Standard ML
This is Moscow ML, a lightweight implementation of Standard ML: The current version of Moscow ML * implements the full Standard ML language, as revised 1997, including Modules and some extensions * yet is backwards compatible with versions prior to 2.00 * implements large parts of the new SML Basis Library * implements separate compilation * can produce compact stand-alone executables (a la Caml Light) * supports quotations and antiquotations, useful for metaprogramming * supports dynamic linking of external functions
lang/nqc-3.1.r6 (Score: 1.14812414E-4)
Compiler for writing programs for the Lego RCX
A compiler for a simple language for programming the LEGO RCX or CyberMaster controllers. The language itself is "Not Quite C" and includes preprocessor and control structures very similar to the C language, but with restrictions imposed by the limitations of the RCX hardware/firmware itself. Besides compiling, nqc also provides functions for downloading the RCX firmware as well as uploading programs to and downloading from the RCX. The NQC home page includes documentation for the language itself including examples.
lang/opendylan-2013.2 (Score: 1.14812414E-4)
Open Dylan project native command-line compiler for Dylan
Open Dylan compiles to native code and has a full-featured IDE including an incremental development mode, browsing of runtime objects, remote debugging, etc. Open Dylan currently only runs on the x86 platform and the IDE does not yet run on the Linux version. Open Dylan is in many ways a mature implementation. If you are new to the language, choose Open Dylan if you can.
lang/Scalar-List-Utils-1.45 (Score: 1.14812414E-4)
Perl subroutines that would be nice to have in the perl core
This package contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size so small such that being individual extensions would be wasteful. This distribution provides min max minstr maxstr sum reduce reftype blessed weaken (5.005_57 and later only) isweak (5.005_57 and later only) dualvar shuffle
lang/erlang-16.b.03.1 (Score: 1.14812414E-4)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang R16 to be used during the development of OTP applications.
lang/erlang-17.5.6.9 (Score: 1.14812414E-4)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang 17 to be used during the development of OTP applications.
lang/erlang-15.b.03.1 (Score: 1.14812414E-4)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang R15 to be used during the development of OTP applications.