MCPcopy Create free account
hub / github.com/Notgnoshi/generative / interpret-lstring.py

File interpret-lstring.py

tools/interpret-lstring.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Interpret an L-String as a set of 3D Turtle commands and record the turtle's path.
3
4Multiple lines of input will be treated as a continuation of a single L-String.

Callers

nothing calls this directly

Calls 2

parse_argsFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected