Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37519061
en ru br
ALT Linux repositórios
S:1.000-alt2

Group :: Desenvolvimento/Perl
RPM: perl-Language-Logo

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.000-alt2
Data da compilação: 20 fevereiro 2014, 18:40 ( 531.0 weeks ago )
Tamanho:: 21.00 Kb

Home page:   http://search.cpan.org/dist/Language-Logo/

Licença: perl
Sumário: An implementation of the Logo programming language
Descrição:

This module provides an implementation of the Logo programming language, with
all of the necessary drawing primitives in a Tk Canvas.  The Canvas object is
also referred to as the "screen".

The first construction of a Language::Logo object causes a server to be
created in a separate process; this server then creates a Tk GUI with a
Tk::Canvas for use by the client's "turtle", and responds to all requests
from the client's commands.  In this way, multiple clients may be constructed
simultaneously -- each one with its own "turtle".

In this first release, not all of the Logo language is implemented.
Rather, the primary commands available are those which directly affect
the turtle, and are related to drawing on the screen.  The intent is to
use the Logo in conjunction with Perl as a sort of "hybrid" language;
Perl us used as the higher-level language layer through which all loop
constructs, conditionals, and data-manipulation is done.  This allows
for a substantial level of programming power.

Mantenedor currente: Igor Vlasenko

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-Language-Logo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009