issues
search
vydd
/
sketch
A Common Lisp framework for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction, and more.
MIT License
1.41k
stars
67
forks
source link
Renames the control flow functions
#127
Closed
vydd
closed
11 months ago
vydd
commented
11 months ago
LOOP-YES
is now
START-LOOP
LOOP-NO
is now
STOP-LOOP
Fixes the
CONTROL-FLOW
example, exports it
LOOP-YES
is nowSTART-LOOP
LOOP-NO
is nowSTOP-LOOP
CONTROL-FLOW
example, exports it