9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "ibrahim via 9fans" <9fans@9fans.net>
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] licence question
Date: Sat, 29 Jan 2022 13:14:50 -0500	[thread overview]
Message-ID: <16434800900.d7f35aF.82986@composer.9fans.topicbox.com> (raw)
In-Reply-To: <700A0B4D-23A6-4980-9DC8-50E293A34296@iitbombay.org>

[-- Attachment #1: Type: text/plain, Size: 2296 bytes --]

On Saturday, 29 January 2022, at 5:56 PM, Bakul Shah wrote:
> Also note that plan9 c compilers are likely no faster than tcc. And there will
> be other challenges.

My kiosk application using plan 9 and its compilers is already working. There were no problems changing from llvm to plan9 compilers. The speek difference between plan9 compiled code and gcc, llvm compiled code is irrelevant. I use compilers for many different tasks to avoid scripting at all. Everything gets expressed as C files which get automatically generated, translated and are called as child processes while using pipes. Some of those C files are for the generation of plot and graph data (2D, 3D). This data than gets rendered into image files which than are displayed. The system works similar to gnuplot, asymptote aso with the difference that no external interpreter is used. This works simpler and faster using plan9 as using freebsd and llvm. The plan9 compilers are ideal for jit tasks.

On Saturday, 29 January 2022, at 5:56 PM, Bakul Shah wrote:
> Not to dissuade you from switching to plan9 but just pointing out
> there are ways to reduce the image size while staying with FreeBSD.

 Don't worry I already realized my kiosk app using plan9 and wanted to make sure of their are licensing problems I didn't know about. I only use the libraries so the problems regarding commands aren't important for me. The second reason why I asked here is cause if there are prefered ways of acknowledgement I would include those. After this thread I will place something like "This software is based in parts on plan9, legacy9 and 9front. Those are licensed under MiT <link>. For those who are interested in those projects <links>"

As a sign of my gratitude and after the results of my other thread and the lack of interest for a framebuffer device I intend to write a pdf and contribute reduced versions of  devdraw, memlayer, memdraw which can be used for creation of such framebuffer based distributions which don't need the plan9 gui. This will be licenced under the MIT. 


 
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T3e07bfdf263a83c8-M7b9ae9bc73a39379d01d7fba
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 3324 bytes --]

  parent reply	other threads:[~2022-01-29 18:14 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-27 22:43 ibrahim via 9fans
2022-01-27 22:48 ` hiro
2022-01-27 23:33   ` ibrahim via 9fans
2022-01-28  0:05     ` hiro
2022-01-28  0:42       ` ibrahim via 9fans
2022-01-28  0:46         ` ori
2022-01-28  1:14           ` ibrahim via 9fans
2022-01-28  3:23             ` Kurt H Maier via 9fans
2022-01-28 12:01               ` ibrahim via 9fans
2022-01-28 21:59                 ` hiro
2022-01-29 13:03                   ` ibrahim via 9fans
2022-01-29 13:24                     ` hiro
2022-01-29 14:08                       ` ibrahim via 9fans
2022-01-29 14:59                         ` sirjofri
2022-01-29 18:11                         ` Grant Defayette
2022-01-29 19:00                           ` ibrahim via 9fans
2022-01-29 20:43                         ` hiro
2022-01-29 21:32                           ` ibrahim via 9fans
2022-01-29 21:42                             ` hiro
2022-01-29 22:23                               ` ibrahim via 9fans
2022-01-29 23:14                                 ` sirjofri
2022-01-29 23:27                                   ` hiro
2022-01-29 23:36                                   ` ibrahim via 9fans
2022-01-30  0:08                                     ` hiro
2022-01-30  1:45                                       ` ron minnich
2022-01-30  2:18                                         ` ibrahim via 9fans
2022-01-30 21:00                                           ` ron minnich
2022-02-01 15:08                                             ` ibrahim via 9fans
2022-02-01 17:06                                               ` Dan Cross
2022-01-29 22:14                         ` Bakul Shah
2022-01-29 22:40                           ` ibrahim via 9fans
2022-02-04 15:30                         ` Kent R. Spillner
2022-02-04 16:17                           ` Grant Defayette
2022-02-04 16:29                           ` ibrahim via 9fans
2022-02-04 21:12                             ` sirjofri
2022-02-04 17:48                           ` Kurt H Maier via 9fans
2022-02-05  0:08                             ` Frank D. Engel, Jr.
2022-02-05 16:47                               ` hiro
2022-01-29 14:26                     ` David Leimbach via 9fans
2022-02-01 14:12                       ` Dan Cross
2022-02-01 22:47                         ` hiro
2022-02-02 13:22                           ` Wes Kussmaul
2022-02-02 16:25                             ` ori
2022-02-02 18:22                               ` ron minnich
2022-02-02 19:00                                 ` ibrahim via 9fans
2022-01-29 16:15                     ` Wes Kussmaul
2022-01-29 16:56                     ` Bakul Shah
2022-01-29 17:17                       ` ori
2022-01-29 18:14                       ` ibrahim via 9fans [this message]
2022-01-29 18:58                     ` cinap_lenrek
2022-01-29 19:23                       ` ibrahim via 9fans
2022-01-29 20:48                         ` hiro
2022-01-29 21:18                           ` Steve Simon
2022-01-29 21:34                             ` hiro
2022-01-29 21:43                             ` ibrahim via 9fans
2022-01-29 22:44                               ` hiro
2022-01-29 23:26                                 ` ibrahim via 9fans
2022-01-30  7:55                           ` tlaronde
2022-01-30 13:44                             ` ibrahim via 9fans
2022-01-30 13:56                               ` tlaronde
2022-01-28  3:14 ` Lucio De Re

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=16434800900.d7f35aF.82986@composer.9fans.topicbox.com \
    --to=9fans@9fans.net \
    /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).