[racket] SICP (again)

From: Catonano (catonano at gmail.com)
Date: Wed Nov 26 07:56:18 EST 2014

2014-11-26 12:56 GMT+01:00 Joshua TAYLOR <joshuaaaron at gmail.com>:

> Why not just do:
>
> (define (square x)
>   (* x x))
>
> ?
>
>
I did, and it works.

But my concern is about the incompatibility level between the two platforms.

Going forward in the course, it could get worse, we are somewhat all
beginners, the concepts involved are abstract and adding a further
cognitive overhead layer doesn't seem a good idea.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20141126/e6068254/attachment-0001.html>

Posted on the users mailing list.