[racket] has anyone made a pastebin with racket and the syntax-color tokenizer?

From: Rahul Kumar (rahulsinner at gmail.com)
Date: Tue May 10 15:17:09 EDT 2011

You interested in how syntax-color tokenizer works or in a pastebin service
that highlights racket syntax?

If latter, Githubs gist highlight scheme - it works fine for racket.
https://gist.github.com/965170

<https://gist.github.com/965170>

On Tue, May 10, 2011 at 10:26 AM, Danny Yoo <dyoo at cs.wpi.edu> wrote:

> Out of curiosity, has anyone written up a simple "pastebin" web
> application using the syntax-color tokenizer used in Racket?
>
>
> http://docs.racket-lang.org/syntax-color/index.html#(def._((lib._syntax-color/scheme-lexer..rkt)._scheme-lexer))
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110511/5edfd98e/attachment.html>

Posted on the users mailing list.