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

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, X11, yjtools (>=0.9.12) [details]
License BSD-3-Clause
Author Yoshikuni Jujo <PAF01143@nifty.ne.jp>
Maintainer Yoshikuni Jujo <PAF01143@nifty.ne.jp>
Category Teaching
Source repo head: git clone git://github.com/YoshikuniJujo/xturtle.git
Uploaded by YoshikuniJujo at 2012-01-28T03:13:34Z
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 uploaded by user
Build status unknown [no reports yet]