😍😍😍

Racket Turtle - library provides a simple interface for drawing traditional turtle-graphics. Racket Turtle has also a stamper functionality, so its images are not limited to line drawings.

Racket Turtle was designed to teach programming and geometrical concepts for middle school students but it can also be used to teach more advanced programming concepts such as lists and recursion.

https://docs.racket-lang.org/racket_turtle/index.html

#racket #scheme #turtlegraphics #logo #seymourpapert

Racket Turtle