I've added a new Common Lisp file "basic-curly.cl" that *just* implements basic 
curly-infix.  In basic curly-infix, the list elements are more basic 
curly-infix (NOT neoteric)... which is WAY easier to implement, and can work on 
*any* Common Lisp implementation that implements the specs.

When you "make install", it installs this file in the usual place so asdf can 
find it (By default, 
/usr/local/share/common-lisp/source/readable/basic-curly.cl).  I'd like to make 
it so that people can just "load" this file (so I don't want to have 
dependencies), or use asdf and "require" it.

Currently it auto-enables it, but I'm thinking that maybe enabling it should be 
separate, especially since I hope to turn this into part of a larger package.  
Thoughts?

If anyone has experience packaging Common Lisp libraries to make it 
easy-to-use, I'd love to hear about it.. or have help doing it.  I'm using the 
asdf and Fedora packaging-for-Common-Lisp docs as guidance, but haven't done it 
before.

--- David A. Wheeler


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to