google/lisp-koans
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
Common LispApache-2.0
Issues
- 0
scoring-project.lisp difficulty jump
#128 opened by brubsby - 4
condition-handlers always error
#116 opened by lavirlifiliol - 6
Thread koans: possible replacement for SEMAPHORE-COUNT
#112 opened by phoe - 0
Solve threading koans
#113 opened by phoe - 0
Prefilled assert in "test-integers-can-get-really-big" (koans/type-checking.lsp) fails on x64 version of CLISP (Linux)
#103 opened by fixermark - 1
We should have completed koans in a separate folder
#106 opened by Slids - 0
DEFUN SIGN-OF is beyond repair
#110 opened by phoe - 4
CLISP runs tests in reverse order
#77 opened - 0
File extension is usually .lisp
#90 opened by Harleqin - 0
Indentation is off in almost all files
#91 opened by Harleqin - 3
Error in vectors.lsp
#92 opened by jboyens - 1
TEST-GUESS-THAT-TYPE! (ERROR)
#48 opened by anquegi - 3
I think test code might be ran more than once and that causes errors with values.
#60 opened by still-learning - 1
abcl has __ symbol defined in :cl-user
#68 opened by navoj - 1
Supposed mistake in koan special-forms.lsp
#78 opened by KZiemian - 2
no function named "assert-ture"
#75 opened by hisoka176 - 3
- 1
typo in koans/type-checking.lsp
#94 opened by siriusdemon - 1
- 7
how to run this
#96 opened by g-i-o-r-g-i-o - 5
CLOS package locked under clisp
#44 opened by seylerius - 2
- 2
- 2
Prefilled assert in "test-integers-can-get-really-big" (koans/type-checking.lsp) fails on x86 version of SBCL (Linux and Windows)
#72 opened by preetpalS - 3
Special forms: Introduce CASE as well?
#52 opened by flpa - 2
Structure copying discrepancy?
#42 opened by drautb - 4
Problem not solvable in special-forms.lsp
#45 opened by edi9999 - 3
koan TEST-ADJUSTABLE-ARRAY is pre-solved.
#47 opened by daveloyall - 0
- 1
nil or t depends on implementation
#43 opened by mzgcz - 2
arrays.lsp test-adjustable-array initial element
#37 opened by therik - 0
German numerals
#38 opened by wsgac - 5
string-equal in equality-distinctions.lsp
#21 opened by filipk - 2
Illegal triangles
#24 opened by jondeandres - 2
[suggestion] Aesthetic adjustment to error status
#23 opened by photex - 1
Missing test definition in functions.lsp
#10 opened by thejnich - 1
use a more consistent description of one function's docstring in mapcar-and-reduce.lsp?
#6 opened by JuanitoFatas - 1
Spelling in strings.lsp?
#4 opened by JuanitoFatas - 1
Minor typo, in vectors.lsp
#2 opened by tkych - 2
File .koans is missing
#1 opened by filipk