News

Python has this module called turtle. LOGO is a programming language, to draw with turtle graphics. This repo implements a compiler and runtime for LOGO language using python and its turtle module.
Python has this module called turtle. LOGO is a programming language, to draw with turtle graphics. This repo implements a compiler and runtime for LOGO language using python and its turtle module.