xturtle: turtle like LOGO

[ bsd3, library, teaching ] [ Propose Tags ]

In ghci

:m Graphics.X11.Turtle
f <- openField
t <- newTurtle f
forward t 100
left t 50

etc

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.14, 0.0.15, 0.0.16, 0.0.17, 0.1.0, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.9, 0.1.11, 0.1.12, 0.1.13, 0.1.23, 0.1.24, 0.1.25, 0.2.0.0
Dependencies base (>3 && <5), convertible (>=1.0.8), Imlib (>=0.1.2), setlocale, X11, X11-xft (<=3.1), x11-xim, yjsvg (>=0.1 && <0.2), yjtools (>=0.9.16) [details]
License BSD-3-Clause
Author Yoshikuni Jujo <PAF01143@nifty.ne.jp>
Maintainer Yoshikuni Jujo <PAF01143@nifty.ne.jp>
Revised Revision 1 made by YoshikuniJujo at 2015-10-02T13:11:12Z
Category Teaching
Source repo head: git clone git://github.com/YoshikuniJujo/xturtle.git
Uploaded by YoshikuniJujo at 2014-02-11T00:21:48Z
Distributions NixOS:0.2.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 21972 total (49 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]