unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Nicolò Balzarotti" <anothersms@gmail.com>
To: guix-devel@gnu.org
Subject: Dart Compiler
Date: Tue, 24 Nov 2020 14:26:16 +0100	[thread overview]
Message-ID: <87v9duyjgn.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> (raw)


Hello Guix!

In the last few months I've been working on the dart compiler.

Dart is a programming language by google [1], mostly used with the UI
Framework flutter [2].  When the android-sdk will be available on guix,
it should be possible to use dart+flutter to write android programs.

As you can guess, dart compiler is written in dart.  The latest stable
version is 2.10.  Luckily, I was able to compile an old 2.0.0-dev
version from source.  Using this version, I could build the following:

2.0.0-dev.8.0 -> 2.0.0-dev.20.0 -> 2.0.0-dev.24.0 -> 2.0.0-dev.36.0 ->
2.0.0-dev.42.0 -> 2.0.0-dev.54.0 -> 2.0.0-dev.65.0 -> 2.0.0-dev.65.0-2
-> 2.0.0-dev.66.0 -> 2.0.0-dev.67.0 -> 2.1.0-dev5.0 -> 2.1.0-dev6.0 ->
2.2.0 -> 2.4.0 -> 2.5.0

I should be able to build the latest stable (2.10) with some more work
using version 2.5.

I'm polishing the code a bit, and then I'll submit the patches.
However, the codebase is enormous, and the download page says that
analytics are enabled by default (but they can be disabled).  I'd patch
the analytic part disabling it all.  However, is there some process that
the package should undergo?  Like, we have ungoogled-chromium, but I
know of no project that has "ungoogled" dart.

What is the way forward?
Thanks, Nicolò


[1] http://https://dart.dev
[2] https://flutter.dev/


             reply	other threads:[~2020-11-24 13:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24 13:26 Nicolò Balzarotti [this message]
2020-11-24 13:41 ` Dart Compiler Julien Lepiller
2020-11-24 13:48   ` Nicolò Balzarotti

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87v9duyjgn.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me \
    --to=anothersms@gmail.com \
    --cc=guix-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).