Language

Package: sugar-turtleart-activity @ 202-1.a4340ad

Synopsis

Block-based Logo programming environment

Description

Turtle Art, also known as Turtle Blocks, is an activity with a Logo-inspired graphical “turtle” that draws colorful art based on snap-together visual programming elements. Its “low floor” provides an easy entry point for beginners. It also has “high ceiling” programming, graphics, mathematics, and Computer Science features which will challenge the more adventurous student.

Home page
https://help.sugarlabs.org/en/turtleart.html
Location
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'glib:bin' should probably be a native input
  • gnu/packages/sugar.scm (line: 1270, column: 7)
input-labels

Identify input labels that do not match package names

label 'glib' does not match package name 'glib:bin'
  • gnu/packages/sugar.scm (line: 1270, column: 7)