-
Notifications
You must be signed in to change notification settings - Fork 802
Expand file tree
/
Copy pathcode2blocks_module.xml
More file actions
1 lines (1 loc) · 1.53 KB
/
code2blocks_module.xml
File metadata and controls
1 lines (1 loc) · 1.53 KB
1
<blocks app="Snap! 11-rc3, https://snap.berkeley.edu" version="2"><block-definition s="parse code %'code' to blocks" type="reporter" category="operators"><comment w="104" collapsed="false">turn LISP syntax text code into blocks</comment><header></header><code></code><translations>de:verwandle Code _ in Blöcke
ca:blocs del codi textual _
pl:przekształć kod _ na bloki
</translations><inputs><input type="%code" initial="1">(+ 3 4)</input></inputs><script><block s="doReport"><block s="reportJoinWords"><block s="reportTextSplit"><block var="code"/><l><option>blocks</option></l></block></block></block></script></block-definition><block-definition s="encode blocks %'script' to text %'lines' pretty" type="reporter" category="operators"><comment w="106" collapsed="false">turn blocks into LISP syntax text code.</comment><header></header><code></code><translations>de:verwandle Blöcke _ in Code _ formatiert
ca:codi textual dels blocs _ formatats _
pl:przekształć bloki _ na tekst _ sformatowany
</translations><inputs><input type="%repRing" initial="1"></input><input type="%b" initial="1">true</input></inputs><script><block s="doReport"><block s="evaluate"><block s="reifyReporter"><autolambda><block s="reportListAttribute"><l></l><block s="reportTextSplit"><block var="script"/><l><option>blocks</option></l></block></block></autolambda><list></list></block><list><block s="reportIfElse"><block var="lines"/><l>lines</l><l>text</l></block></list></block></block></script></block-definition></blocks>