[racket] ANN: Lux

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Sun Nov 23 19:43:20 EST 2014

To show off some of the fun that you can with lux, I made an interface
module that hooks up to NvD's CharTerm and made a vi-like text pager:

https://github.com/jeapostrophe/lux-charterm/blob/master/lux/examples/charterm.rkt

Jay

On Sun, Nov 23, 2014 at 2:02 PM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> I've just released Lux, which you can think of as a variant of
> big-bang that isn't necessarily designed for beginners or for use with
> 2htdp/image. The documentation is here:
>
> http://pkg-build.racket-lang.org/doc/lux/index.html
>
> Here's a little example program:
>
> https://github.com/jeapostrophe/lux/blob/master/examples/spin.rkt
>
> Enjoy!
>
> Jay
>
> --
> Jay McCarthy
> http://jeapostrophe.github.io
>
>            "Wherefore, be not weary in well-doing,
>       for ye are laying the foundation of a great work.
> And out of small things proceedeth that which is great."
>                           - D&C 64:33



-- 
Jay McCarthy
http://jeapostrophe.github.io

           "Wherefore, be not weary in well-doing,
      for ye are laying the foundation of a great work.
And out of small things proceedeth that which is great."
                          - D&C 64:33

Posted on the users mailing list.