X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Fmain%2Fpackage.lisp;h=07666e7374406dea9f709ccb61b6c8ed8c5bc737;hb=aa47422;hp=29f05cc43dd7f68d3824977bfa2c389917e8c938;hpb=083d6c212147c2242f0513924e931bcdafd641c9;p=clnl diff --git a/src/main/package.lisp b/src/main/package.lisp index 29f05cc..07666e7 100644 --- a/src/main/package.lisp +++ b/src/main/package.lisp @@ -69,9 +69,12 @@ into an ast that can be transpiled later.")) ; API as used by transpiled NetLogo programs #:agent-value #:ask + #:clear-all #:count #:create-turtles #:die + #:display + #:hatch #:of #:forward #:lookup-color @@ -82,6 +85,7 @@ into an ast that can be transpiled later.")) #:random-float #:random-xcor #:random-ycor + #:set-default-shape #:setxy #:show #:turtles