9front - general discussion about 9front
 help / color / mirror / Atom feed
From: "Sigrid Solveig Haflínudóttir" <ftrvxmtrx@gmail.com>
To: 9front@9front.org,"Alexander Shendi (Web.DE)" <Alexander.Shendi@web.de>
Subject: Re: [9front] Noob questions
Date: Fri, 19 Jun 2020 21:01:37 +0200	[thread overview]
Message-ID: <3AB69E1C-A20D-4115-81ED-752A8BCFCBC3@gmail.com> (raw)
In-Reply-To: <BBDC2DA9-397B-4B30-8374-2DEA7A8F72C4@web.de>

>2. I would like to have a array programming language at my disposal.
>Currently the most promising candidate is Rob Pike's Ivy. As it is
>written in Go, the way forward is:
>2.1 Install a binary package of Go 1.4.3 or 1.14 (done).
>2.2 Bootstrap a version of Go that is aber to compile Ivy from it using
>the pacjages from step 2.1.
>

Binary package for Plan 9?
I think you can crosscompile on any OS that already has Go:
GOOS=plan9 GOARCH=amd64 go build




  reply	other threads:[~2020-06-19 19:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-19 18:56 Alexander Shendi (Web.DE)
2020-06-19 19:01 ` Sigrid Solveig Haflínudóttir [this message]
2020-06-19 20:40   ` [9front] " Alexander Shendi (Web.DE)
2020-06-19 20:56     ` Stanley Lieber
2020-06-19 20:03 ` Kurt H Maier
2020-06-19 20:08 ` ori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3AB69E1C-A20D-4115-81ED-752A8BCFCBC3@gmail.com \
    --to=ftrvxmtrx@gmail.com \
    --cc=9front@9front.org \
    --cc=Alexander.Shendi@web.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).