Dear Guile Users, I am unable to run guile objects directly from the command line. I inspected the manual thoroughly, however I did not see any mention of my desired action. Is it possible to execute guile objects directly, or are they reserved for internal caching mechanism only?
I tried the following commands with no luck: guile3.0 example.scm.go guile3.0 --language=bytecode example.scm.go Your help and interest is much appreciated. Thanks, Hakan