"A very simple programming language called Logo"
MSWLogo is a program with which you can program with the programming language called Logo. It is a very simple and powerful language. It's a programming language interpreted so you won't need to compile it. This means that the code you program can be immediately ready for use.
A highlight of this language is that it offers a series of powerful sequences to manipulate the graphics of a turtle.