..
arrays.lisp
cool about arrays and vectors
2022-07-26 12:18:42 +00:00
asserts.lisp
learning koans
2022-07-24 13:18:22 +00:00
atoms-vs-lists.lisp
learning koans
2022-07-24 13:18:22 +00:00
backquote.lisp
koans, stuff
2022-08-19 08:38:50 +00:00
basic-macros.lisp
learning koans
2022-07-24 13:18:22 +00:00
clos.lisp
koans - clos and advice
2022-08-06 09:00:44 +00:00
condition-handlers.lisp
previous koans, conditions
2022-08-16 18:18:30 +00:00
control-statements.lisp
new from koans, loops and coding
2022-07-31 12:14:21 +00:00
dice-project.lisp
koans, stuff
2022-08-19 08:38:50 +00:00
equality-distinctions.lisp
new thing - functions returning multiple values
2022-07-28 15:35:14 +00:00
evaluation.lisp
learning koans
2022-07-24 13:18:22 +00:00
extra-credit.lisp
koans, stuff
2022-08-19 08:38:50 +00:00
extra-credit.txt
pulled in lisp koans for solving
2022-07-24 12:18:03 +00:00
format.lisp
koans FORMAT
2022-08-01 07:49:12 +00:00
functions.lisp
new things about function parameters
2022-07-29 07:42:25 +00:00
hash-tables.lisp
function parameters
2022-07-28 19:10:31 +00:00
iteration.lisp
buch of things to remind myself
2022-07-30 18:33:04 +00:00
let.lisp
learning koans
2022-07-24 13:18:22 +00:00
lists.lisp
koans, lists
2022-07-25 07:45:38 +00:00
loops.lisp
new from koans, loops and coding
2022-07-31 12:14:21 +00:00
macros.lisp
koans, stuff
2022-08-19 08:38:50 +00:00
mapcar-and-reduce.lisp
buch of things to remind myself
2022-07-30 18:33:04 +00:00
multiple-values.lisp
new thing - functions returning multiple values
2022-07-28 15:35:14 +00:00
nil-false-empty.lisp
learning koans
2022-07-24 13:18:22 +00:00
scope-and-extent.lisp
learning koans
2022-07-24 13:18:22 +00:00
scoring-project.lisp
new from koans, loops and coding
2022-07-31 12:14:21 +00:00
std-method-comb.lisp
koans, looks like exception handling with signals
2022-08-07 16:13:43 +00:00
strings.lisp
buch of things to remind myself
2022-07-30 18:33:04 +00:00
structures.lisp
buch of things to remind myself
2022-07-30 18:33:04 +00:00
threads.lisp
pulled in lisp koans for solving
2022-07-24 12:18:03 +00:00
triangle-project.lisp
koans - triangle
2022-08-16 18:45:59 +00:00
type-checking.lisp
koans on types and clos
2022-08-03 20:43:31 +00:00
variables-parameters-constants.lisp
pulled in lisp koans for solving
2022-07-24 12:18:03 +00:00
vectors.lisp
cool about arrays and vectors
2022-07-26 12:18:42 +00:00