Re: [Chicken-users] [ANN] New egg: sass (CSS preprocessor library)

2015-05-17 Thread Evan Hanson
Hi Matt,

On 2015-05-17 17:24, Matt Gushee wrote:
 Mario or someone, could you please add this egg to the directory?

Done!

Cheers,

Evan

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] [ANN] New egg: sass (CSS preprocessor library)

2015-05-17 Thread Matt Gushee
Hi--

Mario or someone, could you please add this egg to the directory? I do not
have access. Thanks!

On Wed, May 13, 2015 at 3:05 AM, Matt Gushee m...@gushee.net wrote:

 Hello, chickeneers--

 I am proud to announce the first release of the sass egg. This is a
 wrapper for libsass [http://libsass.org], which is the C/C++ library
 version of the Sass CSS preprocessor.

 At present, this egg is very low-level - it's mostly just a straight
 translation of the C API into Scheme. I expect that as I become more
 familiar with the library I will be adding a more Scheme-idiomatic
 high-level layer.

 There is also a test suite, adapted from sass-spec [
 https://github.com/sass/sass-spec]. Currently, 962 out of the 995 test
 cases pass; I have not yet investigated the causes of the failures, but I
 believe most of them are probably due to upstream bugs.

 Check it out and let me know what you think!

 Mario, or whoever is maintaining the egg directory these days: the code is
 hosted at https://github.com/mgushee/chicken-sass ; the meta files,
 including sass.release-info, are all there, so it should be ready to go.
 I've also posted an egg doc at https://wiki.call-cc.org/eggref/4/sass

 Best regards to all,
 Matt Gushee

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] [ANN] New egg: sass (CSS preprocessor library)

2015-05-17 Thread Matt Gushee
Thank you!

On Sun, May 17, 2015 at 5:31 PM, Evan Hanson ev...@foldling.org wrote:

 Hi Matt,

 On 2015-05-17 17:24, Matt Gushee wrote:
  Mario or someone, could you please add this egg to the directory?

 Done!

 Cheers,

 Evan

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users