I have started working on an interactive debugger for Guile. Still at a very early stage. But here is a small demo. Thanks to Andrew Tropin (@abcdw) for guile-ares-rs and arei, which serve as the foundation for this tool.
9 posts total
I have started working on an interactive debugger for Guile. Still at a very early stage. But here is a small demo. Thanks to Andrew Tropin (@abcdw) for guile-ares-rs and arei, which serve as the foundation for this tool. I was able to build pijul version 1.0.0-beta.9 using Guix. Link to the package: https://git.sr.ht/~akagi/rrr/tree/12118709e84be8b13869b4b62800c66f0e8f6f57/item/rrr/packages/pijul.scm#L336 Finally built a Guix image for visionfive2. 1 Gbit eth0 doesn't work yet and only half of the memory is detected, but it's already possible to write it to a flash drive and get a working system. https://git.sr.ht/~akagi/vf2-guix https://paste.sr.ht/~akagi/a403360c2787e46960a6bce98bd6ab43c6cdd137 https://git.sr.ht/~akagi/guix/. #guix #visionfive2 #riscv Two weeks of continuous cross compilation on an Intel i5-8250U and now guix pack --system=riscv64-linux -f deb guix, which also took a little over a week. Emacs built with support for tree-sitter. To use it, you must set (setq treesit-extra-load-path '("~/.guix-home/profile/lib")) or It depends on how you install it. https://git.sr.ht/~akagi/rrr/tree/master/rrr/packages/emacs.scm#L216 @fd9a its documentation says that tree-sitter will look eventually in the system default locations for dynamic libraries, is not this enough? Skempo templates to commit new/updated #guix package using #emacs built-in vc. https://paste.sr.ht/~akagi/710d1c261f98ed5f50a175308957ef7dca3c8ded |