unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
To: Christopher Lemmer Webber <cwebber@dustycloud.org>
Cc: guile-user@gnu.org, Ian Price <ianprice90@gmail.com>
Subject: Re: Summer of Code Recap
Date: Tue, 11 May 2021 17:50:10 +0200	[thread overview]
Message-ID: <87k0o5i825.fsf@web.de> (raw)
In-Reply-To: <87a6p1l47j.fsf@dustycloud.org>

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


Christopher Lemmer Webber <cwebber@dustycloud.org> writes:

> Anyway, is there support from the maintainers from getting this merged
> if I can get things working again?  I'd really like to see this effort
> not go to waste... I'd even like to write a few demos using it.

I’m no maintainer, but I would love having the js backend merged! I
tried biwascheme to write Scheme on the web[1] but found it lacking (it
combines the gotchas from javascript (no hygiene) with the gotchas from
transpiling), and I would love to have a canonical source of Guile-code
for Javascript-tools on my website and for small games.

Best wishes,
Arne

[1]: This pseudo-random language-assignment generator is written in biwascheme:
     https://www.draketo.de/software/vorlesung-netztechnik#nummer-zu-sprache
     https://www.draketo.de/software/matrikellanguage.scm
     <script src="biwascheme.js">
       (load "matrikellanguage.scm")
       (let loop ()
           (wait-for "#matrikelnummer" "input")
           (set-content! "#result" (matrikel->pair (get-content "#matrikelnummer")))
           (console-log "ok.")
           (loop))
     </script>
-- 
Unpolitisch sein
heißt politisch sein
ohne es zu merken

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

      parent reply	other threads:[~2021-05-11 15:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-28 18:56 Summer of Code Recap Ian Price
2017-08-28 19:25 ` Christopher Allan Webber
2017-08-28 19:58   ` Nala Ginrut
2017-08-28 21:39 ` Amirouche
2017-08-29  3:27   ` Christopher Allan Webber
2017-09-01 22:09 ` Amirouche Boubekki
2017-09-02  6:58   ` Arne Babenhauserheide
2017-09-06 18:25   ` Amirouche Boubekki
2017-09-07  6:32     ` Amirouche Boubekki
2017-09-08 12:18       ` Amirouche Boubekki
2021-05-11 14:45 ` Christopher Lemmer Webber
2021-05-11 15:08   ` Christopher Lemmer Webber
2021-05-11 15:19     ` Christopher Lemmer Webber
2021-10-11  1:50       ` Christine Lemmer-Webber
2021-10-11  5:28         ` Dr. Arne Babenhauserheide
2021-05-11 15:50   ` Dr. Arne Babenhauserheide [this message]

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=87k0o5i825.fsf@web.de \
    --to=arne_bab@web.de \
    --cc=cwebber@dustycloud.org \
    --cc=guile-user@gnu.org \
    --cc=ianprice90@gmail.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).