thon and PHP work in case you cannot
find them from the official page.
http://support.cloudfoundry.com/entries/20386327-php-support-in-cloud-foundry
http://support.cloudfoundry.com/entries/20382447-python-support-in-cloud-foundry
Cheers
Nevo
On 2 March 2012 06:21, Asumu Takikawa wrote:
Touch is a
good example to run another programming runtime over the native platform.
- nevo
On 5 June 2011 06:15, Prabhakar Ragde wrote:
> I stopped reading comp.lang.scheme some time ago, so I wasn't aware until
> just now that in early May, Marc Feeley succeeded in placing a Gambit Sc
Hah,just watch the video recording and knowing Matthew has been to
China, and knowing a little bit Chinese. That's great! Is there some
Racketees meetup to be organized in future in China,Matthew? That
would be so nice to have.
Nevo
On Monday, 23 May 2011, Matthew Flatt wrote:
> I
ual? last-char (list-ref data (+ index len -1
(when (exact? str len index)
(set! count (+ count 1))
(loop (+ index len)))
(loop (+ index 1)
(loop))
(format "Found ~a" count))
(search (string->list "explorer"))
On 20 Ma
failed on "(equal? first-char (list-ref
data index))", that's why you cannot find "2explorer".
Nevo
On 20 May 2011 16:48, 김태윤 wrote:
> hello
> I am trying to make little human like text searching program
> but there's bug that I can't catch for many h
Nice! It might be that your "thread local variable" fix also addresses the
crash I encountered months ago on Lion DP1 (dead on main stack setup).
Waiting for somebody else to do the test though :) Thanks for this quick
patch!
Nevo
On 8 May 2011 22:02, Matthew Flatt wrote:
> Fo
Can you try gcc instead of clang? The last time I've tried to use clang
(llvm) included with iOS SDK on SL 10.6.7 to build Racket for iOS was a
month ago when I just failed with unexpected link error (I don't know how
to fix it rather than turn back to gcc). I've also tried to run DrRacket
months
am I understanding right?
Looking forward to dogfood DrRacket on my favorite mobile device :)
Nevo
On 19 January 2011 10:51, Neil Van Dyke wrote:
> Has anyone looked at the implications that the emerging Android NDK (ARM
> native code support) has for Racket on Android devices?
>
&
adding-isight/
http://stackoverflow.com/questions/3797955/capture-macbook-pro-isight-video-with-c
Hope that helps
- Nevo
On 11 January 2011 23:02, Neil Van Dyke wrote:
> Perhaps someone who knows Mac OS X can chime in. If I had to guess, I
> would say you'll be making FFI calls to some
my future
research work for the sake of what you've mentioned here (I've already
tasted the sweet provided by Racket web server :) ), the only concern I have
is the portability (gc, jit, ffi, gui, in particular), but I'll figure them
out by myself anyway.
Thanks again for all
. I'm wondering is
there any similar framework or implementation in scheme or racket I can
reference from ? Thanks!
Nevo
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/users
Sorry, I used to use "LDFLAGS" with ld in customized makefile, but it
actually should use with gcc, so "LDFLAGS=-wl,--no-as-needed" should work.
Nevo
On 29 December 2010 04:03, Nikita B. Zuev wrote:
> Well as Matthew Flatt suggested I compiled 5.0.99.5 so the problem
>From the error you provided, it seems being related with gcc argument passed
to the linker "as-needed", but I'm not sure so. It might be more useful to
provide configure log.
- nevo
On 28 December 2010 15:13, Nikita B. Zuev wrote:
> Thanks, but I have them all installed,
It seems being 13 pages questions overall tagged for Racket, in
Stackoverflow. Not bad! Racket will become more and more popular as it is
evolved to a comfortable and easy to use programming language. Thanks!
- nevo
On 13 December 2010 13:44, Eli Barzilay wrote:
> 20 minutes ago, Nevo wr
Just FYI, although I knew the result was collected from quite limited
sources.
http://www.itnewswire.info/2010/12/ranking-programming-languages-by-size-of-community-and-number-of-projects.html?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+ItNewsWire+%28IT+News+Wire%29
___
What about "GRacket"? Have you enabled "scim" (assuming you're CJK users :)
) ? The last time I had such a problem was when using XIM with scim ..
Nevo
On 2 December 2010 20:56, xiaohan song wrote:
> I am running Ubuntu 10.04.1 LTS on my pc
> and I can't
You can also integrate SyntaxHighlighter into Blogger:
http://www.bloggermint.com/2010/02/how-to-add-syntax-highlighter-for-bloggerblogspot/
On 29 November 2010 07:32, Patrick King wrote:
>
>
> On Sat, Nov 27, 2010 at 11:00 AM, TatiCarvalho
> wrote
>
>>
>> Patrick King writes:
>>
>> >Does any
17 matches
Mail list logo