maybe you're thinking of geiser?
On Fri, Aug 24, 2012 at 11:45 AM, Matthias Felleisen
wrote:
>
> I have added a placeholder for DrRacket, Emacs Quack, and WeScheme:
>
>
> http://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments#Racket
>
> Would the concerned party please fil
yay!
On Fri, Aug 3, 2012 at 9:56 AM, Sam Tobin-Hochstadt wrote:
> I'm very pleased to announce that the first video from RacketCon 2011,
> featuring Matthew Flatt's opening talk (and his magic 8-ball), is now
> available here: http://www.youtube.com/watch?v=wEgaVMOYLEU
>
> Additional videos will
if it's an archived file, you might try tar -xzf 2012-June-.txt.gz
the -xz will cause tar to use gunzip to decompress, then extract.
On Sun, Jun 17, 2012 at 12:28 PM, Don Green wrote:
> Any ideas what the problem might be opening a .gz file on linux?
> Gunzip goes through the motions and overwrit
issue of degree,
> not existence.
>
> On Thu, May 10, 2012 at 3:26 PM, ozzloy-racket-users <
> ozzloy+users_racket-lang_...@gmail.com> wrote:
>
>> am i the only one that thinks not having abbreviated names for anything
>> is good?
>> i like not having "def&qu
am i the only one that thinks not having abbreviated names for anything is
good?
i like not having "def". especially if it's going to be redundant.
i see this as a slippery slope i don't want to go down.
it annoys me when switching to other languages to have to ask: which way of
shortening "functi
i get roughly the same behavior on
ubuntu 11.10 running gnome 3
racket v5.2.1
#! /usr/bin/env racket
#lang racket/gui
(message-box "goodbye Fred" "hello world")
here's a screenshot:
http://ozzloy.lifeafterking.org/~ozzloy/title-cut-off.png
On Wed, Apr 25, 2012 at 12:53, Harry Spier wrote:
> I
+1
sent by phone. please forgive terseness and typos.
reasonrally.com
On Mar 27, 2012 3:55 PM, "David Vanderson"
wrote:
> Hi,
>
> I don't want to pester too much about this, but any update?
>
> There's still a lot of interest from those of us who were unable to make
> it to RacketCon 2011.
>
> T
so fast! I love it. happy new year. (maybe I'm drunk)
sent by phone. please forgive terseness and typos
On Dec 31, 2011 10:37 PM, "Eli Barzilay" wrote:
> Three hours ago, ozzloy-racket-users wrote:
> > thanks for the repair. that was fast!
> >
> >
Server at bugs.racket-lang.org Port 80
On Sat, Dec 31, 2011 at 19:07, Matthew Flatt wrote:
> I've pushed a repair. Thanks for the report!
>
> At Sat, 31 Dec 2011 18:43:11 -0500, ozzloy-racket-users wrote:
> > collects/scribblings/guide/symbols.scrbl:31
> >
> > (eval:al
collects/scribblings/guide/symbols.scrbl:31
(eval:alts @#,elem{@racketfont{#ci}}@racketvalfont{'A} #ci'A)
scribble transforms this line into html output in the guide as:
#ci’A
instead of:
#ci'A
note the quote mark is different.
when paste into drracket repl i get:
reference to an identifier bef
10 matches
Mail list logo