chicken-scheme: split library and refactor
authorGeorge Sapkin <george@sapk.in>
Sun, 21 Dec 2025 22:40:01 +0000 (00:40 +0200)
committerGeorge Sapkin <george@sapk.in>
Mon, 22 Dec 2025 12:56:48 +0000 (14:56 +0200)
commit5b4e4bf3c5e926532d976b3655974911ee0632db
tree0a467cc307a228aa997497cfaae08fcc7306e444
parente00c01fd7da88a4081b0f3412dc0d7b95187ac52
chicken-scheme: split library and refactor

Split library into a separate package and refactor Makefile.

Strip all executable binaries without stripping the library that's
used by the compiler.

Add SPDX license identifier.

Signed-off-by: George Sapkin <george@sapk.in>
lang/chicken-scheme/Makefile