Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
CodeMirror.defineMode(
"turtle"
,
function
(config) {
2
var
indentUnit = config.indentUnit;
3
var
curPunc;
4
Callers
nothing calls this directly
Calls
4
wordRegexp
Function · 0.70
pushContext
Function · 0.70
popContext
Function · 0.70
test
Method · 0.45
Tested by
no test coverage detected