-
Notifications
You must be signed in to change notification settings - Fork 0
A simple project to teach myself guile, git, autotools, etc.
License
MitchCarroll/guiletest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple project to learn guile and embedded guile scripting Now using SWIG to generate bindings for Guile at present, the project generates a shared library (libfactorial.so), and a small binary to test the C++ side of the lib (guiletest). to load the library from Guile, one should evaluate: (load-extension "libfactorial" "scm_init_factorial_factorial_module")
About
A simple project to teach myself guile, git, autotools, etc.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published