Dear all, I have finished another bit of my in-line assembler exercise, as I am able now to allocate regions of executable memory through mmap, in malloc style and it is garbage collected.
Still a lot to do, but I am getting hopeful. Please have a look at: https://github.com/santidhammo/guile-assembler My goal is still to create a JIT engine in Guile. Met vriendelijke groet, Sjoerd