[Joypy-announce] [SCM] Thun (joypy) branch, simpler, updated. 813c5c0a23992c35320e644dec211cde2ba3ce23

Back to archive index
scmno****@osdn***** scmno****@osdn*****
Fri Sep 23 09:26:58 JST 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "Thun" repository
containing the "joypy" project.

The branch, simpler has been updated
       via  813c5c0a23992c35320e644dec211cde2ba3ce23 (commit)
      from  92338037e7b0e2fd07f89964c0fdefd1170f5b92 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 813c5c0a23992c35320e644dec211cde2ba3ce23
Author: Simon Forman <sform****@hushm*****>
Date:   Thu Sep 22 17:26:28 2022 -0700

    What would a little C Joy look like?
    
    Let's use GMP for ints and Boehm GC.

-----------------------------------------------------------------------

Summary of changes:
 implementations/C/Makefile |   5 +++++
 implementations/C/joy      | Bin 0 -> 14040 bytes
 implementations/C/joy.c    |   8 ++++++++
 3 files changed, 13 insertions(+)
 create mode 100644 implementations/C/Makefile
 create mode 100755 implementations/C/joy
 create mode 100644 implementations/C/joy.c


hooks/post-receive
-- 
Thun (joypy)



More information about the Joypy-announce mailing list
Back to archive index