Sasank Chilamkurthy · Feb 19, 2024
Foreign Function Interfaces, or How to Expose C Functions in Scheme
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
One of my biggest hit posts is how to call C functions from Lua. This feature is called as foreign function interface or FFI in short. In this post, I am going to show how to do FFI in Scheme. I will also add some wisdom to the mix :).FFI and Deep...
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.