From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sjoerd van Leent Newsgroups: gmane.lisp.guile.devel Subject: Guile Assembler Date: Mon, 22 Jun 2015 20:32:28 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c32d5c2032a005191f804f X-Trace: ger.gmane.org 1434997977 12613 80.91.229.3 (22 Jun 2015 18:32:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Jun 2015 18:32:57 +0000 (UTC) To: Andy Wingo , guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 22 20:32:56 2015 Return-path: Envelope-to: guile-devel@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 1Z76We-00073A-IO for guile-devel@m.gmane.org; Mon, 22 Jun 2015 20:32:56 +0200 Original-Received: from localhost ([::1]:41471 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z76Wd-0000iT-PP for guile-devel@m.gmane.org; Mon, 22 Jun 2015 14:32:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z76WY-0000iO-FU for guile-devel@gnu.org; Mon, 22 Jun 2015 14:32:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z76WX-0002u4-L1 for guile-devel@gnu.org; Mon, 22 Jun 2015 14:32:50 -0400 Original-Received: from mail-la0-x22e.google.com ([2a00:1450:4010:c03::22e]:34475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z76WX-0002tS-DQ for guile-devel@gnu.org; Mon, 22 Jun 2015 14:32:49 -0400 Original-Received: by lagx9 with SMTP id x9so27434793lag.1 for ; Mon, 22 Jun 2015 11:32:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=oVELyK1vep9Dpld5l9ytFUZ2oKL0+Hosn7qLhhrZVNE=; b=B+3T+ADkFzb8NGYrFAr3zIS6k3YJa0POzZW1goY/7m5wFFjQ9WjqMkSYwJwegXYD3g BBvWIS01fM2f9AziV4irfkVCjAepWY1k0l6A2JUCcsgk08hGZBvHHbgDucCEn/5/0Jge KkEfYUPgu8DmiLjVC0MZu4PfC5AF3v+kRw0QGXTZOt/xEv19OgdOnNGXK60DhDpM5ON6 CJGY9WzzqOVmA6cTB7RYLJyBpectEJQ0bySmXl92bA4x9J+o92n13sXEaMnpJzmvzShf Rf+jz5/3J8SlQ8SUIwfO3n2ZYBTY5jQdnbOuI4GI2LxxOg1T9FVpZJoMevIghKxjH9yg 7qGw== X-Received: by 10.112.164.66 with SMTP id yo2mr10156243lbb.33.1434997967825; Mon, 22 Jun 2015 11:32:47 -0700 (PDT) Original-Received: by 10.112.164.146 with HTTP; Mon, 22 Jun 2015 11:32:28 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22e X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:17737 Archived-At: --001a11c32d5c2032a005191f804f Content-Type: text/plain; charset=UTF-8 Dear Andy, I am still busy with creating a proper assembler within Guile. The first step was to be able to execute a page, which I have been able to create. If you are interested, I can put a git repository somewhere. Kind Regards, Sjoerd --001a11c32d5c2032a005191f804f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Dear Andy,

I am still busy with cre= ating a proper assembler within Guile. The first step was to be able to exe= cute a page, which I have been able to create.

If you are inte= rested, I can put a git repository somewhere.

Kind Regards,
Sjoerd
--001a11c32d5c2032a005191f804f--