This project is an experiment in using libffi for calling external libraries with Euphoria. Specifically, Euphoria does not natively support passing or receiving structures by value and libffi does. This will make interfacing with several libraries a lot easier and in some cases, make interfacing possible where it was not possible before. The end goal is to build libffi into the backend of Euphoria and expose it via machine_func()
, and then deprecate the existing std/dll.e
routines.
-
Notifications
You must be signed in to change notification settings - Fork 2
ghaberek/libffi-euphoria
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An experiment in using libffi with Euphoria
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published