Content deleted Content added
Tags: Mobile edit Mobile web edit |
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags |
||
Line 83:
ROBOFORTH (a language based on [[FORTH]]).
<
: PICKPLACE
P1
Line 90:
P1
;
</syntaxhighlight>
(With Roboforth you can specify approach positions for places so you do not need P2 and P4.)
|