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.
- Website: https://qlogo.org
- Licenses: GPL 2+
- Package source: gnu/packages/logo.scm
- Builds: See build status
- Issues: See known issues
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.