This package browser is in early development. Mind the rough edges.

qlogo 0.92

Logo interpreter using Qt and OpenGL

QLogo is an interpreter for the Logo language written in C++ using Qt and OpenGL. Specifically, it mimics, as reasonably as possible, the UCBLogo interpreter.

Installation

Install qlogo 0.92 as follows:

guix install qlogo@0.92

Or install the latest version:

guix install qlogo

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.