guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Attempt to create an inline assembler for Guile


From: Sjoerd van Leent
Subject: Attempt to create an inline assembler for Guile
Date: Wed, 24 Jun 2015 21:41:25 +0200

Hi All,

In line with my will to create an assembler, I started first by being able to execute something in memory, using the memory-mapper strategy. I am aware not all platforms use the same mechanism, but this is a starting point.

At a later point, an inline assembler can be used by a (more abstract) JIT engine

I put my repository here:

https://github.com/santidhammo/guile-assembler

Met vriendelijke groet,
Sjoerd

reply via email to

[Prev in Thread] Current Thread [Next in Thread]