Git Product home page Git Product logo

quicklisp-projects's Introduction

ABOUT QUICKLISP-PROJECTS

quicklisp-projects has metadata for Common Lisp projects tracked by Quicklisp. Each subdirectory is named after a project, and a project's subdirectory has a source.txt file describing how to get the project's files. Other metadata files will be added in the future.

The qlc-meta directory is special, and has files related to creating and updating Quicklisp data.

TO ADD A PROJECT TO QUICKLISP

For background info, see Getting a library into Quicklisp and Some problems when adding libraries to Quicklisp.

Please do not open a pull request.

Please open a github issue here:

https://github.com/quicklisp/quicklisp-projects/issues

In the issue, please provide a brief description of what your project is for and where to fetch its sources.

Your project should include some form of README describing the project and its purpose.

The system definition(s) for the project should include :DESCRIPTION, :AUTHOR, and :LICENSE options.

Personal pet peeve: Please don't describe your project simply by saying it's an interface to some C library. Explain what the C library is for and why someone might want to use it from Common Lisp, and link to any useful information about the C library.

quicklisp-projects's People

Contributors

andreer avatar attila-lendvai avatar avodonosov avatar flambard avatar guicho271828 avatar hexstream avatar mfiano avatar pidu avatar quicklisp avatar ruricolist avatar sbenitezb avatar shinmera avatar sjl avatar stylewarning avatar xach avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

quicklisp-projects's Issues

Update plokami

New location is git://github.com/atomontage/plokami.git

tinaa

Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Dmitri>cd c:\ccl

c:\ccl>wx86cl64.exe --load c:/lisp/.ccl-init.lisp
To load "asdf":
Load 1 ASDF system:
asdf
; Loading "asdf"

Welcome to Clozure Common Lisp Version 1.6-RC1-r14393 (WindowsX8664)!
? (ql:quickload "tinaa")

Error: System "tinaa" not found
While executing: (:INTERNAL QUICKLISP-CLIENT::RECURSE QUICKLISP-CLIENT::COMPUT
E-LOAD-STRATEGY), in process listener(1).
Type :POP to abort, :R for a list of available restarts.
Type :? for other options.
1 > :pop
("tinaa")
? (ql:system-apropos "tinaa")

<SYSTEM tinaa-test / tinaa-20101006-darcs / quicklisp 2010-11-07>

NIL
? (ql:quickload "tinaa-test")
Error: System "tinaa" not found
While executing: (:INTERNAL QUICKLISP-CLIENT::RECURSE QUICKLISP-CLIENT::COMPUT
E-LOAD-STRATEGY), in process listener(1).
Type :POP to abort, :R for a list of available restarts.
Type :? for other options.
1 >

CommonQt

Great work! I think that the CommonQt should be added to the list.thanks.

Elephant

I'm one of the primary developers of Elephant and would be happy to make it reasonably compatible with Quicklisp. We have a project to make a pure-lisp solution that is independent of SQLite or Berkeley DB, but that may be a way off. Is there a reasonable way to package Elephant so it can be downloaded via Quicklisp with a clear warning that some manual configuration is necessary?

Add nikodemus' pileup

Xach,

I'm sure you noticed seeing as you run Planet Lisp but nikodemus just released a thread-safe, portable binary heap. It'd be nice to see it in quicklisp. :)

Please update Loopless, it reached 1.0

A HUGE update has been merged into the main branch yesterday.

Many bugs fixed, features added, and everything is now comprehensively documented.

This is no longer a project I threw up in 3 days, and it shows :D

Use the tags in jsown

jsown uses versions now. The version can be found by using the appropriate tag in github (currently only tag 1.0.0 is available).

Please use the tagged version instead of the master branch.

Let me know if this is inconvenient.

cl-2d

A 2D plotting library for Common Lisp, using cl-cairo2 as a backend.

http://github.com/tpapp/cl-2d

Deps: cl-cairo2, iterate, cl-colors, cl-utilities, metabang-bind, cl-num-utils, xarray

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.