Re: [racket] Linking to docs for Planet2 packages

2013-02-26 Thread Laurent
Also, the github wiki pages can be placed in the project repo: http://stackoverflow.com/questions/6941688/how-to-integrate-a-github-wiki-into-the-main-project but that's still markdown syntax. I'm not sure if it allows for plain html. Laurent On Wed, Feb 27, 2013 at 5:14 AM, Greg Hendershott wr

Re: [racket] Linking to docs for Planet2 packages

2013-02-26 Thread Greg Hendershott
Another option would be to generate Markdown files, which GitHub does display nicely for a repo's normal branch(es) (not just the "gh-pages" branch). For a smallish project, it might be OK for all its documentation to be the repo's README.md. Which you could generate from a README.scrbl file: Rack

[racket] Symlinking Racket programs

2013-02-26 Thread Brian Mastenbrook
Hello all, What is the expected behavior of module resolution when symlinking a Racket program, particularly one executed as a script using a shebang line? I'm currently using "raco exe" to build a small program and install it into /usr/local/bin on my computer, but Danny Yoo pointed out to me

[racket] TR Optional Keyword N-Ary Quantum Probabilistic Arg Support

2013-02-26 Thread Ray Racine
Just kidding about support for quantum probabilistic args. But *wow* totally sweet that the below is (so far!!) working nicely.Things are really getting nailed down and tied off. Love it. Keep up the good work TR folk. (require/typed racket/format (~a (String * [#:separator String ]

Re: [racket] Typed racket and rack unit (Was: Type of curry)

2013-02-26 Thread Sam Tobin-Hochstadt
On Tue, Feb 26, 2013 at 2:23 AM, Norman Gray wrote: > > Sam, hello. > > On 2013 Feb 26, at 05:42, Sam Tobin-Hochstadt wrote: > >> This is, sadly, a known problem with Racket, Typed Racket, and >> submodules, which Matthew doesn't think there's much hope of fixing >> without major surgery on the ex

Re: [racket] Linking to docs for Planet2 packages

2013-02-26 Thread Laurent
Just in case this can help, there is githubpreview, and maybe pages.github: http://stackoverflow.com/questions/8446218/how-to-see-an-html-page-on-github-as-a-normal-rendered-html-page-to-see-preview Haven't tried, but I suppose it's probably not the perfect solution. Laurent On Tue, Feb 26, 2013

Re: [racket] Linking to docs for Planet2 packages

2013-02-26 Thread Jay McCarthy
This is one of the items on the list of future work: http://docs.racket-lang.org/planet2/Future_Plans.html#%28part._.Long_.Term%29 It's not trivial because (a) the package system only ships source, not compiled things like docs; (b) packages can have many Scribble documents as their documentation

Re: [racket] Typed racket and rack unit (Was: Type of curry)

2013-02-26 Thread Norman Gray
Sam, hello. On 2013 Feb 26, at 05:42, Sam Tobin-Hochstadt wrote: > This is, sadly, a known problem with Racket, Typed Racket, and > submodules, which Matthew doesn't think there's much hope of fixing > without major surgery on the expander. So for now you'll need to > write your test cases in a

Re: [racket] Racket v5.3.3

2013-02-26 Thread Joe Gilray
Hi Matthew, Got home tonight, brought up DrRacket as you mentioned, brought up some simple code, ran it, clicked debug and wham, Windows message... so I went to the cmd window and tried to hit Ctrl-C many times and nothing seemed to happen, after a while I got a "do you want to send infomation to