[gambit-list] Need review for an open-source book/library on Computation at Compile Time (using Gambit)

Bill Six billsix at gmail.com
Mon Aug 1 00:50:30 EDT 2016


https://github.com/billsix/bug/blob/master/src/bug.pdf

On Mon, Aug 1, 2016 at 12:14 AM, Adam <adam.mlmb at gmail.com> wrote:

> Yes PDF please. If you don't want the current PDF to remain on the
> Internet, maybe you can upload it and then remove it in fixnum days.
>
> 2016-08-01 9:03 GMT+08:00 Bill Six <billsix at gmail.com>:
>
>> Marc, et al.,
>>
>> I'm finishing writing an open-source book/library on Computation at
>> Compile Time, using Gambit.  Before I self-publish it, I would like
>> feedback.
>>
>> The book is about augmenting the compiler with the code which it is
>> compiling, thus treating the compiler as an interpreter.  Testing dominates
>> the compile-time computation, as each procedure in the book is collocated
>> with tests for that procedure.  Should any test fail, the library does not
>> get built.
>>
>> Sound interesting?  The code is at https://github.com/billsix/bug, but I
>> will send my current PDF on request.
>>
>> Bill Six
>>
>>
>> _______________________________________________
>> Gambit-list mailing list
>> Gambit-list at iro.umontreal.ca
>> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20160801/1165a0db/attachment.htm>


More information about the Gambit-list mailing list