Re: [Chicken-users] Behind the Scenes with CHICKEN Scheme (Part 1)

2013-06-19 Thread Mario Domenech Goulart
On Thu, 02 May 2013 13:57:58 + Mario Domenech Goulart 
mario.goul...@gmail.com wrote:

 An interview with Felix Winkelmann, the author of CHICKEN:
 http://spin.atomicobject.com/2013/05/02/chicken-scheme-part-1/

Here's part 2:
http://spin.atomicobject.com/2013/06/19/chicken-scheme-spock-part-2/

Best wishes.
Mario
-- 
http://parenteses.org/mario

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] Chicken Scheme Hacking Meetup Event US SF 2013

2013-06-19 Thread Thomas Hintz
On Mon, Jun 3, 2013 at 9:26 AM, Thomas Hintz t...@thintz.com wrote:
 Greetings fellow chickeners,

 I am trying to organize a chicken hacking event for the US San
 Francisco bay area for August or September 2013. The actual event is
 pretty open but I was mostly just thinking of getting together and
 programming chicken related things.

 If you are interested it would help to fill out this google docs form
 for possible dates you could attend, that way we can find a date that
 is available for the highest number of people. I was hoping to do a
 three day weekend. Feel free to do whatever you can though.
 https://docs.google.com/a/thintz.com/forms/d/1KYQKzBg06xbMnctlKQk0enP02VAe4GDUK2tdVfgDoJk/viewform

 I have also created a wiki page with more info:
 https://wiki.call-cc.org/event/chicken-us-sf-2013

Greetings again,

If you are interested in attending, now is your last chance to voice
your opinion on the dates in which you will be available. I will be
closing the poll this Saturday, June 20th.

Thanks,
Thomas Hintz

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] bugs can be corrected live

2013-06-19 Thread Felix
From: Daniel Ajoy da.a...@gmail.com
Subject: [Chicken-users] bugs can be corrected live
Date: Tue, 18 Jun 2013 23:48:37 -0500

 Hi,
 
 Here
 
 http://wiki.call-cc.org/elevator-pitch
 
 it says this:
 
 An excellent maintenance environment; bugs can be corrected live,
 without restarting a single process.
 
 where can I find more information about that?
 
 I think that page should have links to the pages where those things
 are explained.

It just means that you can interactively evaluate code, redefining
global variables on the fly. So if you have a server application (for
instance) and some way of interacting with it (remotely, or through a
console), then it is possible to interactively change things. This is
not fully automatic and the application needs to have explicit support
for it, but it is certainly possible.


cheers,
felix

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] bugs can be corrected live

2013-06-19 Thread Mario Domenech Goulart
Hi

On Wed, 19 Jun 2013 22:25:29 +0200 (CEST) Felix 
fe...@call-with-current-continuation.org wrote:

 From: Daniel Ajoy da.a...@gmail.com
 Subject: [Chicken-users] bugs can be corrected live
 Date: Tue, 18 Jun 2013 23:48:37 -0500

 Here
 
 http://wiki.call-cc.org/elevator-pitch
 
 it says this:
 
 An excellent maintenance environment; bugs can be corrected live,
 without restarting a single process.
 
 where can I find more information about that?
 
 I think that page should have links to the pages where those things
 are explained.

 It just means that you can interactively evaluate code, redefining
 global variables on the fly. So if you have a server application (for
 instance) and some way of interacting with it (remotely, or through a
 console), then it is possible to interactively change things. This is
 not fully automatic and the application needs to have explicit support
 for it, but it is certainly possible.

Some time ago I made an awful screencast that happens to show something
like that: http://parenteses.org/mario/awful/awful-guess.ogv

Best wishes.
Mario
-- 
http://parenteses.org/mario

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] Behind the Scenes with CHICKEN Scheme (Part 1)

2013-06-19 Thread Dan Leslie

Hmm, now I want to work with SPOCK a bit more.

-Dan

On 6/19/2013 7:38 AM, Mario Domenech Goulart wrote:

On Thu, 02 May 2013 13:57:58 + Mario Domenech Goulart 
mario.goul...@gmail.com wrote:


An interview with Felix Winkelmann, the author of CHICKEN:
http://spin.atomicobject.com/2013/05/02/chicken-scheme-part-1/

Here's part 2:
http://spin.atomicobject.com/2013/06/19/chicken-scheme-spock-part-2/

Best wishes.
Mario



___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users