Skip to content

ghaberek/libffi-euphoria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libffi-euphoria

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.

About

An experiment in using libffi with Euphoria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published