Ports 搜索

共有17,773项符合comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第8,5718,580项(搜索用时0.015秒)
lang/abcl-1.3.3 (Score: 1.888634E-4)
Implementation of ANSI Common Lisp in Java
Armed Bear The right of the people to keep and arm bears shall not be infringed! Armed Bear Common Lisp (ABCL) is an implementation of ANSI Common Lisp that runs in a Java virtual machine. It provides a runtime system, a compiler that compiles Lisp source to JVM bytecode, and an interactive REPL for program development. ABCL runs on platforms that support Java 1.5 (or later), including Linux, Windows, and Mac OS X.
lang/elk-3.99.8 (Score: 1.888634E-4)
Embeddable Scheme interpreter
Elk is a Scheme interpreter intended to be used as a general, reusable extension language subsystem for integration into existing and future applications. Elk can also be used as a stand-alone implementation of the Scheme programming language. One purpose of the Elk project is to end the recent proliferation of mutually incompatible Lisp-like extension languages. Instead of inventing and implementing yet another extension language, application programmers can integrate Elk into their application to make it extensible and highly customizable.
lang/nx-2.0.0 (Score: 1.888634E-4)
Highly flexible, Tcl-based, object-oriented scripting language
NX is a highly flexible, Tcl-based, object-oriented scripting language. It is a descendant of XOTcl and was designed based on 10 years of experience with XOTcl in projects containing several hundred thousand lines of code. While XOTcl was the first language designed to provide language support for design patterns and to provide a highly dynamic programming environment, the Next Scripting Framework (NSF) and NX add to these features support for language-oriented programming.
lang/JavaScript-Value-Escape-0.07 (Score: 1.888634E-4)
Perl extension to avoid XSS with JavaScript value interpolation
There are a lot of XSS, a security hole typically found in web applications, caused by incorrect (or lack of) JavaScript escaping. This module is aimed to provide a secure JavaScript escaping to avoid XSS with JavaScript values. The escaping routine JavaScript::Value::Escape provides escapes q!"!, q!'!, q!&!, q!=!, q!-!, q!+!, q!;!, q!<!, q!>!, q!/!, q!\! and control characters to JavaScript unicode entities like "\u0026".
lang/ucc-1.6.0 (Score: 1.888634E-4)
C Compiler Which Implements the ANSI C89 Standard
Ucc is a C compiler which implements the ANSI C89 standard with a few extensions. Ucc is released under BSD license. Ucc is specificaly designed for personal research and assist the undergraduate or graduate in compiler learning. We hope that Ucc will be a seedbed for new ideas and world-class optimizing techniques. Ucc's design and development goals is clear code structure,upstanding extensibility,retargetable and excellent optimization.
lang/atlast-1.2 (Score: 1.888634E-4)
Autodesk Threaded Language Application System Toolkit
ATLAST is an attempt to make software component technology and open architecture applications commonplace in the mainstream software market. It is both a software component which can be readily integrated into existing applications, providing them a ready-made macro language and facilities for user extension and customisation and, at the same time, it is a foundation upon which new applications can be built in an open, component-oriented manner.
mail/autosig-2.3 (Score: 1.888634E-4)
Random .signature generator with header file included
Auto-Sig v2.3 ------------- This application is used to generate .signature and .plan files from a list of quotes. The files are generated by combining a constant header file with one quote which is randomly selected from the quote file. This package includes the source which can be used to build the autosig application and a number of sample shell script which demonstrate how everything works.
mail/bulk_mailer-1.13 (Score: 1.888634E-4)
Speeds delivery to mailing lists by sorting & batching addresses
This is a C program to do "bulk" mailing. For input, it takes a file of recipient addresses (one address per line) and a message (with headers already attached) to be sent to the recipients. It sorts the recipient list by reversed domain (so similar ones sort together), splits up the recipients into several groups containing no more than N domains each, creates an SMTP envelope for each group of recipients, and feeds that envelope to "/usr/sbin/sendmail -bs".
mail/esmtp-1.2 (Score: 1.888634E-4)
Relay-only Mail Transfer Agent with sendmail compatible syntax
esmtp is a user configurable relay-only Mail Transfer Agent (MTA) with a sendmail compatible syntax. It's based on libESMTP supporting the AUTH (including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP extensions. These are the esmtp features: * fully sendmail command line compatible, * supports the AUTH SMTP extension, with the CRAM-MD5 and * NTLM SASL mechanisms, * support the StartTLS SMTP extension, * requires no administration privileges, * individual user configuration, * does not receive mail, expand aliases or manage a queue.
mail/greylite-2.3 (Score: 1.888634E-4)
Modified greylisting for qmail and for any other MDA
Greylite is a SPAM filter with exceptional effectiveness and without false positives. It combines natively with qmail and works as a proxy for any SMTP server. It implements a modified greylisting algorithm that improves the filtering effectiveness and minimizes the delay drawbacks associated with the standard greylisting algorithm. It can be tuned to recognize suspicious clients and reject their attempts multiple times, reaching filtering rates of over 99% without false positives. Greylite is easy to setup and maintain, and it is small and fast.