Stuck on another question2221 (10/20/2010 11:50:32 PM) comp.lang.scheme Here i'm using the draw.ss teachpack, to create a function for draw-a- circle. Now i know that the default built-in-function is (draw-circle (center radius color)), where 'center' is a posn structure, radius is... Alt234
Can someone test this function out for me?521 (10/19/2010 12:08:38 PM) comp.lang.scheme Exercise 6.3.3. Provide a structure definition that represents an airforce's jet fighters. Assume that a fighter has four essential properties: designation ('f22, 'tornado, or 'mig22), acceleration, top- spee... Alt234
Solving word problems with Scheme.127 (10/11/2010 1:21:40 PM) comp.lang.scheme In my CS i'm using Scheme to create functions for the problems given, and right now i'm stuck on 2 particular ones: using conditions, specifically to create an equal statement and using the 'guess.ss' teachpack... Alt234
Can someone test this function out for me?521 (10/19/2010 12:08:38 PM) comp.lang.scheme Exercise 6.3.3. Provide a structure definition that represents an airforce's jet fighters. Assume that a fighter has four essential properties: designation ('f22, 'tornado, or 'mig22), acceleration, top- spee... jtjohnson(20)
Stuck on another question2221 (10/20/2010 11:50:32 PM) comp.lang.scheme Here i'm using the draw.ss teachpack, to create a function for draw-a- circle. Now i know that the default built-in-function is (draw-circle (center radius color)), where 'center' is a posn structure, radius is... jtjohnson(20)