Looks like it's time for me to write some more documentation :-)

Below I've included all the ways I've found to include code, along with the pages from the wiki where I got the info. If anyone who knows of more of either could tack that on, I'll start working on untangling the mess so new users (including myself) will know what to use when.


Methods:
(require-extension ...)
(use ...)
(require ...)
(include ...)
(load ...)
(load-relative ...)
(declare (uses ...))

Reference:
http://galinha.ucpel.tche.br:8080//Non-standard%20macros%20and%20special%20forms
http://galinha.ucpel.tche.br:8080//Unit%20eval#Loading%20extension%20libraries
http://galinha.ucpel.tche.br:8080//Using%20the%20compiler


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to