guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

singpolyma presents on writing guix packages with js


From: jgart
Subject: singpolyma presents on writing guix packages with js
Date: Sun, 27 Mar 2022 14:55:31 -0400

Hi Guixers!

Today's Guix Packaging Meetup will feature singpolyma:

https://singpolyma.net/

singpolyma will be discussing and demonstrating how to write a Guix
package with javascript instead of guile. This is possible because while
we tend to think of Guile as a scheme dialect, Guile is actually a highly
extensible compiler tower that happens to include a Scheme frontend. It
also includes an undocumented ECMAscript frontend which can be used to
run JavaScript-compatible code and syntax that calls any arbitrary Guile
code (e.g. Guix code).

Here's more info about the meetup:

https://man.sr.ht/~whereiseveryone/wiki/meetup.md#guix-packaging-meetup

Here's a paste of a js guix package:

https://paste.sr.ht/~singpolyma/4cde2beca8c427eeec1895c272024fd1e497af67

js API probably changed since that paste.

hope to see you there,

jgart

https://whereis.みんな/
gemini://whereis.みんな/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]