Elektrine lite

← Feed

@aoeuidhtns@app.wafrn.net

Post #2433317

2026-05-12 01:33 UTC

@RueNahcMohr@infosec.exchange @saagar@federated.saagarjha.com i was trying to make it portable by using srfis instead of guile functions but i then used the guile module syntax foolishly thinking that it was standard

Replies (1)

  • @aoeuidhtns@app.wafrn.net 2026-05-12 01:44

    @RueNahcMohr@infosec.exchange @saagar@federated.saagarjha.com i guess importing srfis just isn't a thing you do (outside of guile and chicken scheme, as far as i am aware) i think in chicken scheme or wherever srfi importing is practiced, you could replace the first line with "(import (srfi 1) (srfi 27))"

    Open ##2433320