Email or username:

Password:

Forgot your password?
205 posts total
Grigory Shepelev

Packed «JRM’s Syntax-rules Primer for the Merely Eccentric» manual as .texinfo for guix.

github.com/shegeley/jrm-syntax

#scheme #macro #syntax-rules #guile #guix

Grigory Shepelev

Had a pair programming session on git.sr.ht/~abcdw/guile-nrepl with @abcdw yesterday morning.

Delightful experience of watching a pro developer workflow and and explanation on how repls work in general.

guile-geiser must die.

#guix #repl #guile #scheme

Grigory Shepelev

Started to understand GNU Build Toolchain (Automake & friends)

Send a PR to guile-wayland library that deals with project's structure and build system

#guile #guix #gnu

github.com/guile-wayland/guile

Grigory Shepelev

I understand the "coreness" of GNU Make and Autotools but it's seems so damn f*cked up.

Trying to fix the build system of the Guile's Wayland bindings.

Any help appreciated.

github.com/shegeley/guile-wayl

#guix #guile #wayland

Grigory Shepelev

No. It was my mistake. The project was building from the very beginning. I just wanted fancier "formatting" for the Make- and autotools files. Broke everything and couldn't debug. I'd say it really lacks basic static analysis.The errors ares happens only in compile-time, and the messages are barely decryptable.

Go Up