Common Lisp Hypertext Preprocessor 0.2.0alpha
Grok Headline matches for Common Lisp Hypertext Preprocessor 0.2.0alpha
PHP: Hypertext Preprocessor
PHP: Hypertext Preprocessor
07/14/2004 06:45 AMPHP †‡ 5 …†ª .. PHP is a programing language .. scripting powered by
php .. PHP official site .. PHP 5.0.0 Beta 2 .. mod_php4 .. PHP4.2.1
.. PHPPHP .. php; .. code .. sito .. PHP4 .. web
php.net
track this
site | 4 links
Common Lisp SQL 3.1.4
Common Lisp SQL 3.1.4
12/30/2004 07:20 PMAn SQL database interface for Common Lisp.
Common Lisp Utilities
Common Lisp Utilities
12/16/2003 02:58 PMDDDDDD
Common Lisp SQL 3.1.10 (Default branch)
Common Lisp SQL 3.1.10 (Default branch)
04/15/2005 12:50 PM
CLSQL is an SQL database interface for Common
Lisp. It provides object-oriented and functional
access methods to the underlying database, which
can be one of MySQL, ODBC, PostgreSQL, or SQLite.
It uses the Unified Foreign Function Interface
(UFFI) and thus supports the CMU Common Lisp,
Steel Bank Common Lisp, and Allegro Common Lisp
implementations.
Changes:
This release adds support for Unicode on Steel Bank Common Lisp.
Steel Bank Common Lisp 0.8.12
Steel Bank Common Lisp 0.8.12
06/26/2004 01:24 AMCommon Lisp development system
Steel Bank Common Lisp 0.8.18
Steel Bank Common Lisp 0.8.18
12/29/2004 11:56 AMA Common Lisp native compiler.
Common Lisp SQL 3.1.9 (Default branch)
Common Lisp SQL 3.1.9 (Default branch)
04/09/2005 02:37 PM
CLSQL is an SQL database interface for Common
Lisp. It provides object-oriented and functional
access methods to the underlying database, which
can be one of MySQL, ODBC, PostgreSQL, or SQLite.
It uses the Unified Foreign Function Interface
(UFFI) and thus supports the CMU Common Lisp,
Steel Bank Common Lisp, and Allegro Common Lisp
implementations.
Changes:
Support for 64-bit systems and fink on Darwin was
improved. Memory management was optimized.
CLISP - an ANSI Common Lisp
CLISP - an ANSI Common Lisp
12/16/2003 04:02 PMGNU CLISP 2.31 released 3.5 months ago
X-Chat Common Lisp Plugin
X-Chat Common Lisp Plugin
11/02/2003 07:38 PMECL matures
Common Lisp Jpeg Library 1.033
Common Lisp Jpeg Library 1.033
10/31/2003 09:22 AMA JPEG codec written in ANSI Common Lisp.
Common Lisp FMOD bindings
Common Lisp FMOD bindings
08/06/2004 10:05 PMCVS initial add
Steel Bank Common Lisp 0.8.21 (Default
branch)
Steel Bank Common Lisp 0.8.21 (Default
branch)
03/28/2005 01:34 PM
Steel Bank Common Lisp is a development
environment for Common Lisp, with excellent
support for the ANSI standard: garbage collection,
lexical closures, powerful macros, strong dynamic
typing, incremental compilation, and the famous
Common Lisp Object System (multimethods and all).
It also includes many extensions, such as native
threads, socket support, a statistical profiler,
programmable streams, and more. These are all
available through an integrated, interactive
native compiler which feels like an interpreter.
SBCL is unique in being a multiplatform native
compiler which bootstraps itself completely from
source, using a C compiler and any other ANSI
Common Lisp implementation.
Changes:
Thread support for non-NPTL systems has been
removed, since locking is buggy and unreliable.
The optimization policy is now handled in the
manner which ANSI specifies. Disassembling X86-64
code is now more robust. Single-precision floating
point numbers can now be represented as immediates
on X86-64.
Petal 0.80.0alpha
Petal 0.80.0alpha
12/16/2003 04:06 PMA tool to maintain permissions on trees of files.
Cyber Socket Server 1.0alpha
Cyber Socket Server 1.0alpha
09/10/2004 02:28 PMA replacement for the Flash Communications Server.
Bayesian Pattern Filtering Library
0.1.0alpha
Bayesian Pattern Filtering Library
0.1.0alpha
03/13/2003 06:02 PMA C++ library for building Bayesian Filters.
""No
longer united primarily by a common
threat, we have also failed to develop a
common
vision for where we want to go on
many of the global issues confronting
us.""
""No
longer united primarily by a common
threat, we have also failed to develop a
common
vision for where we want to go on
many of the global issues confronting
us.""
11/03/2003 03:37 PMinterface preprocessor for PHP 0.2.1
interface preprocessor for PHP 0.2.1
04/15/2004 01:09 PMMethods to create user interfaces in PHP.
VPP - Velocity Preprocessor
VPP - Velocity Preprocessor
12/05/2003 03:16 AMANN - VPP 2.0.0 now available!
interface preprocessor for PHP 0.2.2
interface preprocessor for PHP 0.2.2
04/29/2004 09:22 AMMethods to create user interfaces in PHP.
interface preprocessor for PHP 0.2.6
(ippfp_web)
interface preprocessor for PHP 0.2.6
(ippfp_web)
07/20/2004 11:27 PMMethods to create user interfaces in PHP.
interface preprocessor for PHP 0.2.10
(Default branch)
interface preprocessor for PHP 0.2.10
(Default branch)
06/17/2005 04:59 PM

The ippfp library provides methods for creating
and rendering user interfaces in PHP independent
of output format. It features XHTML, GTK, ncurses,
and PDF. You can create input masks such as forms
for databases.
License: GNU Lesser General Public License (LGPL)
Changes:
The HTML output was changed to XHTML. Some
bugfixes in the XHTML and PDF packages were done.

lisp-cgi-utils 0.6
lisp-cgi-utils 0.6
09/05/2004 08:01 PMA CGI library for Common Lisp.
Embedding With A Lisp
Embedding With A Lisp
07/20/2004 06:00 AMEmbedding With A Lisp By William Wong, ED Online
(Volume 2004, Number 5) htt
p://www.elecdesign.com/Articles/ArticleID/8420/8420.html "Lisp stands for List Processing, but there have been
many other descriptions provided such as Lots of Irritating
Superfluous Parentheses. Experienced programmers without Lisp exposure
normally go into shock when looking at a Lisp program for the first
time, but after a little work Lisp coding becomes natural to the point
where other languages now start to look arcane. Trust me. Lisp code is
not really totally foreign. Take this little snippet for example....
Assuming you have made it this far, you might be wondering why Lisp
has not taken the world by storm. Lisp is actually very old. It is
only preceded by Fortran in terms of age for high-level languages.
Along the way, Lisp has seen a number of myths built up around it. For
example, many consider Lisp to be a language for "artificial
intelligence" (AI). While it is true that Lisp is a key language for
AI applications, AI is not the only realm for Lisp. Lisp has been used
in a range of applications from transportation scheduling to web
scripting applications. Emacs was a popular text editor that was based
on Lisp."
lisp-cgi-utils 0.3
lisp-cgi-utils 0.3
07/12/2004 01:57 PMA CGI library for Common Lisp.
lisp-cgi-utils 0.2
lisp-cgi-utils 0.2
05/13/2004 05:05 AMA CGI library for Common Lisp.
lisp-cgi-utils 0.4
lisp-cgi-utils 0.4
07/18/2004 08:15 PMA CGI library for Common Lisp.
lisp-cgi-utils 0.5
lisp-cgi-utils 0.5
07/30/2004 07:21 PMA CGI library for Common Lisp.
Hello, hypertext!
Hello, hypertext!
04/09/2004 04:06 PMFormer NY Times restaurant critics William Grimes and Ruth Reichl
select eateries for A
Quick Guide to the Best Restaurants in New York. Handy, but why
aren't these restaurant names linked to the Times' reviews?
Now I know how the Lisp folks feel
Now I know how the Lisp folks feel
03/14/2003 04:49 PMAnd it's not a great feeling. I've an outstanding bet with Guido van
Rossum (and that is the right spelling...
Intelligent Agents for Lisp
Intelligent Agents for Lisp
11/01/2003 02:00 PM2.0.5 Released
The History of Hypertext
The History of Hypertext
09/23/2002 05:28 AMHypertext Fiction
Hypertext Fiction
04/25/2004 11:01 AMHoward S. Becker: A New Art Form: Hypertext
Fiction
soc.ucsb.edu/faculty/hbecker/lisbon.html
track this
site | 3 links
HyperText 2004
HyperText 2004
07/13/2004 11:54 AMThe Association for Computing Machinery is having a conference on
Hypertext and Hypermedia next month, and asked me to speak about the
evolution of journalism in the Digital Age. Here's the homepage of
Hypertext 2004 for details on
the conference.
Ted Nelson on the Web as Hypertext
Ted Nelson on the Web as Hypertext
06/05/2002 07:50 AMThe Web isn't hypertext, it's DECORATED DIRECTORIES!
What we have instead is the vacuous victory of typesetters over
authors, and the most trivial form of hypertext that could have been
imagined.
"tri" Ted
Nelson is one of the inventors of hypertext.
"zeldman.bog"
The Return of XML Hypertext
The Return of XML Hypertext
01/22/2003 07:41 PMKendall Clark reports on the creation of a new mailing list focused on
the use of XML for hypertext.
Jatha - Java LISP library
Jatha - Java LISP library
10/31/2003 10:37 AMJatha 1.5.4 released
Hypertext Time Protocol 0.9.1
Hypertext Time Protocol 0.9.1
08/27/2004 08:55 PMA tool for time synchronization with Web servers.
SemText - Semantic HyperText
SemText - Semantic HyperText
04/21/2004 06:04 AMSemText - Semantic Hypertext - Making Latent Semantics
Blatanthttp://semtext.org/Human
languages allow you to express meaning in text for other humans to
read. Semantic Web technologies let you express the meaning of data in
a computer-readable form. SemText is a community-oriented project that
aims to help bridge the gap. This has been added to the Semantic Web
Research Resources section of the
Deep Web Research Subject
Tracer™ Information Blog.
htc-py HyperText Converter for Python
htc-py HyperText Converter for Python
06/24/2004 09:38 AMhtc-py 0.1.5 released
Grok Description matches for Common Lisp Hypertext Preprocessor 0.2.0alpha
GrokA matches for Common Lisp Hypertext Preprocessor 0.2.0alpha
Common Lisp Hypertext Preprocessor 0.2.0alpha