From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Javier Sancho Newsgroups: gmane.lisp.guile.user Subject: tinymsg Date: Thu, 25 Jun 2015 09:19:47 +0200 Message-ID: <558BAB93.2050109@openmailbox.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1435237024 10830 80.91.229.3 (25 Jun 2015 12:57:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Jun 2015 12:57:04 +0000 (UTC) To: guile-user Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Jun 25 14:56:48 2015 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 1Z86hx-0005tX-VC for guile-user@m.gmane.org; Thu, 25 Jun 2015 14:56:46 +0200 Original-Received: from localhost ([::1]:55620 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z86hx-00028h-JH for guile-user@m.gmane.org; Thu, 25 Jun 2015 08:56:45 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43323) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z81S5-0006qN-6Q for guile-user@gnu.org; Thu, 25 Jun 2015 03:20:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z81S1-0002if-Vl for guile-user@gnu.org; Thu, 25 Jun 2015 03:20:01 -0400 Original-Received: from smtp12.openmailbox.org ([62.4.1.46]:56409) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z81S1-0002fC-N3 for guile-user@gnu.org; Thu, 25 Jun 2015 03:19:57 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail2.openmailbox.org (Postfix) with ESMTP id 2D753201D95 for ; Thu, 25 Jun 2015 09:19:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=openmailbox.org; h=content-transfer-encoding:content-type:content-type:subject :subject:mime-version:user-agent:from:from:date:date:message-id :received; s=openmailbox; t=1435216788; bh=ecHACQh4x8ij03o6FDuXR xrKerRk0Xrlk56XnB8Xp6Q=; b=V+eFIiz84hsbJtlTIhormJu6UkQtYQq4mMNpE jM4qW6TfSTxcGla9gU2LQ7KJU77fF3C2Ah3seckxeXZEVfXidgfh78YRFeimjgMg gdAs9qR7UxfvjwnVm5szpHCsPNeDw7kvqQYfXqHHNb5zQ0lbJYl1gpWUAfIbRD6Z VhPZpE= X-Virus-Scanned: amavisd-new at openmailbox.org Original-Received: from mail2.openmailbox.org ([62.4.1.33]) by localhost (mail.openmailbox.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 16b0VnG_5Wfe for ; Thu, 25 Jun 2015 09:19:48 +0200 (CEST) User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.6.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 62.4.1.46 X-Mailman-Approved-At: Thu, 25 Jun 2015 08:56:37 -0400 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:11869 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi guilers, I've made a little library for communicating threads with messages [1], in an Erlang similar way. You're free to play with it, if you want. Cheers!! [1] http://git.jsancho.org/?p=3Dtinymsg.git - --=20 Javier Sancho Fern=C3=A1ndez - http://www.jsancho.org/ Associate Member of the Free Software Foundation - http://www.fsf.org/ Contra el DRM - http://www.defectivebydesign.org/what_is_drm -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlWLq5MACgkQE5hYY8kmoBq3TACggSkTViUCtjZmhvap+Ls7s4nC nv0AoJfgf1xPH4oLU0CRZtOSibaY6SiB =3DFnNz -----END PGP SIGNATURE-----