mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-04 03:36:34 +02:00
This change allows libraries to expand properly when cond-expand contains multiple sub-expressions. Previously it only worked properly if the sub-expressions were begin's. |
||
---|---|---|
.. | ||
example | ||
life.scm | ||
Makefile | ||
README.md |
This is the game of life example program from R7RS.