Either comments inside the code.# Like that Transistent Symbols at the beginn of the funtion. (de power (N E) "Calculates the exponent in a wastefull manner" (apply '* (need E N)))
I have not seen another approach in Picolisp yet Am 24.03.2017 04:15 schrieb "Christopher Howard" < [email protected]>: > Hi list. How does one document his picolisp code? Has anybody developed > any cool markup systems for use with picolisp? > > -- > https://qlfiles.net > -- > UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe >
