https://github.com/yinonavraham/go-turtle
Turtle logic (LOGO) library and tool written in GoLang
https://github.com/yinonavraham/go-turtle
golang logo parser turtle turtle-graphics turtle-logic
Last synced: over 1 year ago
JSON representation
Turtle logic (LOGO) library and tool written in GoLang
- Host: GitHub
- URL: https://github.com/yinonavraham/go-turtle
- Owner: yinonavraham
- License: mit
- Created: 2019-05-28T19:10:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-26T14:29:41.000Z (about 4 years ago)
- Last Synced: 2025-01-28T03:16:54.883Z (over 1 year ago)
- Topics: golang, logo, parser, turtle, turtle-graphics, turtle-logic
- Language: Go
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-turtle
Turtle logic (LOGO) library and tool written in GoLang

[](https://codecov.io/gh/yinonavraham/go-turtle)
[](https://www.codacy.com/manual/yinonavraham/go-turtle?utm_source=github.com&utm_medium=referral&utm_content=yinonavraham/go-turtle&utm_campaign=Badge_Grade)
## References
* ABZ: [Programming in LOGO](http://abz.inf.ethz.ch/wp-content/uploads/unterrichtsmaterialien/primarschulen/logo_heft_en.pdf)