[Chicken-users] Call for Workshop Proposals: ICFP 2018

2017-10-26 Thread Lindsey Kuper
[ Please disregard previous version sent with the wrong subject line. ] CALL FOR WORKSHOP AND CO-LOCATED EVENT PROPOSALS ICFP 2018 23rd ACM SIGPLAN International Conference on Functional Programming September 23-29, 2018

[Chicken-users] Call for Participation: ICFP 2017

2017-10-26 Thread Lindsey Kuper
CALL FOR WORKSHOP AND CO-LOCATED EVENT PROPOSALS ICFP 2018 23rd ACM SIGPLAN International Conference on Functional Programming September 23-29, 2018 St. Louis, Missouri, United States

Re: [Chicken-users] How to use bezier function in 2d-primitives?

2017-10-26 Thread Matt Welland
On Oct 25, 2017 4:32 PM, "Kooda" wrote: On Tue, 24 Oct 2017 22:15:47 -0700 Matt Welland wrote: > I tried this: > > (use 2d-primitives) > (with-output-to-file "test.csv" > (lambda () > (for-each >(lambda (v) > (print (f32vector-ref