chunk_id
large_stringlengths
7
11
question_id
large_stringlengths
4
8
language
large_stringclasses
1 value
chunk_index
int64
0
5
chunk_text
large_stringlengths
148
2.58k
sparse_text
large_stringlengths
96
3.09k
dense_vector
listlengths
3.58k
3.58k
sparse_indices
listlengths
9
249
sparse_values
listlengths
9
249
export_source
large_stringclasses
1 value
5752933_c0
5752933
lisp
0
Title: a question about variable bind in common lisp Problem title: a question about variable bind in common lisp Tags: common-lisp, lisp Problem: a question about variable bind in common lisp It is a question about variable bind in function define: If I define funcion "total" like this,x in "total" is bind to the loca...
a question about variable bind in common lisp a question about variable bind in common lisp common-lisp lisp CL-USER TOTAL a question about variable bind in common lisp It is a question about variable bind in function define: If I define funcion "total" like this,x in "total" is bind to the local x in let. but,if I def...
[ 0.0120849609375, 0.0286865234375, -0.0208740234375, 0.01422119140625, -0.002838134765625, 0.0106201171875, 0.006011962890625, 0.0198974609375, 0.004730224609375, -0.017822265625, 0.004486083984375, -0.01239013671875, 0.000885009765625, 0.005096435546875, 0.034912109375, 0.016357421875,...
[ 9655, 77336, 68557, 23, 39210, 400, 7008, 4086, 254, 46323, 1062, 50184, 9926, 30487, 32354, 61924, 7477, 6447, 188, 1803, 1884, 903, 425, 83, 47, 4000, 1022, 2633, 7964, 8, 420, 1961, 44084, 187136, 28219, 65998, 54825, 11883, 4439, 6461...
[ 0.1048583984375, 0.2237548828125, 0.2406005859375, 0.03570556640625, 0.127197265625, 0.08612060546875, 0.190673828125, 0.036468505859375, 0.1126708984375, 0.05084228515625, 0.1204833984375, 0.10595703125, 0.0933837890625, 0.1578369140625, 0.125, 0.2166748046875, 0.063720703125, 0.0...
embed
66225174_c0
66225174
lisp
0
Title: Obtaining the second item inside a list of lists Problem title: Obtaining the second item inside a list of lists Tags: lisp, scheme Problem: Obtaining the second item inside a list of lists I have a list generated via a nested cons that creates a structure like this - I've created a example list below. (define l...
Obtaining the second item inside a list of lists Obtaining the second item inside a list of lists lisp scheme Obtaining lst2 Obtaining the second item inside a list of lists I have a list generated via a nested cons that creates a structure like this - I've created a example list below. (define lst '(((name . test) . 1...
[ -0.0029449462890625, 0.00113677978515625, 0.01348876953125, 0.00775146484375, 0.01177978515625, 0.0247802734375, 0.0021820068359375, 0.00604248046875, 0.0196533203125, -0.0096435546875, 0.00848388671875, -0.01123046875, -0.00567626953125, -0.0216064453125, -0.01806640625, 0.01025390625...
[ 3545, 102, 14653, 17932, 35735, 46132, 5303, 111, 400, 7008, 150370, 96, 271, 304, 7, 139392, 8512, 71, 158, 28282, 45646, 75935, 27781, 35064, 64552, 11627, 3034, 423, 32599, 4527, 20751, 864, 46312, 100, 9351, 17203, 34292, 12638, 3444, ...
[ 0.0853271484375, 0.118896484375, 0.0188140869140625, 0.1744384765625, 0.186279296875, 0.129638671875, 0.2041015625, 0.04522705078125, 0.037445068359375, 0.1654052734375, 0.168701171875, 0.0587158203125, 0.1588134765625, 0.15185546875, 0.0660400390625, 0.065673828125, 0.1148681640625,...
embed
79277532_c0
79277532
lisp
0
Title: executing in slime lisp does not execute Problem title: executing in slime lisp does not execute Tags: slime, lisp, clisp Problem: executing in slime lisp does not execute This code works when launched like this: clisp test.lisp ;;contents of test.lisp file (defun wtof (filename text) "Append TEXT to the file sp...
executing in slime lisp does not execute executing in slime lisp does not execute slime lisp clisp test.lisp Append TEXT FILENAME test.c executing in slime lisp does not execute This code works when launched like this: clisp test.lisp But I'd like to use slime to type last line (wtof "test.c" "/* hello world */") and h...
[ 0.0111083984375, 0.01953125, -0.0101318359375, 0.00830078125, -0.01177978515625, 0.0011444091796875, -0.005035400390625, 0.010986328125, 0.0004520416259765625, 0.005340576171875, 0.0035858154296875, 0.0213623046875, -0.014404296875, 0.0006103515625, 0.005523681640625, -0.010009765625, ...
[ 71924, 214, 23, 34264, 13, 400, 7008, 14602, 959, 95701, 3034, 4086, 254, 13018, 70981, 52099, 238, 18151, 43240, 83184, 1884, 4527, 10644, 4568, 13315, 188, 420, 6954, 33600, 31, 8999, 8966, 59121, 11435, 7722, 82344, 18499 ]
[ 0.214111328125, 0.038360595703125, 0.0941162109375, 0.2049560546875, 0.19189453125, 0.1417236328125, 0.2235107421875, 0.03515625, 0.1456298828125, 0.07855224609375, 0.21484375, 0.05572509765625, 0.1083984375, 0.007415771484375, 0.013763427734375, 0.0282440185546875, 0.0770263671875, ...
embed
2541872_c0
2541872
lisp
0
Title: Adding an element to a list in Scheme Problem title: Adding an element to a list in Scheme Tags: lisp, scheme, list Problem: Adding an element to a list in Scheme I'm using R5RS Scheme and I just want to implement a function that returns the intersection of two given lists, but I can't do that because I cannot a...
Adding an element to a list in Scheme Adding an element to a list in Scheme lisp scheme list Adding Scheme list3 list1 list2 Adding an element to a list in Scheme I'm using R5RS Scheme and I just want to implement a function that returns the intersection of two given lists, but I can't do that because I cannot add an e...
[ -0.006256103515625, 0.028564453125, 0.0189208984375, 0.00022029876708984375, -0.0087890625, 0.017333984375, -0.00921630859375, 0.000545501708984375, 0.0004596710205078125, -0.01171875, 0.02294921875, 0.004730224609375, -0.010009765625, 0.00823974609375, -0.0107421875, 0.00909423828125,...
[ 62, 59725, 12830, 47, 5303, 23, 34702, 282, 400, 7008, 150370, 363, 304, 17368, 627, 758, 15396, 3444, 29479, 32354, 30646, 1940, 7, 58994, 6626, 34475, 831, 18, 53418, 15190, 10, 18151, 30022, 6183, 1679, 4488 ]
[ 0.1177978515625, 0.1129150390625, 0.19775390625, 0.1231689453125, 0.208740234375, 0.042510986328125, 0.2027587890625, 0.192626953125, 0.05328369140625, 0.134033203125, 0.2017822265625, 0.044525146484375, 0.0274200439453125, 0.038726806640625, 0.03564453125, 0.054443359375, 0.14428710...
embed
35881446_c0
35881446
lisp
0
Title: Extract the second level headline Problem title: Extract the second level headline Tags: lisp, spacemacs, org-mode, emacs, elisp Problem: Extract the second level headline For my global TODO list, I am showing breadcrumbs as suggested here : (concat \"[ \"(org-format-outline-path (org-get-outline-path)) \" ]\") ...
Extract the second level headline Extract the second level headline lisp spacemacs org-mode emacs elisp Extract Project Tasks Extract the second level headline For my global TODO list, I am showing breadcrumbs as suggested here : to produce following: I would like to show only the second level of project breadcrumb. So...
[ -0.000213623046875, -0.004119873046875, -0.0029449462890625, 0.0216064453125, 0.00897216796875, 0.02783203125, -0.00457763671875, 0.01458740234375, -0.000823974609375, 0.007568359375, 0.0245361328125, -0.0211181640625, -0.03662109375, 0.005462646484375, -0.0016632080078125, -0.00135803...
[ 31501, 15390, 70, 17932, 17366, 10336, 2256, 400, 7008, 32628, 35572, 30910, 61170, 352, 2263, 15296, 27331, 9598, 7964, 9926, 13223, 5303, 141377, 179967, 47913, 6492, 42459, 27489, 1884, 7639, 4734, 13452, 44116, 223353, 62, 87, 32354, 1256...
[ 0.1968994140625, 0.0784912109375, 0.023834228515625, 0.2078857421875, 0.2386474609375, 0.1790771484375, 0.1829833984375, 0.06689453125, 0.1507568359375, 0.0867919921875, 0.1719970703125, 0.1199951171875, 0.1103515625, 0.012054443359375, 0.09808349609375, 0.0271759033203125, 0.1337890...
embed
23857589_c0
23857589
lisp
0
Title: Idiomatic way to group a sorted list of integers? Problem title: Idiomatic way to group a sorted list of integers? Tags: lisp, common-lisp Problem: Idiomatic way to group a sorted list of integers? I have a sorted list of integers, (1 2 4 5 6 6 7 8 10 10 10) . I want to group them all, so that I get ((1) (2) (4)...
Idiomatic way to group a sorted list of integers? Idiomatic way to group a sorted list of integers? lisp common-lisp Idiomatic Idiomatic way to group a sorted list of integers? I have a sorted list of integers, (1 2 4 5 6 6 7 8 10 10 10) . I want to group them all, so that I get ((1) (2) (4) (5) (6 6) (7) (8) (10 10 10...
[ -0.0126953125, -0.00182342529296875, 0.01141357421875, -0.0179443359375, -0.0242919921875, 0.0419921875, 0.005645751953125, -0.0032501220703125, 0.00946044921875, -0.00830078125, -0.01239013671875, 0.0218505859375, -0.017333984375, 0.0079345703125, -0.00885009765625, -0.000075817108154...
[ 87, 5670, 47148, 3917, 47, 21115, 10, 17497, 71, 5303, 111, 892, 26255, 400, 7008, 39210, 4086, 254, 765, 2858, 116, 201, 190, 305, 361, 382, 209, 3444, 2856, 756, 2046, 27750, 1737, 3971, 5211, 16156, 35914, 8696, 10021, 15094, 2060, ...
[ 0.010406494140625, 0.1614990234375, 0.173828125, 0.12158203125, 0.09521484375, 0.2607421875, 0.03778076171875, 0.213134765625, 0.14794921875, 0.217529296875, 0.07073974609375, 0.18701171875, 0.1942138671875, 0.08154296875, 0.1806640625, 0.11669921875, 0.08795166015625, 0.1617431640...
embed
11085717_c0
11085717
lisp
0
Title: Need help debugging a LISP script error / octet sequence 141 Problem title: Need help debugging a LISP script error / octet sequence 141 Tags: excel, lisp Problem: Need help debugging a LISP script error / octet sequence 141 I'm running an Excel macro that calls a LISP script, which has always worked fine in the...
Need help debugging a LISP script error / octet sequence 141 Need help debugging a LISP script error / octet sequence 141 excel lisp Need LISP Need help debugging a LISP script error / octet sequence 141 I'm running an Excel macro that calls a LISP script, which has always worked fine in the past, but now it's coming u...
[ 0.0211181640625, 0.006927490234375, -0.0244140625, 0.01177978515625, 0.00360107421875, 0.01519775390625, 0.00579833984375, 0.009033203125, -0.006805419921875, 0.00799560546875, -0.0036163330078125, -0.00994873046875, 0.0079345703125, -0.000324249267578125, 0.007171630859375, 0.00558471...
[ 52889, 4358, 8, 978, 36659, 16970, 9434, 26499, 18499, 44043, 3263, 944, 79361, 40, 3956, 64152, 400, 7008, 51042, 30326, 111789, 11782, 11343, 79786, 5885, 11015, 5036, 38162, 1257, 903, 183037, 16487, 13648, 216806, 107730, 11435, 9384, 570...
[ 0.083984375, 0.08612060546875, 0.088623046875, 0.16748046875, 0.05303955078125, 0.1322021484375, 0.2286376953125, 0.201171875, 0.1505126953125, 0.0985107421875, 0.16357421875, 0.09149169921875, 0.25634765625, 0.000335693359375, 0.05517578125, 0.1446533203125, 0.0963134765625, 0.143...
embed
37777474_c1
37777474
lisp
1
"x" "x") Parse: ("x") || (BUF "x" "x") Parse: nil || (BUF "x" "x" "x") As you can see, the second column was clipped once, but grew every subsequent time. If you uncomment the setcdr line, this works as expected (output is as follows). You can even dump the setq . I understand why this fixes it, but not why the origin...
"x" "x") Parse: ("x") || (BUF "x" "x") Parse: nil || (BUF "x" "x" "x") As you can see, the second column was clipped once, but grew every subsequent time. If you uncomment the setcdr line, this works as expected (output is as follows). You can even dump the setq . I understand why this fixes it, but not why the origin...
[ 0.0118408203125, 0.025634765625, 0.0167236328125, 0.04052734375, -0.01611328125, 0.04541015625, -0.002655029296875, -0.000820159912109375, 0.0023651123046875, 0.0135498046875, -0.0311279296875, -0.0030975341796875, 0.00830078125, -0.0196533203125, 0.007415771484375, -0.0030364990234375...
[ 425, 58, 18939, 2392, 184, 12, 24073, 15639, 919, 17324, 831, 1957, 17932, 3365, 316, 19, 509, 34196, 20051, 24145, 1284, 3514, 434, 11907, 221419, 1733, 51, 277, 674, 5423, 238, 7569, 13315, 903, 43240, 84751, 6056, 28960, 115, 2676, 8...
[ 0.17138671875, 0.052642822265625, 0.00048828125, 0.2073974609375, 0.1939697265625, 0.0264434814453125, 0.000335693359375, 0.1307373046875, 0.1650390625, 0.179443359375, 0.01446533203125, 0.0283050537109375, 0.155517578125, 0.1651611328125, 0.1673583984375, 0.049835205078125, 0.014801...
embed
72696324_c0
72696324
lisp
0
Title: Is there any method to find and replace text by using AutoLISP scripting? Problem title: Is there any method to find and replace text by using AutoLISP scripting? Tags: autocad-scripts, autocad, autolisp, lisp Problem: Is there any method to find and replace text by using AutoLISP scripting? I would like to prog...
Is there any method to find and replace text by using AutoLISP scripting? Is there any method to find and replace text by using AutoLISP scripting? autocad-scripts autocad autolisp lisp AutoLISP Is there any method to find and replace text by using AutoLISP scripting? I would like to programmatically to produce a code ...
[ 0.00075531005859375, 0.021728515625, -0.0157470703125, 0.021240234375, -0.01458740234375, -0.0020599365234375, 0.02392578125, 0.017822265625, -0.004425048828125, 0.006256103515625, 0.0038299560546875, 0.003875732421875, -0.00101470947265625, -0.0296630859375, 0.014404296875, -0.0055236...
[ 2685, 2499, 55300, 7413, 136, 91995, 7986, 17368, 4396, 67616, 683, 26499, 214, 47, 390, 1809, 25426, 32032, 4086, 254, 400, 7008, 11720, 27489, 18151, 100, 85427, 310, 8031, 23, 63769, 11782, 75101, 204582, 1221, 135989, 7426, 1810, 54825,...
[ 0.02166748046875, 0.066650390625, 0.1624755859375, 0.187744140625, 0.1082763671875, 0.20654296875, 0.2457275390625, 0.05010986328125, 0.17333984375, 0.165771484375, 0.206787109375, 0.2261962890625, 0.09967041015625, 0.0443115234375, 0.013916015625, 0.076171875, 0.1292724609375, 0.1...
embed
23065846_c0
23065846
lisp
0
Title: Generating Fibonacci series in Lisp using recursion? Problem title: Generating Fibonacci series in Lisp using recursion? Tags: lisp, recursion, clisp Problem: Generating Fibonacci series in Lisp using recursion? I'm a newbie in LISP. I'm trying to write a function in CLISP to generate the first n numbers of Fibo...
Generating Fibonacci series in Lisp using recursion? Generating Fibonacci series in Lisp using recursion? lisp recursion clisp recursion Generating Fibonacci Lisp Generating Fibonacci series in Lisp using recursion? I'm a newbie in LISP. I'm trying to write a function in CLISP to generate the first n numbers of Fibonac...
[ -0.0078125, 0.0283203125, 0.0091552734375, -0.013671875, -0.0054931640625, 0.009765625, 0.00186920166015625, 0.00042724609375, -0.0155029296875, -0.0234375, -0.005889892578125, -0.00579833984375, -0.01312255859375, 0.0020599365234375, 0.006561279296875, 0.0029296875, -0.0020904541015...
[ 155370, 1916, 3698, 20990, 52544, 36549, 23, 1261, 7008, 17368, 195625, 1830, 400, 95701, 3525, 9014, 16970, 9434, 31577, 33022, 32354, 313, 67616, 683, 139392, 5117, 653, 101935, 2060, 1528, 28412, 927, 14012, 2811, 13579, 7722, 11001, 62822...
[ 0.18603515625, 0.06768798828125, 0.14599609375, 0.1572265625, 0.21337890625, 0.209228515625, 0.0712890625, 0.1558837890625, 0.2392578125, 0.0791015625, 0.222412109375, 0.1363525390625, 0.1104736328125, 0.1048583984375, 0.00897216796875, 0.08270263671875, 0.0921630859375, 0.20117187...
embed
7702437_c0
7702437
lisp
0
Title: Debugging Lisp & SLIME, error "Cannot find source location" Problem title: Debugging Lisp & SLIME, error "Cannot find source location" Tags: lisp, sbcl, slime, emacs, common-lisp Problem: Debugging Lisp & SLIME, error "Cannot find source location" I am wrote the code with bugs. Exampl...
Debugging Lisp & SLIME, error "Cannot find source location" Debugging Lisp & SLIME, error "Cannot find source location" lisp sbcl slime emacs common-lisp Debugging Lisp SLIME Cannot Error COMPILED-CODE-LOCATION SB-C::VARARGS-ENTRY Debugging Lisp & SLIME, error "Cannot find source location" I...
[ 0.0031890869140625, 0.0213623046875, -0.01190185546875, 0.005645751953125, -0.004730224609375, 0.01470947265625, 0.013427734375, 0.01434326171875, -0.0152587890625, -0.046142578125, 0.0084228515625, -0.005523681640625, 0.00323486328125, -0.00183868408203125, 0.0169677734375, -0.0061645...
[ 262, 978, 36659, 1261, 7008, 619, 25133, 42135, 66820, 18499, 54694, 10869, 7413, 31344, 31913, 400, 275, 34937, 34264, 13, 352, 2263, 39210, 4086, 254, 4171, 212059, 61898, 52099, 9688, 124448, 90944, 9, 441, 61784, 11909, 34162, 20157, 54...
[ 0.1239013671875, 0.2325439453125, 0.0802001953125, 0.173583984375, 0.2469482421875, 0.1197509765625, 0.06463623046875, 0.1739501953125, 0.2279052734375, 0.2252197265625, 0.079345703125, 0.129150390625, 0.180908203125, 0.25439453125, 0.2318115234375, 0.1180419921875, 0.002105712890625...
embed
30808270_c0
30808270
lisp
0
Title: Avoiding echos in Clozure lisp (noob) Problem title: Avoiding echos in Clozure lisp (noob) Tags: common-lisp, lisp Problem: Avoiding echos in Clozure lisp (noob) I'm getting my feet wet with lisp and came across an (I think) unusual problem. I'd like to create very long lists; ie, something like (setf *mat* (mak...
Avoiding echos in Clozure lisp (noob) Avoiding echos in Clozure lisp (noob) common-lisp lisp Avoiding Clozure Nil Avoiding echos in Clozure lisp (noob) I'm getting my feet wet with lisp and came across an (I think) unusual problem. I'd like to create very long lists; ie, something like (setf *mat* (make-list 1000000)) ...
[ 0.0194091796875, 0.01202392578125, 0.004180908203125, 0.0086669921875, -0.006988525390625, 0.014892578125, 0.005859375, 0.00543212890625, 0.0089111328125, -0.00128173828125, -0.0198974609375, -0.0303955078125, 0.0133056640625, -0.0213623046875, 0.01287841796875, -0.000518798828125, 0...
[ 84361, 86675, 28, 48746, 51053, 1667, 107, 400, 7008, 157, 3522, 23, 39210, 4086, 254, 77175, 74261, 36311, 225073, 2967, 1884, 28282, 4552, 4989, 5303, 3509, 420, 2227, 1639, 55898, 6562, 805, 28568, 15490, 28412, 1810, 19879, 49119, 2965,...
[ 0.17529296875, 0.045074462890625, 0.07171630859375, 0.264404296875, 0.13037109375, 0.19384765625, 0.2073974609375, 0.093994140625, 0.14990234375, 0.0570068359375, 0.12109375, 0.0057373046875, 0.06805419921875, 0.09393310546875, 0.1209716796875, 0.2265625, 0.057098388671875, 0.07598...
embed
23750854_c0
23750854
lisp
0
Title: Lisp Function Interpretation Problem title: Lisp Function Interpretation Tags: lisp, common-lisp Problem: Lisp Function Interpretation I am reading a book and I am confused on what the following code does: (defmethod execute ((o ORDER) (l SIMUL) (e MARKETUPDATE)) (values (list (make-TRADE :timestamp (timestamp e...
Lisp Function Interpretation Lisp Function Interpretation lisp common-lisp Lisp Interpretation ORDER SIMUL MARKETUPDATE NIL Lisp Function Interpretation I am reading a book and I am confused on what the following code does: The source to which I got this function says that it returns two values. My question is what the...
[ 0.028076171875, -0.0108642578125, -0.0023651123046875, 0.00653076171875, 0, 0.0050048828125, -0.005096435546875, 0.0021209716796875, 0.007415771484375, 0.002471923828125, -0.007415771484375, -0.006561279296875, -0.019775390625, -0.0216064453125, -0.0031585693359375, -0.00225830078125, ...
[ 1261, 7008, 28670, 10763, 159838, 1363, 400, 39210, 4086, 254, 33172, 18044, 40288, 11176, 125662, 35746, 541, 16444, 16454, 12877, 55681, 2367, 25632, 18151, 14602, 31344, 4163, 903, 32354, 30646, 6626, 142424, 14361, 100094, 13315, 56573, 282...
[ 0.1822509765625, 0.230712890625, 0.178955078125, 0.06500244140625, 0.2352294921875, 0.0299224853515625, 0.12841796875, 0.088134765625, 0.13427734375, 0.156982421875, 0.1488037109375, 0.048248291015625, 0.10125732421875, 0.1038818359375, 0.0682373046875, 0.08642578125, 0.0447082519531...
embed
2792265_c0
2792265
lisp
0
Title: How do I learn Scheme? Problem title: How do I learn Scheme? Tags: scheme, lisp Problem: How do I learn Scheme? Hey, I'm a relative newbie to programming. I've picked up some very basic Java (File I/O, GUIs, inheritance) and would like to take a look at functional programming - in particular, I would like to lea...
How do I learn Scheme? How do I learn Scheme? scheme lisp How Scheme How do I learn Scheme? Hey, I'm a relative newbie to programming. I've picked up some very basic Java (File I/O, GUIs, inheritance) and would like to take a look at functional programming - in particular, I would like to learn Scheme. I'm having some ...
[ 0.01092529296875, 0.0245361328125, 0.006439208984375, 0.030517578125, -0.02001953125, 0.01190185546875, 0.013671875, -0.01116943359375, 0.01806640625, -0.054931640625, 0.006988525390625, -0.0184326171875, -0.0250244140625, 0.0010528564453125, -0.0040283203125, -0.01300048828125, -0.0...
[ 11249, 54, 87, 30698, 34702, 282, 32, 150370, 400, 7008, 28240, 39, 35845, 3525, 9014, 47, 56037, 449, 171739, 4552, 62822, 41925, 174350, 64, 670, 195490, 3334, 1884, 6713, 123309, 63134, 90791, 208124, 831, 28219, 5337, 56359, 179459, 300...
[ 0.130126953125, 0.120849609375, 0.1141357421875, 0.214599609375, 0.261474609375, 0.281494140625, 0.02972412109375, 0.27294921875, 0.07061767578125, 0.177001953125, 0.0281524658203125, 0.004302978515625, 0.0428466796875, 0.0675048828125, 0.1383056640625, 0.006866455078125, 0.141479492...
embed
10559234_c0
10559234
lisp
0
Title: Searching lists that contain lists or conses Problem title: Searching lists that contain lists or conses Tags: chicken-scheme, lisp, scheme Problem: Searching lists that contain lists or conses Lets say that we got a list like this(with much more elements but the method should be the same): (define l '((cons 'na...
Searching lists that contain lists or conses Searching lists that contain lists or conses chicken-scheme lisp scheme Searching Searching lists that contain lists or conses Lets say that we got a list like this(with much more elements but the method should be the same): and we can always add more elements to the existin...
[ 0.0015106201171875, 0.0281982421875, -0.0045166015625, 0.0208740234375, -0.0111083984375, 0.0177001953125, 0.0008697509765625, -0.003173828125, 0.006103515625, -0.049072265625, 0.0079345703125, -0.018798828125, -0.009033203125, 0.023193359375, 0.006439208984375, -0.0035858154296875, ...
[ 33086, 214, 5303, 7, 70541, 707, 158, 5908, 143896, 7560, 282, 400, 7008, 150370, 4163, 1884, 903, 76228, 5045, 1286, 80854, 55300, 5608, 5701, 831, 11343, 15190, 144573, 2684, 60266, 3917, 33022, 32354, 51776, 9351, 38937, 136, 30646, 613,...
[ 0.1944580078125, 0.06671142578125, 0.2352294921875, 0.08258056640625, 0.14404296875, 0.066162109375, 0.178466796875, 0.1910400390625, 0.1544189453125, 0.137939453125, 0.0633544921875, 0.047210693359375, 0.128662109375, 0.1614990234375, 0.0013427734375, 0.047821044921875, 0.0249786376...
embed
57290117_c0
57290117
lisp
0
Title: What does first parameter in ecl_init_module do? Problem title: What does first parameter in ecl_init_module do? Tags: lisp, ecl, common-lisp Problem: What does first parameter in ecl_init_module do? According to some parts of ECL manual, necessary part of the library (that has been compiled by lisp) initialisat...
What does first parameter in ecl_init_module do? What does first parameter in ecl_init_module do? lisp ecl common-lisp What ecl_init_module init_func_for_library What does first parameter in ecl_init_module do? According to some parts of ECL manual, necessary part of the library (that has been compiled by lisp) initial...
[ 0.006195068359375, -0.00154876708984375, 0.01416015625, 0.028564453125, -0.00714111328125, -0.01263427734375, 0.034423828125, 0.00191497802734375, -0.010986328125, -0.033447265625, 0.01116943359375, 0.006134033203125, 0.00150299072265625, 0.01043701171875, -0.01708984375, -0.0284423828...
[ 4865, 5117, 171859, 23, 28, 34937, 73, 217, 83279, 13, 54, 400, 7008, 39210, 4086, 254, 16498, 238, 150, 2844, 14602, 241, 37486, 23009, 63559, 2831, 35773, 1294, 5974, 61475, 15032, 313, 1528, 51339, 237, 27781, 83, 18057, 23708, 142424,...
[ 0.0484619140625, 0.19580078125, 0.278076171875, 0.10186767578125, 0.0892333984375, 0.214599609375, 0.1221923828125, 0.1907958984375, 0.1685791015625, 0.046722412109375, 0.0943603515625, 0.0928955078125, 0.170654296875, 0.068359375, 0.07305908203125, 0.1455078125, 0.099853515625, 0....
embed
69960628_c0
69960628
lisp
0
Title: Problem with org-mode code structure "#+begin_src lisp" in spacemacs Problem title: Problem with org-mode code structure "#+begin_src lisp" in spacemacs Tags: spacemacs, lisp, org-mode Problem: Problem with org-mode code structure "#+begin_src lisp" in spacemacs when I'm writting a code in li...
Problem with org-mode code structure "#+begin_src lisp" in spacemacs Problem with org-mode code structure "#+begin_src lisp" in spacemacs spacemacs lisp org-mode Problem begin_src end_src Problem with org-mode code structure "#+begin_src lisp" in spacemacs when I'm writting a code in lisp in a org-m...
[ 0.00396728515625, 0.01507568359375, -0.0133056640625, -0.000614166259765625, 0.009521484375, 0.022705078125, -0.0086669921875, 0.0106201171875, 0.00762939453125, -0.021484375, 0.01275634765625, 0.0205078125, -0.0224609375, -0.01318359375, 0.003997802734375, 0.0004119873046875, -0.000...
[ 15649, 30910, 61170, 18151, 45646, 1328, 6820, 19437, 400, 7008, 32628, 35572, 7, 9842, 3564, 4904, 2783, 11435, 26859, 46389, 33022, 809, 271, 13315, 2967, 32354, 123055, 127308, 26785, 3229, 24234, 30957, 17932, 4034, 179459, 360, 555, 2206...
[ 0.1375732421875, 0.2381591796875, 0.2060546875, 0.193359375, 0.208251953125, 0.09014892578125, 0.1282958984375, 0.1650390625, 0.07879638671875, 0.1981201171875, 0.102783203125, 0.177001953125, 0.0195770263671875, 0.1136474609375, 0.07745361328125, 0.010894775390625, 0.0679931640625, ...
embed
127911_c0
127911
lisp
0
Title: How to create reverse index for full text search in Common Lisp? Problem title: How to create reverse index for full text search in Common Lisp? Tags: common-lisp, lisp Problem: How to create reverse index for full text search in Common Lisp? What is the best way to create reverse index for full text search in C...
How to create reverse index for full text search in Common Lisp? How to create reverse index for full text search in Common Lisp? common-lisp lisp How Common Lisp How to create reverse index for full text search in Common Lisp? What is the best way to create reverse index for full text search in Common Lisp ? Is there ...
[ 0.0003681182861328125, 0.02783203125, -0.004119873046875, 0.0152587890625, -0.0257568359375, -0.003204345703125, 0.029541015625, -0.00653076171875, 0.00347900390625, -0.037353515625, -0.002716064453125, 0.0189208984375, 0.0026702880859375, 0.005279541015625, 0.016845703125, -0.00408935...
[ 11249, 28282, 39531, 184, 63262, 4393, 7986, 33938, 151301, 1261, 7008, 47, 100, 39210, 4086, 254, 400, 2965, 3917, 60449, 54608, 32087, 9803, 35773, 1294, 90944, 37486, 108259, 10002, 2663, 4344, 8407, 46994, 23468, 215543, 21, 50717, 179665...
[ 0.0723876953125, 0.132568359375, 0.1805419921875, 0.157958984375, 0.2237548828125, 0.0867919921875, 0.1241455078125, 0.1898193359375, 0.14306640625, 0.1365966796875, 0.18505859375, 0.002471923828125, 0.01361083984375, 0.0762939453125, 0.09515380859375, 0.1099853515625, 0.079833984375...
embed
66616850_c0
66616850
lisp
0
Title: Prime number check in Lisp Problem title: Prime number check in Lisp Tags: common-lisp, functional-programming, lisp, clisp Problem: Prime number check in Lisp Can someone point out my mistake here. I am trying to check if a number is a prime number or not. It works to an extent but I have a semantics error. For...
Prime number check in Lisp Prime number check in Lisp common-lisp functional-programming lisp clisp Prime Lisp Number Prime number check in Lisp Can someone point out my mistake here. I am trying to check if a number is a prime number or not. It works to an extent but I have a semantics error. For example it is telling...
[ -0.019287109375, 0.022705078125, 0.019775390625, 0.0185546875, 0.00799560546875, 0.0260009765625, 0.0034942626953125, -0.0048828125, -0.00140380859375, 0.00982666015625, -0.0004100799560546875, -0.016357421875, 0.005859375, -0.0157470703125, 0.01019287109375, -0.0010223388671875, 0.0...
[ 56195, 14012, 12765, 23, 1261, 7008, 39210, 4086, 254, 123309, 28966, 400, 95701, 103332, 22008, 6275, 1810, 759, 121742, 3688, 31577, 2174, 83, 10, 20809, 959, 43240, 192961, 484, 109109, 18499, 128219, 483, 201, 136, 305, 101935, 55681 ]
[ 0.2191162109375, 0.1966552734375, 0.1737060546875, 0.061920166015625, 0.1541748046875, 0.205078125, 0.03826904296875, 0.07183837890625, 0.1300048828125, 0.08636474609375, 0.053863525390625, 0.08349609375, 0.02532958984375, 0.10308837890625, 0.0153656005859375, 0.060943603515625, 0.01...
embed
22429558_c0
22429558
lisp
0
Title: Looping over lines in a string in Common Lisp Problem title: Looping over lines in a string in Common Lisp Tags: lisp, common-lisp Problem: Looping over lines in a string in Common Lisp I'm trying to understand why this small piece of code does not work as expected. I would expect it to print out "foo", but in f...
Looping over lines in a string in Common Lisp Looping over lines in a string in Common Lisp lisp common-lisp Looping Common Lisp CL-USER NIL Looping over lines in a string in Common Lisp I'm trying to understand why this small piece of code does not work as expected. I would expect it to print out "foo", but in fact wh...
[ -0.00555419921875, -0.0033721923828125, -0.0062255859375, 0.022216796875, -0.0120849609375, -0.0034637451171875, 0.05224609375, 0.0014495849609375, -0.0028839111328125, -0.00958251953125, -0.00482177734375, -0.001190185546875, -0.0263671875, -0.005767822265625, 0.01092529296875, 0.0073...
[ 199694, 214, 645, 124519, 23, 79315, 151301, 1261, 7008, 400, 39210, 4086, 254, 46323, 1062, 50184, 541, 16444, 28219, 15400, 903, 19336, 63847, 18151, 14602, 959, 4488, 237, 84751, 41206, 28412, 1810, 3584, 31, 15824, 17368, 54, 44691, 263...
[ 0.193603515625, 0.0692138671875, 0.199951171875, 0.2056884765625, 0.04632568359375, 0.2222900390625, 0.159423828125, 0.1397705078125, 0.17431640625, 0.09844970703125, 0.1048583984375, 0.08648681640625, 0.104248046875, 0.08575439453125, 0.1103515625, 0.106689453125, 0.06695556640625, ...
embed
42685310_c0
42685310
lisp
0
Title: string-append inside recursive function Problem title: string-append inside recursive function Tags: scheme, lisp, racket Problem: string-append inside recursive function Given a structure layer defined: (define-struct layer [color doll]) I am trying to write a function that will produce a string of colors of al...
string-append inside recursive function string-append inside recursive function scheme lisp racket Russian string-append inside recursive function Given a structure layer defined: I am trying to write a function that will produce a string of colors of all the dolls. I would like for colors function, given the above inp...
[ -0.0172119140625, 0.01446533203125, -0.01318359375, 0.0281982421875, -0.0167236328125, 0.0341796875, -0.00994873046875, 0.0220947265625, 0.0057373046875, 0.01202392578125, -0.00872802734375, -0.035400390625, -0.0045166015625, 0.00982666015625, -0.003021240234375, 0.005523681640625, -...
[ 79315, 9007, 3611, 46132, 195625, 5844, 32354, 150370, 400, 7008, 673, 27853, 102374, 45646, 135355, 61924, 31577, 33022, 27489, 111, 104988, 756, 54, 42458, 1884, 107730, 4, 205811, 50997, 4842, 49903, 4734, 30646, 444, 20594, 44691 ]
[ 0.26513671875, 0.118896484375, 0.1585693359375, 0.21337890625, 0.2318115234375, 0.1583251953125, 0.208251953125, 0.1763916015625, 0.1019287109375, 0.1649169921875, 0.099365234375, 0.1917724609375, 0.1982421875, 0.1673583984375, 0.21142578125, 0.09625244140625, 0.08056640625, 0.1132...
embed
49836231_c0
49836231
lisp
0
Title: Lisp variable unbound Problem title: Lisp variable unbound Tags: loops, variables, syntax-error, lisp, arrays Problem: Lisp variable unbound I'm trying to make a function where after 7 values are entered, they are put into an array and from that array, each element is added to another variable (avg). I keep gett...
Lisp variable unbound Lisp variable unbound loops variables syntax-error lisp arrays Lisp ENTER EXAM SCORE ALL TEST SCORES Lisp variable unbound I'm trying to make a function where after 7 values are entered, they are put into an array and from that array, each element is added to another variable (avg). I keep getting...
[ 0.0142822265625, 0.0137939453125, -0.00433349609375, 0.00151824951171875, 0.00323486328125, -0.00518798828125, 0.015869140625, 0.00927734375, -0.006103515625, -0.000043392181396484375, 0.0294189453125, -0.005126953125, -0.0111083984375, 0.0008392333984375, 0.00848388671875, 0.017944335...
[ 1261, 7008, 77336, 51, 99091, 40956, 6002, 86531, 188800, 400, 10298, 116563, 29426, 8922, 17715, 54003, 58837, 384, 21828, 31577, 3249, 32354, 7103, 361, 142424, 30957, 3884, 3934, 1295, 12638, 12830, 49814, 47, 15700, 3818, 177, 13695, 2094...
[ 0.1614990234375, 0.224365234375, 0.263427734375, 0.125732421875, 0.2281494140625, 0.1331787109375, 0.01580810546875, 0.1295166015625, 0.1585693359375, 0.10491943359375, 0.121826171875, 0.12347412109375, 0.0504150390625, 0.0906982421875, 0.07550048828125, 0.025115966796875, 0.00093936...
embed
67784962_c0
67784962
lisp
0
Title: (SETF L (FLATTEN L)) should be a lambda expression error Problem title: (SETF L (FLATTEN L)) should be a lambda expression error Tags: lisp, lambda, common-lisp Problem: (SETF L (FLATTEN L)) should be a lambda expression error So I am trying to code a common lisp function that takes a list uses a predefined func...
(SETF L (FLATTEN L)) should be a lambda expression error (SETF L (FLATTEN L)) should be a lambda expression error lisp lambda common-lisp SETF FLATTEN (SETF L (FLATTEN L)) should be a lambda expression error So I am trying to code a common lisp function that takes a list uses a predefined function function flatten (tha...
[ -0.00982666015625, 0.021484375, 0.011962890625, -0.01300048828125, 0.00604248046875, 0.01385498046875, 0.01483154296875, 0.01495361328125, -0.006378173828125, -0.003265380859375, -0.0162353515625, 0.021240234375, 0.01153564453125, -0.00677490234375, 0.00885009765625, 0.014404296875, ...
[ 54080, 919, 339, 38705, 21170, 5608, 186, 21, 6492, 85, 125195, 18499, 400, 7008, 39210, 4086, 254, 159, 183300, 563, 31577, 18151, 32354, 51776, 5303, 4527, 1653, 13, 5983, 49878, 510, 43240, 3034, 756, 30646, 171763, 13695, 1745, 26939, ...
[ 0.147705078125, 0.1949462890625, 0.19189453125, 0.1773681640625, 0.1822509765625, 0.1483154296875, 0.074951171875, 0.05328369140625, 0.1627197265625, 0.1326904296875, 0.2332763671875, 0.215087890625, 0.09539794921875, 0.1617431640625, 0.119384765625, 0.0528564453125, 0.108642578125, ...
embed
49983613_c0
49983613
lisp
0
Title: Can't cons cells be implemented efficiently at the library level in Clojure? Problem title: Can't cons cells be implemented efficiently at the library level in Clojure? Tags: clojure, lisp, cons, data-structures Problem: Can't cons cells be implemented efficiently at the library level in Clojure? Cloju...
Can't cons cells be implemented efficiently at the library level in Clojure? Can't cons cells be implemented efficiently at the library level in Clojure? clojure lisp cons data-structures Can Clojure Can't cons cells be implemented efficiently at the library level in Clojure? Clojure has its own collections, ...
[ -0.01361083984375, 0.0306396484375, 0.00927734375, 0.019775390625, 0.00634765625, 0.007781982421875, -0.01055908203125, 0.000476837158203125, -0.016845703125, -0.03564453125, -0.00299072265625, 0.0130615234375, 0.005462646484375, 0.00665283203125, 0.00701904296875, -0.00994873046875, ...
[ 4171, 158, 7, 38750, 29479, 93766, 35773, 1294, 17366, 51053, 461, 107, 20450, 400, 7008, 2053, 137656, 10002, 42486, 3871, 89160, 6493, 23755, 49041, 11814, 128169, 76319, 198993, 89397, 128489, 27117, 13, 32354, 160404, 59121 ]
[ 0.0361328125, 0.221923828125, 0.140625, 0.2271728515625, 0.15087890625, 0.1480712890625, 0.1556396484375, 0.1005859375, 0.09442138671875, 0.1361083984375, 0.1513671875, 0.1341552734375, 0.0789794921875, 0.05560302734375, 0.0963134765625, 0.037628173828125, 0.05706787109375, 0.02288...
embed
10441164_c0
10441164
lisp
0
Title: Write data to a non existing file in scheme (after creating through the program) Problem title: Write data to a non existing file in scheme (after creating through the program) Tags: scheme, lisp, chicken-scheme Problem: Write data to a non existing file in scheme (after creating through the program) I have made...
Write data to a non existing file in scheme (after creating through the program) Write data to a non existing file in scheme (after creating through the program) scheme lisp chicken-scheme Write Write data to a non existing file in scheme (after creating through the program) I have made a simple program to write text t...
[ 0.005462646484375, 0.031005859375, -0.0022125244140625, 0.012451171875, 0.000675201416015625, 0.00164031982421875, 0.00811767578125, 0.00970458984375, -0.00112152099609375, -0.0250244140625, -0.001983642578125, 0.00274658203125, -0.0086669921875, -0.0011444091796875, 0.033203125, 0.000...
[ 601, 18781, 2053, 47, 351, 144573, 11435, 23, 150370, 46327, 105233, 8305, 1528, 400, 7008, 143896, 7560, 282, 10, 7228, 8781, 33022, 7986, 102158, 3444, 2811, 40383, 2174, 959, 32316, 5608, 75935, 4263, 15490, 24674, 96362, 10941, 32562, 2...
[ 0.127685546875, 0.179931640625, 0.1727294921875, 0.1685791015625, 0.14306640625, 0.2255859375, 0.192138671875, 0.0859375, 0.2318115234375, 0.1104736328125, 0.1290283203125, 0.075439453125, 0.1666259765625, 0.06817626953125, 0.1571044921875, 0.216552734375, 0.168212890625, 0.1395263...
embed
33799381_c0
33799381
lisp
0
Title: Arith-eval (common lisp: a gentle introduction) Problem title: Arith-eval (common lisp: a gentle introduction) Tags: common-lisp, lisp Problem: Arith-eval (common lisp: a gentle introduction) I'm studying Common Lisp: a gentle introduction and want to solve all the exercise. Sometimes I have a different solution...
Arith-eval (common lisp: a gentle introduction) Arith-eval (common lisp: a gentle introduction) common-lisp lisp Arith-eval Arith-eval (common lisp: a gentle introduction) I'm studying Common Lisp: a gentle introduction and want to solve all the exercise. Sometimes I have a different solution. It confuses me and I can'...
[ -0.0089111328125, 0.00086212158203125, 0.005096435546875, 0.0159912109375, 0.0030975341796875, 0.021728515625, 0.01116943359375, 0.01068115234375, -0.005889892578125, -0.0245361328125, 0.00017261505126953125, 0.009521484375, 0.016357421875, 0.00384521484375, 0.00811767578125, -0.010681...
[ 1172, 8962, 13, 1405, 277, 3796, 400, 7008, 21507, 133, 39864, 1363, 39210, 4086, 254, 35187, 151301, 1261, 3444, 86869, 756, 81979, 160193, 765, 12921, 29806, 55681, 5908, 28219, 5570, 35166, 12877, 187, 83, 4865, 831, 87, 54, 903, 16648...
[ 0.0694580078125, 0.217041015625, 0.06817626953125, 0.257080078125, 0.032470703125, 0.1082763671875, 0.1065673828125, 0.1510009765625, 0.1363525390625, 0.07867431640625, 0.143310546875, 0.032623291015625, 0.1156005859375, 0.08026123046875, 0.0714111328125, 0.027374267578125, 0.1333007...
embed
67163023_c1
67163023
lisp
1
x : Number) (y : Number)) (+ x y)) 0 l)) This only happens when the anonymous function is being passed as an argument, as best I can see, as this (again, silly) function is OK: (define (gg (x : Number) (y : Number)) ((λ (a b) (+ a b)) x y)) In this last function you can see from the GUI that it has successfully inferre...
x : Number) (y : Number)) (+ x y)) 0 l)) This only happens when the anonymous function is being passed as an argument, as best I can see, as this (again, silly) function is OK: (define (gg (x : Number) (y : Number)) ((λ (a b) (+ a b)) x y)) In this last function you can see from the GUI that it has successfully inferre...
[ -0.005126953125, 0.0003910064697265625, 0.00189971923828125, 0.00147247314453125, 0.0167236328125, 0.006805419921875, 0.01055908203125, -0.0087890625, -0.000942230224609375, -0.005157470703125, -0.00927734375, -0.054443359375, 0.004119873046875, 0.0024261474609375, 0.0159912109375, -0....
[ 1022, 152, 103332, 53, 22183, 113, 757, 96, 4734, 96276, 52184, 10821, 32354, 115081, 237, 10750, 1957, 78, 12097, 14315, 64552, 9815, 425, 60494, 5970, 876, 4568, 70, 195490, 65771, 53498, 2822, 52895, 111, 10, 136, 1295, 72546, 7722, 55...
[ 0.1151123046875, 0.0767822265625, 0.2135009765625, 0.1324462890625, 0.1524658203125, 0.1541748046875, 0.1483154296875, 0.1134033203125, 0.014556884765625, 0.062744140625, 0.18603515625, 0.0908203125, 0.1514892578125, 0.0855712890625, 0.015106201171875, 0.2181396484375, 0.005920410156...
embed
12399523_c0
12399523
lisp
0
Title: A elementary Lisp procedure error Problem title: A elementary Lisp procedure error Tags: scheme, racket, lisp Problem: A elementary Lisp procedure error (define (sum-two-sqrt a b c) (cond ((and (<= c a) (<= c b)) sqrt-sum(a b)) ((and (<= a b) (<= a c)) sqrt-sum(b c)) ((and (<= b a) (<= b c)) sqrt-sum(a c)) ) ) (...
A elementary Lisp procedure error A elementary Lisp procedure error scheme racket lisp Lisp A elementary Lisp procedure error This is my code Please help me to fix the problem. :) I just start studing Lisp today. learned some C before but the two language is QUITE DIFFERENT! This is the question Define a procedure that...
[ -0.0052490234375, 0.037353515625, -0.005859375, 0.0179443359375, -0.0002918243408203125, 0.01104736328125, -0.02978515625, 0.01226806640625, -0.019775390625, -0.00848388671875, -0.00299072265625, -0.00775146484375, -0.0145263671875, -0.013916015625, 0.01611328125, 0.0159912109375, -0...
[ 62, 131830, 53, 1261, 7008, 50491, 18499, 150370, 673, 27853, 400, 18151, 4358, 30022, 2967, 27938, 18925, 97384, 313, 8108, 46876, 25216, 5419, 919, 66804, 20157, 9655, 64552, 51776, 17262, 101935, 10750, 30646, 10554, 108047, 6626, 150679, ...
[ 0.055755615234375, 0.17724609375, 0.06646728515625, 0.1717529296875, 0.201904296875, 0.2408447265625, 0.2237548828125, 0.1668701171875, 0.049407958984375, 0.1500244140625, 0.12310791015625, 0.148681640625, 0.06085205078125, 0.06964111328125, 0.032012939453125, 0.022735595703125, 0.02...
embed
62706246_c0
62706246
lisp
0
Title: &amp;allow-other-keys , What does it do? - Common Lisp Problem title: &amp;allow-other-keys , What does it do? - Common Lisp Tags: sbcl, macros, common-lisp, key, lisp Problem: &allow-other-keys , What does it do? - Common Lisp I'm interested in knowing what &allow-other-keys is supposed to do. I'm getting shock...
&amp;allow-other-keys , What does it do? - Common Lisp &amp;allow-other-keys , What does it do? - Common Lisp sbcl macros common-lisp key lisp What Common Lisp &allow-other-keys , What does it do? - Common Lisp I'm interested in knowing what &allow-other-keys is supposed to do. I'm getting shockingly few references to ...
[ 0.0048828125, 0.024169921875, 0.0103759765625, -0.0245361328125, 0.008056640625, 0.017333984375, 0.0279541015625, -0.006378173828125, 0.0025787353515625, -0.018310546875, 0.0029754638671875, -0.0262451171875, 0.016845703125, -0.00836181640625, 0.00029754638671875, -0.0107421875, 0.00...
[ 619, 25133, 11, 41566, 126340, 19770, 7, 4865, 14602, 442, 54, 151301, 1261, 7008, 34937, 111789, 39210, 4086, 254, 22799, 400, 60892, 2367, 83, 134598, 47, 91067, 80934, 209806, 191984, 18499, 45064, 4785, 18151, 831, 3884, 7103, 15811, 11...
[ 0.1275634765625, 0.05780029296875, 0.01458740234375, 0.233642578125, 0.192138671875, 0.1983642578125, 0.06475830078125, 0.0697021484375, 0.045684814453125, 0.07861328125, 0.093505859375, 0.153076171875, 0.1314697265625, 0.1337890625, 0.052947998046875, 0.1551513671875, 0.079467773437...
embed
27400499_c0
27400499
lisp
0
Title: Multiply 1st element of every sublist by -1?? Common Lisp Problem title: Multiply 1st element of every sublist by -1?? Common Lisp Tags: common-lisp, lisp, list Problem: Multiply 1st element of every sublist by -1?? Common Lisp As part of a larger project I want to be able to multiple every first element of ever...
Multiply 1st element of every sublist by -1?? Common Lisp Multiply 1st element of every sublist by -1?? Common Lisp common-lisp lisp list Multiply Common Lisp Multiply 1st element of every sublist by -1?? Common Lisp As part of a larger project I want to be able to multiple every first element of every sublistby -1. I ...
[ -0.0242919921875, 0.0272216796875, 0.0146484375, 0.0179443359375, 0.00022792816162109375, 0.0162353515625, 0.009521484375, 0.0164794921875, 0.0042724609375, -0.0277099609375, -0.00372314453125, 0.005035400390625, -0.006103515625, 0.00848388671875, -0.01446533203125, 0.00799560546875, ...
[ 19335, 62479, 106, 271, 12830, 111, 11907, 1614, 6562, 390, 68940, 4767, 151301, 1261, 7008, 39210, 4086, 254, 400, 5303, 13452, 3444, 19048, 48716, 5117, 1272, 31577, 195625, 1830, 3095, 107730, 53299, 140992 ]
[ 0.129638671875, 0.1112060546875, 0.0958251953125, 0.10791015625, 0.175537109375, 0.010498046875, 0.1124267578125, 0.1832275390625, 0.215087890625, 0.08636474609375, 0.1971435546875, 0.0175323486328125, 0.124755859375, 0.1099853515625, 0.1488037109375, 0.0693359375, 0.048492431640625,...
embed
4847558_c0
4847558
lisp
0
Title: How to get dotted pairs in Lisp? Problem title: How to get dotted pairs in Lisp? Tags: lisp, list, common-lisp Problem: How to get dotted pairs in Lisp? I've searched google and other places for a while but I can't find out how to generate or create dotted pairs. I ask this because, I need to turn a list that lo...
How to get dotted pairs in Lisp? How to get dotted pairs in Lisp? lisp list common-lisp How Lisp How to get dotted pairs in Lisp? I've searched google and other places for a while but I can't find out how to generate or create dotted pairs. I ask this because, I need to turn a list that looks like this: To a list that ...
[ -0.0052490234375, 0.020263671875, -0.005340576171875, -0.0101318359375, -0.0181884765625, 0.0177001953125, -0.010986328125, -0.00701904296875, 0.007293701171875, -0.024658203125, 0.002105712890625, 0.0019683837890625, -0.024169921875, 0.00115966796875, -0.0111083984375, -0.017944335937...
[ 11249, 47, 2046, 20633, 3674, 80836, 7, 23, 1261, 7008, 400, 5303, 39210, 4086, 254, 26484, 12960, 3642, 139392, 28282, 26458, 3871, 15504, 33342, 1884, 717, 9384, 101935, 33636, 63262, 32354, 11853, 83, 9077 ]
[ 0.09814453125, 0.04217529296875, 0.1300048828125, 0.2197265625, 0.168701171875, 0.267333984375, 0.154296875, 0.0887451171875, 0.1497802734375, 0.2327880859375, 0.104736328125, 0.16455078125, 0.0928955078125, 0.08514404296875, 0.1527099609375, 0.031646728515625, 0.0151214599609375, ...
embed
7490917_c0
7490917
lisp
0
Title: The variable B is unbound in Lisp Problem title: The variable B is unbound in Lisp Tags: scope, lisp Problem: The variable B is unbound in Lisp sorry for my poor english:) I have a problem with lisp. i type code here http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-10.html to sbcl * (define a 3) debugger inv...
The variable B is unbound in Lisp The variable B is unbound in Lisp scope lisp SBCL Lisp DEFINE WARNING STYLE-WARNING Undefined UNBOUND-VARIABLE THREAD RUNNING Type HELP SB-EXT:QUIT ABORT Exit The variable B is unbound in Lisp sorry for my poor english:) I have a problem with lisp. i type code here http://mitpress.mit....
[ 0.01434326171875, 0.016845703125, 0.004852294921875, 0.0213623046875, -0.00011491775512695312, 0.00335693359375, 0.0167236328125, 0.005645751953125, -0.01263427734375, -0.01055908203125, -0.0040283203125, -0.004852294921875, 0.00799560546875, 0.0020751953125, 0.01458740234375, 0.010253...
[ 77336, 335, 83, 51, 99091, 23, 1261, 7008, 581, 70820, 400, 90944, 37486, 202001, 25585, 60873, 25795, 224170, 79912, 5983, 8274, 17398, 34384, 856, 20965, 183057, 41519, 130747, 60457, 70686, 26939, 618, 68019, 11321, 105259, 5443, 217, 5909...
[ 0.268798828125, 0.2236328125, 0.06134033203125, 0.1253662109375, 0.2442626953125, 0.095947265625, 0.14013671875, 0.2418212890625, 0.0062255859375, 0.174560546875, 0.09539794921875, 0.1048583984375, 0.157958984375, 0.07818603515625, 0.00006103515625, 0.12158203125, 0.04058837890625, ...
embed
46436659_c0
46436659
lisp
0
Title: Is possible to check is list proper or improper in scheme? Problem title: Is possible to check is list proper or improper in scheme? Tags: lisp, scheme, list Problem: Is possible to check is list proper or improper in scheme? I'm trying to create function which checks is list proper or improper. Can't find any s...
Is possible to check is list proper or improper in scheme? Is possible to check is list proper or improper in scheme? lisp scheme list NOT Is possible to check is list proper or improper in scheme? I'm trying to create function which checks is list proper or improper. Can't find any solution in the internet. Is this po...
[ -0.0030517578125, 0.0240478515625, 0.0002574920654296875, 0.003326416015625, -0.0274658203125, 0.0186767578125, -0.031494140625, -0.01806640625, -0.0004100799560546875, -0.0135498046875, 0.025390625, -0.0244140625, -0.007293701171875, -0.00506591796875, -0.000835418701171875, -0.005920...
[ 2071, 7722, 47, 12765, 83, 5303, 27798, 707, 60418, 1264, 23, 150370, 400, 7008, 86725, 28282, 32354, 29806, 1820, 18151, 17368, 157167, 1495, 1295, 80836 ]
[ 0.01517486572265625, 0.1781005859375, 0.08154296875, 0.240234375, 0.09326171875, 0.259033203125, 0.2322998046875, 0.1036376953125, 0.165283203125, 0.204345703125, 0.07806396484375, 0.228759765625, 0.094482421875, 0.172607421875, 0.10980224609375, 0.059539794921875, 0.1317138671875, ...
embed
36207491_c0
36207491
lisp
0
Title: Lisp equals not working as expected Problem title: Lisp equals not working as expected Tags: lisp Problem: Lisp equals not working as expected I am slowly getting more comfortable with this language. But I am having an issue... I am working on a function that converts a temperature to either celcius or F. I am p...
Lisp equals not working as expected Lisp equals not working as expected lisp Lisp Lisp equals not working as expected I am slowly getting more comfortable with this language. But I am having an issue... I am working on a function that converts a temperature to either celcius or F. I am passing in a list as such (50 C) ...
[ 0.0036468505859375, 0.0181884765625, 0.0205078125, 0.004058837890625, -0.017822265625, -0.006500244140625, 0.002899169921875, 0.0032806396484375, -0.025634765625, 0.015869140625, 0.01409912109375, 0.01300048828125, 0.000438690185546875, -0.00067901611328125, -0.007232666015625, -0.0126...
[ 1261, 7008, 105950, 7, 959, 20697, 237, 84751, 400, 104577, 46876, 19441, 31089, 32354, 96760, 52768, 2927, 82389, 563, 452, 5303, 83875, 313, 45064, 7225, 143870, 71723, 254, 441, 25426, 42, 20949, 541, 16444, 28412, 19630, 77298, 11782 ]
[ 0.15283203125, 0.1697998046875, 0.18701171875, 0.0251922607421875, 0.10687255859375, 0.15966796875, 0.0986328125, 0.16162109375, 0.1173095703125, 0.093994140625, 0.13037109375, 0.000244140625, 0.049346923828125, 0.085693359375, 0.07373046875, 0.147705078125, 0.03466796875, 0.129394...
embed
45019403_c0
45019403
lisp
0
Title: Why the same data is printed differently when built with list or cons? Problem title: Why the same data is printed differently when built with list or cons? Tags: lisp, mit-scheme, scheme Problem: Why the same data is printed differently when built with list or cons? I tried to reproduce the same data layout by ...
Why the same data is printed differently when built with list or cons? Why the same data is printed differently when built with list or cons? lisp mit-scheme scheme Why Why the same data is printed differently when built with list or cons? I tried to reproduce the same data layout by using different combinations of lis...
[ -0.0000705718994140625, 0.0238037109375, 0.00156402587890625, 0.017333984375, -0.00994873046875, 0.0042724609375, -0.0191650390625, 0.01214599609375, 0.0067138671875, 0.0096435546875, 0.01239013671875, -0.0291748046875, 0.009521484375, -0.0023040771484375, -0.01531982421875, -0.0072937...
[ 44084, 5701, 2053, 28412, 297, 12921, 538, 88303, 678, 5303, 707, 158, 7, 400, 7008, 491, 7560, 282, 150370, 70, 83, 3229, 37842, 42238, 108802, 17368, 162515, 136, 360, 78999, 34702, 37202, 96819, 1379, 5608, 11343, 186, 33636, 70767, 80...
[ 0.1282958984375, 0.19970703125, 0.202880859375, 0.208740234375, 0.1051025390625, 0.197998046875, 0.058837890625, 0.126953125, 0.1414794921875, 0.1973876953125, 0.10479736328125, 0.1959228515625, 0.09381103515625, 0.0616455078125, 0.132568359375, 0.1561279296875, 0.101318359375, 0.1...
embed
48117356_c0
48117356
lisp
0
Title: LISP filter function Problem title: LISP filter function Tags: common-lisp, depth, lisp Problem: LISP filter function I have to define a function filter that has as arguments a predicate and a list and returns as value the initial list with THE ONLY ATOMS -for every level of depth- which satisfy the initial pred...
LISP filter function LISP filter function common-lisp depth lisp LISP LISP filter function I have to define a function filter that has as arguments a predicate and a list and returns as value the initial list with THE ONLY ATOMS -for every level of depth- which satisfy the initial predicate (keeping attention at NIL va...
[ 0.005126953125, 0.043701171875, -0.00634765625, -0.00872802734375, 0.00933837890625, 0.0086669921875, 0.000720977783203125, 0.0035858154296875, 0.006683349609375, -0.0257568359375, 0.0140380859375, -0.0034942626953125, -0.01153564453125, 0.000804901123046875, 0.0068359375, 0.0285644531...
[ 16970, 9434, 46312, 32354, 39210, 4086, 254, 168867, 400, 7008, 765, 61924, 1556, 237, 10750, 1653, 2063, 136, 5303, 30646, 34292, 61475, 23373, 29197, 19917, 17672, 144309, 11907, 17366, 40407, 50453, 35743, 541, 16444, 332, 25500, 45646, 89...
[ 0.1571044921875, 0.25390625, 0.29296875, 0.2147216796875, 0.1265869140625, 0.1087646484375, 0.1597900390625, 0.2437744140625, 0.1376953125, 0.157470703125, 0.00958251953125, 0.1253662109375, 0.01971435546875, 0.02459716796875, 0.25048828125, 0.13330078125, 0.2047119140625, 0.020782...
embed
35252828_c0
35252828
lisp
0
Title: SLIME who-calls errors out with &#x27;nesting exceeds max-lisp-eval-depth&#x27; Problem title: SLIME who-calls errors out with &#x27;nesting exceeds max-lisp-eval-depth&#x27; Tags: common-lisp, emacs, lisp, slime, spacemacs Problem: SLIME who-calls errors out with 'nesting exceeds max-lisp-eval-depth' Using Spac...
SLIME who-calls errors out with &#x27;nesting exceeds max-lisp-eval-depth&#x27; SLIME who-calls errors out with &#x27;nesting exceeds max-lisp-eval-depth&#x27; common-lisp emacs lisp slime spacemacs SLIME Variable SLIME who-calls errors out with 'nesting exceeds max-lisp-eval-depth' Using Spacemacs 0.105, all packages ...
[ -0.0028228759765625, 0.0303955078125, -0.01507568359375, 0.0118408203125, -0.0023956298828125, 0.03125, 0.013671875, 0.0005340576171875, 0.012451171875, -0.024169921875, 0.00836181640625, -0.0140380859375, 0.00885009765625, 0.0296630859375, 0.02099609375, 0.006744384765625, -0.003479...
[ 42135, 66820, 2750, 85763, 18499, 1810, 3768, 1444, 1916, 204839, 7, 18389, 4086, 254, 1405, 168867, 39210, 2263, 400, 7008, 34264, 13, 32628, 35572, 84572, 43045, 107754, 8194, 98169, 150011, 345, 82344, 98, 26582, 4909, 37842, 53550, 28, ...
[ 0.1695556640625, 0.1978759765625, 0.1435546875, 0.2249755859375, 0.21533203125, 0.1541748046875, 0.067138671875, 0.0985107421875, 0.146240234375, 0.1749267578125, 0.058349609375, 0.1695556640625, 0.1151123046875, 0.1435546875, 0.2176513671875, 0.2330322265625, 0.047119140625, 0.073...
embed
5120780_c0
5120780
lisp
0
Title: Can one safely ignore the difference between a macro and a built-in? Problem title: Can one safely ignore the difference between a macro and a built-in? Tags: clojure, lisp, macros Problem: Can one safely ignore the difference between a macro and a built-in? I'm starting out with Clojure, which is also my first ...
Can one safely ignore the difference between a macro and a built-in? Can one safely ignore the difference between a macro and a built-in? clojure lisp macros Can clojure.core Can one safely ignore the difference between a macro and a built-in? I'm starting out with Clojure, which is also my first lisp. There's obviousl...
[ 0.01397705078125, -0.003387451171875, -0.009765625, 0.0081787109375, -0.01312255859375, 0.00482177734375, 0.00518798828125, 0.0091552734375, -0.004425048828125, -0.0263671875, 0.01019287109375, -0.00775146484375, -0.0076904296875, -0.005035400390625, 0.0203857421875, -0.01483154296875,...
[ 4171, 46002, 124962, 60212, 17721, 111789, 88303, 73, 20450, 461, 107, 400, 7008, 30854, 136, 9, 51053, 241761, 63920, 85689, 3173, 5425, 5701, 49269, 3714, 14783, 1238, 71062 ]
[ 0.01593017578125, 0.1229248046875, 0.169921875, 0.177490234375, 0.0220489501953125, 0.212646484375, 0.154052734375, 0.171142578125, 0.1158447265625, 0.1431884765625, 0.1322021484375, 0.0810546875, 0.1165771484375, 0.1888427734375, 0.0157623291015625, 0.000030517578125, 0.119873046875...
embed
9808928_c0
9808928
lisp
0
Title: Understanding how to implement once-only lisp macro Problem title: Understanding how to implement once-only lisp macro Tags: lisp, common-lisp, macros, practical-common-lisp Problem: Understanding how to implement once-only lisp macro In Peter Seibel's book "Practical Common Lisp", we can find the definition of ...
Understanding how to implement once-only lisp macro Understanding how to implement once-only lisp macro lisp common-lisp macros practical-common-lisp Understanding Understanding how to implement once-only lisp macro In Peter Seibel's book "Practical Common Lisp", we can find the definition of the very complicated macro...
[ -0.0128173828125, 0.025634765625, 0.001312255859375, -0.015380859375, 0.0006103515625, 0.02294921875, -0.00119781494140625, -0.0025177001953125, 0.0303955078125, -0.044921875, -0.0115966796875, -0.0181884765625, 0.0068359375, -0.0126953125, 0.024658203125, 0.004791259765625, -0.01513...
[ 9626, 144057, 3642, 29479, 24145, 191, 538, 400, 7008, 111789, 47, 39210, 4086, 254, 138155, 277, 3796, 7948, 35211, 4063, 12877, 50344, 49086, 151301, 1261, 80934, 4552, 96704, 297, 103136, 19770, 14137, 35572, 3666, 49919, 449, 8770, 19, ...
[ 0.0849609375, 0.04144287109375, 0.07794189453125, 0.2265625, 0.232666015625, 0.2242431640625, 0.1810302734375, 0.154296875, 0.225830078125, 0.2496337890625, 0.006927490234375, 0.122802734375, 0.1290283203125, 0.118408203125, 0.171630859375, 0.001922607421875, 0.1025390625, 0.114501...
embed
4210867_c0
4210867
lisp
0
Title: Breaking a function into multiple lines Problem title: Breaking a function into multiple lines Tags: lisp, land-of-lisp, functional-programming Problem: Breaking a function into multiple lines Here are some source code for an example from the amazing book "Land of Lisp" : (defun random-node () (1+ (random *node-...
Breaking a function into multiple lines Breaking a function into multiple lines lisp land-of-lisp functional-programming Breaking Breaking a function into multiple lines Here are some source code for an example from the amazing book "Land of Lisp" : Since I don't have the Lisp instinct , I find it is useful to break a ...
[ -0.01171875, -0.00885009765625, 0.01019287109375, 0.004638671875, -0.005462646484375, 0.016845703125, -0.004150390625, -0.0078125, 0.0166015625, -0.042236328125, -0.01434326171875, -0.030029296875, -0.0014495849609375, 0.004791259765625, 0.005767822265625, -0.0076904296875, 0.0177001...
[ 91365, 32354, 3934, 48716, 124519, 10, 400, 7008, 3551, 4390, 4086, 254, 123309, 28966, 31344, 18151, 27781, 44613, 12877, 94646, 111, 1261, 218024, 7413, 80234, 36356, 55300, 222530, 20623, 31577, 178851, 4358, 47, 3249, 297, 429, 6562 ]
[ 0.229248046875, 0.217529296875, 0.18115234375, 0.226318359375, 0.236328125, 0.002788543701171875, 0.09417724609375, 0.1739501953125, 0.11712646484375, 0.12939453125, 0.0714111328125, 0.136962890625, 0.1519775390625, 0.119873046875, 0.104736328125, 0.1353759765625, 0.106201171875, 0...
embed
18950957_c1
18950957
lisp
1
1024) ) Doesn't work, because GENERATE-LOCATIONS returns a list , not a series of elements which can then be added to a list. So I tried to VALUES-LIST it: (defparameter *locations* `( (ASIA ,(make-location :name "Asia")) (AFRICA ,(make-location :name "Africa")) ,(values-list (generate-locations "LOC" "Location " 1024)...
1024) ) Doesn't work, because GENERATE-LOCATIONS returns a list , not a series of elements which can then be added to a list. So I tried to VALUES-LIST it: (defparameter *locations* `( (ASIA ,(make-location :name "Asia")) (AFRICA ,(make-location :name "Africa")) ,(values-list (generate-locations "LOC" "Location " 1024)...
[ 0.0030975341796875, 0.007598876953125, -0.0150146484375, 0.004058837890625, -0.0152587890625, 0.01263427734375, 0.01092529296875, -0.0098876953125, 0.021484375, -0.01416015625, 0.00927734375, 0.00021839141845703125, -0.00897216796875, -0.031005859375, -0.007110595703125, -0.02941894531...
[ 140154, 16, 1388, 101790, 18, 4488, 6637, 527, 88078, 35746, 9, 124448, 84780, 294, 30646, 5303, 959, 36549, 80854, 831, 49814, 47, 37842, 310, 89994, 6706, 195977, 442, 112, 420, 6276, 29089, 87632, 20104, 284, 55898, 11627, 143946, 28247,...
[ 0.290283203125, 0.030426025390625, 0.002593994140625, 0.039306640625, 0.06365966796875, 0.152587890625, 0.001434326171875, 0.151123046875, 0.2376708984375, 0.160888671875, 0.09124755859375, 0.253173828125, 0.2138671875, 0.1456298828125, 0.1619873046875, 0.1885986328125, 0.06359863281...
embed
2087693_c0
2087693
lisp
0
Title: How can I get all possible permutations of a list with Common Lisp? Problem title: How can I get all possible permutations of a list with Common Lisp? Tags: algorithm, common-lisp, lisp Problem: How can I get all possible permutations of a list with Common Lisp? I'm trying to write a Common Lisp function that wi...
How can I get all possible permutations of a list with Common Lisp? How can I get all possible permutations of a list with Common Lisp? algorithm common-lisp lisp How Common Lisp How can I get all possible permutations of a list with Common Lisp? I'm trying to write a Common Lisp function that will give me all possible...
[ 0.00250244140625, 0.028564453125, 0.00634765625, 0.00274658203125, -0.0126953125, 0.0130615234375, -0.030029296875, 0.0003757476806640625, -0.00433349609375, -0.037841796875, -0.010986328125, 0.027587890625, 0.01611328125, 0.026123046875, -0.01904296875, 0.019287109375, -0.01171875, ...
[ 11249, 831, 2046, 756, 7722, 117, 14311, 21094, 5303, 678, 151301, 1261, 7008, 87, 111, 234873, 39210, 4086, 254, 400, 31577, 33022, 32354, 8337, 17368, 12638, 12830, 4734, 24145, 116, 8439, 140992, 138, 6896, 4958, 21771, 54397, 43240, 297...
[ 0.067138671875, 0.07379150390625, 0.1285400390625, 0.1419677734375, 0.1971435546875, 0.15087890625, 0.26220703125, 0.1580810546875, 0.2327880859375, 0.07373046875, 0.19384765625, 0.1728515625, 0.2137451171875, 0.013427734375, 0.004486083984375, 0.1812744140625, 0.1190185546875, 0.0...
embed
2704382_c1
2704382
lisp
1
list, to avoid searching too far. "[^\]\[{}();,/#=]*" "{") '((c-font-lock-declarators limit t nil) (save-match-data (goto-char (match-end 0)) (c-put-char-property (1- (point)) 'c-type 'c-decl-id-start) (c-forward-syntactic-ws)) (goto-char (match-end 0))))))) I am reading up on lisp syntax to figure out what those thin...
list, to avoid searching too far. "[^\]\[{}();,/#=]*" "{") '((c-font-lock-declarators limit t nil) (save-match-data (goto-char (match-end 0)) (c-put-char-property (1- (point)) 'c-type 'c-decl-id-start) (c-forward-syntactic-ws)) (goto-char (match-end 0))))))) I am reading up on lisp syntax to figure out what those thin...
[ -0.007659912109375, -0.01470947265625, -0.019287109375, -0.0069580078125, -0.00445556640625, 0.02978515625, 0.00860595703125, 0.020263671875, 0.010009765625, 0.0098876953125, 0.0196533203125, -0.00115966796875, 0.0035858154296875, -0.01141357421875, 0.00946044921875, -0.020751953125, ...
[ 5303, 47, 71864, 157318, 75635, 21135, 50718, 3945, 22230, 17475, 17324, 108999, 98753, 10135, 188, 9254, 757, 38496, 50986, 112, 34937, 532, 17137, 19364, 19725, 167089, 400, 7008, 6002, 86531, 8966, 11675, 28, 85779, 18151, 28960, 6868, 407...
[ 0.216796875, 0.005340576171875, 0.1044921875, 0.1142578125, 0.1800537109375, 0.17333984375, 0.043853759765625, 0.133056640625, 0.0732421875, 0.15869140625, 0.115234375, 0.07568359375, 0.1282958984375, 0.024932861328125, 0.0265045166015625, 0.088623046875, 0.040313720703125, 0.06469...
embed
69711516_c1
69711516
lisp
1
used to make quite a large number of games (and so, such bugs should have been long gone by now) And so, I have a few questions: Once and for all, is the problematic form valid Common Lisp or not ? If it is not, why do so many people, including some of the most knowledgeable persons about CL, use it (seemingly without...
used to make quite a large number of games (and so, such bugs should have been long gone by now) And so, I have a few questions: Once and for all, is the problematic form valid Common Lisp or not ? If it is not, why do so many people, including some of the most knowledgeable persons about CL, use it (seemingly without...
[ 0.02978515625, 0.0096435546875, -0.00677490234375, -0.019775390625, -0.01434326171875, -0.01220703125, -0.0162353515625, 0.01434326171875, -0.0020751953125, -0.04248046875, 0.0001811981201171875, -0.00823974609375, 0.015869140625, 0.0257568359375, 0.01495361328125, -0.017578125, 0.01...
[ 11814, 47, 3249, 32233, 21334, 14012, 27528, 6044, 54608, 5608, 765, 4989, 74955, 5036, 10846, 17582, 83, 186560, 3173, 35604, 151301, 1261, 7008, 442, 959, 15400, 221, 5941, 3395, 51359, 46323, 4527, 2967, 2940, 31635, 139999, 903, 224833, ...
[ 0.1263427734375, 0.045745849609375, 0.090087890625, 0.0352783203125, 0.033966064453125, 0.06591796875, 0.156494140625, 0.03118896484375, 0.1236572265625, 0.047943115234375, 0.022308349609375, 0.002197265625, 0.033538818359375, 0.0213775634765625, 0.036346435546875, 0.09716796875, 0.0...
embed
31702864_c0
31702864
lisp
0
Title: How much lisp to implement in C before writing extension in itself? Problem title: How much lisp to implement in C before writing extension in itself? Tags: parsing, lisp, interpreter, common-lisp, c Problem: How much lisp to implement in C before writing extension in itself? I am implementing a lisp interpreter...
How much lisp to implement in C before writing extension in itself? How much lisp to implement in C before writing extension in itself? parsing lisp interpreter common-lisp c How How much lisp to implement in C before writing extension in itself? I am implementing a lisp interpreter in C, i have implemented along with ...
[ 0.0106201171875, 0.00970458984375, 0.005706787109375, 0.0174560546875, -0.018798828125, 0.0002384185791015625, 0.00848388671875, -0.01055908203125, -0.00994873046875, -0.037353515625, 0.0140380859375, -0.0191650390625, -0.017333984375, 0.004425048828125, 0.006744384765625, -0.009704589...
[ 11249, 5045, 400, 7008, 47, 29479, 23, 313, 8108, 32562, 111938, 68034, 366, 29481, 56, 39210, 4086, 254, 501, 10846, 128489, 158, 2258, 42, 864, 62822, 61924, 136, 6492, 85, 65998, 78091, 20187, 41170, 33022, 46876, 563, 22724, 40383 ]
[ 0.03228759765625, 0.126708984375, 0.151123046875, 0.2470703125, 0.02838134765625, 0.200439453125, 0.0859375, 0.15673828125, 0.10986328125, 0.1239013671875, 0.177490234375, 0.09796142578125, 0.0712890625, 0.1744384765625, 0.0804443359375, 0.08056640625, 0.114990234375, 0.16748046875...
embed
131433_c0
131433
lisp
0
Title: Sources for learning about Scheme Macros: define-syntax and syntax-rules Problem title: Sources for learning about Scheme Macros: define-syntax and syntax-rules Tags: syntax-rules, macros, lisp, define-syntax, scheme Problem: Sources for learning about Scheme Macros: define-syntax and syntax-rules I've read JRM'...
Sources for learning about Scheme Macros: define-syntax and syntax-rules Sources for learning about Scheme Macros: define-syntax and syntax-rules syntax-rules macros lisp define-syntax scheme Sources Scheme Macros Sources for learning about Scheme Macros: define-syntax and syntax-rules I've read JRM's Syntax-rules Prim...
[ 0.01031494140625, 0.034912109375, 0.00469970703125, 0.00537109375, -0.00020694732666015625, 0.0067138671875, 0.0031585693359375, 0.00830078125, 0.0035247802734375, -0.036865234375, 0.0111083984375, -0.057373046875, -0.0181884765625, -0.00531005859375, 0.0093994140625, -0.0107421875, ...
[ 77641, 52080, 1672, 34702, 282, 4727, 3666, 61924, 12654, 86531, 136, 6002, 13500, 100, 111789, 400, 7008, 150370, 12301, 821, 25656, 19010, 90, 46282, 31880, 19, 62233, 104902, 28219, 12921, 39210, 4086, 254, 192, 15322, 4734, 1632, 3917, ...
[ 0.1470947265625, 0.1031494140625, 0.0271148681640625, 0.1754150390625, 0.1514892578125, 0.14111328125, 0.1517333984375, 0.2288818359375, 0.17529296875, 0.2415771484375, 0.023406982421875, 0.1685791015625, 0.2222900390625, 0.00421142578125, 0.218994140625, 0.040283203125, 0.1497802734...
embed
62830472_c0
62830472
lisp
0
Title: lisp passing value to function? Problem title: lisp passing value to function? Tags: lisp Problem: lisp passing value to function? i am new to lisp and in my code i want to convert 3 first bit to integer and check if number of ones in next bits is equal to that or not this is my code: (defun new (vi n res) (cond...
lisp passing value to function? lisp passing value to function? lisp lisp passing value to function? i am new to lisp and in my code i want to convert 3 first bit to integer and check if number of ones in next bits is equal to that or not this is my code: i wanted to test it but when i write it: it errors 0 is not a fu...
[ -0.0174560546875, 0.00543212890625, -0.00384521484375, 0.00238037109375, -0.00506591796875, 0.01202392578125, -0.00726318359375, 0.004119873046875, 0.000640869140625, -0.0263671875, 0.01495361328125, -0.005645751953125, 0.002777099609375, -0.0157470703125, 0.0023193359375, -0.009704589...
[ 400, 7008, 452, 6953, 34292, 47, 32354, 3525, 18151, 3444, 96760, 138, 5117, 4785, 892, 1505, 12765, 14012, 64333, 11737, 105950, 959, 36663, 3034, 33022, 18499, 757, 83, 10, 37842, 22085, 106 ]
[ 0.149658203125, 0.2247314453125, 0.10858154296875, 0.10992431640625, 0.223876953125, 0.1202392578125, 0.2493896484375, 0.0221710205078125, 0.097900390625, 0.047698974609375, 0.11700439453125, 0.12939453125, 0.0706787109375, 0.1505126953125, 0.11376953125, 0.1688232421875, 0.135742187...
embed
49465775_c0
49465775
lisp
0
Title: How to output a string in lisp without quotes and without returning anything? Problem title: How to output a string in lisp without quotes and without returning anything? Tags: output, return, lisp, common-lisp, string Problem: How to output a string in lisp without quotes and without returning anything? I'm new...
How to output a string in lisp without quotes and without returning anything? How to output a string in lisp without quotes and without returning anything? output return lisp common-lisp string How std::cout Hello How to output a string in lisp without quotes and without returning anything? I'm new to lisp programming ...
[ 0.0140380859375, 0.00897216796875, -0.00124359130859375, 0.0174560546875, -0.01611328125, -0.000743865966796875, 0.015869140625, -0.02734375, -0.0201416015625, -0.0146484375, 0.0028839111328125, -0.039306640625, 0.0002880096435546875, 0.001251220703125, -0.007415771484375, 0.0066833496...
[ 11249, 47, 140992, 79315, 23, 400, 7008, 15490, 66747, 7, 30646, 23937, 39210, 4086, 254, 6138, 71, 12600, 18, 35378, 56037, 3642, 36746, 959, 17324, 46876, 9384, 808, 32354, 7464, 3917, 7722, 1261, 57143, 209806, 187136 ]
[ 0.06085205078125, 0.013885498046875, 0.211181640625, 0.2568359375, 0.06951904296875, 0.1424560546875, 0.2166748046875, 0.1427001953125, 0.225341796875, 0.014892578125, 0.1568603515625, 0.06524658203125, 0.0645751953125, 0.0855712890625, 0.1351318359375, 0.0858154296875, 0.07153320312...
embed
13190783_c0
13190783
lisp
0
Title: lisp comparison Problem title: lisp comparison Tags: lisp, string, comparison, int Problem: lisp comparison I'm trying to do a comparison in a function like this: (defun omember (x l) (cond ((null l) nil) ((eq (car l) x) t) ((string< (car l) x) (omember (x (cdr l)))) (t nil))) It just go through the list and sea...
lisp comparison lisp comparison lisp string comparison int lisp comparison I'm trying to do a comparison in a function like this: It just go through the list and search if x in the elements in list l. The idea is since the list passed is sorted, you don't need to search all the list for a value. As long as your value a...
[ -0.01483154296875, 0.01068115234375, 0.00732421875, -0.009521484375, -0.0103759765625, 0.00927734375, 0.00958251953125, -0.014404296875, 0.000453948974609375, 0.0216064453125, 0.024169921875, -0.0098876953125, 0.0135498046875, -0.0091552734375, -0.01165771484375, -0.0196533203125, 0....
[ 400, 7008, 225490, 79315, 23, 18, 31577, 32354, 8305, 5303, 33938, 2174, 1022, 80854, 96, 6528, 115081, 17497, 34292, 4989, 117396, 3501, 12830, 30646, 17324, 9393, 21732, 959, 4488, 37842, 91693, 16093, 100, 892, 1505, 149016, 191619, 5646, ...
[ 0.119384765625, 0.21142578125, 0.216796875, 0.2010498046875, 0.0858154296875, 0.09747314453125, 0.020782470703125, 0.14697265625, 0.0709228515625, 0.1688232421875, 0.1153564453125, 0.08111572265625, 0.056365966796875, 0.129638671875, 0.066650390625, 0.042083740234375, 0.13134765625, ...
embed
13784555_c0
13784555
lisp
0
Title: Eval in Common Lisp Problem title: Eval in Common Lisp Tags: common-lisp, lisp, functional-programming, eval Problem: Eval in Common Lisp I am new to lisp, and here is my question: I have a list that is something like ((a ((length 3) (size 5))) (b ((length 5) (size 7))))... The above list is just a sample. What ...
Eval in Common Lisp Eval in Common Lisp common-lisp lisp functional-programming eval Eval Common Lisp Eval in Common Lisp I am new to lisp, and here is my question: I have a list that is something like The above list is just a sample. What I am trying to have is a function find that can work like a database query, for ...
[ 0.0084228515625, 0.02197265625, 0.01507568359375, 0.0004329681396484375, -0.0089111328125, 0.01226806640625, 0.008056640625, 0.0033721923828125, 0.00555419921875, -0.03173828125, 0.00162506103515625, 0.0038299560546875, 0.01263427734375, -0.0162353515625, -0.003173828125, 0.01324462890...
[ 241, 1405, 23, 151301, 1261, 7008, 39210, 4086, 254, 400, 123309, 28966, 28, 3525, 765, 5303, 1884, 36917, 121413, 31577, 32354, 7413, 831, 4488, 63399, 41, 27781, 5608, 876, 100, 163, 35431, 289, 10750, 903, 71062, 4358, 43240, 5122 ]
[ 0.125244140625, 0.281005859375, 0.10888671875, 0.164306640625, 0.1663818359375, 0.1934814453125, 0.1259765625, 0.1065673828125, 0.120849609375, 0.123779296875, 0.1568603515625, 0.1439208984375, 0.1207275390625, 0.04010009765625, 0.0186920166015625, 0.1273193359375, 0.0618896484375, ...
embed
14835549_c0
14835549
lisp
0
Title: Recursive function in Lisp Problem title: Recursive function in Lisp Tags: lisp, conjunctive-normal-form Problem: Recursive function in Lisp I have to build a function which determines if I have a conjunction of well-formed formulas built in this way : cong ::= '(' and wff wff ...')' Let's suppose I have the cod...
Recursive function in Lisp Recursive function in Lisp lisp conjunctive-normal-form Recursive Lisp Recursive function in Lisp I have to build a function which determines if I have a conjunction of well-formed formulas built in this way : cong ::= '(' and wff wff ...')' Let's suppose I have the code which determines if a...
[ -0.003997802734375, 0.0169677734375, -0.0146484375, 0.0213623046875, -0.0030364990234375, 0.0185546875, -0.0030975341796875, 0.0086669921875, 0.005950927734375, -0.033203125, -0.00811767578125, -0.0181884765625, 0.00689697265625, -0.00201416015625, -0.006317138671875, -0.0096435546875,...
[ 853, 48650, 5844, 32354, 1261, 7008, 23, 400, 158, 461, 8766, 4935, 33176, 5037, 45367, 83324, 2174, 765, 17043, 5299, 297, 26168, 7, 88303, 3917, 177, 1984, 136, 148, 4902, 139124, 18151, 83, 8110, 5117, 12765, 12830, 5303, 195625, 10588...
[ 0.05548095703125, 0.233642578125, 0.1214599609375, 0.1881103515625, 0.14501953125, 0.2081298828125, 0.03802490234375, 0.1297607421875, 0.1202392578125, 0.1256103515625, 0.0628662109375, 0.087158203125, 0.1622314453125, 0.17138671875, 0.10711669921875, 0.1297607421875, 0.0933837890625...
embed
58886967_c0
58886967
lisp
0
Title: Wrong argument type listp, &quot;GIF&quot; When reverse a list Problem title: Wrong argument type listp, &quot;GIF&quot; When reverse a list Tags: elisp, lisp, sicp Problem: Wrong argument type listp, "GIF" When reverse a list I write such a function to reverse a list Exercise 2.18. Define a procedure reverse th...
Wrong argument type listp, &quot;GIF&quot; When reverse a list Wrong argument type listp, &quot;GIF&quot; When reverse a list elisp lisp sicp Wrong GIF When begin_src end_src RESULTS Wrong argument type listp, "GIF" When reverse a list I write such a function to reverse a list Exercise 2.18. Define a procedure reverse ...
[ -0.0113525390625, 0.02392578125, 0.00311279296875, 0.01153564453125, -0.01177978515625, 0.027099609375, -0.015380859375, 0.0155029296875, 0.002899169921875, 0.018310546875, 0.0091552734375, 0.000324249267578125, 0.00244140625, 0.00238037109375, 0.003326416015625, 0.0106201171875, 0.0...
[ 35133, 10750, 10644, 5303, 254, 108527, 14847, 39531, 184, 15296, 7008, 400, 26536, 9842, 19437, 3564, 218849, 33022, 6044, 32354, 155534, 787, 1819, 64552, 50491, 51776, 237, 30646, 5701, 80854, 23, 12989, 25632, 140992, 11675, 17932, 18499 ]
[ 0.1488037109375, 0.233642578125, 0.1839599609375, 0.190673828125, 0.1849365234375, 0.234619140625, 0.042449951171875, 0.19580078125, 0.1383056640625, 0.0030517578125, 0.1138916015625, 0.030059814453125, 0.0210418701171875, 0.07183837890625, 0.115966796875, 0.045135498046875, 0.103881...
embed
1249008_c0
1249008
lisp
0
Title: Help in designing a small Unit Test Macro in Clojure Problem title: Help in designing a small Unit Test Macro in Clojure Tags: functional-programming, lisp, clojure Problem: Help in designing a small Unit Test Macro in Clojure I have a small unit test macro (defmacro is [expr value] `(if (= ~expr ~value) 'yes (p...
Help in designing a small Unit Test Macro in Clojure Help in designing a small Unit Test Macro in Clojure functional-programming lisp clojure Help Unit Test Macro Clojure Expected But Evaluated Help in designing a small Unit Test Macro in Clojure I have a small unit test macro How do I correctly write the error message...
[ -0.018310546875, 0.013671875, 0.00244140625, 0.00244140625, -0.0059814453125, 0.0162353515625, -0.005645751953125, -0.013671875, -0.00433349609375, 0.0294189453125, -0.0220947265625, 0.006195068359375, -0.0079345703125, -0.016845703125, 0.008544921875, 0.004852294921875, -0.006195068...
[ 39527, 4331, 19336, 46640, 8647, 4727, 516, 51053, 461, 107, 123309, 28966, 400, 7008, 20450, 60075, 13, 4966, 151228, 765, 25072, 3034, 111789, 26785, 33022, 18499, 26008, 5036, 76199, 3444, 151575, 125195, 5154, 63736, 2174, 34292, 14858, 8...
[ 0.1168212890625, 0.1864013671875, 0.1881103515625, 0.2005615234375, 0.2144775390625, 0.11474609375, 0.1292724609375, 0.11962890625, 0.132568359375, 0.0897216796875, 0.0712890625, 0.064697265625, 0.0081787109375, 0.111572265625, 0.096923828125, 0.10009765625, 0.1373291015625, 0.1252...
embed
12649290_c0
12649290
lisp
0
Title: Example of Sharpsign Equal-Sign reader macro? Problem title: Example of Sharpsign Equal-Sign reader macro? Tags: common-lisp, lisp Problem: Example of Sharpsign Equal-Sign reader macro? I've seen this used once, but couldn't understand what it does. The reference says that it is #n=object reads as whatever objec...
Example of Sharpsign Equal-Sign reader macro? Example of Sharpsign Equal-Sign reader macro? common-lisp lisp Example Sharpsign Equal-Sign Example of Sharpsign Equal-Sign reader macro? I've seen this used once, but couldn't understand what it does. The reference says that it is Which to me reads as just 56 randomly sele...
[ 0.0155029296875, 0.0029144287109375, 0.015869140625, -0.00567626953125, 0.01141357421875, 0.00750732421875, 0.0029296875, 0.0108642578125, -0.005706787109375, 0.00179290771484375, 0.0062255859375, -0.030517578125, 0.0279541015625, -0.00518798828125, 0.017578125, -0.0159912109375, -0....
[ 89536, 8705, 111, 197106, 31304, 241, 71723, 9, 218723, 155255, 111789, 39210, 4086, 254, 400, 7008, 51592, 903, 11814, 24145, 69427, 28219, 2367, 442, 14602, 91067, 83, 130078, 47, 163, 12301, 7, 237, 1660, 9103, 96759, 133291, 34153, 1494...
[ 0.146240234375, 0.0762939453125, 0.032623291015625, 0.183837890625, 0.209228515625, 0.0282440185546875, 0.1961669921875, 0.0187835693359375, 0.183349609375, 0.2440185546875, 0.2183837890625, 0.10968017578125, 0.048095703125, 0.1275634765625, 0.0755615234375, 0.156494140625, 0.0165710...
embed
12666095_c0
12666095
lisp
0
Title: Lisp: Generating a list of 10 random integers Problem title: Lisp: Generating a list of 10 random integers Tags: lisp, common-lisp Problem: Lisp: Generating a list of 10 random integers this is part of a my first homework in common lisp. We have to define a variable representing any 10 random integers from 0 to ...
Lisp: Generating a list of 10 random integers Lisp: Generating a list of 10 random integers lisp common-lisp Lisp Generating var1 Lisp: Generating a list of 10 random integers this is part of a my first homework in common lisp. We have to define a variable representing any 10 random integers from 0 to 100: I am not sur...
[ 0.0198974609375, -0.004150390625, -0.00494384765625, -0.0172119140625, -0.00958251953125, 0.03173828125, -0.0264892578125, -0.00830078125, -0.017333984375, -0.049072265625, 0.01507568359375, 0.0147705078125, 0.00225830078125, 0.0130615234375, 0.00090789794921875, -0.004638671875, 0.0...
[ 1261, 7008, 12, 155370, 5303, 209, 96759, 892, 26255, 1916, 400, 39210, 4086, 254, 285, 418, 10, 5117, 5368, 18244, 765, 61924, 77336, 33636, 2499, 757, 47, 805, 9077, 37170, 3688, 151117, 33022, 3509, 420, 242, 132, 32354, 139392, 30646,...
[ 0.152099609375, 0.22802734375, 0.0206756591796875, 0.1417236328125, 0.14111328125, 0.1741943359375, 0.1761474609375, 0.1107177734375, 0.09442138671875, 0.008941650390625, 0.089599609375, 0.1190185546875, 0.07403564453125, 0.1201171875, 0.162353515625, 0.11279296875, 0.0146484375, 0...
embed
59042018_c0
59042018
lisp
0
Title: lisp: properly form if statement Problem title: lisp: properly form if statement Tags: lisp, common-lisp Problem: lisp: properly form if statement As a task for myself to learn common lisp, I'm trying to recreate lodash . En route to recreating _.chunk , I've written the following to test for an optional argumen...
lisp: properly form if statement lisp: properly form if statement lisp common-lisp _.chunk ERROR SB-INT:NAMED-LAMBDA ARRAY OPTIONAL SIZE BLOCK WRITE lisp: properly form if statement As a task for myself to learn common lisp, I'm trying to recreate lodash . En route to recreating _.chunk , I've written the following to ...
[ -0.0018768310546875, 0.00323486328125, 0.00604248046875, -0.00347900390625, -0.0262451171875, -0.007354736328125, 0.01263427734375, -0.0169677734375, -0.0263671875, 0.0277099609375, 0.0228271484375, -0.0201416015625, -0.0267333984375, -0.0028839111328125, 0.01324462890625, 0.0229492187...
[ 400, 7008, 155965, 3173, 2174, 63805, 39210, 4086, 254, 3678, 151206, 90944, 59537, 182512, 6538, 13685, 150144, 180, 162026, 10000, 19157, 124448, 12, 66211, 89011, 459, 155892, 59121, 25632, 3034, 100, 35829, 10750, 503, 19514, 3509, 420, 1...
[ 0.1129150390625, 0.172607421875, 0.1533203125, 0.20703125, 0.1905517578125, 0.212890625, 0.09075927734375, 0.053253173828125, 0.1298828125, 0.125244140625, 0.1134033203125, 0.046600341796875, 0.054229736328125, 0.058258056640625, 0.0675048828125, 0.017852783203125, 0.07568359375, 0...
embed
70354226_c0
70354226
lisp
0
Title: How can I set position of root frame or window in Common Lisp ltk? Problem title: How can I set position of root frame or window in Common Lisp ltk? Tags: lisp, common-lisp, screen, ltk, position Problem: How can I set position of root frame or window in Common Lisp ltk? I am outputting a window with 2 columns a...
How can I set position of root frame or window in Common Lisp ltk? How can I set position of root frame or window in Common Lisp ltk? lisp common-lisp screen ltk position How Common Lisp How can I set position of root frame or window in Common Lisp ltk? I am outputting a window with 2 columns and 11 rows with LTK in Co...
[ 0.021728515625, 0.0166015625, 0.0162353515625, 0.00823974609375, -0.0167236328125, -0.00390625, 0.036376953125, -0.0076904296875, 0.0050048828125, -0.01513671875, 0.02392578125, -0.021484375, 0.0145263671875, -0.0064697265625, -0.01080322265625, -0.006683349609375, 0.01104736328125, ...
[ 11249, 831, 5423, 19069, 74855, 123789, 76896, 151301, 1261, 7008, 31472, 87, 111, 23, 400, 39210, 4086, 254, 49119, 96, 140992, 116, 3365, 316, 534, 15555, 339, 29735, 185397, 53418, 44116, 135179, 2663, 25737, 68018, 7108, 33949, 6863, 16...
[ 0.04864501953125, 0.06243896484375, 0.162353515625, 0.2025146484375, 0.1929931640625, 0.2286376953125, 0.1864013671875, 0.1715087890625, 0.148193359375, 0.19482421875, 0.119873046875, 0.020721435546875, 0.03863525390625, 0.034515380859375, 0.07611083984375, 0.0997314453125, 0.0639648...
embed
4439326_c0
4439326
lisp
0
Title: Position of All Matching Elements in List Problem title: Position of All Matching Elements in List Tags: common-lisp, lisp Problem: Position of All Matching Elements in List I'm trying to write a function in Common Lisp similar to the built in position function, that returns a list of the positions of all elemen...
Position of All Matching Elements in List Position of All Matching Elements in List common-lisp lisp Position All Matching Elements List Position of All Matching Elements in List I'm trying to write a function in Common Lisp similar to the built in position function, that returns a list of the positions of all elements...
[ -0.01171875, -0.0026092529296875, 0.0029296875, -0.0011749267578125, -0.00628662109375, 0.028564453125, 0.005645751953125, 0.000553131103515625, 0.01318359375, -0.01904296875, -0.0010528564453125, 0.0033721923828125, 0.0078125, 0.003997802734375, -0.019775390625, 0.00958251953125, 0....
[ 99428, 111, 3164, 67407, 214, 48325, 23, 32036, 39210, 4086, 254, 400, 7008, 31577, 33022, 32354, 151301, 1261, 21373, 88303, 19069, 30646, 5303, 756, 80854, 2054, 590, 2594, 450, 14858, 3871, 133, 144429, 5117, 51347, 195625, 157318, 11737, ...
[ 0.217041015625, 0.06182861328125, 0.16357421875, 0.2403564453125, 0.1492919921875, 0.21728515625, 0.06292724609375, 0.2105712890625, 0.085693359375, 0.06390380859375, 0.08551025390625, 0.0614013671875, 0.1614990234375, 0.0408935546875, 0.061492919921875, 0.1285400390625, 0.1414794921...
embed
33860556_c0
33860556
lisp
0
Title: Common LISP passing fewer arguments than required - what is going on? Problem title: Common LISP passing fewer arguments than required - what is going on? Tags: functional-programming, common-lisp, lisp Problem: Common LISP passing fewer arguments than required - what is going on? I am currently studying some co...
Common LISP passing fewer arguments than required - what is going on? Common LISP passing fewer arguments than required - what is going on? functional-programming common-lisp lisp Common LISP Common LISP passing fewer arguments than required - what is going on? I am currently studying some code (not mine) which involve...
[ 0.0267333984375, 0.031494140625, 0.0017547607421875, -0.007568359375, -0.0208740234375, 0.0152587890625, 0.0045166015625, -0.003265380859375, 0.00531005859375, 0.01007080078125, 0.01177978515625, 0.0208740234375, -0.004791259765625, -0.004425048828125, 0.0037841796875, -0.0194091796875...
[ 151301, 16970, 9434, 452, 10846, 56, 10750, 7, 3501, 56065, 2367, 83, 7730, 98, 6953, 123309, 28966, 39210, 4086, 254, 400, 7008, 18151, 5665, 35874, 1687, 15403, 28670, 57845, 27958, 28219, 69101, 55300, 5646, 1660, 1632, 35839, 43799, 321...
[ 0.1915283203125, 0.1314697265625, 0.192626953125, 0.100830078125, 0.189208984375, 0.1507568359375, 0.234130859375, 0.033233642578125, 0.0635986328125, 0.1951904296875, 0.051239013671875, 0.0242919921875, 0.0682373046875, 0.0958251953125, 0.036346435546875, 0.1212158203125, 0.08325195...
embed
36757908_c0
36757908
lisp
0
Title: OpenMusic: L-System tree generation using lisp Problem title: OpenMusic: L-System tree generation using lisp Tags: common-lisp, tree, lisp, l-systems Problem: OpenMusic: L-System tree generation using lisp I am trying to work with a compositional tool called OpenMusic, which is a graphical development environmen...
OpenMusic: L-System tree generation using lisp OpenMusic: L-System tree generation using lisp common-lisp tree lisp l-systems lisp OpenMusic L-System OpenMusic: L-System tree generation using lisp I am trying to work with a compositional tool called OpenMusic, which is a graphical development environment based on commo...
[ 0.017578125, 0.0167236328125, -0.022216796875, 0.009521484375, 0.003143310546875, 0.01123046875, -0.033447265625, 0.001922607421875, 0.0023193359375, -0.060302734375, -0.002838134765625, -0.01171875, 0.0059814453125, 0.000179290771484375, 0.009033203125, -0.00115203857421875, 0.01855...
[ 13527, 158257, 339, 84293, 53201, 58093, 17368, 400, 7008, 39210, 4086, 254, 96, 16751, 31577, 4488, 166577, 55516, 48461, 34754, 65998, 35509, 4527, 239530, 1360, 90, 28282, 5423, 91736, 34172, 8110, 25632, 45646, 62, 83, 5303, 678, 6626, ...
[ 0.16064453125, 0.2568359375, 0.0972900390625, 0.165283203125, 0.250732421875, 0.14501953125, 0.0386962890625, 0.1187744140625, 0.1968994140625, 0.1171875, 0.075927734375, 0.129150390625, 0.050994873046875, 0.1312255859375, 0.03619384765625, 0.03662109375, 0.132080078125, 0.15600585...
embed
61237880_c0
61237880
lisp
0
Title: Scheme if statement. Why does this display statement not run? Problem title: Scheme if statement. Why does this display statement not run? Tags: functional-programming, scheme, lisp Problem: Scheme if statement. Why does this display statement not run? I am running the following code: (define (myignore x) 0 ) (d...
Scheme if statement. Why does this display statement not run? Scheme if statement. Why does this display statement not run? functional-programming scheme lisp Scheme Why YESSS Scheme if statement. Why does this display statement not run? I am running the following code: I am wondering why the line containing (display (...
[ 0.00714111328125, 0.00128936767578125, 0.013916015625, 0.018310546875, -0.0034332275390625, 0.01300048828125, 0.0225830078125, -0.0031280517578125, -0.00665283203125, 0.01068115234375, -0.01312255859375, -0.0030364990234375, -0.032470703125, -0.00994873046875, -0.00335693359375, 0.0084...
[ 34702, 282, 2174, 63805, 44084, 14602, 903, 44116, 959, 11675, 123309, 28966, 150370, 400, 7008, 990, 64397, 294, 51042, 18151, 149016, 15400, 13315, 70541, 3827, 20706, 1723, 61518, 6191, 1505, 3284, 759, 6562, 105950, 29568, 8108, 127877 ]
[ 0.18896484375, 0.1641845703125, 0.2265625, 0.2183837890625, 0.14404296875, 0.07958984375, 0.06317138671875, 0.197509765625, 0.180419921875, 0.1480712890625, 0.099609375, 0.0526123046875, 0.1241455078125, 0.041595458984375, 0.14404296875, 0.091796875, 0.1409912109375, 0.141845703125...
embed
13978595_c0
13978595
lisp
0
Title: Getting all possible combinations of x booleans (Racket, Scheme) Problem title: Getting all possible combinations of x booleans (Racket, Scheme) Tags: lisp, scheme, racket Problem: Getting all possible combinations of x booleans (Racket, Scheme) i have a problem. How do I get all possible combinations of x boole...
Getting all possible combinations of x booleans (Racket, Scheme) Getting all possible combinations of x booleans (Racket, Scheme) lisp scheme racket Getting Racket Scheme Getting all possible combinations of x booleans (Racket, Scheme) i have a problem. How do I get all possible combinations of x booleans in Racket? (o...
[ -0.01348876953125, 0.05126953125, -0.0062255859375, 0.0177001953125, -0.0020599365234375, 0.0262451171875, 0.00390625, -0.00628662109375, -0.006866455078125, -0.01007080078125, -0.01080322265625, -0.0166015625, 0.00238037109375, 0.01519775390625, -0.015869140625, -0.00103759765625, 0...
[ 210732, 756, 7722, 162515, 7, 1022, 337, 16836, 10133, 12248, 27853, 34702, 282, 400, 7008, 150370, 673, 2552, 2967, 11249, 54, 87, 2046, 111, 23, 191, 27226, 46876, 17366, 3871, 1884, 1326, 33000, 6562, 98320, 29568, 55257, 76067, 6528, ...
[ 0.1180419921875, 0.1397705078125, 0.20849609375, 0.25244140625, 0.09051513671875, 0.1668701171875, 0.09552001953125, 0.179443359375, 0.1539306640625, 0.09429931640625, 0.2476806640625, 0.1849365234375, 0.1043701171875, 0.046966552734375, 0.1409912109375, 0.167724609375, 0.10180664062...
embed
70980773_c0
70980773
lisp
0
Title: Not retrieving the character at an index of a list correctly? Problem title: Not retrieving the character at an index of a list correctly? Tags: common-lisp, global-variables, lisp Problem: Not retrieving the character at an index of a list correctly? I am writing a program that recursively iterates through a li...
Not retrieving the character at an index of a list correctly? Not retrieving the character at an index of a list correctly? common-lisp global-variables lisp printAllElementsRecursively Not NIL Character Not retrieving the character at an index of a list correctly? I am writing a program that recursively iterates throu...
[ -0.01043701171875, 0.0086669921875, 0.01361083984375, 0.006866455078125, 0.0064697265625, 0.0150146484375, 0.017822265625, -0.00079345703125, 0.00982666015625, 0.00927734375, 0.0191650390625, -0.028564453125, -0.0220947265625, 0.00408935546875, -0.004119873046875, -0.00128936767578125,...
[ 11205, 456, 97351, 6496, 62816, 99, 63262, 111, 5303, 26785, 538, 39210, 4086, 254, 7964, 21690, 19736, 400, 7008, 28412, 43512, 19929, 48650, 5844, 541, 16444, 21656, 2263, 142, 10, 32562, 1528, 195625, 8560, 8305, 62952, 43581, 124850, 11...
[ 0.138427734375, 0.0703125, 0.1641845703125, 0.0631103515625, 0.2354736328125, 0.138671875, 0.2340087890625, 0.0748291015625, 0.18896484375, 0.1678466796875, 0.0261993408203125, 0.09765625, 0.06475830078125, 0.1483154296875, 0.093994140625, 0.1058349609375, 0.042236328125, 0.0769042...
embed
26222642_c1
26222642
lisp
1
op '+) (eql right-arg 0)) left-arg ) ((and (eq op '+) (eql left-arg 0)) right-arg ) ((and (eq op '-) (eql right-arg 0)) left-arg ) ((and (eq op '-) (eql right-arg left-arg)) 0 ) ((and (eq op '*) (eql right-arg 0)) 0 ) ((and (eq op '*) (eql left-arg 0)) 0 ) ((and (eq op '*) (eql right-arg 1)) left-arg ) ((and (eq op '*...
op '+) (eql right-arg 0)) left-arg ) ((and (eq op '+) (eql left-arg 0)) right-arg ) ((and (eq op '-) (eql right-arg 0)) left-arg ) ((and (eq op '-) (eql right-arg left-arg)) 0 ) ((and (eq op '*) (eql right-arg 0)) 0 ) ((and (eq op '*) (eql left-arg 0)) 0 ) ((and (eq op '*) (eql right-arg 1)) left-arg ) ((and (eq op '*...
[ 0.0169677734375, -0.002655029296875, 0.021240234375, 0.01007080078125, 0.0185546875, 0.01397705078125, 0.01708984375, 0.0078125, 0.01226806640625, 0.00830078125, -0.0030670166015625, -0.01953125, -0.00396728515625, 0.002471923828125, -0.0084228515625, 0.00653076171875, 0.000115871429...
[ 233, 242, 102817, 15, 13, 99247, 7108, 61477, 757, 16, 25737, 9, 60494, 2940, 864, 77518, 4879, 64, 106, 618, 6562, 116120, 40383, 2819, 112, 16498, 112892, 18929, 83613, 2271, 254, 14700, 59623, 3284, 7569, 80126, 32149, 28, 1405, 128239...
[ 0.2374267578125, 0.05499267578125, 0.24169921875, 0.01202392578125, 0.0115966796875, 0.2393798828125, 0.157470703125, 0.2156982421875, 0.1676025390625, 0.031341552734375, 0.190185546875, 0.117919921875, 0.065673828125, 0.03955078125, 0.1824951171875, 0.040069580078125, 0.035522460937...
embed
59922686_c0
59922686
lisp
0
Title: Use do, if, and funcall to define (satisfy fun lst) which returns a list of the items in a list that satisfy a function Problem title: Use do, if, and funcall to define (satisfy fun lst) which returns a list of the items in a list that satisfy a function Tags: common-lisp, funcall, lisp Problem: Use do, if, and ...
Use do, if, and funcall to define (satisfy fun lst) which returns a list of the items in a list that satisfy a function Use do, if, and funcall to define (satisfy fun lst) which returns a list of the items in a list that satisfy a function common-lisp funcall lisp Use Use do, if, and funcall to define (satisfy fun lst)...
[ -0.0203857421875, -0.0093994140625, 0.00013637542724609375, -0.005279541015625, -0.0264892578125, 0.0247802734375, 0.0019683837890625, 0.00179290771484375, -0.00408935546875, -0.00628662109375, -0.0020751953125, -0.0260009765625, -0.0230712890625, -0.00799560546875, 0.00537109375, 0.00...
[ 36836, 54, 2174, 136, 7477, 85763, 61924, 7, 50958, 18929, 96, 271, 30646, 5303, 55769, 23, 450, 40407, 53, 32354, 39210, 4086, 254, 400, 7008, 7464, 18, 28219, 3642, 43240, 77947, 51515, 5351, 2967, 16498, 1653, 2063, 179933, 170190, 357...
[ 0.15283203125, 0.142822265625, 0.196044921875, 0.050018310546875, 0.26708984375, 0.31396484375, 0.149169921875, 0.04425048828125, 0.1689453125, 0.1744384765625, 0.025665283203125, 0.1212158203125, 0.1796875, 0.1705322265625, 0.151123046875, 0.00604248046875, 0.012786865234375, 0.22...
embed
28990855_c0
28990855
lisp
0
Title: family relation in Prolog Query :transitive relations Problem title: family relation in Prolog Query :transitive relations Tags: allegrograph, lisp, prolog Problem: family relation in Prolog Query :transitive relations I have information in AG knowlwedgebase like this Person1 hasBrother Person2 Person1 hasSister...
family relation in Prolog Query :transitive relations family relation in Prolog Query :transitive relations allegrograph lisp prolog Prolog Query Person1 Person2 Person Person3 SiblingOf Family ns:hasBrother ns:hasSister family relation in Prolog Query :transitive relations I have information in AG knowlwedgebase like ...
[ 0.0225830078125, 0.007354736328125, 0.0037078857421875, 0.01611328125, -0.007659912109375, -0.0238037109375, -0.0145263671875, 0.00592041015625, 0.005615234375, -0.046875, 0.01226806640625, 0.01251220703125, -0.00811767578125, 0.007720947265625, 0.01123046875, 0.0009613037109375, 0.0...
[ 14449, 41911, 23, 1250, 4867, 58836, 53, 30145, 14, 4935, 91582, 8407, 41382, 7008, 502, 15270, 304, 363, 602, 79298, 132887, 59745, 1779, 10557, 80009, 9319, 294, 19656, 4677, 24639, 3714, 37382, 33022, 79986, 7413, 1810, 78301, 1295, 3691...
[ 0.1663818359375, 0.2154541015625, 0.046112060546875, 0.12939453125, 0.234619140625, 0.1087646484375, 0.00323486328125, 0.0887451171875, 0.052337646484375, 0.1112060546875, 0.2322998046875, 0.04815673828125, 0.113525390625, 0.067138671875, 0.11865234375, 0.0845947265625, 0.01515197753...
embed
33112653_c0
33112653
lisp
0
Title: Common Lisp: call a function A with a function fn and A returns a lambda function that invokes fn Problem title: Common Lisp: call a function A with a function fn and A returns a lambda function that invokes fn Tags: common-lisp, lisp Problem: Common Lisp: call a function A with a function fn and A returns a lam...
Common Lisp: call a function A with a function fn and A returns a lambda function that invokes fn Common Lisp: call a function A with a function fn and A returns a lambda function that invokes fn common-lisp lisp Common Lisp Hello Common Lisp: call a function A with a function fn and A returns a lambda function that in...
[ 0.005035400390625, 0.0181884765625, 0.02392578125, 0.034423828125, -0.003814697265625, 0.0081787109375, 0.0216064453125, 0.00921630859375, -0.0001392364501953125, -0.00677490234375, -0.00186920166015625, 0.006927490234375, -0.01080322265625, 0.006103515625, 0.0045166015625, -0.00454711...
[ 151301, 1261, 7008, 11782, 32354, 62, 678, 14783, 30646, 21, 6492, 85, 23253, 39210, 4086, 254, 400, 35378, 25632, 140992, 4, 8999, 28670, 10763, 335, 452, 33600, 31, 32554, 115081, 47, 185397, 959, 20697, 20594, 214552, 2046, 4488, 22936 ]
[ 0.1846923828125, 0.166259765625, 0.1995849609375, 0.1636962890625, 0.2041015625, 0.09552001953125, 0.0614013671875, 0.14697265625, 0.1312255859375, 0.029815673828125, 0.1585693359375, 0.08953857421875, 0.1317138671875, 0.111083984375, 0.0797119140625, 0.09326171875, 0.085693359375, ...
embed
21504762_c1
21504762
lisp
1
where is the list of all customers and their orders, and is the drink she just served in her most recent outing. It should properly go through the lists of customers and their drink counts, updating the proper drinks by one and leaving the others alone. To interface with the computer system in place, a newly-updated o...
where is the list of all customers and their orders, and is the drink she just served in her most recent outing. It should properly go through the lists of customers and their drink counts, updating the proper drinks by one and leaving the others alone. To interface with the computer system in place, a newly-updated o...
[ 0.004119873046875, 0.0084228515625, 0.01226806640625, 0.02001953125, 0.01519775390625, 0.028564453125, -0.036865234375, 0.007568359375, 0.0419921875, 0.0098876953125, 0.006866455078125, -0.0235595703125, 0.0303955078125, -0.0018463134765625, 0.01531982421875, -0.01446533203125, -0.01...
[ 7440, 83, 70, 5303, 111, 756, 59463, 136, 12989, 23417, 2412, 1660, 149976, 604, 17309, 1810, 214, 1650, 5608, 155965, 738, 8305, 54529, 1257, 56464, 27798, 137802, 27060, 75447, 101758, 678, 13909, 5426, 3687, 117008, 7, 6562, 176377, 3235...
[ 0.0869140625, 0.0706787109375, 0.032562255859375, 0.2110595703125, 0.036712646484375, 0.1082763671875, 0.2418212890625, 0.0197296142578125, 0.2158203125, 0.196044921875, 0.070556640625, 0.01019287109375, 0.1351318359375, 0.032745361328125, 0.058502197265625, 0.115966796875, 0.0744628...
embed
47221815_c0
47221815
lisp
0
Title: Using CLISP and recursion Problem title: Using CLISP and recursion Tags: common-lisp, lisp, recursion Problem: Using CLISP and recursion create a list or an array of random integers (e.g., between [0, 50]) and a target number (e.g., 60), then find all subsets of the integers of the list/array such that the numbe...
Using CLISP and recursion Using CLISP and recursion common-lisp lisp recursion Using CLISP Using CLISP and recursion create a list or an array of random integers (e.g., between [0, 50]) and a target number (e.g., 60), then find all subsets of the integers of the list/array such that the numbers in each subsets add up t...
[ -0.01416015625, 0.0213623046875, 0.0074462890625, -0.002105712890625, -0.01043701171875, 0.0234375, -0.01007080078125, -0.0078125, 0.0164794921875, -0.0157470703125, 0.006988525390625, 0.0035552978515625, -0.019775390625, 0.0019989013671875, 0.0096435546875, -0.03076171875, 0.0037689...
[ 345, 6953, 313, 67616, 683, 136, 195625, 1830, 39210, 4086, 254, 400, 7008, 28282, 10, 5303, 707, 10298, 96759, 892, 26255, 177, 17721, 2389, 836, 30388, 14012, 1496, 7413, 756, 1614, 3509, 19305, 101935, 12638, 15190, 39754, 3871, 28412, ...
[ 0.12646484375, 0.086181640625, 0.096435546875, 0.2010498046875, 0.2724609375, 0.134521484375, 0.26220703125, 0.156982421875, 0.1295166015625, 0.1455078125, 0.2066650390625, 0.1368408203125, 0.267333984375, 0.1512451171875, 0.002227783203125, 0.199951171875, 0.0247955322265625, 0.14...
embed
21080734_c0
21080734
lisp
0
Title: Nested macros in Racket Problem title: Nested macros in Racket Tags: scheme, racket, nested, macros, lisp Problem: Nested macros in Racket I want to be able to write a nested expression like this: (AND/OR expr1 op1 expr2 AND/OR expr3 op2 expr4 and so on) Where AND/OR is essentially AND or OR. But I want to be ab...
Nested macros in Racket Nested macros in Racket scheme racket nested macros lisp Nested Racket expr1 op1 expr2 expr3 op2 expr4 SELECT WHERE Nested macros in Racket I want to be able to write a nested expression like this: Where AND/OR is essentially AND or OR. But I want to be able to write an infinite amount of them. ...
[ -0.0184326171875, 0.0142822265625, -0.00177001953125, 0.0152587890625, -0.00010919570922851562, 0.030517578125, -0.01123046875, -0.0185546875, 0.007476806640625, -0.00823974609375, -0.00994873046875, -0.0478515625, -0.0186767578125, 0.0079345703125, -0.002288818359375, -0.0032043457031...
[ 28701, 71, 111789, 7, 2552, 27853, 150370, 673, 8512, 400, 7008, 14700, 42, 418, 233, 363, 617, 6755, 144832, 841, 30096, 23, 3444, 19048, 33022, 125195, 1884, 903, 78662, 48762, 64, 24638, 85590, 707, 33172, 54241, 41170, 2856, 61924, 12...
[ 0.25439453125, 0.1488037109375, 0.224609375, 0.06695556640625, 0.1600341796875, 0.258056640625, 0.1541748046875, 0.122314453125, 0.25048828125, 0.04437255859375, 0.1529541015625, 0.079833984375, 0.0977783203125, 0.003814697265625, 0.13818359375, 0.00933837890625, 0.049835205078125, ...
embed
21658640_c0
21658640
lisp
0
Title: Functional programming alternatives to while/break in Lisp Problem title: Functional programming alternatives to while/break in Lisp Tags: elisp, emacs, functional-programming, lisp Problem: Functional programming alternatives to while/break in Lisp There is a list of strings. The idea is write a function that i...
Functional programming alternatives to while/break in Lisp Functional programming alternatives to while/break in Lisp elisp emacs functional-programming lisp Functional Lisp stringList.size stringList.at Functional programming alternatives to while/break in Lisp There is a list of strings. The idea is write a function ...
[ 0.005126953125, -0.00151824951171875, 0.002655029296875, -0.0021209716796875, -0.0205078125, -0.0003185272216796875, 0.01397705078125, -0.0002994537353515625, 0.01129150390625, -0.0089111328125, 0.030517578125, -0.0142822265625, -0.019775390625, 0.00982666015625, 0.00830078125, -0.0000...
[ 28670, 10763, 56037, 449, 30700, 47, 12960, 64, 70751, 1261, 7008, 23, 15296, 352, 2263, 123309, 28966, 400, 79315, 154663, 62539, 257, 5303, 111, 6528, 33022, 32354, 17, 8560, 2174, 14858, 14037, 30646, 9351, 37076, 17324, 59121, 501, 3722...
[ 0.1412353515625, 0.135986328125, 0.1556396484375, 0.05560302734375, 0.1724853515625, 0.0160064697265625, 0.2265625, 0.05157470703125, 0.1865234375, 0.162841796875, 0.223876953125, 0.031219482421875, 0.040679931640625, 0.03131103515625, 0.052825927734375, 0.2056884765625, 0.1414794921...
embed
187219_c0
187219
lisp
0
Title: How do I get a terminal program to honour cursor keys? Problem title: How do I get a terminal program to honour cursor keys? Tags: lisp, terminal, macos Problem: How do I get a terminal program to honour cursor keys? I'm using ccl/openmcl on Mac OS X. (latest versions of both). When the lisp prompt is displayed,...
How do I get a terminal program to honour cursor keys? How do I get a terminal program to honour cursor keys? lisp terminal macos How Welcome Clozure Common Lisp Version r9226-RC1 DarwinX8664 How do I get a terminal program to honour cursor keys? I'm using ccl/openmcl on Mac OS X. (latest versions of both). When the li...
[ -0.0012054443359375, 0.021728515625, -0.006256103515625, -0.006927490234375, 0.0019683837890625, 0.0022125244140625, 0.0272216796875, -0.00445556640625, -0.00799560546875, -0.0147705078125, 0.00909423828125, -0.0027923583984375, -0.0252685546875, -0.0037689208984375, -0.01348876953125, ...
[ 11249, 2046, 33949, 1528, 47, 3486, 34639, 13810, 42, 22799, 7, 400, 7008, 7840, 91334, 51053, 1667, 107, 151301, 1261, 40647, 12231, 4046, 25740, 418, 131455, 1542, 183461, 617, 10, 17368, 34937, 59636, 39, 4727, 11787, 1193, 11389, 105876...
[ 0.048309326171875, 0.078125, 0.269775390625, 0.2171630859375, 0.052032470703125, 0.1474609375, 0.19677734375, 0.195556640625, 0.14111328125, 0.2010498046875, 0.04150390625, 0.1265869140625, 0.1949462890625, 0.10589599609375, 0.1607666015625, 0.091552734375, 0.13525390625, 0.1633300...
embed
36462593_c0
36462593
lisp
0
Title: Remove all nils from a list with sublists in LISP Problem title: Remove all nils from a list with sublists in LISP Tags: lisp, null, list Problem: Remove all nils from a list with sublists in LISP I have a list with multiple sublists. Some of them have NIL elements that i need to get rid of. I can only use basic...
Remove all nils from a list with sublists in LISP Remove all nils from a list with sublists in LISP lisp null list a Remove LISP NIL Remove all nils from a list with sublists in LISP I have a list with multiple sublists. Some of them have NIL elements that i need to get rid of. I can only use basic functions (NOT, EQL,...
[ -0.005889892578125, 0.0185546875, 0.0211181640625, 0.01611328125, -0.006561279296875, 0.0067138671875, 0.0185546875, -0.00130462646484375, -0.01007080078125, -0.0234375, -0.002471923828125, 0.015380859375, -0.01312255859375, -0.00141143798828125, 0.0142822265625, 0.0257568359375, 0.0...
[ 181139, 756, 300, 8080, 1295, 5303, 678, 1614, 6562, 7, 16970, 9434, 23, 400, 7008, 56574, 541, 16444, 48716, 80854, 3871, 2046, 31351, 111, 4527, 62822, 32354, 8575, 178102, 866, 109022, 2967, 18151, 70541, 4734 ]
[ 0.1304931640625, 0.08990478515625, 0.1636962890625, 0.1890869140625, 0.08245849609375, 0.1932373046875, 0.07000732421875, 0.1722412109375, 0.2099609375, 0.005279541015625, 0.1195068359375, 0.1939697265625, 0.03485107421875, 0.1102294921875, 0.1451416015625, 0.172119140625, 0.14672851...
embed
9650_c0
9650
lisp
0
Title: Lisp/Scheme interpreter without Emacs? Problem title: Lisp/Scheme interpreter without Emacs? Tags: lisp, scheme Problem: Lisp/Scheme interpreter without Emacs? I've been wanting to teach myself Lisp for a while. However, all the interpreters of which I've heard involve some flavor of emacs. Are there any command...
Lisp/Scheme interpreter without Emacs? Lisp/Scheme interpreter without Emacs? lisp scheme Lisp Scheme Emacs Lisp/Scheme interpreter without Emacs? I've been wanting to teach myself Lisp for a while. However, all the interpreters of which I've heard involve some flavor of emacs. Are there any command line interpreters, ...
[ 0.00640869140625, 0.0179443359375, -0.0022125244140625, 0.0084228515625, -0.0211181640625, 0.011962890625, 0.0162353515625, -0.01190185546875, -0.0260009765625, -0.028564453125, 0.006561279296875, -0.004638671875, -0.0220947265625, -0.0006103515625, -0.00933837890625, -0.00637817382812...
[ 1261, 7008, 64, 25452, 12549, 29481, 56, 15490, 85269, 4439, 32, 400, 150370, 34702, 282, 3444, 94957, 35978, 12960, 1314, 49782, 83687, 196634, 352, 2263, 75101, 13315, 5809, 10644, 903, 1884, 831, 11675, 117, 141, 17198, 50828, 16031, 573...
[ 0.1737060546875, 0.245361328125, 0.056121826171875, 0.1641845703125, 0.1888427734375, 0.2166748046875, 0.144775390625, 0.164794921875, 0.1611328125, 0.1845703125, 0.006683349609375, 0.1361083984375, 0.205322265625, 0.2078857421875, 0.160888671875, 0.030517578125, 0.08709716796875, ...
embed
67642259_c0
67642259
lisp
0
Title: Definition of success function Problem title: Definition of success function Tags: lisp, python, scheme, sicp, functional-programming Problem: Definition of success function In church numerals, if we have: # (define zero (lambda (f) (lambda (x) x))) zero = lambda f: lambda x: x Then the successor function can be...
Definition of success function Definition of success function lisp python scheme sicp functional-programming Definition Definition of success function In church numerals, if we have: Then the successor function can be defined as: Maybe this is a silly question, but if the successor essentially adds one more wrapper f(....
[ -0.00069427490234375, 0.01361083984375, 0.0087890625, 0.004150390625, -0.00787353515625, -0.01190185546875, 0.0024871826171875, 0.0007476806640625, -0.004608154296875, -0.01483154296875, 0.00150299072265625, -0.0167236328125, -0.017333984375, 0.00011777877807617188, 0.02197265625, 0.00...
[ 155455, 111, 36272, 32354, 400, 7008, 17198, 50828, 150370, 26536, 254, 123309, 28966, 106820, 22542, 16765, 2174, 765, 70, 39457, 42, 831, 61924, 71, 237, 83425, 12097, 9655, 85590, 15190, 1632, 1286, 137565, 1264, 1238, 139666, 96362, 5490,...
[ 0.209228515625, 0.0714111328125, 0.28857421875, 0.2587890625, 0.0253143310546875, 0.1334228515625, 0.07220458984375, 0.1058349609375, 0.1551513671875, 0.00274658203125, 0.09503173828125, 0.1246337890625, 0.088623046875, 0.18408203125, 0.1746826171875, 0.0863037109375, 0.0138854980468...
embed
5983387_c0
5983387
lisp
0
Title: emacs: evaluate blink-matching-open when cursor highlights a parenthesis Problem title: emacs: evaluate blink-matching-open when cursor highlights a parenthesis Tags: emacs, parentheses, lisp Problem: emacs: evaluate blink-matching-open when cursor highlights a parenthesis Recently while editing lisp code in ema...
emacs: evaluate blink-matching-open when cursor highlights a parenthesis emacs: evaluate blink-matching-open when cursor highlights a parenthesis emacs parentheses lisp emacs: evaluate blink-matching-open when cursor highlights a parenthesis Recently while editing lisp code in emacs, I have been frustrated in tracking ...
[ -0.0224609375, 0.0111083984375, -0.00160980224609375, -0.01043701171875, 0.0155029296875, 0.0166015625, 0.005401611328125, 0.0169677734375, -0.00052642822265625, 0.00946044921875, 0.01177978515625, -0.0078125, -0.018310546875, -0.033203125, -0.0233154296875, -0.037353515625, -0.01031...
[ 352, 2263, 7, 151575, 158927, 98753, 214, 59636, 13810, 42, 127308, 49129, 160291, 35412, 400, 7008, 27211, 18151, 57357, 28560, 14858, 31374, 2500, 33, 61170, 808, 112397, 4498, 28032, 373, 18234, 3509, 864, 98893, 32562, 3917, 150522, 7639,...
[ 0.0543212890625, 0.1368408203125, 0.07269287109375, 0.1656494140625, 0.2060546875, 0.1783447265625, 0.051116943359375, 0.1881103515625, 0.1298828125, 0.0821533203125, 0.1673583984375, 0.1114501953125, 0.153564453125, 0.111083984375, 0.074462890625, 0.1475830078125, 0.048919677734375,...
embed
8624544_c0
8624544
lisp
0
Title: How to implement Multi-Threads in Common Lisp Problem title: How to implement Multi-Threads in Common Lisp Tags: multithreading, lisp, common-lisp Problem: How to implement Multi-Threads in Common Lisp It seems there're already several thread implementations, as I noticed there're Bordeaux Threads , Portable-Thr...
How to implement Multi-Threads in Common Lisp How to implement Multi-Threads in Common Lisp multithreading lisp common-lisp How Multi-Threads Common Lisp How to implement Multi-Threads in Common Lisp It seems there're already several thread implementations, as I noticed there're Bordeaux Threads , Portable-Threads , an...
[ -0.006591796875, -0.0098876953125, -0.00201416015625, 0.0230712890625, -0.0191650390625, 0.0107421875, -0.0026092529296875, 0.00604248046875, -0.01312255859375, -0.058837890625, 0.00848388671875, -0.0000858306884765625, 0.00604248046875, 0.005096435546875, 0.0023345947265625, -0.007568...
[ 11249, 47, 29479, 19335, 20800, 39116, 7, 23, 151301, 1261, 7008, 3869, 65847, 400, 39210, 4086, 254, 21771, 40368, 86997, 208124, 164298, 136719, 1818, 22819, 79479, 27432, 3917, 6024, 927, 98169, 9607, 83687, 1528, 7413, 2967, 55076, 27798,...
[ 0.08868408203125, 0.035919189453125, 0.2427978515625, 0.25439453125, 0.1468505859375, 0.260009765625, 0.066650390625, 0.068115234375, 0.176513671875, 0.1834716796875, 0.1854248046875, 0.111083984375, 0.1573486328125, 0.1212158203125, 0.1146240234375, 0.1209716796875, 0.1119384765625,...
embed
15845543_c1
15845543
lisp
1
"context": [ { "key": "setting.auto_match_enabled", "operator": "equal", "operand": true }, { "key": "selection_empty", "operator": "equal", "operand": false, "match_all": true } ] }, { "keys": ["'"], "command": "move", "args": {"by": "characters", "forward": true}, "context": [ { "key": "setting.auto_match_enabled", ...
"context": [ { "key": "setting.auto_match_enabled", "operator": "equal", "operand": true }, { "key": "selection_empty", "operator": "equal", "operand": false, "match_all": true } ] }, { "keys": ["'"], "command": "move", "args": {"by": "characters", "forward": true}, "context": [ { "key": "setting.auto_match_enabled", ...
[ -0.01263427734375, 0.00494384765625, 0.0064697265625, 0.00775146484375, -0.0026397705078125, 0.0164794921875, -0.001861572265625, 0.00634765625, 0.0130615234375, 0.00982666015625, -0.01239013671875, 0.0201416015625, -0.0230712890625, -0.01953125, -0.019775390625, -0.011962890625, -0....
[ 2271, 22829, 19770, 89840, 8913, 98753, 2886, 206469, 71723, 21473, 2208, 29568, 1428, 58994, 33548, 939, 98320, 5584, 12018, 432, 272, 61477, 1272, 9254, 2263, 2472, 19364, 94015, 214, 10901, 3355, 98102, 5425, 28864, 26073, 8273, 150, 282, ...
[ 0.0697021484375, 0.21435546875, 0.1748046875, 0.12353515625, 0.1614990234375, 0.245361328125, 0.09564208984375, 0.170654296875, 0.1572265625, 0.1119384765625, 0.1143798828125, 0.09130859375, 0.073486328125, 0.102783203125, 0.1246337890625, 0.09326171875, 0.1016845703125, 0.12963867...
embed
7607338_c0
7607338
lisp
0
Title: Recursing in a lambda function Problem title: Recursing in a lambda function Tags: common-lisp, lambda, lisp, recursion Problem: Recursing in a lambda function I have the following 2 functions that I wish to combine into one: (defun fib (n) (if (= n 0) 0 (fib-r n 0 1))) (defun fib-r (n a b) (if (= n 1) b (fib-r ...
Recursing in a lambda function Recursing in a lambda function common-lisp lambda lisp recursion Recursing Recursing in a lambda function I have the following 2 functions that I wish to combine into one: I would like to have just one function, so I tried something like this: however this is not working. The exact error ...
[ -0.002593994140625, 0.0179443359375, -0.00946044921875, 0.01123046875, 0.01336669921875, -0.0091552734375, 0.0196533203125, 0.0147705078125, 0.004180908203125, -0.0380859375, 0.00897216796875, -0.01556396484375, -0.00537109375, 0.00689697265625, 0.019287109375, -0.002105712890625, -0...
[ 853, 48650, 214, 23, 21, 6492, 85, 32354, 39210, 4086, 254, 400, 7008, 195625, 1830, 25632, 116, 32599, 70163, 3934, 1632, 1884, 765, 1660, 37842, 959, 20697, 24763, 18499, 24428, 55449, 77336, 563, 418, 1556, 110, 34292, 16970, 9434, 779...
[ 0.11083984375, 0.245849609375, 0.0941162109375, 0.0338134765625, 0.0736083984375, 0.183349609375, 0.1268310546875, 0.2119140625, 0.0582275390625, 0.07818603515625, 0.1551513671875, 0.126220703125, 0.202392578125, 0.2225341796875, 0.0340576171875, 0.011932373046875, 0.0574951171875, ...
embed
15233522_c1
15233522
lisp
1
this, I still will have to manually set a,b,c (setf temp (foo a b c)) (setf a (nth 0 tmp)) (setf b (nth 1 tmp)) (setf c (nth 2 tmp)) To explain why I'm trying to accomplish this is I got Hanoi towers homework. I was thinking about using three lists as stacks and use pop and push functions on them to insert and remove ...
this, I still will have to manually set a,b,c (setf temp (foo a b c)) (setf a (nth 0 tmp)) (setf b (nth 1 tmp)) (setf c (nth 2 tmp)) To explain why I'm trying to accomplish this is I got Hanoi towers homework. I was thinking about using three lists as stacks and use pop and push functions on them to insert and remove ...
[ -0.0037384033203125, -0.002044677734375, -0.00677490234375, 0.01300048828125, 0.0017547607421875, 0.004302978515625, -0.0194091796875, 0.00762939453125, 0.0189208984375, -0.039794921875, 0.00848388671875, 0.0084228515625, -0.0040283203125, -0.0069580078125, 0.005157470703125, -0.033935...
[ 903, 7464, 1221, 23009, 5423, 275, 238, 3509, 420, 20805, 3584, 31, 876, 501, 927, 757, 2676, 106, 116, 73342, 31577, 163846, 2548, 5380, 47, 42844, 5368, 18244, 47644, 17262, 5303, 177261, 7426, 136, 25944, 32354, 183540, 87388, 3827, 44...
[ 0.109130859375, 0.079345703125, 0.005615234375, 0.1502685546875, 0.1942138671875, 0.01202392578125, 0.040924072265625, 0.0985107421875, 0.099853515625, 0.2132568359375, 0.076416015625, 0.05279541015625, 0.03863525390625, 0.0322265625, 0.10150146484375, 0.0904541015625, 0.143310546875...
embed
14616568_c0
14616568
lisp
0
Title: How can I collect several items for every iteration of a recursive function Problem title: How can I collect several items for every iteration of a recursive function Tags: clojure, recursion, lisp Problem: How can I collect several items for every iteration of a recursive function I want to create several items...
How can I collect several items for every iteration of a recursive function How can I collect several items for every iteration of a recursive function clojure recursion lisp How condition1 condition2 condition3 How can I collect several items for every iteration of a recursive function I want to create several items f...
[ -0.007110595703125, -0.013916015625, -0.006988525390625, 0.0126953125, -0.0108642578125, 0.01556396484375, 0.00014591217041015625, 0.0022430419921875, 0.00634765625, -0.00445556640625, 0.004974365234375, 0.00146484375, 0.00083160400390625, 0.01275634765625, 0.0166015625, -0.00034904479...
[ 11249, 831, 87, 43799, 40368, 55769, 100, 11907, 17, 720, 2320, 195625, 5844, 32354, 20450, 461, 107, 1830, 400, 7008, 35431, 304, 363, 3444, 28282, 12638, 11782, 26818, 5303, 2967, 51053, 456, 89817, 2633, 71864, 7964, 77336, 5 ]
[ 0.072509765625, 0.0924072265625, 0.02099609375, 0.25830078125, 0.1934814453125, 0.221923828125, 0.08941650390625, 0.146484375, 0.037689208984375, 0.2147216796875, 0.10711669921875, 0.185546875, 0.1300048828125, 0.1702880859375, 0.1121826171875, 0.15576171875, 0.127197265625, 0.0352...
embed
16202642_c0
16202642
lisp
0
Title: Lisp Program producing contract violation Problem title: Lisp Program producing contract violation Tags: scheme, lisp, binary-search-tree Problem: Lisp Program producing contract violation I wrote a lisp program that takes two parameters, a destination, and a map in the form of a BST. It searchings the BST for t...
Lisp Program producing contract violation Lisp Program producing contract violation scheme lisp binary-search-tree Lisp Program Test Lisp Program producing contract violation I wrote a lisp program that takes two parameters, a destination, and a map in the form of a BST. It searchings the BST for the destination number...
[ 0.006011962890625, 0.02734375, 0.007568359375, 0.01055908203125, -0.00579833984375, 0.031005859375, 0.0025482177734375, -0.013427734375, -0.0069580078125, -0.00482177734375, 0.000621795654296875, -0.01019287109375, -0.0179443359375, 0.00933837890625, 0.0262451171875, -0.005218505859375...
[ 1261, 7008, 7663, 27024, 214, 18264, 200265, 150370, 400, 2394, 6635, 86250, 62600, 8647, 54397, 1528, 51776, 6626, 171859, 10, 78869, 22288, 3173, 335, 8545, 157318, 14012, 28412, 151645, 60875, 2174, 14037, 4263, 959, 134598, 10869, 31635, ...
[ 0.1812744140625, 0.2408447265625, 0.1998291015625, 0.1966552734375, 0.048736572265625, 0.235595703125, 0.275390625, 0.11767578125, 0.1436767578125, 0.1400146484375, 0.053131103515625, 0.14990234375, 0.19580078125, 0.1617431640625, 0.1253662109375, 0.20458984375, 0.053558349609375, ...
embed
2816019_c0
2816019
lisp
0
Title: In Lisp, Avoid &quot;Cannot open load file&quot; when using require Problem title: In Lisp, Avoid &quot;Cannot open load file&quot; when using require Tags: dot-emacs, lisp, emacs, elisp Problem: In Lisp, Avoid "Cannot open load file" when using require I am working on a custom .emacs file that I will be able to...
In Lisp, Avoid &quot;Cannot open load file&quot; when using require In Lisp, Avoid &quot;Cannot open load file&quot; when using require dot-emacs lisp emacs elisp require Lisp Avoid Cannot File In Lisp, Avoid "Cannot open load file" when using require I am working on a custom .emacs file that I will be able to use on s...
[ -0.0036773681640625, 0.0155029296875, -0.01422119140625, 0.003631591796875, -0.0247802734375, 0.01202392578125, 0.0167236328125, 0.02490234375, 0.00084686279296875, -0.0177001953125, -0.0068359375, -0.0026397705078125, -0.01214599609375, -0.0118408203125, 0.00579833984375, -0.030273437...
[ 360, 1261, 7008, 84361, 532, 54694, 10869, 9803, 72367, 11435, 17368, 64209, 20633, 11883, 4439, 400, 352, 2263, 15296, 4171, 42724, 20697, 114122, 4527, 40368, 12921, 13909, 2806, 1884, 19048, 13736, 2174, 32316, 5426, 959, 85269, 7279, 1849...
[ 0.0289154052734375, 0.1763916015625, 0.2169189453125, 0.185546875, 0.1075439453125, 0.1051025390625, 0.1695556640625, 0.2322998046875, 0.2366943359375, 0.1578369140625, 0.0772705078125, 0.28271484375, 0.07977294921875, 0.115966796875, 0.1202392578125, 0.115234375, 0.059234619140625, ...
embed
40442842_c0
40442842
lisp
0
Title: How to extract subexpressions in maxima? Problem title: How to extract subexpressions in maxima? Tags: lisp, maxima, symbolic-math Problem: How to extract subexpressions in maxima? Let's assume some maxima function gave me a fraction as result. For example (%o1) bla / blubb where bla and blubb are again more com...
How to extract subexpressions in maxima? How to extract subexpressions in maxima? lisp maxima symbolic-math How How to extract subexpressions in maxima? Let's assume some maxima function gave me a fraction as result. For example where bla and blubb are again more complicated expressions. Now I want to process numerator...
[ -0.0019073486328125, -0.000949859619140625, 0.0162353515625, 0.0024261474609375, -0.004608154296875, 0.020751953125, 0.0211181640625, 0.01263427734375, 0.004669189453125, -0.027099609375, -0.0172119140625, 0.01397705078125, 0.007293701171875, -0.015380859375, -0.01513671875, 0.00830078...
[ 11249, 47, 125663, 1614, 204629, 7, 23, 122200, 400, 7008, 128201, 125458, 32354, 175921, 9932, 136, 41725, 5125, 96704, 125195, 3444, 9433, 22542, 4597, 52240, 1290, 84797, 77336, 47491, 70796, 33636, 5303, 2046, 18811, 129927, 561, 70541, 3...
[ 0.0860595703125, 0.050079345703125, 0.22119140625, 0.2117919921875, 0.243896484375, 0.0777587890625, 0.05084228515625, 0.2376708984375, 0.0872802734375, 0.1719970703125, 0.1021728515625, 0.0333251953125, 0.08349609375, 0.1295166015625, 0.1385498046875, 0.034210205078125, 0.0730590820...
embed
25559746_c0
25559746
lisp
0
Title: Common Lisp determine is a directory is a subdir or another directory Problem title: Common Lisp determine is a directory is a subdir or another directory Tags: common-lisp, lisp Problem: Common Lisp determine is a directory is a subdir or another directory I am using hunchentoot to build a simple web app to exp...
Common Lisp determine is a directory is a subdir or another directory Common Lisp determine is a directory is a subdir or another directory common-lisp lisp Common Lisp Common Lisp determine is a directory is a subdir or another directory I am using hunchentoot to build a simple web app to expose a directory tree to th...
[ 0.0135498046875, 0.0111083984375, 0.006500244140625, 0.012939453125, -0.018798828125, -0.0028533935546875, -0.026611328125, 0.000148773193359375, -0.0036468505859375, -0.02685546875, -0.006378173828125, 0.0189208984375, -0.00007200241088867188, 0.021240234375, 0.0169677734375, -0.00013...
[ 151301, 1261, 7008, 83324, 83, 14364, 53, 1614, 936, 707, 15700, 39210, 4086, 254, 400, 10, 17368, 1926, 4834, 188, 818, 45367, 8781, 1467, 4027, 172554, 53201, 2967, 19441, 215543, 46002, 2174, 50336, 20653, 29041, 67886, 148920, 33760, 66...
[ 0.2069091796875, 0.1861572265625, 0.20556640625, 0.2099609375, 0.095703125, 0.1912841796875, 0.1385498046875, 0.2166748046875, 0.2017822265625, 0.0285186767578125, 0.0880126953125, 0.165771484375, 0.1112060546875, 0.12109375, 0.110595703125, 0.017791748046875, 0.00555419921875, 0.0...
embed
5444903_c0
5444903
lisp
0
Title: Lisp: Help NOT returning a value? Problem title: Lisp: Help NOT returning a value? Tags: lisp, common-lisp Problem: Lisp: Help NOT returning a value? I have written a function which accepts a list of strings, and prints them line-by-line. (defun print-to-lines (slist) (cond ((null slist) slist) (t (let ((empty (...
Lisp: Help NOT returning a value? Lisp: Help NOT returning a value? lisp common-lisp Lisp Help NOT CG-USER NIL Lisp: Help NOT returning a value? I have written a function which accepts a list of strings, and prints them line-by-line. This works great, except there is an extra return value (in this case NIL) at the end ...
[ 0.015869140625, 0.0208740234375, 0.004425048828125, -0.005859375, -0.0223388671875, 0.021240234375, 0.0013885498046875, -0.005218505859375, -0.0076904296875, 0.01806640625, -0.007171630859375, -0.018798828125, 0.0023345947265625, 0.0013427734375, 0.0047607421875, 0.01043701171875, 0....
[ 1261, 7008, 39527, 86725, 30646, 214, 34292, 400, 39210, 4086, 254, 56367, 1062, 50184, 541, 16444, 12, 10, 59121, 32354, 26946, 5303, 79315, 28412, 13315, 1272, 2256, 43240, 6782, 40494, 4173, 3564, 140992, 11675, 8, 978, 76896, 28219, 324...
[ 0.1671142578125, 0.229248046875, 0.2423095703125, 0.2349853515625, 0.21875, 0.08892822265625, 0.205322265625, 0.1131591796875, 0.087158203125, 0.1124267578125, 0.1337890625, 0.1148681640625, 0.1273193359375, 0.0806884765625, 0.1068115234375, 0.1885986328125, 0.0179290771484375, 0.0...
embed
53068325_c0
53068325
lisp
0
Title: How can I construct procedures for usage in racket lisp engines? Problem title: How can I construct procedures for usage in racket lisp engines? Tags: racket, multithreading, lisp Problem: How can I construct procedures for usage in racket lisp engines? I would like to use racket lisp engines which allow executi...
How can I construct procedures for usage in racket lisp engines? How can I construct procedures for usage in racket lisp engines? racket multithreading lisp How How can I construct procedures for usage in racket lisp engines? I would like to use racket lisp engines which allow execution of a procedure that can be inter...
[ -0.00023174285888671875, 0.006317138671875, -0.0069580078125, -0.01336669921875, -0.01531982421875, 0.0164794921875, -0.0291748046875, 0.00177001953125, -0.0081787109375, -0.0546875, 0.00396728515625, -0.0037078857421875, -0.01519775390625, 0.006134033203125, 0.012939453125, -0.0036773...
[ 11249, 831, 64549, 50491, 7, 127689, 673, 27853, 400, 7008, 87907, 87, 3869, 65847, 1884, 4527, 63769, 71924, 206735, 21991, 1733, 6056, 26946, 27781, 209806, 107730, 10402, 25632, 18264, 10644, 8668, 122776, 35604 ]
[ 0.048919677734375, 0.0528564453125, 0.1961669921875, 0.236083984375, 0.070556640625, 0.13525390625, 0.099365234375, 0.1630859375, 0.1019287109375, 0.13427734375, 0.1553955078125, 0.01385498046875, 0.03369140625, 0.0797119140625, 0.0264892578125, 0.07366943359375, 0.05609130859375, ...
embed
58181428_c1
58181428
lisp
1
720 6 6) 720 Even though i did understand the main difference between them i still don't get this paragraph "The contrast between the two processes can be seen in another way. In the iterative case, the program variables provide a complete description of the state of the process at any point. If we stopped the computat...
720 6 6) 720 Even though i did understand the main difference between them i still don't get this paragraph "The contrast between the two processes can be seen in another way. In the iterative case, the program variables provide a complete description of the state of the process at any point. If we stopped the computat...
[ 0.00787353515625, 0.00787353515625, -0.01116943359375, 0.0262451171875, -0.00689697265625, -0.00130462646484375, 0.013427734375, 0.0115966796875, 0.01043701171875, -0.00799560546875, -0.004302978515625, 0.012939453125, -0.01336669921875, 0.015625, 0.0106201171875, 0.00119781494140625, ...
[ 32285, 305, 35914, 28219, 5201, 60212, 17721, 2856, 7464, 2301, 18, 2046, 903, 151268, 69822, 6626, 9433, 831, 51592, 15700, 3917, 360, 17, 720, 45023, 7225, 1528, 77336, 7, 22691, 28484, 76811, 11341, 2499, 6275, 4263, 118066, 181135, 9844...
[ 0.1956787109375, 0.023345947265625, 0.044921875, 0.121826171875, 0.07373046875, 0.216064453125, 0.1190185546875, 0.1048583984375, 0.036865234375, 0.051483154296875, 0.093017578125, 0.1004638671875, 0.0384521484375, 0.13671875, 0.260986328125, 0.1334228515625, 0.2012939453125, 0.045...
embed
49344424_c0
49344424
lisp
0
Title: trouble implementing eql and equals in clisp Problem title: trouble implementing eql and equals in clisp Tags: clisp, common-lisp, lisp Problem: trouble implementing eql and equals in clisp So I have my sample code down below: (defvar answer 0) (defvar response "") (defun question () (write-line "Enter your ques...
trouble implementing eql and equals in clisp trouble implementing eql and equals in clisp clisp common-lisp lisp Enter trouble implementing eql and equals in clisp So I have my sample code down below: The basic premise is to identify if the question asked begins with the word is. The line that I think is giving me prob...
[ -0.01397705078125, 0.00555419921875, 0.01416015625, 0.01904296875, -0.0311279296875, 0.0284423828125, 0.00933837890625, -0.00836181640625, -0.02001953125, -0.018798828125, 0.026611328125, 0.01806640625, 0.0057373046875, -0.019287109375, -0.0181884765625, 0.00173187255859375, 0.000576...
[ 63134, 29479, 28, 99247, 136, 105950, 7, 23, 95701, 7008, 214, 39210, 4086, 254, 400, 60816, 121413, 18151, 35064, 62822, 64881, 135812, 2174, 9655, 37170, 9842, 678, 2565, 83, 13315, 5351, 68772, 44402, 3190, 13, 22144, 184, 864, 57553, ...
[ 0.1907958984375, 0.2161865234375, 0.1029052734375, 0.29345703125, 0.11474609375, 0.213134765625, 0.10528564453125, 0.08349609375, 0.1400146484375, 0.227294921875, 0.040679931640625, 0.0628662109375, 0.024993896484375, 0.13232421875, 0.03436279296875, 0.07794189453125, 0.1185302734375...
embed
53986804_c0
53986804
lisp
0
Title: What is the correct represention of (a (b . c) d) in box notation? Problem title: What is the correct represention of (a (b . c) d) in box notation? Tags: common-lisp, lisp Problem: What is the correct represention of (a (b . c) d) in box notation? I am doing the exercises in Paul Graham's ANSI Common Lisp . And...
What is the correct represention of (a (b . c) d) in box notation? What is the correct represention of (a (b . c) d) in box notation? common-lisp lisp What What is the correct represention of (a (b . c) d) in box notation? I am doing the exercises in Paul Graham's ANSI Common Lisp . And I have had a key to the exercise...
[ 0.00689697265625, 0.00360107421875, -0.003631591796875, 0.02099609375, -0.0206298828125, 0.01434326171875, -0.005706787109375, 0.005584716796875, 0.0019378662109375, 0.00634765625, -0.0054931640625, -0.006072998046875, -0.0220947265625, 0.00726318359375, -0.01019287109375, -0.020996093...
[ 4865, 26785, 33636, 1830, 11, 275, 501, 104, 16530, 110, 22062, 39210, 4086, 254, 400, 7008, 83, 70, 5, 23, 81979, 10208, 147756, 14368, 9902, 151301, 1261, 22799, 3445, 3767, 246, 35166, 53418, 28219, 8294, 128468, 104192, 959, 134629, 3...
[ 0.029998779296875, 0.1756591796875, 0.224853515625, 0.095947265625, 0.0867919921875, 0.11279296875, 0.16357421875, 0.2305908203125, 0.23046875, 0.1517333984375, 0.0836181640625, 0.094970703125, 0.062744140625, 0.0872802734375, 0.08770751953125, 0.14404296875, 0.0253753662109375, 0....
embed
8001801_c0
8001801
lisp
0
Title: &quot;What number am I thinking of&quot; guessing game in Scheme Problem title: &quot;What number am I thinking of&quot; guessing game in Scheme Tags: lisp, racket, scheme Problem: "What number am I thinking of" guessing game in Scheme Here's my problem: I need to create a program in Scheme to play the "What num...
&quot;What number am I thinking of&quot; guessing game in Scheme &quot;What number am I thinking of&quot; guessing game in Scheme lisp racket scheme What Scheme Winner "What number am I thinking of" guessing game in Scheme Here's my problem: I need to create a program in Scheme to play the "What number am I thinking of...
[ -0.03125, -0.00128936767578125, 0.0020294189453125, -0.010986328125, 0.0123291015625, 0.0198974609375, -0.0126953125, -0.0194091796875, -0.004638671875, 0.0015411376953125, 0.00830078125, -0.004913330078125, -0.01422119140625, -0.00106048583984375, 0.003631591796875, -0.0186767578125, ...
[ 52231, 14012, 444, 87, 47644, 111, 41502, 57767, 214, 6712, 23, 34702, 282, 400, 7008, 673, 27853, 150370, 4865, 209447, 2967, 3871, 28282, 1528, 11301, 171859, 621, 92319, 17475, 136, 1407, 56, 1733, 39958, 4, 83, 154186, 47, 70, 35166, ...
[ 0.12255859375, 0.225341796875, 0.1480712890625, 0.1448974609375, 0.2401123046875, 0.244140625, 0.058441162109375, 0.2310791015625, 0.10089111328125, 0.17822265625, 0.07476806640625, 0.1854248046875, 0.18896484375, 0.059600830078125, 0.1387939453125, 0.060150146484375, 0.1719970703125...
embed
76897121_c1
76897121
lisp
1
will evaluate to the number O. (p) will evaluate to (p) , which will evaluate to (p) On the evaluation of the argument (p) , the interpreter will continue to evaluate it forever (in an infinite recursion). So, we will not get the value of the expression. You can see that normal order gives a value whereas applicative ...
will evaluate to the number O. (p) will evaluate to (p) , which will evaluate to (p) On the evaluation of the argument (p) , the interpreter will continue to evaluate it forever (in an infinite recursion). So, we will not get the value of the expression. You can see that normal order gives a value whereas applicative ...
[ -0.0128173828125, 0.00921630859375, 0.00531005859375, -0.0034332275390625, 0.0177001953125, 0.0045166015625, 0.00970458984375, 0.0054931640625, 0.0181884765625, -0.01214599609375, 0.013427734375, -0.0189208984375, -0.00396728515625, 0.01043701171875, -0.001739501953125, -0.014282226562...
[ 1221, 151575, 13, 47, 14012, 180, 254, 219836, 10750, 29481, 56, 21342, 136993, 54241, 195625, 959, 2046, 34292, 125195, 1957, 3638, 12989, 76199, 41816, 4935, 161740, 1830, 3299, 148436, 67, 15400, 621, 5701, 39933, 6264, 2208, 59911, 132283...
[ 0.11181640625, 0.214111328125, 0.04913330078125, 0.1514892578125, 0.1141357421875, 0.14990234375, 0.07073974609375, 0.1824951171875, 0.2144775390625, 0.124267578125, 0.0386962890625, 0.042633056640625, 0.10107421875, 0.06085205078125, 0.0946044921875, 0.09527587890625, 0.040496826171...
embed
59147508_c1
59147508
lisp
1
defun write-input-stream-to-file (stream fname psize-bytes) (with-open-file (out fname :direction :output :element-type 'unsigned-byte :if-exists :supersede) (do ((byte (read-byte stream nil nil) (read-byte stream nil nil)) (offset 0 (1+ offset))) ((or (= offset psize-bytes) (null byte)) (not byte)) (write-byte byte ou...
defun write-input-stream-to-file (stream fname psize-bytes) (with-open-file (out fname :direction :output :element-type 'unsigned-byte :if-exists :supersede) (do ((byte (read-byte stream nil nil) (read-byte stream nil nil)) (offset 0 (1+ offset))) ((or (= offset psize-bytes) (null byte)) (not byte)) (write-byte byte ou...
[ 0.01416015625, 0.01116943359375, -0.013427734375, -0.0216064453125, 0.0111083984375, -0.01190185546875, 0.004852294921875, -0.0076904296875, 0.00640869140625, -0.01123046875, 0.00921630859375, 0.0159912109375, 0.01129150390625, 0.0225830078125, 0.002471923828125, 0.00063323974609375, ...
[ 8, 16498, 33022, 73, 7077, 86429, 188, 29822, 11627, 20764, 731, 61028, 76228, 59636, 6056, 62766, 50986, 31304, 3190, 54376, 59104, 184, 112, 39116, 75973, 17324, 16713, 757, 1328, 5773, 139550, 390, 434, 18781, 1810, 28282, 32983, 51980, ...
[ 0.1387939453125, 0.2193603515625, 0.1685791015625, 0.126708984375, 0.1051025390625, 0.2093505859375, 0.1607666015625, 0.1864013671875, 0.08709716796875, 0.1239013671875, 0.19775390625, 0.177001953125, 0.09130859375, 0.1614990234375, 0.051025390625, 0.1165771484375, 0.0628662109375, ...
embed
15536564_c0
15536564
lisp
0
Title: Lisp cyclic lists Problem title: Lisp cyclic lists Tags: list, common-lisp, circular-list, lisp Problem: Lisp cyclic lists We have been given homework from lisp where I need to use "cyclic" list (I don't know what is the right naming for this). By "cyclic" list, I mean list, where cdr of the last one cons points...
Lisp cyclic lists Lisp cyclic lists list common-lisp circular-list lisp Lisp Value1 PointerValue2 Value2 PointerValue3 Value3 PointerValue1 Lisp cyclic lists We have been given homework from lisp where I need to use "cyclic" list (I don't know what is the right naming for this). By "cyclic" list, I mean list, where cdr...
[ 0.0179443359375, 0.01068115234375, 0.01007080078125, 0.0172119140625, -0.01953125, -0.00011014938354492188, -0.01373291015625, 0.002197265625, -0.00897216796875, -0.03125, -0.01409912109375, 0.010498046875, -0.00885009765625, 0.004119873046875, -0.0042724609375, -0.00005888938903808594...
[ 1261, 7008, 187830, 238, 5303, 39210, 4086, 254, 115339, 6562, 400, 190060, 41097, 856, 50770, 363, 34475, 5368, 18244, 4527, 147453, 56329, 42, 4568, 158, 26847, 4552, 5117, 1632, 5701, 189924, 28282, 6044, 678, 10975, 11728, 959, 8060, 85...
[ 0.132080078125, 0.2056884765625, 0.2393798828125, 0.11669921875, 0.2320556640625, 0.0885009765625, 0.1243896484375, 0.1724853515625, 0.162109375, 0.1905517578125, 0.1033935546875, 0.1829833984375, 0.129638671875, 0.0280303955078125, 0.0821533203125, 0.033203125, 0.000030517578125, ...
embed
58923742_c0
58923742
lisp
0
Title: Return a predecessor for a given value and given list Problem title: Return a predecessor for a given value and given list Tags: lisp, scheme, racket Problem: Return a predecessor for a given value and given list I'm familiar with recursion procedures, but somehow I cannot solve this problem: I want to return a ...
Return a predecessor for a given value and given list Return a predecessor for a given value and given list lisp scheme racket Return a predecessor for a given value and given list I'm familiar with recursion procedures, but somehow I cannot solve this problem: I want to return a predecessor value for a given list. Not...
[ -0.0225830078125, 0.0031890869140625, 0.00286865234375, 0.00872802734375, -0.005950927734375, 0.016357421875, -0.00909423828125, -0.0194091796875, 0.005218505859375, -0.06640625, 0.006561279296875, 0.025146484375, -0.004486083984375, -0.015869140625, 0.00775146484375, -0.00079345703125...
[ 173340, 1653, 13, 26531, 748, 100, 34475, 34292, 136, 5303, 400, 7008, 150370, 673, 27853, 10, 16031, 195625, 1830, 50491, 53418, 86869, 2967, 3444, 47, 30646, 13448, 271, 74918, 42, 6620, 27781, 14012, 361, 176377, 179933, 34716, 4677, 167...
[ 0.247802734375, 0.1473388671875, 0.127197265625, 0.21826171875, 0.15234375, 0.1048583984375, 0.0989990234375, 0.193359375, 0.058624267578125, 0.20166015625, 0.05755615234375, 0.14404296875, 0.1650390625, 0.046539306640625, 0.1689453125, 0.018096923828125, 0.03759765625, 0.169799804...
embed
15707198_c0
15707198
lisp
0
Title: Formatting %10t wrong from Practical Common LISP Problem title: Formatting %10t wrong from Practical Common LISP Tags: sbcl, practical-common-lisp, common-lisp, format, lisp Problem: Formatting %10t wrong from Practical Common LISP Here's the link to the page: Chapter 3, Practical: A Simple Database . Essentiall...
Formatting %10t wrong from Practical Common LISP Formatting %10t wrong from Practical Common LISP sbcl practical-common-lisp common-lisp format lisp Practical Formatting Common LISP TITLE Home ARTIST Dixie Chicks RATING RIPPED Shortened Formatting %10t wrong from Practical Common LISP Here's the link to the page: Chapt...
[ 0.02197265625, 0.0189208984375, -0.00022792816162109375, 0.00604248046875, -0.00567626953125, 0.01141357421875, -0.0003833770751953125, 0.0042724609375, -0.0155029296875, 0.01092529296875, 0.006134033203125, 0.007049560546875, -0.0022735595703125, 0.005584716796875, -0.0201416015625, -...
[ 60972, 1916, 1745, 963, 18, 44691, 1295, 109613, 289, 151301, 16970, 9434, 275, 34937, 138155, 277, 3796, 4086, 254, 39210, 9384, 400, 7008, 131514, 2005, 57161, 35602, 803, 111659, 5585, 22824, 19400, 68151, 30976, 17487, 17610, 82990, 33, ...
[ 0.24462890625, 0.0919189453125, 0.13671875, 0.2086181640625, 0.153564453125, 0.1866455078125, 0.1248779296875, 0.215576171875, 0.1656494140625, 0.16943359375, 0.10626220703125, 0.1954345703125, 0.01263427734375, 0.11962890625, 0.2275390625, 0.0338134765625, 0.10791015625, 0.0377197...
embed
743893_c0
743893
lisp
0
Title: In a long running Common Lisp application, what strategy should be used to manage garbage? Problem title: In a long running Common Lisp application, what strategy should be used to manage garbage? Tags: common-lisp, garbage-collection, web-services, lisp Problem: In a long running Common Lisp application, what s...
In a long running Common Lisp application, what strategy should be used to manage garbage? In a long running Common Lisp application, what strategy should be used to manage garbage? common-lisp garbage-collection web-services lisp Common Lisp In a long running Common Lisp application, what strategy should be used to ma...
[ 0.00994873046875, 0.035888671875, -0.01348876953125, -0.0184326171875, -0.01348876953125, 0.0072021484375, -0.01141357421875, 0.00567626953125, -0.003143310546875, -0.025390625, 0.00909423828125, 0.005615234375, 0.0091552734375, 0.0284423828125, 0.0147705078125, 0.0159912109375, -0.0...
[ 4989, 51042, 151301, 1261, 7008, 38415, 113857, 11814, 111240, 3671, 402, 429, 5608, 47, 39210, 4086, 254, 196352, 1467, 22584, 400, 2367, 70496, 10723, 28032, 29569, 4527, 43799, 748, 114977, 233234, 47445, 14922, 1733, 12096, 214, 1810, 764...
[ 0.0780029296875, 0.1458740234375, 0.1832275390625, 0.1658935546875, 0.1927490234375, 0.1796875, 0.2027587890625, 0.060089111328125, 0.2027587890625, 0.1309814453125, 0.2181396484375, 0.1756591796875, 0.026947021484375, 0.0157928466796875, 0.08953857421875, 0.0870361328125, 0.12072753...
embed
5044454_c0
5044454
lisp
0
Title: Scheme: Why does evaluating this recursive function defined in letrec fail? Problem title: Scheme: Why does evaluating this recursive function defined in letrec fail? Tags: scope, scheme, lisp, letrec, recursion Problem: Scheme: Why does evaluating this recursive function defined in letrec fail? I am writing a s...
Scheme: Why does evaluating this recursive function defined in letrec fail? Scheme: Why does evaluating this recursive function defined in letrec fail? scope scheme lisp letrec recursion Scheme Why procedure:is-creative Scheme: Why does evaluating this recursive function defined in letrec fail? I am writing a silly let...
[ -0.006927490234375, 0.00933837890625, 0.0081787109375, 0.024658203125, -0.00101470947265625, 0.01019287109375, 0.00830078125, 0.004364013671875, -0.010986328125, -0.00823974609375, -0.0002918243408203125, -0.005462646484375, -0.0091552734375, 0.004302978515625, 0.020263671875, -0.00524...
[ 34702, 282, 44084, 14602, 151575, 214, 903, 195625, 5844, 32354, 61924, 2633, 31688, 35782, 70820, 150370, 400, 7008, 50491, 164, 129147, 272, 32562, 78, 12097, 28928, 12248, 27853, 197570, 14195, 19010, 86531, 12765, 3664, 51042, 678, 8, 978...
[ 0.168212890625, 0.15234375, 0.1397705078125, 0.0189208984375, 0.1456298828125, 0.03485107421875, 0.08343505859375, 0.18994140625, 0.07080078125, 0.1221923828125, 0.1636962890625, 0.0992431640625, 0.2073974609375, 0.181640625, 0.111572265625, 0.1448974609375, 0.010284423828125, 0.07...
embed
8951624_c0
8951624
lisp
0
Title: How to use variable names inside literals in Emacs Lisp? Problem title: How to use variable names inside literals in Emacs Lisp? Tags: lisp, emacs, elisp Problem: How to use variable names inside literals in Emacs Lisp? Is it possible to write e.g. a Vector literal which uses a variable inside so that the variab...
How to use variable names inside literals in Emacs Lisp? How to use variable names inside literals in Emacs Lisp? lisp emacs elisp How Emacs Lisp How to use variable names inside literals in Emacs Lisp? Is it possible to write e.g. a Vector literal which uses a variable inside so that the variable gets evaluated correc...
[ -0.00115966796875, 0.004180908203125, -0.0263671875, 0.015625, -0.01300048828125, 0.03076171875, -0.006561279296875, 0.01171875, -0.012451171875, 0.00384521484375, -0.0155029296875, 0.00994873046875, -0.0107421875, 0.0030975341796875, -0.0036468505859375, 0.00811767578125, -0.0148315...
[ 11249, 47, 4527, 77336, 123055, 46132, 15659, 16765, 85269, 4439, 1261, 7008, 23, 400, 352, 2263, 15296, 7722, 33022, 2609, 18770, 289, 151575, 26785, 70541, 9351, 176726, 146104, 3934, 4966, 2806, 3444, 11, 275, 71, 13, 51053, 461, 107, ...
[ 0.10675048828125, 0.0374755859375, 0.156982421875, 0.2822265625, 0.1912841796875, 0.184814453125, 0.1728515625, 0.1842041015625, 0.1512451171875, 0.13916015625, 0.1444091796875, 0.219970703125, 0.05242919921875, 0.08056640625, 0.0606689453125, 0.06549072265625, 0.050445556640625, 0...
embed
42887151_c0
42887151
lisp
0
Title: Common Lisp EVAL Function Quotations Problem title: Common Lisp EVAL Function Quotations Tags: eval, common-lisp, lisp Problem: Common Lisp EVAL Function Quotations My question is rather simple (perhaps misleadingly so). In Common Lisp, when I run the following command, I get the corresponding results: (eval '''...
Common Lisp EVAL Function Quotations Common Lisp EVAL Function Quotations eval common-lisp lisp Common Lisp EVAL Quotations ERROR BOING Common Lisp EVAL Function Quotations My question is rather simple (perhaps misleadingly so). In Common Lisp, when I run the following command, I get the corresponding results: If, on t...
[ 0.0263671875, 0.027099609375, -0.00830078125, 0.0201416015625, 0.005859375, 0.0006866455078125, 0.003021240234375, 0.006622314453125, 0.02392578125, 0.008056640625, -0.00186920166015625, -0.006988525390625, 0.01434326171875, 0.01397705078125, -0.02001953125, 0.017578125, 0.0019378662...
[ 151301, 1261, 7008, 241, 61152, 28670, 43851, 22062, 28, 1405, 39210, 4086, 254, 400, 151206, 24638, 14216, 23186, 10763, 9655, 8781, 11675, 25632, 75101, 42518, 50339, 2046, 9844, 161549, 12921, 5117, 2420, 3132, 5773, 6626, 81732, 16188, 12...
[ 0.2044677734375, 0.1629638671875, 0.177734375, 0.127197265625, 0.259765625, 0.135009765625, 0.1357421875, 0.143310546875, 0.1087646484375, 0.2386474609375, 0.15234375, 0.11572265625, 0.10986328125, 0.0987548828125, 0.1136474609375, 0.03826904296875, 0.113525390625, 0.12158203125, ...
embed