index
:
chromatopelma
main
Partial r7rs implementation with a focus on ease of implementation and a reusable library. Work in progress.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
csc
/
Makefile
blob: d4f1ab6b5e5c4cc10a4e4eb0af7eb61883f21048 (
plain
) (
blame
)
1
2
3
4
5
CSC := guile-compat/csc.fish .PHONY: test test: *.csc $(CSC) test-main.csc *-test.csc