The system, developed by Fred Gilham, runs under CMUCL. Both source code and Logo sample programs are available.
Logo-to-lisp
Logo-to-lisp is an interactive Logo environment. It translates Logo expressions entered by the user into Lisp code that is successively compiled and executed. Turtle graphics support is based on CLX.