clay-f / CL_record

Common Lisp record

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ref COMMON LISP A Gentle Introduction to Symbolic Computation

recorsion

The Three Rules Of Recursion

  1. Know when to stop
  2. Decide how to take one step
  3. Break the journey down into that step plus a smaller journey

sample

About

Common Lisp record


Languages

Language:Common Lisp 95.9%Language:Ruby 4.1%