An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# go-turtle

Turtle logic (LOGO) library and tool written in GoLang

![CI Status](https://github.com/yinonavraham/go-turtle/workflows/CI/badge.svg)
[![codecov](https://codecov.io/gh/yinonavraham/go-turtle/branch/master/graph/badge.svg)](https://codecov.io/gh/yinonavraham/go-turtle)
[![Codacy](https://api.codacy.com/project/badge/Grade/132329a0d56d4a55b6bb03d44bca66ae)](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)