stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Common Lisp Hypertext Preprocessor 0.2.0alpha







Common Lisp Hypertext Preprocessor
0.2.0alpha

Common Lisp Hypertext Preprocessor
0.2.0alpha
11/13/2003 01:51 AM

A hypertext preprocessor for Common Lisp.




This is a GrokNews Entry: (what is grok?)





Similar Items

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 AM
PHP †‡ 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 PM
An SQL database interface for Common Lisp.

Common Lisp Utilities


Common Lisp Utilities 12/16/2003 02:58 PM
DDDDDD

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 AM
Common Lisp development system

Steel Bank Common Lisp 0.8.18


Steel Bank Common Lisp 0.8.18 12/29/2004 11:56 AM
A 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 PM
GNU CLISP 2.31 released 3.5 months ago

X-Chat Common Lisp Plugin


X-Chat Common Lisp Plugin 11/02/2003 07:38 PM
ECL matures

Common Lisp Jpeg Library 1.033


Common Lisp Jpeg Library 1.033 10/31/2003 09:22 AM
A JPEG codec written in ANSI Common Lisp.

Common Lisp FMOD bindings


Common Lisp FMOD bindings 08/06/2004 10:05 PM
CVS 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 PM
A tool to maintain permissions on trees of files.

Cyber Socket Server 1.0alpha


Cyber Socket Server 1.0alpha 09/10/2004 02:28 PM
A 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 PM
A 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 PM

interface preprocessor for PHP 0.2.1


interface preprocessor for PHP 0.2.1 04/15/2004 01:09 PM
Methods to create user interfaces in PHP.

VPP - Velocity Preprocessor


VPP - Velocity Preprocessor 12/05/2003 03:16 AM
ANN - 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 AM
Methods 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 PM
Methods 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
Screenshot 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.

Microsoft 05 Webcast 1


lisp-cgi-utils 0.6


lisp-cgi-utils 0.6 09/05/2004 08:01 PM
A CGI library for Common Lisp.

Embedding With A Lisp


Embedding With A Lisp 07/20/2004 06:00 AM
Embedding 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 PM
A CGI library for Common Lisp.

lisp-cgi-utils 0.2


lisp-cgi-utils 0.2 05/13/2004 05:05 AM
A CGI library for Common Lisp.

lisp-cgi-utils 0.4


lisp-cgi-utils 0.4 07/18/2004 08:15 PM
A CGI library for Common Lisp.

lisp-cgi-utils 0.5


lisp-cgi-utils 0.5 07/30/2004 07:21 PM
A CGI library for Common Lisp.

Hello, hypertext!


Hello, hypertext! 04/09/2004 04:06 PM

Former 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 PM
And 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 PM
2.0.5 Released

The History of Hypertext


The History of Hypertext 09/23/2002 05:28 AM

Hypertext Fiction


Hypertext Fiction 04/25/2004 11:01 AM
Howard 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 AM
The 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 AM
The 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 PM
Kendall 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 AM
Jatha 1.5.4 released

Hypertext Time Protocol 0.9.1


Hypertext Time Protocol 0.9.1 08/27/2004 08:55 PM
A tool for time synchronization with Web servers.

SemText - Semantic HyperText


SemText - Semantic HyperText 04/21/2004 06:04 AM
SemText - Semantic Hypertext - Making Latent Semantics Blatant
http://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 AM
htc-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

The following phrases have been identified by the grok system as matching this entry:

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

JavaWizardComponent
1.2

Add WiFi to
Samsung's new i600
Smartphone

Nokia's pen-based
3108 cellphone

iTunes Music Store
Recommendation

Stopping the
Internet tax

Microsoft to counter
EU antitrust charges

Sprint Taps Level 3
for Fiber

FTC to E-tailers:
Don't Be Naughty!

EU Takes up Windows
Media Integration

EBay Plays
Not-So-Secret Santa

ActiveX May Win
Reprieve

Cisco's SWAN Song
Sprint Adding TV
Service for Cell
Phones

Keeping Watch for
Interstellar
Computer Viruses and
Hackers from Space

Cell phone messaging
turns mischievous

Microsoft faces new
EU trouble

How to find the
Internet

Going to NYC.
Dinner, anyone?

AstWeb - Asterisk
PBX Web Interface

Buoy
Frozen Bubble
Windows Port

Internet Tax Bill
Could Kill Public
Access TV

Sharp Zaurus SL-C860
Announced For Japan

The School Daze
Ahead

Me Greedy? Never!
Shark Tank: Dial H:
for havoc

Mozilla Bumper
Stickers

In the Spirit of
Gutenberg, Treasures
for All

Keeping That
Whippersnapper in
Touch With Grandpa
DOS

Out of Touch? Check
the TV in Your
Pocket

Warfare, Bird's-Eye
and Trench

Keep an Eye on the
News From Your Desk
or Laptop

Peeking Behind the
Curtain of Secrecy

Voice Authentication
Trips Up the Experts

Smile, Gamers:
You're in the
Picture

Gearing Up for the
Big Mobile Phone
Switch

Web militancy How
the internet is
transforming the
unions' rank and
file

Sonicvision Offers
New Dimension in
High-Tech Music and
Light Show

Court rules against
free Internet for
Dutch schools

Friendster rivals
merge; Evite enters

The Reality of Bugs
DSREVOKE.EXE
Plus! Dancer LE
Microsoft Project
Server 2003:
Multilanguage User
Interface (MUI)
Packs

MSN Messenger 6.1
for Windows

Word 2003: Sample
XML Resume Template

Microsoft Security
Bulletin MS03-048:
Cumulative Security
Update for Internet
Explorer (824145)

Microsoft Security
Bulletin MS03-049:
Buffer Overrun in
the Workstation
Service Could Allow
Code Execution
(828749)

Microsoft Security
Bulletin MS03-051:
Buffer Overrun in
Microsoft FrontPage
Server Extensions
Could Allow Code
Execution (813360)

Microsoft Security
Bulletin MS03-050:
Vulnerability in
Microsoft Word and
Microsoft Excel
Could Allow
Arbitrary Code to
Run (831527)

what is grok?