| Projects on Google Code | Results 1 - 10 of 74 |
CL-BLOGGER is a Common Lisp interface to Blogger.com, it also provide a convenient way to post a native muse file in emacs.
Japanese document ->
http://read-eval-print.blogspot.com/2008/04/blog-post_30.html
Write with Emacs Muse and Post it to Blogger(Common Lisp interface to Blogger)
Outlin...
Gambol provides basic propositional unification and search capabilities for Common Lisp. The code is a modification of an older library from the CMU AI repository, [http://www.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/lang/prolog/impl/prolog/frolic/ Frolic].
I have removed from Frolic s...
== Sample ==
{{{
(xtree:with-parse-document (doc "<root><a /><b /><c /></root>")
(iter (for node in-xpath-result "/root/node()" on doc)
(collect (xtree:local-name node))))
("a" "b" "c")
}}}
== Documentation ==
[http://cl-libxml2.googlecode.com/svn/doc/index.xml Read]
== Feat...
cl-gcalc is a Common Lisp wrapper for [http://www.google.com/help/calculator.html Google Calculator].
= Release notes =
* 0.1.0: initial release.
= Installation =
cl-gcalc is [http://www.cliki.net/cl-gcalc ASDF-installable].
It depends on [http://weitz.de/drakma/ Drakma] and [http:/...
Open source version of the Macintosh Common Lisp development environment. Works on Intel and PPC computers with MacOSX 10.4 and up, including MacOSX 10.6 "Snow Leopard".
==News==
Friday November 13, 2009: The [http://mcl.googlecode.com/files/rmcl52-1_a498ea5438.zip rmcl52-1 zip] distribution o...
CommonLisp,
lisp,
cl,
Macintosh,
MacOSX,
Mac,
programminglanguage,
DynamicLanguages,
scriptinglanguage,
functionallanguage,
development,
agile,
Compiler,
IDE
Common Lisp implementation of [http://code.google.com/p/closure-templates/ Closure Templates]
== Depends ==
* [http://common-lisp.net/project/cl-containers/asdf-system-connections/ asdf-system-connections]
* [http://www.cliki.net/SPLIT-SEQUENCE split-sequence]
* [http://github.com/archimag/...
garbage-pools is Common Lisp re-implementation the [http://apr.apache.org/docs/apr/0.9/group__apr__pools.html APR Pools] for resource management.
== API ==
*pool* <br />
The fundamental pool type.
*with-garbage-pool* ((&optional (var {{{'*pool*}}})) &body body) <br />
Performs a series of...
Setagayaは、Common Lispの自家製のユーティリティを登録して集めるプロジェクトです。
アプリケーションやドットファイルや初期化ファイルを集めたサイトがありますが、その様なものを目指しています。
- なぜプロジェクト名がSetagayaなのか
Common Lispのプロジェクト名として競合しないような、魅力的でないものを選択しました。
- コードの品質
良いに越したことはありませんが、多数集めることが目的なのであまり気にすることはないでしょう。
-- An automatic translation by
http://honyak...
= Common Lisp Application Builder =
*Provides several useful cross-platform packages for Common Lisp*
[http://code.google.com/p/lispbuilder/wiki/Welcome Click here for the lispbuilder project wiki]
==Game and multimedia development==
* [LispbuilderSDL lispbuilder-sdl] SDL game and mult...
commonlisp,
lisp,
videogame,
multimedia,
graphicsprogramming,
openrm,
opengl,
cal3d,
sdl,
sdlmixer,
sdlgfx
Common Lisp re-implementation of the [http://manuals.rubyonrails.com/read/book/9 Rails routes system] for mapping URL's (also, see http://routes.groovie.org/)
== News ==
* 2009-10-19 Version 0.2
* Version 0.1.5 is released.
* Version 0.1 is released.
== Depends ==
* [http://common-lisp...