-
Finally got the chance to try Cyclone on a real program. I'm liking how easy it is to use and how much of a speedup it gives to complex code :)
Found the following minor nit: `(scheme cxr)` procedu…
-
Cyclone fails to compile with an older version of libck (0.4.??). This would not really be a problem except for the fact that it is the default version in Linux Mint, and possibly other distros. TBD i…
-
Use the library index within 'indexes'
-
The current definition of the `ml-model:inferencing-image` and `ml-model:training-image` links requires that they be of the form `//:` (e.g. `docker.io/some_organization/example-image:1`), which gives…
-
Noting the following areas of our API docs that are incomplete:
- ~~SRFI 106 (sockets) - The library contents are listed but not documented further~~
- ~~SRFI 117 (queues) - Contents are not docum…
-
Hi there,
first of all thanks for the Windows port :).
I ran into some minor and one issues I cannot resolve:
1) -rdynamic i not accepted with the latest MSYS2 (msys2-x86_64-20240113) (simply…
-
Hello,
first of all : Thank you for this great project! Good learning stuff, a very useful tool ... and fun :-)
### Goal :
My goal is to use **openFPGALoader** for programming a **QSPI-flas…
-
What would be the criteria for listing Scheme implementations on the table?
I see that Biwa and Cyclone are missing, and these are actively maintained; and there are others in the table that don't se…
-
Setting this up to track various changes required to support [schemepunk](https://github.com/ar-nelson/schemepunk)
-
Arthur asked a good question:
> why does (c-linker-options ...) only work with library definitions? Would it be too difficult to allow programs to use it too? I really found it elegant to use schem…