Pinned Repositories
Actors
David McClain's 'Actors' package for LispWorks
arvid-parenscript-extensions
Extensions to the Common Lisp library Parenscript
arvid-utils
My own common lisp utilities with no dependencies
ayah-captcha
A simple interface to the API of the play-thru captcha of areYouAHuman.com
clicl
Common Lisp(s) in Common Lisp. Allows several sandboxes running in your lisp image.
csf-persistent-store
persistent store library for common lisp based on jrm's changesafe code.
SmackJack
An Ajax Common Lisp Library using parenscript to generate javascript and hunchentoot (for now) as the web server. Basically a fork and refactoring of ht-simple-ajax with an attempt merge ideas and code from ht-ajax.
SmackLisp
Yatl - Yet another toy Lisp. Definitely not yet ready for primetime. The name is a homage to Maclisp.
translate-client
A translate server client for interfacing with a web server such as google translate
websocket-caveman-chat
websocket-driver caveman chat example.
aarvid's Repositories
aarvid/SmackJack
An Ajax Common Lisp Library using parenscript to generate javascript and hunchentoot (for now) as the web server. Basically a fork and refactoring of ht-simple-ajax with an attempt merge ideas and code from ht-ajax.
aarvid/Actors
David McClain's 'Actors' package for LispWorks
aarvid/SmackLisp
Yatl - Yet another toy Lisp. Definitely not yet ready for primetime. The name is a homage to Maclisp.
aarvid/translate-client
A translate server client for interfacing with a web server such as google translate
aarvid/websocket-caveman-chat
websocket-driver caveman chat example.
aarvid/arvid-parenscript-extensions
Extensions to the Common Lisp library Parenscript
aarvid/arvid-utils
My own common lisp utilities with no dependencies
aarvid/ayah-captcha
A simple interface to the API of the play-thru captcha of areYouAHuman.com
aarvid/clicl
Common Lisp(s) in Common Lisp. Allows several sandboxes running in your lisp image.
aarvid/csf-persistent-store
persistent store library for common lisp based on jrm's changesafe code.
aarvid/prove-fail
test code for a bug in fukamachi's prove
aarvid/caveman
Lightweight web application framework for Common Lisp.
aarvid/clicl-feebs
Feebs running in Clicl
aarvid/comp-heap-exhaust
this is test code to demonstrate a problem with sbcl, compiling and heap.
aarvid/cormanlisp
Corman Lisp
aarvid/djula
Common Lisp port of the Django templating language -- Forked to merge in djula-locale
aarvid/djula-locale
common lisp utility project to update cl-locale dictionaries from djula template files
aarvid/feebs
Planet of the Feebs - base version without Lisp environment
aarvid/lisa
This is a fork of http://sourceforge.net/projects/lisa
aarvid/OPS5
OPS5 Production System
aarvid/SICL
A fresh implementation of Common Lisp
aarvid/smackfeebs
Planet of the Feebs - SmackLisp Version.
aarvid/smacktourney
A framework to run smackfeeb tournaments.
aarvid/smacktutor
a framework to run tutorials in the smacklisp repl
aarvid/sql-query-builder
sql query builder for SxQL in common lisp