From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user Subject: Re: The equivalent of racket's break-thread in guile? Date: Sat, 01 Jun 2013 01:28:37 +0200 Message-ID: <8738t2sp96.fsf@zigzag.favinet> References: <878v2vwg4f.fsf@taylan.uni.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1370042775 16272 80.91.229.3 (31 May 2013 23:26:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 May 2013 23:26:15 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Jun 01 01:26:15 2013 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UiYi7-0004Nl-12 for guile-user@m.gmane.org; Sat, 01 Jun 2013 01:26:15 +0200 Original-Received: from localhost ([::1]:39342 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UiYi6-0001pn-1Y for guile-user@m.gmane.org; Fri, 31 May 2013 19:26:14 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38154) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UiYhx-0001pV-Fq for guile-user@gnu.org; Fri, 31 May 2013 19:26:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UiYhw-0003x8-Fq for guile-user@gnu.org; Fri, 31 May 2013 19:26:05 -0400 Original-Received: from smtp205.alice.it ([82.57.200.101]:41258) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UiYhw-0003wS-4n for guile-user@gnu.org; Fri, 31 May 2013 19:26:04 -0400 Original-Received: from zigzag.favinet (82.58.5.163) by smtp205.alice.it (8.6.060.15) id 5199D69A0263408B for guile-user@gnu.org; Sat, 1 Jun 2013 01:26:03 +0200 Original-Received: from ttn by zigzag.favinet with local (Exim 4.72) (envelope-from ) id 1UiYkd-0003wP-4y for guile-user@gnu.org; Sat, 01 Jun 2013 01:28:51 +0200 In-Reply-To: <878v2vwg4f.fsf@taylan.uni.cx> (Taylan Ulrich B.'s message of "Fri, 31 May 2013 13:20:00 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.101 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:10397 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable () taylanbayirli@gmail.com (Taylan Ulrich B.) () Fri, 31 May 2013 13:20:00 +0200 I'm not aware of any Guile library that implements run-loops and dispatch queues yet; perhaps I should try to implement one. See also module =E2=80=98(ice-9 runq)=E2=80=99: =2D (info "(guile) Run Queues") =2D =2D-=20 Thien-Thi Nguyen GPG key: 4C807502 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAlGpMikACgkQZwMiJEyAdQLhDgCgwiZUoggjVKm56aXCEdybJqlm 5SUAnjTz3EbKxj22dKidOaYj9He4JmaN =qorn -----END PGP SIGNATURE----- --=-=-=--