MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / turtle.js

File turtle.js

static/js/codemirror/mode/turtle/turtle.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1CodeMirror.defineMode("turtle", function(config) {
2 var indentUnit = config.indentUnit;
3 var curPunc;
4

Callers

nothing calls this directly

Calls 4

wordRegexpFunction · 0.70
pushContextFunction · 0.70
popContextFunction · 0.70
testMethod · 0.45

Tested by

no test coverage detected