18 lines
366 B
JSON
18 lines
366 B
JSON
{
|
|
"authors": [
|
|
"verdammelt",
|
|
"TheLostLambda"
|
|
],
|
|
"files": {
|
|
"solution": [
|
|
"socks-and-sexprs.lisp"
|
|
],
|
|
"test": [
|
|
"socks-and-sexprs-test.lisp"
|
|
],
|
|
"exemplar": [
|
|
".meta/exemplar.lisp"
|
|
]
|
|
},
|
|
"blurb": "Learn the basics of Common Lisp by helping your friend clean their room so they can go out and have some fun."
|
|
}
|