Jay McCarthy writes:
> The package system currently doesn't use proxies at all. Howver, you
> should be able to go to
>
> https://github.com/jbclements/sxml/tarball/648a97f4881a8ea2f0959cf26e80bfdfec93d181
>
> in a web browser and download the archive manually then install it
> "raco pkg
Hi Konrad,
The package system currently doesn't use proxies at all. Howver, you
should be able to go to
https://github.com/jbclements/sxml/tarball/648a97f4881a8ea2f0959cf26e80bfdfec93d181
in a web browser and download the archive manually then install it
"raco pkg install -n sxml the-file.tgz"
Hi everyone,
I just installed Racket 6.0 on a new machine (MacOS 10.9), without any
problems. However, I didn't yet succeed in installing any packages
from the package catalog. I suspect that this is due to the Web proxy
that I have to use in my office.
My first attempt was to use raco:
raco
I'm working on a Lisp. Recently I've been tinkering with an implementation in
Racket. Racket makes it impressively easy to write.
I need it ultimately to be an old-fashioned kernel+image Lisp, with a
platform-specific kernel executable and a platform-independent heap image.
I'm aware that's no
> (But apparently Stephen is taking one of these mysterious "vakeyshon"
> things that seem to be getting popular recently. I don't know how one
> looks but they sound very dangerous.)
I dont know what you're talking about.
_
For list-related admi
On Wed, Jul 27, 2011 at 7:02 PM, Eli Barzilay wrote:
> Yesterday, Jay McCarthy wrote:
>> My blog now has what I believe is a solution. At least, the test
>> case you provide passes and the next few elements make sense.
>
> That looks right, though pretty verbose... (And BTW, you're missing
> some
Yesterday, Jay McCarthy wrote:
> My blog now has what I believe is a solution. At least, the test
> case you provide passes and the next few elements make sense.
That looks right, though pretty verbose... (And BTW, you're missing
some way to mark the code as such -- there's no indentation!)
Here'
Is that red for "happiness" or red for "stop"? :)
On Tue, Jul 26, 2011 at 1:45 PM, Danny Yoo wrote:
> On Tue, Jul 26, 2011 at 2:41 PM, Jay McCarthy wrote:
>> My blog now has what I believe is a solution. At least, the test case
>> you provide passes and the next few elements make sense.
>
> Here
On Tue, Jul 26, 2011 at 2:41 PM, Jay McCarthy wrote:
> My blog now has what I believe is a solution. At least, the test case
> you provide passes and the next few elements make sense.
Here's a solution:
http://hashcollision.org/whalesong/examples/eli-number-puzzle.xhtml
Oh, cool. Whaleson
My blog now has what I believe is a solution. At least, the test case
you provide passes and the next few elements make sense.
Jay
On Tue, Jul 26, 2011 at 2:15 PM, Eli Barzilay wrote:
> Two minutes ago, Danny Yoo wrote:
>> > Speaking about puzzles, here's another cute one: find how to continue
>
Two minutes ago, Danny Yoo wrote:
> > Speaking about puzzles, here's another cute one: find how to continue
> > this sequence of numbers:
> >
> > 1 1 2 1 1 2 2 1 2 2 1 1 2 2 2 1 3 2 ...
>
> Cute. It's self-describing, no? The next few numbers would be
>
> > 1 1 2 1 1 2 2 1 2 2 1 1 2 2 2 1 3 2
> Speaking about puzzles, here's another cute one: find how to continue
> this sequence of numbers:
>
> 1 1 2 1 1 2 2 1 2 2 1 1 2 2 2 1 3 2 ...
Cute. It's self-describing, no? The next few numbers would be
> 1 1 2 1 1 2 2 1 2 2 1 1 2 2 2 1 3 2 ...
1 1 1 3 1 2 3 1 1 3 1 1 1 2 1 3 2 1 1 3 3 1
20 minutes ago, Jay McCarthy wrote:
> In the "Cute Uses of Racket" department, every morning I do a puzzle
> from the popular "Professor Layton" game series: [...]
Speaking about puzzles, here's another cute one: find how to continue
this sequence of numbers:
1 1 2 1 1 2 2 1 2 2 1 1 2 2 2 1 3 2
In the "Cute Uses of Racket" department, every morning I do a puzzle
from the popular "Professor Layton" game series:
http://professorlaytonds.com/
http://en.wikipedia.org/wiki/Professor_Layton
and sometimes it is convenient to do a computational search for the
answer. I generally post these on m
You downloaded the Windows installer to your Windows 7 machine and
double-clicked it, I assume. What happened then?
On Sun, Aug 15, 2010 at 12:26 PM, Michael Holford
wrote:
> To whom it may concern,
>
> I am new to Racket. Have done Basic and Visual Basic. I downloaded
> the Windows to my Windo
To whom it may concern,
I am new to Racket. Have done Basic and Visual Basic. I downloaded
the Windows to my Windows 7 machine but it won't run, and I've
downloaded the Ubuntu to my Ubuntu machine and it won't run. Please,
how do I get it to run?
Michael
___
You can use the installer for ubuntu jaunty, other users claim it
works fine with 10.04. There is a minor glitch with the installer about
an extra README file which you will have to manually delete during the
installer.
Or you can get the source and build it which is usually painless.
http:/
Hi,
I am a new user and I d like to use Racket 5.0 with ubuntu 10.04.
How can I install it?
Regards,
Flavio
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/users
18 matches
Mail list logo