lisp
most popular brand new
lispvan jwacs presentation
I'm here to talk about the jwacs project, and also about why Lisp is a good language for implementing it in.Steel Bank Common Lisp
Steel Bank Common Lisp (SBCL) is an open source (free software) compiler and runtime system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, a debuThe Nature of Lisp
xml is the nature of lispTBNL [a toolkit for dynamic lisp websites]
It can sit behind front-ends like Hunchentoot, Araneida (two web servers written in Common Lisp), or the popular Apache combined with Marc Battyani's mod_lisp. It can also pretend to be a HTTP serverXMLisp
XMLisp is the integration of Lisp with XML. The Lisp Meta Object Protocol is used to establish a simple and highly efficient mapping between CLOS objects and the XML extensible markup language.Snowfort [scheme now]
Snow is a general framework for developing and distributing portable Scheme packages. Snow comes with a set of core packages that provide portable APIs for practical programming features such as netwoParenscript Object System
The Parenscript Object System (PSOS) is a facility for object-oriented programming in Parenscript using the same style and techniques as the Common Lisp Object System. It consists of a set of macros iWhere were you on Saturday, November 9, 2002?
So if you’re looking for the right conference in 2007, there are two clues: the agenda isn’t going to include anything you can use to makes money, and it isn’t going to feature anybody trying to makeL Sharp
L Sharp .NET is a powerful lisp-based scripting language for .NET. It uses a Lisp dialect similar to Arc but tightly integrates with the .NET Framework which provides a rich set of libraries.Nemerle
Nemerle is a high-level statically-typed programming language for the .NET platform. It offers functional, object-oriented and imperative features. It has a simple C#-like syntax and a powerful meta-pInternational Lisp Conference
This conference is the work of the Association of Lisp Users.Fostering Little Languages
Our authors present a programming environment that adapts itself to little languages.Liskell
Liskell is a new syntax frontend for Haskell. Next to its syntax in the form of symbolic expressions — which is known from Lisp — Liskell also features an extended meta-programming facility.The significance of the meta-circular interpreter
A meta-circular interpreter is a special case of a self-interpreter that applies only to programs where the primary representation of the program is a primitive data type in the language itself (this