23 Jul
2015
23 Jul
'15
16:54
On Jul 23, 2015, at 3:24 PM, Bradley Lucier <lucier@math.purdue.edu> wrote:
How does one use the "define-library" form? Is there documentation somewhere, or does one just guess from the examples in that git repository?
Yes you can look at test.scm in that repository. There are also other repositories in my github account which show more advanced uses of define-library, for example https://github.com/feeley/base64/blob/master/base64.scm Marc