Re: patch: executable modules support with "guile -e ENTRYPOINT"
Neil Jerram <[email protected]>
| Newsgroups | gmane.lisp.guile.user,gmane.lisp.guile.sources |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Marius" == Marius Vollmer <[email protected]> writes: Marius> (:: (my module) start) Marius> or maybe Marius> (:: my module start) Marius> So what do people say? Just to check I understand - this is just syntax, right? Specifically, it's just a more convenient form for (module-ref (resolve-module '(my module)) 'start) I don't mean to imply that being "just syntax" would be bad; I want to check that there isn't something cleverer being suggested here that I am missing. Regards, Neil _______________________________________________ Guile-user mailing list [email protected] http://mail.gnu.org/mailman/listinfo/guile-user