diff options
| author | 2025-04-10 18:58:23 -0400 | |
|---|---|---|
| committer | 2025-04-10 18:59:05 -0400 | |
| commit | dc92aefa3a1725f1c1e9e15a0fe3a62d3a911192 (patch) | |
| tree | 46a4cbcf0c0156ed0b1c92b828322a46099481aa /README.md | |
| parent | add r7rs-pffi example (diff) | |
pffi guile example
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,3 +15,8 @@ Packages of only Scheme code intended for use in Chibi should use the to the appropriate directory. Code that contains shared objects (from `chibi-ffi`) should use `gnu-build-system` and copy the files in an input. + +## Guile + +Guix is the package manager for Guile so everything is already taken care +of for us. |
