lurk-lisp
Lisp API
A Lisp implementation of Lurk's API without proof mechanisms
Lisp implementation of Lurk.
67 stars
19 watching
6 forks
Language: Common Lisp
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
aeronotix/lispkit | A Common Lisp implementation of a web browser using WebKit | 241 |
pascalcombier/plain-common-lisp | A framework to simplify Common Lisp development on Windows | 20 |
html/clache | A general caching facility for Common Lisp | 18 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
zick/zickstandardlisp | An implementation of the Common Lisp programming language for various interpreters and compilers | 48 |
malisper/clamp | An implementation of Arc programming language concepts in Common Lisp. | 71 |
accelerationnet/cl-mediawiki | A Common Lisp wrapper around the MediaWiki API to facilitate interaction with MediaWiki servers. | 18 |
lisp-tips/lisp-tips | A community-driven blog sharing tips and best practices for Common Lisp programming. | 121 |
naver/lispe | An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 372 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
clozure/ccl | A Common Lisp compiler and runtime environment | 855 |
jxxcarlson/elm-lisp | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
pokepay/aws-sdk-lisp | An AWS SDK implementation in Common Lisp to interact with various AWS services. | 87 |
aimacode/aima-lisp | Common Lisp implementation of algorithms from AI textbook | 403 |
naveensundarg/common-lisp-actors | An actor system implementation in Common Lisp | 112 |