Zum Inhalt springen

Greenfoot

Veröffentlicht von King's College London

Educational Java IDE for beginners with support for graphics, animation and sound

Open SourceGPL-2.0-or-later WITH Classpath-exception-2.0

Teile dieser Seite erscheinen in der Sprache, in der sie verfasst wurden, weil die Übersetzung nicht abgeschlossen ist.

Highlights

  • Provides a Java editing and compilation workflow aimed at first-time programmers.
  • Supports programs that use graphics, animation and sound.
  • Shows the running program next to the code that produces it.
  • Published by King's College London under GPL-2.0-or-later with the Classpath exception.
  • Listed for Linux.

Über diese Anwendung

Greenfoot is an integrated development environment for the Java language, arranged for people who are still learning to program. Instead of beginning with a bare console project, work is framed around programs that produce visible output: graphics, animation and sound belong to the ordinary vocabulary of an exercise, so the effect of an edit in the source code can be observed directly rather than inferred from printed text.

The environment brings editing, compilation and a view of the running program together in one window, which suits classroom sequences as well as self-teaching. It is published by King's College London and distributed under GPL-2.0-or-later with the Classpath exception, a combination that allows the accompanying libraries to be linked without the licence extending to a user's own code.

The entry here describes the Linux packaging; no build for other operating systems is listed alongside it. Readers looking for a general-purpose Java IDE for production work will find the emphasis on teaching visible throughout.

Linux

Wir hosten diese Datei nicht, wir scannen sie nicht und wir sehen ihren Inhalt nicht ein. Lesen Sie, was die Quelle angibt, und entscheiden Sie dann selbst.