This repository contains examples for FFI using GNU Guile. It is work in progress.

Zelphir Kaltstahl 631c3b2e39 add -fpic to CFLAGS 3 tahun lalu
hello-world 608993d684 add notes and a few simple C projects 3 tahun lalu
simple-math-example 631c3b2e39 add -fpic to CFLAGS 3 tahun lalu
type-sizes 608993d684 add notes and a few simple C projects 3 tahun lalu
.gitignore 9e87981a42 add gitignore 3 tahun lalu
LICENSE a94ae39db1 Initial commit 3 tahun lalu
README.md a94ae39db1 Initial commit 3 tahun lalu
notes.org 608993d684 add notes and a few simple C projects 3 tahun lalu

README.md

guile-ffi-examples

This repository contains examples for FFI using GNU Guile. It is work in progress.