Prims - Implement hatch
[clnl] / src / main / package.lisp
index d9d95af89b10a14c3259a78d1af9c0a724c9ca58..d88b67441d1e901974d2d38fd1cb899a8b9d1a37 100644 (file)
@@ -72,6 +72,7 @@ into an ast that can be transpiled later."))
   #:count
   #:create-turtles
   #:die
+  #:hatch
   #:of
   #:forward
   #:lookup-color
@@ -87,7 +88,8 @@ into an ast that can be transpiled later."))
   #:turtles
   #:tick
   #:ticks
-  #:turn-right #:turn-left)
+  #:turn-right #:turn-left
+  #:with)
  (:documentation
   "CLNL NVM