From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 7662 invoked from network); 13 Dec 2020 07:12:07 -0000 Received: from ewsd.inri.net (107.191.116.128) by inbox.vuxu.org with ESMTPUTF8; 13 Dec 2020 07:12:07 -0000 Received: from mail-lf1-f43.google.com ([209.85.167.43]) by ewsd; Sun Dec 13 02:09:49 -0500 2020 Received: by mail-lf1-f43.google.com with SMTP id o17so19248049lfg.4 for <9front@9front.org>; Sat, 12 Dec 2020 23:09:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=pHiH+KAgQS31FdT7qqjO/uKwq2FShNzwZJt85V1cT8I=; b=pLnVjU2Agw9a+1pmMt4tDYrL1Rshl6eNGapvoFWFsnYEtnfUwsLtjACDobzHUp5dIU JWAoHpW4Qpjq2lBrK/OJWeIIG7ocbj1EPhh7tigHYIXEVliESMO8MqfUgpFP1uOUiCed +Crgu8Mx/CUzIn95WblhfE8NWt9PoUqkpgIPvRuiQSgg3bMBAjxfEqf580begVllFCRy BF09f+1auWyGaaocUMdLs2Rpmv9tWRuos/3Wuq3l41h3yJx9XDt6iqr0QiRpDmw0t2kY ZvALj24b5SS+7XuL6aKT1vSNBKQbeSBZdkQl/rhBHrxNCXu1fOVJA2etC1RCxedYZk6U 2zFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=pHiH+KAgQS31FdT7qqjO/uKwq2FShNzwZJt85V1cT8I=; b=Ba/U5IsnT1i+gZjICJb2fjr+R+F4yI+sW+cU3RgvZdwuu2OEnWG/kDgZ9fv2zPVcv0 IwIGFtEufCico9/PaUtDCxe1jtg7v5Qbd5jbZFLnHQ8NWAuXquVGOx5aw+lM0u0HaLK6 vYQ2nSMSoS6od2y+ovk89T9vBAPF4CX6ZbUB0uz/MxM1SLUMj0+F7wqzu4sRBtrhn2zS Qx0lkb5gbm+tefkv6y3M+qlTdspOShM/Vo34o+CEuUb5tGzXiZny377+boT6qQZJ8gw+ 9d52asRhrSNNt997XSWOEDE2za/Vy3Ysz8/HH+5Ems0IbozUZDz/z7sYedIkcoA4pb4g IF4g== X-Gm-Message-State: AOAM532PH3ZM3AUWe16edzp/XrBYNpFGD+bjzl5kSLkMVH9KiGRzl8Vk O1mLp4kGIm155HGT8ErVsRVq2GtYJ1pKMR4Yt2BBZK/MyQc= X-Google-Smtp-Source: ABdhPJzlZr7bS17LGspFWWIGXgWTJ+YoEJN//SFh8mpcxV7AIrUYTyThwAjwEiOOsiUr9ENJ7A4u6tajiAoysvEnewE= X-Received: by 2002:a2e:b5b3:: with SMTP id f19mr9024765ljn.199.1607843383636; Sat, 12 Dec 2020 23:09:43 -0800 (PST) MIME-Version: 1.0 References: <515345ad-3424-ab9b-3ff2-0b429e0f898a@mail.posixcafe.org> <616A24985829CC85D89C44342A167B52@ranger.org> In-Reply-To: <616A24985829CC85D89C44342A167B52@ranger.org> From: Bogunix M Date: Sat, 12 Dec 2020 23:09:32 -0800 Message-ID: To: 9front@9front.org Cc: moody@mail.posixcafe.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: advanced webscale engine reduce/map layer Subject: Re: [9front] Greetings! (and few questions) Reply-To: 9front@9front.org Precedence: bulk Thank you for your replies. I have updated the Stackoverflow question that Go compilation will work in 9front. Later this month I will look into the `duit` and `Libdraw`, though my preference is to make the `tcell` work in Plan9, given the amount of tools written in it (such as the Micro text editor [1]) Sincerely, Bogunix [1] https://github.com/zyedidia/micro/ On Fri, Dec 11, 2020 at 11:39 AM Daniel Moch wrote: > > Quoth Jacob Moody : > > On 12/10/20 8:18 AM, telephil9@gmail.com wrote: > > > > > > > > > > If you want to write a graphical program in GO that works on plan9 > > > > > then you could take a look at duit (https://github.com/mjl-/duit). > > > > > > > > > I was never able to get duit to work completely on 9front, I had some > > success with a forked version of the p9p go tools that I had hacked > > on[0] but there seemed to be quite a few little differences to the > > environment that p9p gives vs what native plan9 gives you in practice. > > In particular I recall p9p devdraw always had the window top left corner > > be (0,0), which caused quite a few assumptions in duit. Also some issues > > on how to treat special characters like tab literals in text display. I > > could be remembering wrong, it has been a while since I tinkered with it. > > > > [0] https://github.com/majiru/go > > Glad to hear about this. I've been missing acmego since moving to > 9front and was planning to start hacking on the p9p Go tools. I'll > just start with this and send PR's your way if I find any issues.