Page 1 of 1

Lispsnippets.org

Posted: Sun Feb 15, 2009 1:54 pm
by LispQ
Hi all,

I just created a web site for posting lisp snippets.
You can start post some snippets now.

http://www.lispsnippets.org

Welcome to make any comment.

Re: Lispsnippets.org

Posted: Sun Feb 15, 2009 6:46 pm
by nuntius
Q: How is this better/different than http://paste.lisp.org?

Re: Lispsnippets.org

Posted: Sun Feb 15, 2009 11:43 pm
by LispQ
paste.lisp.org contains not only lisp code, but also code from other languages.
Its main goal is to provide a way to share code in IRC. Also, I found it difficult
to search its lisp code.

Another similar project is cl-cookbook, but it lacks of user interaction.

As for lispsnippets.org, first, I want to have a site that focuses on common lisp. Secondly, I am a lisp newbie, I would like
to have a site to save some pieces of code while I am learning lisp, so I can check it out later on.
Some other ideas include every user can have its own favorite snippets, download your snippets, and
send lisp code in emacs directly to lispsnippets.org. Although these feature doesn't appear in current
site, I will keep working on it.

However, what features should include in this site is totally depending on its users. If you find this site is userful,
welcome to contribute and make any suggestion. :D

Re: Lispsnippets.org

Posted: Mon Feb 16, 2009 1:10 am
by skypher
Interesting, thanks.

I just posted a tiny list-manipulating snippet I wrote yesterday.

Re: Lispsnippets.org

Posted: Mon Feb 16, 2009 1:28 am
by LispQ
skypher wrote:Interesting, thanks.

I just posted a tiny list-manipulating snippet I wrote yesterday.
Thanks. It's always good to have feedback, so I can have a sense of direction on how to improve this site.

Re: Lispsnippets.org

Posted: Mon Feb 16, 2009 2:06 am
by skypher
It would be nice to be able to vote snippets up and down.

And the design's a little bland right now... :)