Trying out how to interact between C++ and Guile Scheme
| .gitignore | initial commit trying out interaction between scheme and c++ | |
| hello.scm | add example for triggering limit violations of sandbox | |
| main.cpp | add module for C++ functions, to make it work with sandbox again | |
| main.scm | add module for C++ functions, to make it work with sandbox again | |
| Makefile | initial commit trying out interaction between scheme and c++ | |