unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* singpolyma presents on writing guix packages with js
@ 2022-03-27 18:55 jgart
  0 siblings, 0 replies; only message in thread
From: jgart @ 2022-03-27 18:55 UTC (permalink / raw)
  To: Guix Devel

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.みんな/



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-03-27 18:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-27 18:55 singpolyma presents on writing guix packages with js jgart

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).