Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第7,9717,980项(搜索用时0.01秒)
japanese/jargon-fpw-2.0 (Score: 1.4061591E-4)
The famous jargon file (EPWING V1 format)
This is the Jargon File, a comprehensive compendium of hacker slang illuminating many aspects of hackish tradition, folklore, and humor. Furthermore it is a dictionary converted from the original one into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So it can be used by EPWING viewer on Unix and the other OS (e.g. Windows or MacOS). URL for this converted dictionary is
japanese/jvim-3.0.j2.1b (Score: 1.4061591E-4)
Japanized Vim-3.0
JVim 3.0 is a text editor with upward-compatibility to vi. It can handle both ASCII and Japanese(SJIS/JIS/EUC/Unicode) text, and has useful feature for editing source code. It has a lot of enhancements compared to the normal vi: multi level undo, command line editing, filename completion, online help, quoting, etc.. Read difference.doc for a summary of the differences between vi and Vim.
java/jad-1.5.8c (Score: 1.4061591E-4)
Java Decompiler
Jad is a Java decompiler, a program that reads one or more Java class files and convert them back into Java source files which can be compiled again. Jad is a C++ program and it generally works several times faster than decompilers written in Java. No source code is available for this program. Jad is free for non-commercial use, but not for commercial use.
lang/abcl-1.3.3 (Score: 1.4061591E-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.4061591E-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.4061591E-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.4061591E-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/qscheme-0.5.1 (Score: 1.4061591E-4)
Small and fast Scheme interpreter
QScheme is a fast and small implementation of Scheme written in C. QScheme is easy to interface and should be easy to use as an extension language. QScheme currently supports foreign function call and dynamic library. A perl like regular expression module is provided as example. QScheme is really fast: benchmarks (still a little old) shows that it is generaly between 2 and 70 times faster than other scheme interpreters. Documentation and GTK support has been disabled in this port.
lang/ucc-1.6.0 (Score: 1.4061591E-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.4061591E-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.