xturtle
By YoshikuniJujo
worldturtle
LOGO-like Turtle Graphics in the Haskell language using Monads. (by aneilmac)
xturtle | worldturtle | |
---|---|---|
- | 1 | |
- | 4 | |
- | - | |
- | 3.2 | |
- | over 2 years ago | |
Haskell | ||
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
xturtle
Posts with mentions or reviews of xturtle.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning xturtle yet.
Tracking mentions began in Dec 2020.
worldturtle
Posts with mentions or reviews of worldturtle.
We have used some of these posts to build our list of alternatives
and similar projects.
-
FD 100 – A Single Line of Code That Changed My World
You can think of it that way, but you can also think of a Logo program as a purely functional computation that follows the monad laws. Here's a Haskell package that implements it: https://github.com/aneilmac/worldturtle-haskell#readme
What are some alternatives?
When comparing xturtle and worldturtle you can also consider the following projects:
lambda-calculator - An introduction to the Lambda Calculus
numhask-prelude
disco - Functional teaching language for use in a discrete mathematics course
cpml - Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.
hgeometry - HGeometry is a library for computing with geometric objects in Haskell. It defines basic geometric types and primitives, and it implements some geometric data structures and algorithms.
teaching - contains some turials and HowTos
Eigen