OSDN Git Service

What would a little C Joy look like?
authorSimon Forman <sforman@hushmail.com>
Fri, 23 Sep 2022 00:26:28 +0000 (17:26 -0700)
committerSimon Forman <sforman@hushmail.com>
Fri, 23 Sep 2022 00:26:28 +0000 (17:26 -0700)
commit813c5c0a23992c35320e644dec211cde2ba3ce23
treee3f78f9ffa362f99bb79177e2882816f5383d97a
parent92338037e7b0e2fd07f89964c0fdefd1170f5b92
What would a little C Joy look like?

Let's use GMP for ints and Boehm GC.
implementations/C/Makefile [new file with mode: 0644]
implementations/C/joy [new file with mode: 0755]
implementations/C/joy.c [new file with mode: 0644]