Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

Make a list of all primitives that arent implemented #33

Open
deepakjois opened this issue Feb 20, 2012 · 1 comment
Open

Make a list of all primitives that arent implemented #33

deepakjois opened this issue Feb 20, 2012 · 1 comment

Comments

@deepakjois
Copy link
Owner

No description provided.

@deepakjois
Copy link
Owner Author

First cut


make

arithmetic
======

sum
difference
minus
product
quotient
remainder
modulo
int
round
sqrt
power
exp
log10
ln
sin
radsin
cos
radcos
arctan
radarctan
iseq
rseq

Logical Operations
==================

and
or
not

Control Structures
==================

iftrue
iffalse
do.while

Turtle Motions
==============


forward
back
left
right
setpos
setxy
setx
sety
setheading
home
arc

pos
xcor
ycor
heading
towards
scrunch


showturtle
hideturtle
clean
clearscreen
wrap
window
fence
fill
filled
label
setlabelheight
textscreen
fullscreen
splitscreen
setscrunch
refresh
norefresh

pendown
penup
penpaint
penerase
penreverse
setpencolor
setpalette
setpensize
setpenpattern
setpen
setbackground


pendownp
penmode
pencolor
palette
pensize
pen
background


Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant