Skip to content
#

Lisp

lisp logo

Lisp is the second-oldest high-level programming language in widespread use today. It was originally created as a practical mathematical notation for computer programs. Lisp pioneered many ideas in computer science, including tree data structures, automatic storage management, dynamic typing, and the self-hosting compiler.

Here are 97 public repositories matching this topic...

mirkov
mirkov commented Nov 4, 2020

The example in the section on walking/traversing directories lists the arguments of the uiop:collect-sub*directories

It would be good to reorder the list in the order of this function's arguments like so:

  • a directory
  • a collectp function
  • a recursep function
  • a collector function

That will make the example more readable

loredanacirstea
loredanacirstea commented Jun 4, 2020

Tried GitHub Actions - unsuccessful.

Script:
https://github.com/loredanacirstea/taylor/actions/runs/123075416/workflow

Errors: https://github.com/loredanacirstea/taylor/runs/732783318?check_suite_focus=true

[INFO] first deployment, create new branch gh-pages
  ENOENT: no such file or directory, scandir '/home/runner/work/taylor/taylor/build'
  /usr/bin/git init
  Reinitialized exis