Thanks. The last example is *very* useful :)
--
Regards,
Imran Rafique
On 19 January 2012 14:57, Grant Rettke wrote:
> My cheatsheet:
>
>
> http://www.wisdomandwonder.com/link/2028/how-pltcollects-works-in-plt-scheme
>
> On Thu, Jan 19, 2012 at 4:50 PM, Im
ude.rkt is correct.
At least, thats what I discovered last night after installing from git :)
--
Regards,
Imran Rafique
On 19 January 2012 13:40, Eduardo Cavazos wrote:
> Hello,
>
> I've been testing out my MPL libraries with Racket 5.2 on Windows 7.
>
> I generally u
the Racket Reference.
--
Regards,
Imran Rafique
On 19 January 2012 13:40, Eduardo Cavazos wrote:
> Hello,
>
> I've been testing out my MPL libraries with Racket 5.2 on Windows 7.
>
> I generally use R6RS implementations and libraries. Thus, I tend to keep
> my li
Marijn,
I just did a clean install of racket-5.2 on gentoo (filed gentoo bug 392965
to include racket-5.2 in portage) and it seems to work fine.
Just FYI, in case you were still getting problems from your git install.
And yes, its cool :)
--
Regards,
Imran Rafique
On 22 November 2011
/B/C/" "file.ss")))
Strange ... (for me, at least)
Thanks again!
--
Regards,
Imran Rafique
(skype: imran_rafique)
On 28 March 2011 07:02, gabor papp wrote:
> hi Imran,
>
>> Could you elaborate a little?
>
> i used the mysql package, so it might be differ
Gabor (thanks for replying),
Could you elaborate a little? I tried out net-repl in a standalone
script, before trying it inside vim - so I already have all the
dependencies (courtesy of Planet).
Could you paste the (require ...) forms you used?
--
Regards,
Imran Rafique
(skype
' forms; given: '(lib "planet/resolver.rkt")
= CODE =
(define-namespace-anchor *this-module*)
(current-namespace (namespace-anchor->namespace *this-module*))
(require
(planet untyped/net-repl:1:0/net-repl)
(prefix-in vim/ 'vimext))
(run-net-repl)
--
Regards,
7 matches
Mail list logo