From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nala Ginrut Newsgroups: gmane.lisp.guile.user Subject: Re: [ANN] the Guile 100 Programs Project Date: Sat, 02 Feb 2013 11:14:12 +0800 Organization: HFG Message-ID: <1359774852.3021.50.camel@Renee-desktop.suse> References: <1359587062.94850.YahooMailNeo@web120403.mail.ne1.yahoo.com> <8738xggf82.fsf@Kagami.home> <1359739699.3021.39.camel@Renee-desktop.suse> <684029DA-A6B6-4891-9E39-6C296674E94E@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1359774899 8797 80.91.229.3 (2 Feb 2013 03:14:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Feb 2013 03:14:59 +0000 (UTC) Cc: Guile User , Ian Price To: Hengqing Hu Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Feb 02 04:15:19 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 1U1TZV-00086Q-Fi for guile-user@m.gmane.org; Sat, 02 Feb 2013 04:15:17 +0100 Original-Received: from localhost ([::1]:37864 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1TZD-0001ND-7D for guile-user@m.gmane.org; Fri, 01 Feb 2013 22:14:59 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:35463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1TZ9-0001N5-HL for guile-user@gnu.org; Fri, 01 Feb 2013 22:14:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U1TZ8-0003Ss-EB for guile-user@gnu.org; Fri, 01 Feb 2013 22:14:55 -0500 Original-Received: from mail-da0-f49.google.com ([209.85.210.49]:35025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1TZ8-0003Si-8C for guile-user@gnu.org; Fri, 01 Feb 2013 22:14:54 -0500 Original-Received: by mail-da0-f49.google.com with SMTP id v40so1965487dad.36 for ; Fri, 01 Feb 2013 19:14:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:subject:from:to:cc:date:in-reply-to :references:organization:content-type:x-mailer:mime-version :content-transfer-encoding; bh=N62y8ocJs6q9uENVrVHqjWWPEpuRm+mVZ31EzzvtjTc=; b=RSF10kWguTx8ZfZYdYW8hKcQp49P5JjLJ1qnmjHIgjjXVeaFbk3hUL3f47CrWklwEP hvnJgBi//3ZCp1GF1of2TyhPNoJe89C+VN06dIZ6srPvfMO7V/Xfw0IqvBfCJtQ1mcwQ THczxZDoJv/2Q4LliFxyPAdL1A05+xD7igUvUl2iLAIqJh6SbNVVeho2nO5yds+B4VOL G1dvQ7IxLXxhKptX7Gh5g+gbXTbHYDRXA/FSNsdT5ydc9XeEFx0hB0nDJkRubOF3Jie1 aA7+WsXL/XbllYebHQ/0iRviqs771RHLBykZ2gkYsw8IRZ6aSzGE5vghYFr1q8f6DJ4w bu9Q== X-Received: by 10.68.217.42 with SMTP id ov10mr37844828pbc.51.1359774893434; Fri, 01 Feb 2013 19:14:53 -0800 (PST) Original-Received: from [192.168.100.104] ([183.13.183.92]) by mx.google.com with ESMTPS id us7sm10276069pbc.40.2013.02.01.19.14.49 (version=SSLv3 cipher=RC4-SHA bits=128/128); Fri, 01 Feb 2013 19:14:52 -0800 (PST) In-Reply-To: <684029DA-A6B6-4891-9E39-6C296674E94E@gmail.com> X-Mailer: Evolution 3.4.4 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.210.49 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:9989 Archived-At: On Sat, 2013-02-02 at 10:16 +0800, Hengqing Hu wrote: > Has somebody tried to implement a gnu cloud os in guile? > What is 'cloud os'? > Or any ideas about doing this? > > 在 2013-2-2,1:28,Nala Ginrut 写道: > > > On Fri, 2013-02-01 at 16:40 +0000, Ian Price wrote: > >> Mike Gran writes: > >> > >>> Hello. I'm pleased to announce the upcoming Guile 100 Programs > >>> Project. > >>> > >>> The Guile 100 Programs Project is an opportunity to show off your > >>> Guile skills in exchange for a small honorarium. > >>> > >>> Each week, on Monday, I'll announce a coding project and ask for > >>> volunteers. On Wednesday, a volunteer will be chosen at random from > >>> all entrants. The volunteer will have two weeks to complete the task. > >>> If judged to have completed the task correctly, he or she will receive > >>> a honorarium of 100 USD. > >>> > >>> The task will either be a Scheme script, a bug fix on an existing > >>> project, or a C code with Guile bindings. > >> > >> Cool idea. The Guile community is kinda small, and so it'd be nice to > >> see some of our quieter members incentivised to hack more openly. > >> > >>> The first two tasks to be announced will likely be > >>> > >>> Mar 11, 2013 - Implement a version of the commands `cat' and > >>> `echo' in Scheme. > >>> > >>> Mar 18, 2013 - Implement a reduced functionality version of the > >>> command `ls' in Scheme. > >> > >> Heh, reimplementing coreutils in Scheme has been a plan of mine for a > >> while, as part of justifying my Iteratees library, but that has taken a > >> sideline to newer and shinier projects. > >> > > > > Maybe another new project, say, rewrite GNU with Guile, include part of > > HURD, heh? I even get the name, GoG, GNU on Guile. ;-P > > > > > >