<div dir="ltr"><div>Wow, that was quick!</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 15, 2021 at 7:42 AM <<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi! You can report issues here, or to me personally. </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
In s7, keywords are symbols that happen to start or end<br>
with a colon (and are constants evaluating to themselves).<br></blockquote><div><br></div><div>My bad (I blame my fingers for all typing problems, haha..)</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Thanks very much for the link to your<br>
docs and demos -- I'll check them out later today.<br>
I don't think I've ever heard of Bazel.<br></blockquote><div><br></div><div>It's the One True Build System. (Joke!) It's basically Google's internal build system open-sourced. Very good for reproducible builds, polyglot support, etc. s7 doesn't really need a fancy build system, but if you want to integrate it with other stuff, Bazel is nice to have. You may find it useful for development, play around with my docs&demos repo with it and let me know if you have questions.</div><div><br></div><div>In fact the reason I got started with s7 is because I want to add a Scheme binding to a Bazel tool I'm building.</div><div><br></div><div>s7 looks very good so far, really should be better known, maybe my demos and docs can help with that. Thanks so much for making it available!</div><div><br></div><div>I definitely have some questions and comments so I'll be in touch soon.</div><div><br></div><div>Gregg</div></div></div>