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
31561_c0
31561
lisp
0
Title: Keeping CL and Scheme straight in your head Problem title: Keeping CL and Scheme straight in your head Tags: scheme, lisp, clisp Problem: Keeping CL and Scheme straight in your head Depending on my mood I seem to waffle back and forth between wanting a Lisp-1 and a Lisp-2. Unfortunately beyond the obvious name s...
Keeping CL and Scheme straight in your head Keeping CL and Scheme straight in your head scheme lisp clisp Keeping Scheme Keeping CL and Scheme straight in your head Depending on my mood I seem to waffle back and forth between wanting a Lisp-1 and a Lisp-2. Unfortunately beyond the obvious name space differences, this l...
[ 0.01611328125, 0.01171875, 0.00775146484375, 0.01312255859375, -0.02001953125, -0.00640869140625, 0.005584716796875, -0.01226806640625, 0.031982421875, -0.018798828125, -0.00897216796875, -0.0078125, -0.0029754638671875, 0.0142822265625, -0.00057220458984375, -0.0084228515625, 0.0001...
[ 83041, 214, 46323, 136, 34702, 282, 80560, 23, 10336, 150370, 400, 7008, 95701, 96819, 52528, 48903, 4902, 133, 3444, 1261, 5759, 5428, 9351, 32628, 60212, 31358, 2647, 32354, 111879, 44402, 3934, 33022, 18151, 179028, 37842, 62346, 468, 1371...
[ 0.1800537109375, 0.05126953125, 0.2257080078125, 0.121337890625, 0.204345703125, 0.17919921875, 0.2335205078125, 0.1123046875, 0.1824951171875, 0.2303466796875, 0.1226806640625, 0.224365234375, 0.125, 0.00994873046875, 0.0716552734375, 0.0230865478515625, 0.0743408203125, 0.0692749...
embed
71025024_c0
71025024
lisp
0
Title: Can't access a specific element in a 2D Matrix represented as a List of Lists Problem title: Can't access a specific element in a 2D Matrix represented as a List of Lists Tags: list, lisp, common-lisp Problem: Can't access a specific element in a 2D Matrix represented as a List of Lists I am trying to ...
Can't access a specific element in a 2D Matrix represented as a List of Lists Can't access a specific element in a 2D Matrix represented as a List of Lists list lisp common-lisp Can Matrix List Lists ELT Can't access a specific element in a 2D Matrix represented as a List of Lists I am trying to access a spec...
[ 0.0033721923828125, 0.023193359375, 0.01318359375, 0.005462646484375, 0.0017547607421875, 0.00634765625, 0.0025787353515625, 0.0111083984375, 0.0031280517578125, 0.01019287109375, 0.01324462890625, -0.006195068359375, 0.0035400390625, 0.0079345703125, -0.01336669921875, -0.014038085937...
[ 4171, 3768, 18, 17203, 29458, 12830, 116, 397, 194234, 33636, 237, 32036, 111, 5303, 400, 7008, 39210, 254, 162408, 10, 23, 31577, 297, 5423, 47, 757, 11675, 18151, 35064, 25632, 140992, 37202, 114453, 17569, 55300, 831, 11814, 2046, 142424...
[ 0.1083984375, 0.0283355712890625, 0.130126953125, 0.2144775390625, 0.2030029296875, 0.2056884765625, 0.1217041015625, 0.1160888671875, 0.228515625, 0.177978515625, 0.076416015625, 0.192626953125, 0.06427001953125, 0.169677734375, 0.038665771484375, 0.1353759765625, 0.10406494140625, ...
embed
1919702_c0
1919702
lisp
0
Title: Assigning the result of an expression to a variable Problem title: Assigning the result of an expression to a variable Tags: lisp, variable-assignment, scheme, racket Problem: Assigning the result of an expression to a variable Working with DrScheme (language-- Pretty Big). Trying to pass the result of an expres...
Assigning the result of an expression to a variable Assigning the result of an expression to a variable lisp variable-assignment scheme racket Assigning tot2 Assigning the result of an expression to a variable Working with DrScheme (language-- Pretty Big). Trying to pass the result of an expression to a variable that c...
[ 0.02685546875, 0.01031494140625, 0.00762939453125, 0.013916015625, 0.015869140625, 0.005645751953125, 0.006317138671875, 0.01904296875, 0.0147705078125, -0.0235595703125, -0.0118408203125, -0.0101318359375, 0.0126953125, 0.0076904296875, 0.016357421875, 0.00262451171875, -0.01953125,...
[ 1301, 31304, 214, 16750, 125195, 47, 77336, 400, 7008, 162, 150370, 673, 27853, 1186, 304, 27985, 678, 1773, 25452, 12549, 196651, 197570, 14195, 40858, 27875, 14432, 11814, 15700, 112892, 2967, 155455, 76896, 5337, 56359, 56, 3444, 15411, 83...
[ 0.077392578125, 0.2435302734375, 0.0217132568359375, 0.2119140625, 0.257568359375, 0.144287109375, 0.260986328125, 0.0821533203125, 0.1827392578125, 0.044281005859375, 0.1761474609375, 0.0478515625, 0.192138671875, 0.1243896484375, 0.1611328125, 0.0287322998046875, 0.03240966796875, ...
embed
62632446_c0
62632446
lisp
0
Title: Dynamic Programing on Racket Problem title: Dynamic Programing on Racket Tags: racket, scheme, lisp, dynamic-programming, algorithm Problem: Dynamic Programing on Racket So I have an exercise where I should count the ways of climbing a ladder with n amount of steps, with the following restriction: You can only g...
Dynamic Programing on Racket Dynamic Programing on Racket racket scheme lisp dynamic-programming algorithm Dynamic Programing Racket Dynamic Programing on Racket So I have an exercise where I should count the ways of climbing a ladder with n amount of steps, with the following restriction: You can only go up by 1, 3 or...
[ -0.0020294189453125, 0.0322265625, -0.00848388671875, 0.0169677734375, -0.0024566650390625, 0.00103759765625, -0.0084228515625, 0.0059814453125, 0.0023040771484375, -0.06591796875, 0.0017242431640625, -0.044921875, -0.0029144287109375, 0.01397705078125, 0.003631591796875, 0.01037597656...
[ 73327, 21068, 7663, 214, 98, 2552, 27853, 673, 150370, 400, 7008, 84079, 28966, 234873, 81979, 54529, 48322, 194637, 21, 70764, 678, 653, 41170, 98441, 25632, 185190, 831, 4734, 738, 1257, 390, 106, 138, 707, 190, 3917, 5809, 86869, 2967, ...
[ 0.1463623046875, 0.0989990234375, 0.1959228515625, 0.06658935546875, 0.038818359375, 0.1240234375, 0.2105712890625, 0.1104736328125, 0.1253662109375, 0.06536865234375, 0.162109375, 0.216064453125, 0.170166015625, 0.1478271484375, 0.120849609375, 0.17431640625, 0.1319580078125, 0.13...
embed
7479913_c0
7479913
lisp
0
Title: What's the corresponding standard function of atoi in clisp? Problem title: What's the corresponding standard function of atoi in clisp? Tags: lisp, clisp, common-lisp Problem: What's the corresponding standard function of atoi in clisp? In visual lisp, you can use (atoi "123") to convert "123" to 123 ...
What's the corresponding standard function of atoi in clisp? What's the corresponding standard function of atoi in clisp? lisp clisp common-lisp What What's the corresponding standard function of atoi in clisp? In visual lisp, you can use (atoi "123") to convert "123" to 123 . It seems there is no "atoi" like...
[ -0.00738525390625, -0.005096435546875, 0.0026397705078125, 0.00921630859375, -0.0146484375, 0.04052734375, 0.02392578125, 0.00188446044921875, -0.0021209716796875, -0.01171875, 0.004730224609375, -0.007537841796875, -0.01220703125, 0.00469970703125, 0.0037994384765625, -0.0184326171875...
[ 3768, 42518, 214, 5570, 32354, 10, 25758, 23, 95701, 7008, 400, 39210, 4086, 254, 4865, 70, 111, 21176, 831, 4527, 2832, 14, 48636, 96760, 47, 37638, 110, 1884, 199015, 3444, 41600, 116, 138, 387, 496, 418, 2965, 366, 184, 10433, 1505, ...
[ 0.0679931640625, 0.1329345703125, 0.071533203125, 0.2147216796875, 0.210693359375, 0.09375, 0.321044921875, 0.08251953125, 0.1531982421875, 0.2391357421875, 0.115966796875, 0.09539794921875, 0.106689453125, 0.2005615234375, 0.0238800048828125, 0.020599365234375, 0.017730712890625, ...
embed
34819740_c0
34819740
lisp
0
Title: Haskell - Lisp-like symbol functionality Problem title: Haskell - Lisp-like symbol functionality Tags: haskell, lisp, symbols Problem: Haskell - Lisp-like symbol functionality I wrote a LISP function a while back that matched nested lists of symbols against other lists. It worked something like this: (match '(a ...
Haskell - Lisp-like symbol functionality Haskell - Lisp-like symbol functionality haskell lisp symbols Haskell Lisp-like Haskell - Lisp-like symbol functionality I wrote a LISP function a while back that matched nested lists of symbols against other lists. It worked something like this: I am now trying to achieve a sim...
[ -0.00994873046875, 0.01080322265625, 0.00048065185546875, 0.001495361328125, -0.026123046875, -0.0045166015625, -0.00994873046875, 0.01202392578125, 0.00799560546875, -0.0118408203125, 0.01318359375, -0.0284423828125, 0.01287841796875, 0.005828857421875, -0.0111083984375, 0.00436401367...
[ 20625, 142508, 1261, 7008, 5062, 26582, 123309, 1556, 400, 54397, 16970, 9434, 32354, 12960, 4420, 14858, 8512, 5303, 26548, 3789, 79786, 31577, 69307, 21373, 16487, 100, 114864, 12301, 2886, 11814, 63262, 214, 50339, 5809, 4527, 892, 26255, ...
[ 0.1300048828125, 0.2432861328125, 0.140625, 0.1890869140625, 0.169677734375, 0.2391357421875, 0.1412353515625, 0.107421875, 0.1182861328125, 0.045013427734375, 0.11474609375, 0.202392578125, 0.141357421875, 0.00836181640625, 0.044708251953125, 0.109375, 0.1297607421875, 0.123413085...
embed
73695901_c0
73695901
lisp
0
Title: LISP mapcar add 1 to each integer in a list Problem title: LISP mapcar add 1 to each integer in a list Tags: lisp, quicklisp, common-lisp Problem: LISP mapcar add 1 to each integer in a list (defun add-1-all (list) (mapcar #'1+ '(list)) ) I am trying to pass a list of integers and add 1 to each integer in the li...
LISP mapcar add 1 to each integer in a list LISP mapcar add 1 to each integer in a list lisp quicklisp common-lisp LISP add-1-all DEFUN LIST MAPCAR SB-IMPL SB-INT:NAMED-LAMBDA BLOCK STYLE-WARNING LISP mapcar add 1 to each integer in a list I am trying to pass a list of integers and add 1 to each integer in the list wit...
[ -0.0098876953125, 0.00616455078125, -0.006591796875, 0.0186767578125, -0.0186767578125, 0.0306396484375, 0.016357421875, 0.0198974609375, 0.00823974609375, -0.0299072265625, 0.015625, -0.004150390625, -0.01129150390625, 0.03125, 0.00909423828125, 0.00142669677734375, -0.0074157714843...
[ 16970, 9434, 22288, 3284, 15190, 106, 47, 12638, 892, 1505, 23, 5303, 400, 7008, 63773, 4086, 254, 39210, 5759, 5584, 202001, 14006, 195977, 105748, 80076, 90944, 169937, 866, 59537, 182512, 6538, 124448, 224170, 60873, 31577, 27875, 26255, 1...
[ 0.123779296875, 0.1878662109375, 0.1680908203125, 0.25341796875, 0.1265869140625, 0.12469482421875, 0.058929443359375, 0.09918212890625, 0.11962890625, 0.079833984375, 0.041168212890625, 0.205078125, 0.08331298828125, 0.1536865234375, 0.059326171875, 0.0958251953125, 0.146484375, 0...
embed
27557875_c0
27557875
lisp
0
Title: Run Lisp functions on load Problem title: Run Lisp functions on load Tags: function, load, lisp Problem: Run Lisp functions on load Whenever I (load "program.lisp") using the following code I get the error: "Error: Unexpected end of #input stream "program.lisp" (defun theProgram () (reset) (print "Hello Kappa") ...
Run Lisp functions on load Run Lisp functions on load function load lisp Run Lisp Hello Kappa Run Lisp functions on load Whenever I (load "program.lisp") using the following code I get the error: "Error: Unexpected end of #input stream "program.lisp" I know the last line is the problem and it will work fine if it is no...
[ 0.0264892578125, 0.01416015625, -0.005340576171875, 0.016845703125, -0.0247802734375, 0.01708984375, 0.0137939453125, 0.01068115234375, -0.00543212890625, -0.058837890625, 0.018798828125, 0.003204345703125, -0.025634765625, -0.01708984375, 0.01116943359375, -0.01373291015625, -0.0072...
[ 28398, 1261, 7008, 32354, 98, 72367, 400, 35378, 215713, 11, 30441, 63033, 18749, 4086, 254, 25632, 18151, 18499, 18468, 31611, 992, 83613, 13, 3564, 111, 468, 73, 7077, 75973, 3714, 4568, 13315, 2967, 4488, 959, 99201, 3871, 1528, 47, 73...
[ 0.132080078125, 0.17431640625, 0.2481689453125, 0.1771240234375, 0.098876953125, 0.2230224609375, 0.142578125, 0.1361083984375, 0.1588134765625, 0.1231689453125, 0.0106201171875, 0.1324462890625, 0.150634765625, 0.1571044921875, 0.2225341796875, 0.017181396484375, 0.1116943359375, ...
embed
20502198_c0
20502198
lisp
0
Title: SBCL Buildapp -- How to go about debugging/troubleshooting? Problem title: SBCL Buildapp -- How to go about debugging/troubleshooting? Tags: sbcl, common-lisp, lisp Problem: SBCL Buildapp -- How to go about debugging/troubleshooting? I have a SBCL program that works fine in the REPL (and I've successfully built ...
SBCL Buildapp -- How to go about debugging/troubleshooting? SBCL Buildapp -- How to go about debugging/troubleshooting? sbcl common-lisp lisp SBCL Buildapp How thread_state os_sem_wait SBCL Buildapp -- How to go about debugging/troubleshooting? I have a SBCL program that works fine in the REPL (and I've successfully bu...
[ 0.01446533203125, 0.013916015625, -0.00909423828125, 0.014892578125, -0.0167236328125, 0.0208740234375, 0.01214599609375, 0.000762939453125, 0.01275634765625, -0.0159912109375, 0.01708984375, -0.00762939453125, 0.0211181640625, 0.0286865234375, 0.00836181640625, 0.015380859375, 0.016...
[ 90944, 37486, 121137, 9007, 11249, 1672, 8, 978, 36659, 96765, 2661, 105727, 214, 738, 91, 275, 34937, 39210, 4086, 254, 400, 7008, 86997, 61340, 362, 5765, 634, 217, 64, 1528, 43240, 5885, 23, 9069, 21130, 65771, 88303, 8108, 10846, 6557...
[ 0.13916015625, 0.2086181640625, 0.1390380859375, 0.1990966796875, 0.06298828125, 0.07012939453125, 0.15771484375, 0.20361328125, 0.140869140625, 0.06732177734375, 0.080078125, 0.155517578125, 0.04144287109375, 0.005035400390625, 0.001678466796875, 0.06842041015625, 0.134765625, 0.0...
embed
36655855_c0
36655855
lisp
0
Title: Common Lisp function that unwraps a list to reveal the sequence of elements inside the list? Problem title: Common Lisp function that unwraps a list to reveal the sequence of elements inside the list? Tags: lisp, common-lisp Problem: Common Lisp function that unwraps a list to reveal the sequence of elements ins...
Common Lisp function that unwraps a list to reveal the sequence of elements inside the list? Common Lisp function that unwraps a list to reveal the sequence of elements inside the list? lisp common-lisp Common Lisp Common Lisp function that unwraps a list to reveal the sequence of elements inside the list? I want to ap...
[ 0.0157470703125, 0.03662109375, -0.0012969970703125, 0.011962890625, 0, 0.0177001953125, -0.0137939453125, -0.00830078125, 0.008056640625, -0.00830078125, -0.00531005859375, 0.00640869140625, 0.00049591064453125, 0.0164794921875, -0.0036468505859375, 0.0201416015625, 0.01611328125, ...
[ 151301, 1261, 7008, 32354, 450, 51, 434, 13631, 5303, 122273, 944, 3956, 80854, 46132, 7, 10, 47, 400, 39210, 4086, 254, 3444, 59911, 69941, 28032, 501, 104, 309, 5429, 11, 26783, 903, 27489, 5809, 170198, 13373, 306, 35971, 70541 ]
[ 0.169189453125, 0.1749267578125, 0.1986083984375, 0.2264404296875, 0.042633056640625, 0.12890625, 0.036346435546875, 0.1873779296875, 0.225830078125, 0.1527099609375, 0.0806884765625, 0.063720703125, 0.1524658203125, 0.1219482421875, 0.01898193359375, 0.021026611328125, 0.05072021484...
embed
66416506_c0
66416506
lisp
0
Title: Create a function that returns a list containing every other value of a list Problem title: Create a function that returns a list containing every other value of a list Tags: lisp, common-lisp Problem: Create a function that returns a list containing every other value of a list (defun f6(x) (cond ((null (cadr x)...
Create a function that returns a list containing every other value of a list Create a function that returns a list containing every other value of a list lisp common-lisp Create Example Expected Current Create a function that returns a list containing every other value of a list In creating this function I can't use bu...
[ 0.012451171875, 0.02490234375, 0.009765625, 0.0030364990234375, -0.006927490234375, 0.0303955078125, -0.000919342041015625, -0.0030670166015625, -0.00262451171875, -0.0068359375, 0.01019287109375, -0.0228271484375, -0.00872802734375, -0.004791259765625, 0.0238037109375, 0.018798828125,...
[ 151313, 32354, 450, 30646, 5303, 70541, 11907, 3789, 34292, 7, 214, 400, 7008, 39210, 4086, 254, 89536, 8705, 60075, 13, 89829, 114063, 105233, 903, 831, 18, 4527, 88303, 23, 40956, 8110, 195625, 5844, 53418, 5423, 2737, 126340, 3871, 2258,...
[ 0.1429443359375, 0.2294921875, 0.0201873779296875, 0.1695556640625, 0.223388671875, 0.080322265625, 0.1256103515625, 0.1368408203125, 0.1650390625, 0.00836181640625, 0.0248260498046875, 0.079833984375, 0.1766357421875, 0.1273193359375, 0.056854248046875, 0.1441650390625, 0.1417236328...
embed
10537560_c0
10537560
lisp
0
Title: "Member" won't recognize the members of a list Problem title: "Member" won't recognize the members of a list Tags: clisp, common-lisp, lisp Problem: "Member" won't recognize the members of a list I'm experiencing a very curious problem. I have a list named "theorems" that has exactl...
"Member" won't recognize the members of a list "Member" won't recognize the members of a list clisp common-lisp lisp Member ROSES RED NIL "Member" won't recognize the members of a list I'm experiencing a very curious problem. I have a list named "theorems" that has exactly one item. Here's...
[ 0.0054931640625, 0.00518798828125, 0.01611328125, 0.01458740234375, -0.00439453125, 0.0021209716796875, 0.00189971923828125, 0.0244140625, 0.0024566650390625, -0.024658203125, 0.0030670166015625, 0.02392578125, 0.01055908203125, -0.01019287109375, -0.00653076171875, -0.0164794921875, ...
[ 594, 27417, 23742, 3768, 18, 125296, 43032, 111, 5303, 95701, 7008, 39210, 4086, 254, 400, 74057, 19452, 65596, 118790, 541, 16444, 193844, 2967, 58391, 7, 66161, 1632, 35735, 98869, 49877, 6706, 23711, 2306, 83, 10, 32786, 3034, 209274, 35...
[ 0.09906005859375, 0.231201171875, 0.089111328125, 0.039794921875, 0.1046142578125, 0.1944580078125, 0.216064453125, 0.0640869140625, 0.211181640625, 0.026702880859375, 0.1048583984375, 0.0528564453125, 0.0209808349609375, 0.087646484375, 0.03497314453125, 0.2171630859375, 0.124023437...
embed
35386977_c0
35386977
lisp
0
Title: Adding values to same key as list in HashMap Table in Lisp Problem title: Adding values to same key as list in HashMap Table in Lisp Tags: lisp, hashmap Problem: Adding values to same key as list in HashMap Table in Lisp I want to write a function that will take key and value as parameter. Such that If key alrea...
Adding values to same key as list in HashMap Table in Lisp Adding values to same key as list in HashMap Table in Lisp lisp hashmap Adding HashMap Table Lisp Value Key _key Adding values to same key as list in HashMap Table in Lisp I want to write a function that will take key and value as parameter. Such that If key al...
[ -0.0027923583984375, 0.01324462890625, -0.0108642578125, -0.014404296875, -0.0257568359375, -0.00885009765625, 0.02783203125, 0.003326416015625, 0.005767822265625, -0.002960205078125, 0.0081787109375, 0.02294921875, 0.00457763671875, 0.00750732421875, 0.01055908203125, -0.0014801025390...
[ 62, 59725, 142424, 47, 5701, 22799, 237, 5303, 162087, 166179, 112997, 1261, 7008, 23, 400, 256, 80425, 254, 190060, 26824, 19770, 3444, 33022, 32354, 5646, 136, 34292, 171859, 4263, 21771, 32316, 23180, 15190, 43581, 12765, 56, 51339, 25632,...
[ 0.09637451171875, 0.09478759765625, 0.2086181640625, 0.1090087890625, 0.1246337890625, 0.1986083984375, 0.10040283203125, 0.1854248046875, 0.1314697265625, 0.2052001953125, 0.1888427734375, 0.1275634765625, 0.195068359375, 0.006011962890625, 0.095947265625, 0.036834716796875, 0.03881...
embed
17225378_c0
17225378
lisp
0
Title: "Fake" global lexical variables in Common Lisp Problem title: "Fake" global lexical variables in Common Lisp Tags: lisp, lexical-scope, global-variables, common-lisp Problem: "Fake" global lexical variables in Common Lisp It is stated in section "Global variables and constants" of the Google ...
"Fake" global lexical variables in Common Lisp "Fake" global lexical variables in Common Lisp lisp lexical-scope global-variables common-lisp Fake Common Lisp "Fake" global lexical variables in Common Lisp It is stated in section "Global variables and constants" of the Google Common Lisp Style Guide...
[ 0.00482177734375, 0.01080322265625, -0.0123291015625, -0.01806640625, 0.01116943359375, 0.017333984375, 0.00408935546875, 0.01373291015625, -0.0025177001953125, -0.0040283203125, 0.0106201171875, 0.00848388671875, 0.0159912109375, 0.010986328125, 0.025390625, 0.000896453857421875, -0...
[ 17647, 350, 41502, 7964, 75675, 21533, 77336, 7, 23, 151301, 1261, 7008, 400, 70820, 21690, 39210, 4086, 254, 3036, 162080, 53697, 1815, 57845, 44583, 10770, 3796, 959, 765, 147453, 101805, 11814, 63284, 84079, 99091, 8306, 123055, 645, 6324,...
[ 0.2081298828125, 0.1622314453125, 0.0153656005859375, 0.1907958984375, 0.150146484375, 0.1103515625, 0.2471923828125, 0.0064697265625, 0.0147552490234375, 0.14892578125, 0.158203125, 0.19921875, 0.092041015625, 0.082763671875, 0.10247802734375, 0.07696533203125, 0.060821533203125, ...
embed
40297221_c0
40297221
lisp
0
Title: scheme calculating combination nCk using memoization Problem title: scheme calculating combination nCk using memoization Tags: lisp, racket, scheme Problem: scheme calculating combination nCk using memoization I am trying to calculate how combination nCk using memoization in racket/scheme I can't use separate re...
scheme calculating combination nCk using memoization scheme calculating combination nCk using memoization lisp racket scheme memoization scheme calculating combination nCk using memoization I am trying to calculate how combination nCk using memoization in racket/scheme I can't use separate recursive method to calculate...
[ -0.01953125, 0.014892578125, 0.01068115234375, -0.00151824951171875, 0.007568359375, -0.0235595703125, 0.0155029296875, 0.01385498046875, 0.005279541015625, -0.0155029296875, -0.00098419189453125, -0.01556396484375, 0.0137939453125, 0.003814697265625, 0.00665283203125, 0.00132751464843...
[ 150370, 74481, 1916, 162515, 653, 441, 92, 17368, 163, 432, 47691, 400, 7008, 673, 27853, 31577, 67, 3642, 7560, 282, 831, 18, 4527, 84797, 195625, 5844, 55300, 38, 2060, 54433, 6494, 6002, 24371, 20653, 188347, 18499, 7464, 23, 1974, 101...
[ 0.235107421875, 0.2041015625, 0.04254150390625, 0.25146484375, 0.1622314453125, 0.1119384765625, 0.1942138671875, 0.059173583984375, 0.1246337890625, 0.1639404296875, 0.1651611328125, 0.0704345703125, 0.165771484375, 0.085693359375, 0.1993408203125, 0.0655517578125, 0.051971435546875...
embed
43426935_c0
43426935
lisp
0
Title: Write a function COUNT-NUMBERS that counts the number of numbers in a list Problem title: Write a function COUNT-NUMBERS that counts the number of numbers in a list Tags: lisp Problem: Write a function COUNT-NUMBERS that counts the number of numbers in a list I'm begginer at LISP, and I have a question need your...
Write a function COUNT-NUMBERS that counts the number of numbers in a list Write a function COUNT-NUMBERS that counts the number of numbers in a list lisp Write COUNT-NUMBERS Write a function COUNT-NUMBERS that counts the number of numbers in a list I'm begginer at LISP, and I have a question need your help. Write a fu...
[ -0.0023193359375, 0.0238037109375, -0.01519775390625, -0.00299072265625, 0.0220947265625, 0.026123046875, 0.00191497802734375, -0.00628662109375, 0.0174560546875, 0.00180816650390625, -0.0269775390625, -0.049560546875, 0.0059814453125, 0.00799560546875, 0.01708984375, 0.00811767578125,...
[ 601, 18781, 32354, 8244, 64163, 9, 109020, 24480, 294, 54529, 7, 14012, 101935, 23, 5303, 400, 7008, 450, 16680, 1679, 16970, 9434, 9655, 4358, 30646, 9520, 2174, 2685, 110, 284, 59811, 335, 201, 21162, 1031, 37842, 25632, 18151, 22027, 1...
[ 0.07427978515625, 0.1112060546875, 0.21728515625, 0.1204833984375, 0.201416015625, 0.05755615234375, 0.21923828125, 0.20654296875, 0.04534912109375, 0.1966552734375, 0.0177154541015625, 0.2220458984375, 0.23828125, 0.02117919921875, 0.2301025390625, 0.0975341796875, 0.175537109375, ...
embed
54394977_c1
54394977
lisp
1
same as the below macro (excluding namespacing on the symbols). Resolving xs in the call to list gives back an unevaluated (quoted?) list. (defmacro bleh [xs] (list '+ '1 '2 xs)) ;; xs resolves to a quoted list (or effectively quoted) Calling bleh (or bluh) is the same as saying: (list '+ '1 '2 '(+ 1 2 3)) ;; => (+ 1 ...
same as the below macro (excluding namespacing on the symbols). Resolving xs in the call to list gives back an unevaluated (quoted?) list. (defmacro bleh [xs] (list '+ '1 '2 xs)) ;; xs resolves to a quoted list (or effectively quoted) Calling bleh (or bluh) is the same as saying: (list '+ '1 '2 '(+ 1 2 3)) ;; => (+ 1 ...
[ -0.00799560546875, 0.0247802734375, 0.0181884765625, -0.0174560546875, -0.003143310546875, 0.0181884765625, 0.0269775390625, -0.020263671875, 0.01513671875, -0.013427734375, -0.0220947265625, -0.00994873046875, 0.0145263671875, -0.007415771484375, -0.0019989013671875, -0.00506591796875...
[ 5701, 35064, 111789, 158928, 123055, 62268, 26582, 853, 132944, 214, 1022, 7, 23, 11782, 47, 5303, 76199, 4420, 159258, 68726, 71, 112, 420, 192, 15322, 2586, 127, 425, 6562, 1328, 418, 304, 103608, 66747, 191984, 26265, 748, 41725, 83, 2...
[ 0.07318115234375, 0.08074951171875, 0.2425537109375, 0.004608154296875, 0.0367431640625, 0.138671875, 0.14306640625, 0.0589599609375, 0.22119140625, 0.049652099609375, 0.1947021484375, 0.182373046875, 0.010101318359375, 0.1744384765625, 0.1319580078125, 0.2059326171875, 0.07067871093...
embed
25771920_c0
25771920
lisp
0
Title: What does the following function do in Scheme programming language Problem title: What does the following function do in Scheme programming language Tags: scheme, mit-scheme, functional-programming, lisp Problem: What does the following function do in Scheme programming language (define (unknown (lambda (x y) (c...
What does the following function do in Scheme programming language What does the following function do in Scheme programming language scheme mit-scheme functional-programming lisp What Scheme What does the following function do in Scheme programming language I'm a newbie when it comes to scheme and wanted to know the p...
[ 0.00445556640625, 0.023681640625, 0.01708984375, 0.00531005859375, -0.0015716552734375, 0.0218505859375, 0.007171630859375, 0.00579833984375, -0.000270843505859375, -0.013916015625, 0.0017852783203125, -0.01324462890625, -0.0169677734375, -0.0022735595703125, 0.0032196044921875, 0.0064...
[ 4865, 14602, 70, 25632, 32354, 54, 23, 34702, 282, 56037, 46876, 449, 150370, 491, 7560, 123309, 28966, 214, 400, 7008, 9014, 3714, 60042, 903, 36880, 14137, 92814, 2367, 60494, 425, 3284, 113, 125195, 2046, 71924, 15490, 2499, 39933, 18499...
[ 0.14306640625, 0.1339111328125, 0.034149169921875, 0.1973876953125, 0.2298583984375, 0.1593017578125, 0.0804443359375, 0.2255859375, 0.2362060546875, 0.118408203125, 0.1064453125, 0.009307861328125, 0.240966796875, 0.151123046875, 0.1817626953125, 0.137451171875, 0.128173828125, 0....
embed
56028914_c0
56028914
lisp
0
Title: Linear Search in Lisp, array errors Problem title: Linear Search in Lisp, array errors Tags: common-lisp, lisp Problem: Linear Search in Lisp, array errors Simple Linear Search for an Input Parameter, cannot use built in functions like find, etc. Unfortunately, I can't find a lot of appropriate documentation as ...
Linear Search in Lisp, array errors Linear Search in Lisp, array errors common-lisp lisp Linear Search Lisp Element Linear Search in Lisp, array errors Simple Linear Search for an Input Parameter, cannot use built in functions like find, etc. Unfortunately, I can't find a lot of appropriate documentation as it's either...
[ -0.007293701171875, 0.0194091796875, -0.0166015625, 0.0111083984375, -0.00030517578125, 0.0155029296875, 0.01434326171875, 0.00799560546875, -0.0023040771484375, -0.0025787353515625, 0.00107574462890625, 0.002838134765625, -0.00732421875, -0.0142822265625, 0.01104736328125, -0.00233459...
[ 16777, 147, 33086, 23, 1261, 7008, 10298, 53, 18499, 39210, 4086, 254, 400, 48325, 60552, 100, 360, 7077, 1720, 29089, 53418, 4527, 88303, 32354, 7413, 5915, 209806, 29256, 2967, 8781, 13785, 100094, 77947, 38679, 61924, 107730, 77336, 22836,...
[ 0.1988525390625, 0.1185302734375, 0.245849609375, 0.081787109375, 0.16357421875, 0.2335205078125, 0.13671875, 0.1065673828125, 0.1845703125, 0.075439453125, 0.10791015625, 0.16162109375, 0.135498046875, 0.1497802734375, 0.138916015625, 0.0574951171875, 0.0889892578125, 0.1517333984...
embed
24032028_c0
24032028
lisp
0
Title: Why are there so many ways to compare for equality? Problem title: Why are there so many ways to compare for equality? Tags: equality, comparison, common-lisp, lisp Problem: Why are there so many ways to compare for equality? If I want to compare two values for equality there are a number of options, such as: eq...
Why are there so many ways to compare for equality? Why are there so many ways to compare for equality? equality comparison common-lisp lisp Why Why are there so many ways to compare for equality? If I want to compare two values for equality there are a number of options, such as: eq for symbols = for numbers char-equa...
[ 0.00182342529296875, 0.010009765625, 0.0076904296875, 0.00958251953125, 0.00506591796875, -0.0118408203125, 0.014892578125, -0.0118408203125, 0.00958251953125, 0.0250244140625, -0.0068359375, -0.0218505859375, 0.019775390625, 0.0257568359375, -0.021240234375, -0.00665283203125, -0.00...
[ 44084, 2685, 221, 5941, 48322, 47, 69101, 100, 28, 161789, 225490, 39210, 4086, 254, 400, 7008, 621, 3444, 6626, 142424, 14012, 50717, 864, 26582, 2203, 101935, 21441, 71723, 124850, 79315, 99247, 105950, 26818, 1284, 15673, 7108, 2060, 1261,...
[ 0.1260986328125, 0.104248046875, 0.1285400390625, 0.1793212890625, 0.1656494140625, 0.09002685546875, 0.23583984375, 0.110595703125, 0.11474609375, 0.263671875, 0.1796875, 0.0693359375, 0.072998046875, 0.1173095703125, 0.0723876953125, 0.15869140625, 0.035186767578125, 0.0401306152...
embed
72614821_c0
72614821
lisp
0
Title: AutoLISP count polylines and sum the quantity of them SORTED by linetype Problem title: AutoLISP count polylines and sum the quantity of them SORTED by linetype Tags: autocad, lisp, cad, autolisp Problem: AutoLISP count polylines and sum the quantity of them SORTED by linetype This code here lists every polyline...
AutoLISP count polylines and sum the quantity of them SORTED by linetype AutoLISP count polylines and sum the quantity of them SORTED by linetype autocad lisp cad autolisp AutoLISP SORTED c:TEST POLYLINE LINE AutoLISP count polylines and sum the quantity of them SORTED by linetype This code here lists every polyline an...
[ -0.005126953125, 0.00186920166015625, -0.0079345703125, 0.01202392578125, -0.044921875, -0.0111083984375, 0.0159912109375, 0.0098876953125, 0.006561279296875, -0.01123046875, -0.0201416015625, -0.0281982421875, 0.016845703125, 0.002899169921875, -0.0255126953125, 0.0078125, 0.0186767...
[ 4396, 67616, 683, 54529, 35874, 59801, 10554, 102134, 122262, 66458, 390, 13315, 50986, 1809, 25426, 400, 7008, 19630, 4086, 254, 618, 21828, 64353, 1723, 57339, 130028, 18151, 5303, 11907, 2256, 75101, 1632, 5, 3917, 1257, 5701, 2704, 16750,...
[ 0.14990234375, 0.14208984375, 0.17236328125, 0.1512451171875, 0.1817626953125, 0.2071533203125, 0.1783447265625, 0.057342529296875, 0.1319580078125, 0.0321044921875, 0.0009765625, 0.0809326171875, 0.2100830078125, 0.0748291015625, 0.06951904296875, 0.026397705078125, 0.09161376953125...
embed
1511981_c0
1511981
lisp
0
Title: How to examine list of defined functions from Common Lisp REPL prompt Problem title: How to examine list of defined functions from Common Lisp REPL prompt Tags: lisp, common-lisp, debugging Problem: How to examine list of defined functions from Common Lisp REPL prompt I'm evaluating/testing a browser based appli...
How to examine list of defined functions from Common Lisp REPL prompt How to examine list of defined functions from Common Lisp REPL prompt lisp common-lisp debugging Common How Lisp REPL How to examine list of defined functions from Common Lisp REPL prompt I'm evaluating/testing a browser based application presumably ...
[ -0.00128173828125, -0.0078125, -0.006683349609375, 0.0194091796875, -0.01239013671875, 0.0026092529296875, 0.007232666015625, -0.005126953125, 0.001434326171875, -0.008544921875, 0.009765625, -0.01708984375, 0.01434326171875, 0.0067138671875, 0.00799560546875, 0.018798828125, 0.00582...
[ 11249, 160477, 5303, 111, 61924, 71, 32354, 7, 1295, 151301, 1261, 7008, 9069, 21130, 105876, 400, 39210, 4086, 254, 8, 978, 47, 151575, 6954, 31842, 35509, 38415, 59121, 101758, 10975, 154663, 39060, 76896, 37486, 1062, 2189, 32599, 26582, ...
[ 0.1053466796875, 0.1947021484375, 0.1597900390625, 0.0221710205078125, 0.205322265625, 0.062744140625, 0.2286376953125, 0.044586181640625, 0.061859130859375, 0.1649169921875, 0.168212890625, 0.16943359375, 0.091064453125, 0.22412109375, 0.212158203125, 0.1295166015625, 0.1396484375, ...
embed
38617905_c0
38617905
lisp
0
Title: #ifndef in Common Lisp Problem title: #ifndef in Common Lisp Tags: clisp, common-lisp, include, lisp Problem: #ifndef in Common Lisp In C, to make sure we don't re-include headers that are included we use the following structure: #ifndef UTILS #define UTILS #include "my_utils.h" #endif I've broken my Lisp progra...
#ifndef in Common Lisp #ifndef in Common Lisp clisp common-lisp include lisp lisp Common UTILS my_utils.h #ifndef in Common Lisp In C, to make sure we don't re-include headers that are included we use the following structure: I've broken my Lisp program into separate files; multiple files sometimes use the same file (e...
[ -0.00787353515625, 0.00628662109375, 0.00830078125, -0.01361083984375, -0.024169921875, 0.007415771484375, 0.01202392578125, 0.00018978118896484375, -0.006561279296875, -0.02587890625, -0.00160980224609375, 0.031494140625, -0.01409912109375, 0.01708984375, 0.01165771484375, 0.022216796...
[ 468, 3190, 1067, 420, 151301, 1261, 7008, 95701, 39210, 4086, 254, 26698, 400, 93133, 19759, 759, 1003, 7870, 127, 313, 3249, 9077, 2301, 18, 456, 217028, 10336, 1314, 99201, 4527, 25632, 45646, 148431, 1528, 84797, 102158, 48716, 68018, 57...
[ 0.0548095703125, 0.135986328125, 0.1806640625, 0.1456298828125, 0.161865234375, 0.1474609375, 0.1986083984375, 0.046630859375, 0.14794921875, 0.0947265625, 0.142822265625, 0.0908203125, 0.1138916015625, 0.1025390625, 0.051910400390625, 0.055419921875, 0.1082763671875, 0.13415527343...
embed
45181074_c0
45181074
lisp
0
Title: Multiplication of Two Matrices Problem title: Multiplication of Two Matrices Tags: list, list-comprehension, lisp, common-lisp Problem: Multiplication of Two Matrices I would like to ask about how to multiply two matrices. I have the Matrix mat1 '((1 2) (4 5)) and mat2 '((3 6) (7 8)) . I just have implemented th...
Multiplication of Two Matrices Multiplication of Two Matrices list list-comprehension lisp common-lisp Multiplication Two Matrices multi_matrices mat1 mat2 Multiplication of Two Matrices I would like to ask about how to multiply two matrices. I have the Matrix mat1 '((1 2) (4 5)) and mat2 '((3 6) (7 8)) . I just have i...
[ -0.006683349609375, 0.026611328125, 0.0216064453125, 0.006072998046875, 0.00592041015625, 0.0159912109375, -0.012939453125, 0.0096435546875, -0.002685546875, -0.0167236328125, 0.00180816650390625, -0.0240478515625, -0.01214599609375, -0.0118408203125, -0.025634765625, -0.0078125, 0.0...
[ 19335, 182867, 111, 32964, 133019, 5170, 5303, 4692, 3220, 400, 7008, 39210, 4086, 254, 6024, 192, 19077, 2589, 418, 304, 26458, 3642, 47, 62479, 6626, 50944, 194234, 4958, 9451, 21162, 136, 86827, 35914, 19107, 65034, 29479, 903, 18151, 28...
[ 0.16796875, 0.1416015625, 0.0643310546875, 0.1839599609375, 0.208984375, 0.147705078125, 0.10662841796875, 0.0296783447265625, 0.0428466796875, 0.03472900390625, 0.122314453125, 0.0775146484375, 0.01092529296875, 0.09228515625, 0.1890869140625, 0.10504150390625, 0.1572265625, 0.178...
embed
23233004_c0
23233004
lisp
0
Title: Can anyone help me trace this LISP expression execution? Problem title: Can anyone help me trace this LISP expression execution? Tags: common-lisp, lisp Problem: Can anyone help me trace this LISP expression execution? L1 = ((A B) C D) L2 = ((E) F) The expression I'm supposed to evaluate is: (CONS (CAR L1) (LIST...
Can anyone help me trace this LISP expression execution? Can anyone help me trace this LISP expression execution? common-lisp lisp Can LISP CONS CAR LIST CDR Can anyone help me trace this LISP expression execution? The expression I'm supposed to evaluate is: (CONS (CAR L1) (LIST (CDR L2))) I've traced it out as follows...
[ 0.00113677978515625, 0.021484375, 0.0028839111328125, 0.018798828125, -0.0033416748046875, 0.0184326171875, -0.0244140625, -0.0103759765625, 0.00885009765625, -0.0223388671875, 0.0002498626708984375, 0.01202392578125, -0.0028076171875, -0.001556396484375, -0.0072021484375, -0.000349044...
[ 4171, 35672, 4358, 163, 144851, 903, 16970, 9434, 125195, 71924, 1830, 39210, 4086, 254, 400, 7008, 109022, 42476, 195977, 313, 23498, 134598, 151575, 13, 83, 77980, 294, 80076, 339, 17727, 15, 304, 1810, 28960, 12301, 2886, 30501, 32628, 5...
[ 0.0802001953125, 0.03167724609375, 0.070556640625, 0.0178680419921875, 0.1798095703125, 0.06781005859375, 0.133544921875, 0.2322998046875, 0.2252197265625, 0.165771484375, 0.052886962890625, 0.119140625, 0.1112060546875, 0.15478515625, 0.1138916015625, 0.177490234375, 0.1854248046875...
embed
2142028_c0
2142028
lisp
0
Title: Minimum steps to display a table-view in Cocoa OSX Problem title: Minimum steps to display a table-view in Cocoa OSX Tags: lisp, cocoa, macos, objective-c, tableview Problem: Minimum steps to display a table-view in Cocoa OSX Hi I am trying to create a table-view programatically using a cocoa lisp bridge called ...
Minimum steps to display a table-view in Cocoa OSX Minimum steps to display a table-view in Cocoa OSX lisp cocoa macos objective-c tableview Minimum Cocoa OSX Minimum steps to display a table-view in Cocoa OSX Hi I am trying to create a table-view programatically using a cocoa lisp bridge called clozure CL. Now I doubt...
[ 0.0194091796875, 0.02392578125, -0.01153564453125, 0.00958251953125, 0.00142669677734375, -0.0057373046875, 0.0260009765625, -0.007720947265625, -0.010009765625, -0.01226806640625, 0.00543212890625, -0.0400390625, -0.01556396484375, 0.01470947265625, -0.00408935546875, -0.0021820068359...
[ 173858, 98441, 44116, 23180, 22751, 80573, 11, 11787, 1542, 400, 7008, 68992, 7840, 151814, 238, 23, 31577, 28282, 9, 3919, 17368, 80728, 20450, 1667, 107, 46323, 16031, 98169, 18151, 114453, 18499, 11782, 15190, 96472, 100474, 76896, 61475, ...
[ 0.1754150390625, 0.187255859375, 0.1719970703125, 0.2335205078125, 0.262451171875, 0.1795654296875, 0.1282958984375, 0.137939453125, 0.1259765625, 0.09625244140625, 0.1656494140625, 0.156982421875, 0.102783203125, 0.22998046875, 0.039093017578125, 0.02349853515625, 0.0057373046875, ...
embed
36077868_c0
36077868
lisp
0
Title: what is a function with the following type signature: (x) => (func) => (...values) => func(x,...values) Problem title: what is a function with the following type signature: (x) => (func) => (...values) => func(x,...values) Tags: lispyscript, lisp, javascript, functor Problem: what is a function...
what is a function with the following type signature: (x) => (func) => (...values) => func(x,...values) what is a function with the following type signature: (x) => (func) => (...values) => func(x,...values) lispyscript lisp javascript functor what is a function with the following type signature: (x) ...
[ 0.01312255859375, 0.005889892578125, -0.0084228515625, 0.0019073486328125, -0.00830078125, 0.0037994384765625, 0.00836181640625, -0.0203857421875, 0.0014801025390625, -0.0294189453125, -0.0130615234375, 0.0013580322265625, -0.00909423828125, 0.0030059814453125, 0.013916015625, -0.00466...
[ 2367, 83, 32354, 678, 25632, 10644, 138256, 425, 5386, 16498, 238, 27, 27494, 7477, 90, 400, 6493, 32032, 7008, 136951, 18770, 59121, 452, 6953, 43701, 10932, 23, 110, 112, 1647, 7, 14602, 3444, 8561, 208124, 31089, 190219, 903, 765, 10, ...
[ 0.03057861328125, 0.0355224609375, 0.2412109375, 0.10009765625, 0.118408203125, 0.187255859375, 0.2401123046875, 0.1029052734375, 0.09088134765625, 0.1741943359375, 0.049163818359375, 0.046661376953125, 0.168701171875, 0.157958984375, 0.02130126953125, 0.1124267578125, 0.18212890625,...
embed
11171558_c0
11171558
lisp
0
Title: How to use packages installed by quicklisp? Problem title: How to use packages installed by quicklisp? Tags: quicklisp, lisp, sbcl, package, common-lisp Problem: How to use packages installed by quicklisp? I've installed the CL-PNG package using quicklisp. (ql:quicklisp 'png) Now I want to define my own package ...
How to use packages installed by quicklisp? How to use packages installed by quicklisp? quicklisp lisp sbcl package common-lisp PNG quicklisp How ql:quicklisp FOO BAR Condition SB-KERNEL:SIMPLE-PACKAGE-ERROR How to use packages installed by quicklisp? I've installed the CL-PNG package using quicklisp. Now I want to def...
[ 0.000873565673828125, -0.0006866455078125, 0.0004634857177734375, 0.0103759765625, -0.0205078125, 0.0281982421875, 0.01507568359375, -0.0025177001953125, -0.01055908203125, -0.01007080078125, -0.008056640625, -0.00872802734375, 0.00701904296875, -0.005615234375, 0.00592041015625, -0.00...
[ 11249, 47, 4527, 98169, 20600, 297, 390, 63773, 4086, 254, 400, 7008, 275, 34937, 39210, 436, 8066, 99247, 3181, 2594, 563, 30563, 37437, 46347, 90944, 34324, 120320, 73434, 103084, 98701, 605, 75930, 12501, 14255, 46323, 683, 17368, 61924, ...
[ 0.0548095703125, 0.009918212890625, 0.1566162109375, 0.250244140625, 0.172607421875, 0.012542724609375, 0.03057861328125, 0.159912109375, 0.179443359375, 0.2047119140625, 0.086181640625, 0.193603515625, 0.02337646484375, 0.1546630859375, 0.0797119140625, 0.009033203125, 0.20471191406...
embed
78292118_c0
78292118
lisp
0
Title: remove function not working in my Common lisp code Problem title: remove function not working in my Common lisp code Tags: clisp, common-lisp, lisp Problem: remove function not working in my Common lisp code I am writing a function to delete duplicates of in a list while keeping the last instance. I have written...
remove function not working in my Common lisp code remove function not working in my Common lisp code clisp common-lisp lisp Common count1 item1 item2 remove function not working in my Common lisp code I am writing a function to delete duplicates of in a list while keeping the last instance. I have written the followin...
[ -0.0028533935546875, 0.0208740234375, -0.00138092041015625, -0.0025787353515625, -0.00982666015625, -0.00323486328125, 0.00946044921875, -0.003021240234375, 0.00543212890625, -0.021240234375, -0.018310546875, 0.0040283203125, 0.0230712890625, -0.000072479248046875, -0.004150390625, 0.0...
[ 87388, 32354, 959, 20697, 151301, 400, 7008, 18151, 23, 759, 95701, 39210, 4086, 254, 54529, 418, 35735, 304, 32562, 154109, 171763, 1636, 5303, 120260, 4568, 110527, 2046, 5701, 30646, 107730, 138, 201, 190, 35914, 140992, 13648, 2967, 26973...
[ 0.29443359375, 0.2196044921875, 0.0914306640625, 0.1688232421875, 0.19970703125, 0.1259765625, 0.146240234375, 0.158203125, 0.045806884765625, 0.0302734375, 0.0411376953125, 0.1351318359375, 0.07098388671875, 0.1058349609375, 0.151611328125, 0.045684814453125, 0.12158203125, 0.0855...
embed
47822902_c0
47822902
lisp
0
Title: Evaluating a floating point variable in Scheme language Problem title: Evaluating a floating point variable in Scheme language Tags: lisp, variables, scheme, types Problem: Evaluating a floating point variable in Scheme language I want to read multiple data files (10 in total) in Ansys Fluent. I wrote a journal ...
Evaluating a floating point variable in Scheme language Evaluating a floating point variable in Scheme language lisp variables scheme types Evaluating Scheme a.dat data-11.200.dat data-11.2.dat Evaluating a floating point variable in Scheme language I want to read multiple data files (10 in total) in Ansys Fluent. I wr...
[ 0.013427734375, -0.003265380859375, -0.01519775390625, 0.0079345703125, 0.01434326171875, 0.0025787353515625, 0.0211181640625, -0.00836181640625, 0.006591796875, 0.006927490234375, -0.0078125, -0.006378173828125, -0.0093994140625, -0.004241943359375, 0.00762939453125, -0.0177001953125,...
[ 151228, 1916, 21917, 26518, 6275, 77336, 34702, 282, 46876, 400, 7008, 150370, 52895, 10, 5164, 2053, 16675, 5955, 5442, 3444, 12301, 48716, 102158, 15094, 3622, 23, 893, 94924, 36157, 2517, 54397, 68828, 11435, 9384, 9351, 1884, 1528, 237, ...
[ 0.2353515625, 0.042510986328125, 0.2000732421875, 0.1512451171875, 0.14306640625, 0.242919921875, 0.161865234375, 0.1666259765625, 0.191650390625, 0.03387451171875, 0.142822265625, 0.18896484375, 0.1199951171875, 0.055267333984375, 0.167236328125, 0.1435546875, 0.12451171875, 0.177...
embed
26724813_c0
26724813
lisp
0
Title: What's the purpose of macros? Problem title: What's the purpose of macros? Tags: scala, macros, lisp Problem: What's the purpose of macros? Here my general focus is Scala and Lisp/Scheme macros, not exactly the ones in the C/C++/Obj-C I just don't see the point. The way I understand it, is that macros ...
What's the purpose of macros? What's the purpose of macros? scala macros lisp What What's the purpose of macros? Here my general focus is Scala and Lisp/Scheme macros, not exactly the ones in the C/C++/Obj-C I just don't see the point. The way I understand it, is that macros are there to extend the language. ...
[ 0.0225830078125, 0.01116943359375, 0.0245361328125, -0.00823974609375, -0.005889892578125, 0.0201416015625, -0.0086669921875, -0.00145721435546875, 0.00579833984375, -0.0027923583984375, -0.0216064453125, -0.0303955078125, -0.003173828125, -0.00555419921875, -0.01190185546875, -0.01300...
[ 4865, 3768, 7, 70, 60042, 111, 111789, 32, 146232, 400, 7008, 4537, 32153, 152653, 11, 136, 1261, 64, 25452, 12549, 313, 37223, 46471, 170, 441, 2301, 18, 1957, 6275, 28219, 450, 621, 2685, 47, 65042, 46876, 32354, 8966, 831, 29479, 466...
[ 0.081298828125, 0.080322265625, 0.2001953125, 0.108642578125, 0.2373046875, 0.13134765625, 0.27392578125, 0.0029296875, 0.1781005859375, 0.09234619140625, 0.168701171875, 0.00616455078125, 0.08929443359375, 0.169677734375, 0.10101318359375, 0.033538818359375, 0.10791015625, 0.01223...
embed
8371850_c0
8371850
lisp
0
Title: Variable passed to macro gets resolved in wrong namespace? Problem title: Variable passed to macro gets resolved in wrong namespace? Tags: noir, macros, lisp, clojure Problem: Variable passed to macro gets resolved in wrong namespace? The Noir macro defpage is giving me a little bit of trouble. I am trying to co...
Variable passed to macro gets resolved in wrong namespace? Variable passed to macro gets resolved in wrong namespace? noir macros lisp clojure Variable compojure.core MY-METHOD Variable passed to macro gets resolved in wrong namespace? The Noir macro defpage is giving me a little bit of trouble. I am trying to construc...
[ -0.00008153915405273438, 0.0216064453125, -0.000644683837890625, 0.0211181640625, 0.021484375, 0.0240478515625, -0.005218505859375, 0.0101318359375, -0.0185546875, -0.0478515625, 0.007598876953125, -0.0203857421875, -0.005706787109375, -0.0029449462890625, 0.00732421875, -0.01104736328...
[ 84572, 2886, 115081, 47, 111789, 62163, 103608, 71, 23, 44691, 210716, 86494, 400, 7008, 20450, 461, 9969, 897, 3408, 30854, 54133, 33677, 193792, 438, 481, 8, 420, 22469, 10176, 63134, 64549, 11782, 64457, 166117, 4594, 4527, 77336, 2967, ...
[ 0.1904296875, 0.1348876953125, 0.121337890625, 0.1182861328125, 0.224365234375, 0.06427001953125, 0.2005615234375, 0.083251953125, 0.058502197265625, 0.182861328125, 0.233642578125, 0.1923828125, 0.022918701171875, 0.09527587890625, 0.0565185546875, 0.06915283203125, 0.0985107421875,...
embed
43270332_c0
43270332
lisp
0
Title: I would like to understand each line how this code removes duplicates in a list , so this is the list (a b a a a c c) gives (a b) Problem title: I would like to understand each line how this code removes duplicates in a list , so this is the list (a b a a a c c) gives (a b) Tags: scheme, lisp Problem: I would li...
I would like to understand each line how this code removes duplicates in a list , so this is the list (a b a a a c c) gives (a b) I would like to understand each line how this code removes duplicates in a list , so this is the list (a b a a a c c) gives (a b) scheme lisp I would like to understand each line how this co...
[ -0.0194091796875, 0.02587890625, -0.0002899169921875, 0.0107421875, -0.00982666015625, 0.023681640625, 0.015869140625, 0.01055908203125, 0.02001953125, -0.0126953125, -0.0279541015625, -0.006927490234375, 0.00168609619140625, -0.0028076171875, -0.005035400390625, 0.0194091796875, 0.0...
[ 2806, 1884, 28219, 12638, 13315, 3642, 903, 18151, 87388, 7, 171763, 1636, 23, 5303, 83, 876, 10, 501, 76199, 150370, 400, 7008, 11, 3688, 6863, 20697, 5885, 37842, 3444, 3714, 43240 ]
[ 0.024200439453125, 0.06231689453125, 0.132568359375, 0.1273193359375, 0.1541748046875, 0.0810546875, 0.074951171875, 0.1654052734375, 0.1781005859375, 0.07476806640625, 0.2396240234375, 0.1292724609375, 0.03277587890625, 0.1722412109375, 0.064697265625, 0.11328125, 0.0050048828125, ...
embed
26979529_c1
26979529
lisp
1
xmax countx) ) (equal (memberList line1 (list countx county)) 1) ) (princ "*") (princ "-") ) ) ( progn (setf koeff1 (/(- county (cadr(nth (- (length line1)1) line1)))(- countx (car(nth (- (length line1)1) line1))))) (setf koeff2 (/(- county (caar line1))(- countx (cadar line1)))) (if (or (and (and(>= (- koeff1 koeffHy...
xmax countx) ) (equal (memberList line1 (list countx county)) 1) ) (princ "*") (princ "-") ) ) ( progn (setf koeff1 (/(- county (cadr(nth (- (length line1)1) line1)))(- countx (car(nth (- (length line1)1) line1))))) (setf koeff2 (/(- county (caar line1))(- countx (cadar line1)))) (if (or (and (and(>= (- koeff1 koeffHy...
[ 0.00341796875, 0.00335693359375, 0.0033111572265625, 0.0084228515625, -0.007598876953125, 0.0013427734375, -0.001495361328125, 0.008056640625, 0.007080078125, 0.0201416015625, -0.007568359375, -0.0216064453125, 0.03125, -0.0233154296875, -0.00830078125, 0.007720947265625, 0.014709472...
[ 1022, 24084, 54529, 425, 71723, 39, 27417, 154663, 13315, 418, 6562, 53, 4879, 94261, 238, 1639, 9, 67973, 19, 3509, 420, 298, 68053, 25426, 927, 3284, 23986, 147, 1506, 3190, 748, 60977, 254, 17727, 132208, 113, 1249, 22183, 2256, 35662,...
[ 0.112060546875, 0.229248046875, 0.228515625, 0.190673828125, 0.178466796875, 0.019317626953125, 0.1546630859375, 0.158447265625, 0.1700439453125, 0.07623291015625, 0.1510009765625, 0.057037353515625, 0.05133056640625, 0.0926513671875, 0.109130859375, 0.05267333984375, 0.0296020507812...
embed
77719996_c0
77719996
lisp
0
Title: Is it possible to embed functions as LISP list elements? Problem title: Is it possible to embed functions as LISP list elements? Tags: lisp, common-lisp Problem: Is it possible to embed functions as LISP list elements? Consider the example of creating a date library. We may have a list that maps the month index ...
Is it possible to embed functions as LISP list elements? Is it possible to embed functions as LISP list elements? lisp common-lisp LISP Is it possible to embed functions as LISP list elements? Consider the example of creating a date library. We may have a list that maps the month index to the number of days in the mont...
[ -0.000072479248046875, 0.0108642578125, 0.005859375, 0.0020751953125, -0.00885009765625, 0.01312255859375, 0.0079345703125, 0.00555419921875, 0.00836181640625, -0.026611328125, -0.01055908203125, 0.00848388671875, -0.01116943359375, -0.003997802734375, 0.0034027099609375, 0.02124023437...
[ 2071, 7722, 352, 13482, 32354, 7, 237, 16970, 9434, 5303, 80854, 400, 7008, 39210, 4086, 254, 27781, 105233, 5622, 35773, 1294, 22288, 31150, 63262, 13312, 7964, 77336, 28560, 6602, 1961, 46799, 33418, 3917, 61924, 5636, 62346, 927, 116, 15...
[ 0.0233001708984375, 0.1767578125, 0.12744140625, 0.272705078125, 0.2337646484375, 0.0711669921875, 0.1226806640625, 0.145263671875, 0.250732421875, 0.217041015625, 0.1612548828125, 0.1173095703125, 0.19970703125, 0.0867919921875, 0.096923828125, 0.1634521484375, 0.03717041015625, 0...
embed
4074929_c1
4074929
lisp
1
C-= here, it looks backward for #include "vtkSomething.h", can't find it and calls append-include-vtk, adding it to the beginning of the file, then comes back here and expands this line into: */ vtkSomething *smth = vtkSomething::New(); //and let's add another instance of vtkSomething... vtkSomething *smth2 /*press C-...
C-= here, it looks backward for #include "vtkSomething.h", can't find it and calls append-include-vtk, adding it to the beginning of the file, then comes back here and expands this line into: */ vtkSomething *smth = vtkSomething::New(); //and let's add another instance of vtkSomething... vtkSomething *smth2 /*press C-...
[ 0.0072021484375, 0.01806640625, 0.01904296875, 0.017578125, 0.005615234375, 0.0240478515625, 0.01470947265625, 0.0196533203125, 0.0267333984375, -0.03564453125, 0.002960205078125, -0.0130615234375, -0.01214599609375, -0.002685546875, 0.00191497802734375, -0.0277099609375, 0.005462646...
[ 313, 9, 1369, 3688, 33342, 4420, 19364, 217028, 56484, 92, 8912, 282, 64113, 127, 18, 7413, 442, 11782, 114689, 71, 154107, 86595, 11435, 71062, 13315, 81, 31472, 39, 927, 46568, 15190, 15700, 110527, 304, 11856, 13438, 35782, 49814, 96362,...
[ 0.1241455078125, 0.08233642578125, 0.20654296875, 0.09442138671875, 0.1773681640625, 0.1116943359375, 0.265869140625, 0.2427978515625, 0.1575927734375, 0.1632080078125, 0.072509765625, 0.1080322265625, 0.217041015625, 0.154052734375, 0.008941650390625, 0.139404296875, 0.0141448974609...
embed
38463605_c0
38463605
lisp
0
Title: Variable isn't being incremented in lisp loop Problem title: Variable isn't being incremented in lisp loop Tags: common-lisp, conditional-statements, lisp Problem: Variable isn't being incremented in lisp loop I'm writing a program that will read information from a file, but when I try to read the info...
Variable isn't being incremented in lisp loop Variable isn't being incremented in lisp loop common-lisp conditional-statements lisp Variable Users David Desktop CS_408 LISP Books.txt Library Variable isn't being incremented in lisp loop I'm writing a program that will read information from a file, but when I ...
[ 0.01251220703125, -0.005767822265625, -0.0213623046875, 0.01068115234375, -0.01123046875, 0.0086669921875, 0.00112152099609375, 0.015869140625, 0.0091552734375, -0.022705078125, -0.004119873046875, -0.0234375, 0.00482177734375, 0.004608154296875, 0.031982421875, -0.019287109375, -0.0...
[ 84572, 2886, 56112, 3768, 18, 8035, 158661, 297, 23, 400, 7008, 40956, 39210, 4086, 254, 35431, 61340, 53400, 6765, 141423, 144836, 16970, 9434, 83266, 124326, 103835, 32562, 1528, 12301, 4677, 11435, 9790, 54529, 77336, 34698, 6863, 17368, 1...
[ 0.1968994140625, 0.132080078125, 0.07421875, 0.045867919921875, 0.121826171875, 0.0655517578125, 0.202880859375, 0.0772705078125, 0.0537109375, 0.1431884765625, 0.1865234375, 0.1888427734375, 0.040283203125, 0.10467529296875, 0.1298828125, 0.1044921875, 0.07611083984375, 0.04101562...
embed
7911288_c1
7911288
lisp
1
, it would be "easier" for an attacker to transform "data" (i.e. "crafted user input with a malicious intent") into "code". For example, do I need to escape/replace all the parentheses in the user input before starting to "evaluate" / parse or whatever the data? Original question I'm still reading about Lisp and sudden...
, it would be "easier" for an attacker to transform "data" (i.e. "crafted user input with a malicious intent") into "code". For example, do I need to escape/replace all the parentheses in the user input before starting to "evaluate" / parse or whatever the data? Original question I'm still reading about Lisp and sudden...
[ 0.00014400482177734375, 0.01080322265625, 0.009765625, 0.0048828125, 0.0087890625, 0.017333984375, 0.037109375, 0.01611328125, 0.00154876708984375, -0.0283203125, 0.00823974609375, -0.02001953125, -0.0019073486328125, 0.0037384033203125, -0.01312255859375, -0.0030059814453125, -0.005...
[ 2806, 13, 1544, 56, 52875, 27198, 10135, 56379, 38937, 107730, 8137, 60744, 78091, 3934, 40899, 3871, 144281, 23935, 756, 49129, 35412, 8108, 72134, 159258, 366, 2053, 1261, 7008, 186683, 149016, 64194, 83, 18151, 13580, 51339, 112243, 84382, ...
[ 0.0206298828125, 0.008148193359375, 0.100341796875, 0.08837890625, 0.21435546875, 0.1368408203125, 0.168701171875, 0.09832763671875, 0.116943359375, 0.2227783203125, 0.0963134765625, 0.1043701171875, 0.116455078125, 0.07794189453125, 0.26220703125, 0.0889892578125, 0.156005859375, ...
embed
40198825_c0
40198825
lisp
0
Title: Outputting to a text file in lisp Problem title: Outputting to a text file in lisp Tags: lisp, io, file Problem: Outputting to a text file in lisp I am new to LISP, and I am having trouble in writing a text file. I have read through the cookbook and other tutorials, as well as the following examples here, but I ...
Outputting to a text file in lisp Outputting to a text file in lisp lisp io file Outputting Incorrect DIRECTION OUTPUT IF-EXSISTS SUPERCEDE IF-DOES-NOT-EXSIST CREATE Condition CCL::SIMPLE-PROGRAM-ERROR numbers.txt Outputting to a text file in lisp I am new to LISP, and I am having trouble in writing a text file. I have...
[ 0.01153564453125, 0.00982666015625, 0.00225830078125, 0.00799560546875, -0.0023040771484375, -0.004974365234375, 0.01348876953125, -0.00201416015625, -0.01300048828125, 0.0257568359375, 0.01031494140625, -0.0118408203125, -0.002044677734375, 0.01348876953125, 0.0274658203125, 0.0085449...
[ 13538, 7077, 1916, 47, 7986, 11435, 23, 400, 7008, 22995, 360, 32399, 233704, 52001, 124599, 55449, 26939, 69522, 55452, 441, 8575, 294, 175151, 46347, 37486, 73434, 103084, 35812, 12501, 14255, 101935, 124326, 3525, 16970, 9434, 63134, 32562, ...
[ 0.1326904296875, 0.1607666015625, 0.056121826171875, 0.17724609375, 0.1943359375, 0.1766357421875, 0.0391845703125, 0.1588134765625, 0.21435546875, 0.1832275390625, 0.033233642578125, 0.151611328125, 0.1829833984375, 0.1297607421875, 0.09375, 0.0950927734375, 0.044036865234375, 0.1...
embed
65948149_c0
65948149
lisp
0
Title: Is that possible I lexical binding special var in other package? Problem title: Is that possible I lexical binding special var in other package? Tags: lisp, common-lisp Problem: Is that possible I lexical binding special var in other package? I have a very weird requirement that lexically binding a special varia...
Is that possible I lexical binding special var in other package? Is that possible I lexical binding special var in other package? lisp common-lisp A.lisp B.lisp A-SP-V Is that possible I lexical binding special var in other package? I have a very weird requirement that lexically binding a special variable of another pa...
[ -0.004669189453125, 0.02294921875, -0.006622314453125, -0.007415771484375, -0.005859375, 0.00170135498046875, -0.00286865234375, -0.00115203857421875, 0.009521484375, 0.002471923828125, -0.000682830810546875, 0.022216796875, 0.003814697265625, 0.021240234375, 0, 0.0169677734375, -0.0...
[ 2071, 450, 7722, 87, 75675, 21533, 128239, 5361, 285, 23, 3789, 98169, 400, 7008, 39210, 4086, 254, 62, 9434, 856, 179459, 64209, 674, 71407, 77336, 111, 15700, 11435, 335, 13695, 217063, 18499, 284, 51, 99091, 9069, 21130, 150624, 68557, ...
[ 0.0072021484375, 0.039581298828125, 0.151611328125, 0.1121826171875, 0.13232421875, 0.162841796875, 0.1875, 0.19677734375, 0.207275390625, 0.067138671875, 0.1029052734375, 0.2005615234375, 0.078369140625, 0.1605224609375, 0.0859375, 0.08404541015625, 0.1497802734375, 0.0556640625, ...
embed
20147865_c0
20147865
lisp
0
Title: Flatten once procedure Problem title: Flatten once procedure Tags: lisp, racket, scheme Problem: Flatten once procedure I'm having a bit of a struggle with coding a procedure that flattens a list once, i.e (flatten-once '((b) (c f) ((d)(e)))) would produce '(b c f (d) (e))) . I checked up on a few sources on how...
Flatten once procedure Flatten once procedure lisp racket scheme Flatten Flatten once procedure I'm having a bit of a struggle with coding a procedure that flattens a list once, i.e (flatten-once '((b) (c f) ((d)(e)))) would produce '(b c f (d) (e))) . I checked up on a few sources on how the standard flatten procedure...
[ -0.0208740234375, 0.02099609375, 0.00592041015625, -0.01708984375, -0.004302978515625, 0.0135498046875, -0.01007080078125, 0.00982666015625, 0.005096435546875, -0.036865234375, -0.01416015625, -0.0054931640625, -0.0213623046875, 0.01025390625, 0.01080322265625, 0.006561279296875, 0.0...
[ 106516, 510, 24145, 50491, 400, 7008, 673, 27853, 150370, 4785, 151994, 552, 6238, 49878, 7, 5303, 150632, 191, 329, 275, 238, 1238, 71, 80126, 2806, 27489, 501, 13, 32149, 5570, 43240, 29479, 32354, 959, 99201, 81814, 9836, 6492, 85, 468...
[ 0.2203369140625, 0.2476806640625, 0.2359619140625, 0.2113037109375, 0.07366943359375, 0.133544921875, 0.0399169921875, 0.1689453125, 0.15625, 0.0297393798828125, 0.072509765625, 0.1278076171875, 0.0745849609375, 0.244140625, 0.03851318359375, 0.19775390625, 0.1973876953125, 0.15173...
embed
28552141_c0
28552141
lisp
0
Title: setf seems to change both its arguments when they are given by aref Problem title: setf seems to change both its arguments when they are given by aref Tags: lisp Problem: setf seems to change both its arguments when they are given by aref In Lisp, I've defined an array a and then let b be equal to a . I now want...
setf seems to change both its arguments when they are given by aref setf seems to change both its arguments when they are given by aref lisp setf seems to change both its arguments when they are given by aref In Lisp, I've defined an array a and then let b be equal to a . I now want to redefine an entry of b to be equa...
[ 0.016357421875, 0.01300048828125, 0.01708984375, 0.00933837890625, 0.0169677734375, -0.016845703125, -0.0211181640625, 0.00396728515625, 0.0196533203125, 0.05517578125, 0.006256103515625, 0.03515625, -0.00537109375, 0.00836181640625, 0.0018768310546875, -0.026611328125, 0.00104522705...
[ 5423, 420, 37202, 15549, 15044, 10750, 34475, 390, 621, 400, 7008, 3229, 1261, 61924, 10298, 53, 10, 2633, 876, 105950, 47, 3444, 15265, 64552, 42805, 111, 12921, 5036, 1221, 186, 64947, 284, 4958, 6896, 13956, 756, 5299, 4127, 104192, 83...
[ 0.2142333984375, 0.225341796875, 0.0655517578125, 0.201416015625, 0.0975341796875, 0.1895751953125, 0.0626220703125, 0.0165557861328125, 0.146484375, 0.12109375, 0.2080078125, 0.009674072265625, 0.1248779296875, 0.1441650390625, 0.1224365234375, 0.06854248046875, 0.060455322265625, ...
embed
2026340_c0
2026340
lisp
0
Title: Generating PDF documents from LISP Problem title: Generating PDF documents from LISP Tags: pdf-generation, lisp, rtf, pdf, document Problem: Generating PDF documents from LISP I want to generate a technical report from lisp (AllegroCL in my case) and I studied various packages/project to help me do this. Require...
Generating PDF documents from LISP Generating PDF documents from LISP pdf-generation lisp rtf pdf document LISP Generating PDF Generating PDF documents from LISP I want to generate a technical report from lisp (AllegroCL in my case) and I studied various packages/project to help me do this. Requirements: Need to genera...
[ -0.00086212158203125, 0.0220947265625, -0.0034637451171875, 0.005096435546875, -0.0220947265625, -0.00885009765625, -0.01043701171875, -0.01708984375, -0.0115966796875, -0.0125732421875, -0.00994873046875, 0.00408935546875, -0.0091552734375, -0.0011749267578125, 0.00390625, -0.01434326...
[ 155370, 6859, 60525, 1295, 16970, 9434, 1916, 26198, 48281, 400, 7008, 3198, 420, 12937, 3444, 139392, 121392, 13416, 156088, 8407, 37486, 22282, 98169, 95322, 4358, 3181, 52889, 28282, 81814, 9384, 30992, 137656, 13018, 70981, 19097, 22543, 12...
[ 0.1588134765625, 0.234375, 0.185791015625, 0.111328125, 0.1512451171875, 0.238525390625, 0.011322021484375, 0.1884765625, 0.1632080078125, 0.1268310546875, 0.1929931640625, 0.04296875, 0.119140625, 0.1029052734375, 0.041351318359375, 0.156494140625, 0.1552734375, 0.2015380859375, ...
embed
36416532_c1
36416532
lisp
1
: What exactly would it mean for an AI to have "self-inspecting, self-modifying code" (source: Why is Lisp used for AI? ) and, again, why/how this is useful? It sounds very cool (almost like as if the AI is self-conscious about its own operations, so to speak), and it sounds like using Lisp allows one to accomplish the...
: What exactly would it mean for an AI to have "self-inspecting, self-modifying code" (source: Why is Lisp used for AI? ) and, again, why/how this is useful? It sounds very cool (almost like as if the AI is self-conscious about its own operations, so to speak), and it sounds like using Lisp allows one to accomplish the...
[ 0.01055908203125, 0.0169677734375, 0.0137939453125, 0.02734375, -0.003753662109375, 0.005767822265625, 0.017333984375, 0.00543212890625, 0.0142822265625, -0.0103759765625, 0.0196533203125, -0.01416015625, -0.0126953125, 0.00022411346435546875, 0.005035400390625, -0.00518798828125, 0....
[ 66161, 2806, 29459, 38730, 765, 39379, 73, 16711, 1916, 15970, 13415, 151138, 18151, 44084, 1261, 7008, 11814, 100, 15400, 47251, 80234, 102678, 4552, 21185, 1884, 144729, 10002, 41018, 17368, 114864, 163846, 8562, 8966, 3789, 46876, 68746, 488...
[ 0.0311126708984375, 0.01226806640625, 0.1036376953125, 0.2410888671875, 0.06219482421875, 0.1612548828125, 0.090576171875, 0.2177734375, 0.0865478515625, 0.1756591796875, 0.1778564453125, 0.16162109375, 0.2421875, 0.09423828125, 0.19384765625, 0.26171875, 0.124267578125, 0.05859375...
embed
6702239_c0
6702239
lisp
0
Title: Lispy dialects with good multi-dimensional array programming support Problem title: Lispy dialects with good multi-dimensional array programming support Tags: scheme, lisp, common-lisp, arrays, numpy Problem: Lispy dialects with good multi-dimensional array programming support Are there any Lisp or scheme dialec...
Lispy dialects with good multi-dimensional array programming support Lispy dialects with good multi-dimensional array programming support scheme lisp common-lisp arrays numpy Lispy Lispy dialects with good multi-dimensional array programming support Are there any Lisp or scheme dialects that have good support for Array...
[ 0.0242919921875, 0.00970458984375, 0.0007171630859375, 0.007354736328125, -0.0155029296875, -0.001953125, -0.00153350830078125, 0.00003528594970703125, -0.0016021728515625, -0.0184326171875, -0.00106048583984375, -0.00848388671875, -0.0213623046875, -0.0218505859375, -0.0224609375, -0....
[ 1261, 7, 6493, 220734, 678, 4127, 6024, 157955, 10298, 53, 56037, 8060, 150370, 400, 7008, 39210, 4086, 254, 13269, 2499, 707, 450, 765, 100, 69253, 136, 192617, 144, 429, 2844, 45258, 101758, 46705, 64, 8356, 98701, 92, 93766, 128489, 46...
[ 0.1756591796875, 0.1072998046875, 0.259033203125, 0.2412109375, 0.0207977294921875, 0.12646484375, 0.09161376953125, 0.1610107421875, 0.1649169921875, 0.159423828125, 0.1292724609375, 0.249267578125, 0.17724609375, 0.1409912109375, 0.225830078125, 0.076904296875, 0.1197509765625, 0...
embed
75727599_c0
75727599
lisp
0
Title: LISP - Iterate through an array - MAPCAR Problem title: LISP - Iterate through an array - MAPCAR Tags: lisp, iteration, common-lisp, arrays Problem: LISP - Iterate through an array - MAPCAR I have found a lot of resources on SO and books but none of them were understandable (enough) for me. I'm trying to iterate...
LISP - Iterate through an array - MAPCAR LISP - Iterate through an array - MAPCAR lisp iteration common-lisp arrays LISP Iterate MAPCAR How Whats QUESTION-ARRAY LISP - Iterate through an array - MAPCAR I have found a lot of resources on SO and books but none of them were understandable (enough) for me. I'm trying to it...
[ 0.001739501953125, -0.0050048828125, -0.001739501953125, 0.01141357421875, -0.029541015625, 0.022705078125, 0.01165771484375, 0.0206298828125, -0.0020904541015625, -0.038818359375, 0.0020751953125, -0.005889892578125, -0.005859375, 0.00872802734375, -0.00872802734375, 0.01312255859375,...
[ 16970, 9434, 87, 8560, 67, 8305, 10298, 53, 105748, 80076, 20, 400, 7008, 720, 39210, 4086, 254, 11249, 4865, 7, 21389, 294, 35213, 166007, 1723, 142, 5915, 65514, 15969, 42840, 28219, 31577, 17, 678, 3642, 28282, 759, 25188, 33342, 1884,...
[ 0.150390625, 0.2354736328125, 0.011688232421875, 0.225341796875, 0.0814208984375, 0.1666259765625, 0.1854248046875, 0.15087890625, 0.1170654296875, 0.19873046875, 0.02105712890625, 0.1256103515625, 0.1846923828125, 0.2177734375, 0.09326171875, 0.1175537109375, 0.1634521484375, 0.03...
embed
51696934_c0
51696934
lisp
0
Title: IllegalStateException Attempting to call unbound fn Problem title: IllegalStateException Attempting to call unbound fn Tags: lisp, clojure Problem: IllegalStateException Attempting to call unbound fn I realize that this question has been asked before, but I couldn't find an answer for the problem I have. The bel...
IllegalStateException Attempting to call unbound fn IllegalStateException Attempting to call unbound fn lisp clojure IllegalStateException Attempting IllegalStateException Attempting to call unbound fn I realize that this question has been asked before, but I couldn't find an answer for the problem I have. The below co...
[ -0.0137939453125, 0.033935546875, 0.006317138671875, -0.0020904541015625, -0.0111083984375, 0.004669189453125, 0.0255126953125, -0.01458740234375, -0.0123291015625, -0.02685546875, -0.006988525390625, 0.005462646484375, -0.00146484375, -0.00653076171875, 0.0159912109375, 0.001518249511...
[ 891, 86966, 135206, 19279, 63928, 34224, 11782, 51, 99091, 14783, 400, 7008, 20450, 461, 107, 2967, 35064, 18151, 18499, 1810, 99, 35662, 141, 19, 147, 42, 757, 3293, 13315, 5608, 28412, 201, 28219, 44691, 37842, 112, 187, 617, 138, 116, ...
[ 0.00927734375, 0.151123046875, 0.0880126953125, 0.0265655517578125, 0.1123046875, 0.1318359375, 0.1251220703125, 0.0640869140625, 0.19580078125, 0.1591796875, 0.0697021484375, 0.147705078125, 0.1279296875, 0.1605224609375, 0.1427001953125, 0.011871337890625, 0.1126708984375, 0.1541...
embed
43149756_c0
43149756
lisp
0
Title: What is wrong with my Scheme using vector-set implementation? Problem title: What is wrong with my Scheme using vector-set implementation? Tags: normalization, racket, scheme, vector, lisp Problem: What is wrong with my Scheme using vector-set implementation? I was wondering what I am doing wrong here with vecto...
What is wrong with my Scheme using vector-set implementation? What is wrong with my Scheme using vector-set implementation? normalization racket scheme vector lisp vector-set What Scheme foo0 norm0 What is wrong with my Scheme using vector-set implementation? I was wondering what I am doing wrong here with vector-set I...
[ -0.0218505859375, 0.035400390625, -0.00860595703125, 0.00518798828125, 0.002655029296875, -0.01318359375, -0.035400390625, -0.006134033203125, 0.0047607421875, -0.00445556640625, -0.0106201171875, 0.021728515625, -0.0052490234375, -0.0120849609375, -0.01116943359375, -0.01904296875, ...
[ 4865, 83, 44691, 678, 759, 34702, 282, 17368, 173, 18770, 9, 3509, 208124, 3638, 47691, 673, 27853, 150370, 400, 7008, 5775, 2389, 22599, 149016, 444, 20594, 3688, 31577, 5423, 12638, 12830, 101637, 892, 1505, 15700, 1653, 2063, 18499, 1369...
[ 0.06982421875, 0.054046630859375, 0.18017578125, 0.0699462890625, 0.05419921875, 0.176025390625, 0.14453125, 0.06549072265625, 0.17578125, 0.198974609375, 0.045257568359375, 0.245361328125, 0.152587890625, 0.154052734375, 0.1019287109375, 0.06884765625, 0.1943359375, 0.182861328125...
embed
71767079_c0
71767079
lisp
0
Title: Questions about using recursive functions in lisp Problem title: Questions about using recursive functions in lisp Tags: lisp Problem: Questions about using recursive functions in lisp I'm a beginner at lisp. I'm grateful that stackoverflow helped me a lot. First, I want to express the recursive function using t...
Questions about using recursive functions in lisp Questions about using recursive functions in lisp lisp recursive Questions Questions about using recursive functions in lisp I'm a beginner at lisp. I'm grateful that stackoverflow helped me a lot. First, I want to express the recursive function using the lisp function....
[ 0.0047607421875, 0.01507568359375, 0.01409912109375, 0.01495361328125, 0.004486083984375, 0.00022792816162109375, 0.004425048828125, 0.0152587890625, -0.0079345703125, -0.042724609375, 0.00150299072265625, -0.00921630859375, -0.0107421875, -0.0032958984375, 0.004638671875, -0.002929687...
[ 68185, 17368, 195625, 5844, 32354, 23, 400, 7008, 7, 9842, 1679, 225876, 177261, 5465, 118664, 104902, 3444, 36510, 98352, 18499, 12765, 2174, 18151, 54397, 83, 122092, 26785, 17336, 313 ]
[ 0.092041015625, 0.09088134765625, 0.2188720703125, 0.1639404296875, 0.2091064453125, 0.0236053466796875, 0.13525390625, 0.2166748046875, 0.00787353515625, 0.01491546630859375, 0.0556640625, 0.0007758140563964844, 0.0193939208984375, 0.005298614501953125, 0.10498046875, 0.00633621215820...
embed
22524213_c0
22524213
lisp
0
Title: Can't access CL-USER symbols in new package defined with make-package? Problem title: Can't access CL-USER symbols in new package defined with make-package? Tags: lisp, common-lisp Problem: Can't access CL-USER symbols in new package defined with make-package? I was reading The Complete Idiot’s Guide t...
Can't access CL-USER symbols in new package defined with make-package? Can't access CL-USER symbols in new package defined with make-package? lisp common-lisp Can CL-USER BOB COMMON-LISP:STYLE-WARNING Can't access CL-USER symbols in new package defined with make-package? I was reading The Complete Idiot’s Gui...
[ 0.00897216796875, -0.006195068359375, 0.01165771484375, 0.0194091796875, -0.0076904296875, 0.014404296875, -0.00457763671875, 0.00787353515625, 0.01275634765625, 0.01348876953125, -0.00494384765625, -0.0162353515625, 0.0267333984375, -0.0042724609375, -0.00262451171875, 0.009521484375,...
[ 4171, 17203, 46323, 9, 1062, 50184, 26582, 7, 3525, 98169, 61924, 3249, 29102, 4588, 400, 7008, 39210, 4086, 254, 14216, 571, 31436, 82707, 67616, 683, 224170, 60873, 25795, 18, 23, 168318, 5670, 44583, 151301, 1261, 56607, 7228, 17368, 837...
[ 0.044921875, 0.16650390625, 0.174560546875, 0.0396728515625, 0.16796875, 0.2083740234375, 0.2276611328125, 0.055084228515625, 0.073974609375, 0.202880859375, 0.109375, 0.0914306640625, 0.1751708984375, 0.00390625, 0.0682373046875, 0.1417236328125, 0.07696533203125, 0.0460205078125,...
embed
43596457_c0
43596457
lisp
0
Title: eliminate all subsequent numbers in lisp Problem title: eliminate all subsequent numbers in lisp Tags: list, lisp Problem: eliminate all subsequent numbers in lisp I am new to lisp and I encountered a problem in my homework that asks to eliminate all the subsequent numbers and only the first number will be in th...
eliminate all subsequent numbers in lisp eliminate all subsequent numbers in lisp list lisp eliminate all subsequent numbers in lisp I am new to lisp and I encountered a problem in my homework that asks to eliminate all the subsequent numbers and only the first number will be in the list for example (1 1 2 1 3 1 1 1) w...
[ -0.0167236328125, 0.0234375, -0.0113525390625, -0.0011444091796875, 0.01190185546875, 0.0179443359375, -0.0030364990234375, 0.0228271484375, 0.00384521484375, -0.0205078125, 0.00433349609375, -0.006439208984375, -0.0096435546875, -0.00014400482177734375, 0.0050048828125, 0.011291503906...
[ 27169, 67, 756, 221419, 101935, 23, 400, 7008, 5303, 3525, 190647, 2967, 5368, 18244, 26458, 4734, 5117, 14012, 1221, 186, 27781, 116, 138, 106, 4879, 18151, 139392, 2858, 6528, 44691 ]
[ 0.2249755859375, 0.08203125, 0.1585693359375, 0.2216796875, 0.2059326171875, 0.09716796875, 0.153564453125, 0.228759765625, 0.2164306640625, 0.0009350776672363281, 0.03656005859375, 0.0770263671875, 0.035369873046875, 0.113037109375, 0.044464111328125, 0.08172607421875, 0.11291503906...
embed
16914779_c1
16914779
lisp
1
to a +, change the <= to a >=, stick a (+ 1 2 3) somewhere in there, and generally bugger the function up. And then I want the program to execute the absolute mess that results. Key point: Unless I’ve made some fatal error in the sample code you’re only allowed to alter the -– More code goes here –- part. What you see...
to a +, change the <= to a >=, stick a (+ 1 2 3) somewhere in there, and generally bugger the function up. And then I want the program to execute the absolute mess that results. Key point: Unless I’ve made some fatal error in the sample code you’re only allowed to alter the -– More code goes here –- part. What you see...
[ -0.00445556640625, 0.021484375, -0.004180908203125, 0.008056640625, 0.01373291015625, 0.0189208984375, 0.00970458984375, 0.00177764892578125, 0.01251220703125, -0.003570556640625, 0.0084228515625, -0.0260009765625, 0.006622314453125, -0.00360107421875, 0.00225830078125, -0.0087890625, ...
[ 47, 10, 997, 15549, 4426, 1369, 977, 47593, 22183, 116, 8439, 174653, 2685, 137567, 373, 21407, 32354, 1257, 87, 3444, 1528, 71924, 13, 70, 89931, 2409, 7, 50339, 26824, 6275, 85235, 18499, 121413, 18151, 4734, 107003, 37264, 5455, 60899, ...
[ 0.1148681640625, 0.0251617431640625, 0.2008056640625, 0.1759033203125, 0.1119384765625, 0.1656494140625, 0.1046142578125, 0.121337890625, 0.1795654296875, 0.0301513671875, 0.07598876953125, 0.01422119140625, 0.002593994140625, 0.06439208984375, 0.032958984375, 0.173095703125, 0.14965...
embed
8359304_c0
8359304
lisp
0
Title: Uninterned symbols in Common Lisp Problem title: Uninterned symbols in Common Lisp Tags: common-lisp, lisp Problem: Uninterned symbols in Common Lisp Several times I came across the notion of uninterned symbols, but I am not entirely clear about what they are. Is there a way to intern a symbol created with (make...
Uninterned symbols in Common Lisp Uninterned symbols in Common Lisp common-lisp lisp Uninterned Common Lisp CL-USER FUNC NIL SYM Uninterned symbols in Common Lisp Several times I came across the notion of uninterned symbols, but I am not entirely clear about what they are. Is there a way to intern a symbol created with...
[ 0.01446533203125, 0.005859375, 0.023681640625, 0.0035858154296875, -0.0267333984375, 0.01312255859375, 0.0057373046875, 0.00848388671875, -0.01025390625, 0.015869140625, -0.01116943359375, 0.0087890625, 0.0172119140625, 0.0174560546875, -0.00762939453125, 0.0230712890625, 0.013427734...
[ 992, 10433, 14534, 26582, 151301, 1261, 7008, 23, 39210, 4086, 254, 400, 46323, 1062, 50184, 136258, 541, 16444, 159, 65311, 36880, 110, 51, 34735, 621, 3917, 38478, 75935, 678, 55898, 176726, 95486, 34292, 15490, 1940, 456, 11627, 123087, ...
[ 0.1060791015625, 0.2056884765625, 0.1611328125, 0.2392578125, 0.1385498046875, 0.1297607421875, 0.1524658203125, 0.047210693359375, 0.081298828125, 0.072509765625, 0.066162109375, 0.0704345703125, 0.0743408203125, 0.095947265625, 0.0611572265625, 0.1041259765625, 0.0804443359375, 0...
embed
26847729_c0
26847729
lisp
0
Title: How to make zeros matrix and set specific item to one with LISP Problem title: How to make zeros matrix and set specific item to one with LISP Tags: arrays, common-lisp, lisp Problem: How to make zeros matrix and set specific item to one with LISP I try to make two dimensional matrix with zeros and after i need ...
How to make zeros matrix and set specific item to one with LISP How to make zeros matrix and set specific item to one with LISP arrays common-lisp lisp How LISP my_array NIL How to make zeros matrix and set specific item to one with LISP I try to make two dimensional matrix with zeros and after i need set some items to...
[ -0.010498046875, 0.0201416015625, 0.018310546875, -0.00726318359375, 0.0064697265625, -0.0084228515625, -0.0029296875, 0.0167236328125, -0.0167236328125, 0.004547119140625, 0.003753662109375, 0.00885009765625, 0.0052490234375, 0.001007080078125, -0.00188446044921875, -0.0096435546875, ...
[ 11249, 47, 3249, 45234, 7, 50944, 425, 136, 5423, 29458, 35735, 1632, 678, 16970, 9434, 10298, 39210, 4086, 254, 400, 7008, 759, 19305, 53, 541, 16444, 9790, 6626, 157955, 3871, 55769, 37842, 11782, 5201, 32354, 6863, 22027, 18, 4488, 959...
[ 0.06005859375, 0.062286376953125, 0.107666015625, 0.2269287109375, 0.1312255859375, 0.2142333984375, 0.1402587890625, 0.0340576171875, 0.14453125, 0.1788330078125, 0.1766357421875, 0.129638671875, 0.06488037109375, 0.133056640625, 0.233642578125, 0.1202392578125, 0.054595947265625, ...
embed
36238929_c0
36238929
lisp
0
Title: Writing the Foo Function In LISP With the following Specification Problem title: Writing the Foo Function In LISP With the following Specification Tags: lisp, common-lisp Problem: Writing the Foo Function In LISP With the following Specification I am struggling to find the right approach to solve the following f...
Writing the Foo Function In LISP With the following Specification Writing the Foo Function In LISP With the following Specification lisp common-lisp Writing Foo LISP Specification Writing the Foo Function In LISP With the following Specification I am struggling to find the right approach to solve the following function...
[ -0.00531005859375, 0.0125732421875, -0.006622314453125, -0.00022983551025390625, 0.00299072265625, 0.0089111328125, -0.00933837890625, 0.01287841796875, -0.0004425048828125, -0.006927490234375, -0.005859375, -0.0064697265625, 0.00022602081298828125, 0.0074462890625, -0.0020904541015625, ...
[ 213185, 9572, 31, 28670, 10763, 360, 16970, 9434, 25632, 209052, 400, 7008, 39210, 4086, 254, 237875, 7413, 7108, 51515, 86869, 32354, 5117, 1720, 29089, 47, 5775, 134598, 186, 9, 1556, 190659, 12638, 12830, 30646, 5303, 36917, 9077, 28282, ...
[ 0.1636962890625, 0.2203369140625, 0.23681640625, 0.1983642578125, 0.08380126953125, 0.03643798828125, 0.1195068359375, 0.2183837890625, 0.0584716796875, 0.1458740234375, 0.0897216796875, 0.1689453125, 0.1005859375, 0.09588623046875, 0.163330078125, 0.084228515625, 0.00848388671875, ...
embed
54562249_c0
54562249
lisp
0
Title: Is it possible / what are examples of using hygienic macros for the compile time computational optimization? Problem title: Is it possible / what are examples of using hygienic macros for the compile time computational optimization? Tags: scheme, optimization, macros, lisp Problem: Is it possible / what are exam...
Is it possible / what are examples of using hygienic macros for the compile time computational optimization? Is it possible / what are examples of using hygienic macros for the compile time computational optimization? scheme optimization macros lisp hygienic Is it possible / what are examples of using hygienic macros f...
[ -0.0022125244140625, 0.01409912109375, 0.006683349609375, -0.00029754638671875, -0.00299072265625, 0.0006561279296875, -0.005340576171875, -0.005950927734375, -0.009765625, -0.00836181640625, -0.017822265625, -0.0206298828125, 0.01263427734375, -0.0179443359375, 0.006378173828125, -0.0...
[ 2071, 442, 7722, 27781, 7, 17368, 99824, 1771, 111789, 100, 9969, 1340, 1733, 181135, 87235, 1363, 43315, 150370, 400, 7008, 4086, 254, 55741, 3220, 4032, 192, 15322, 20450, 461, 107, 51, 3038, 16857, 6402, 4171, 190659, 34702, 282, 27198, ...
[ 0.030853271484375, 0.0211181640625, 0.17529296875, 0.1766357421875, 0.09539794921875, 0.100830078125, 0.272216796875, 0.150146484375, 0.2294921875, 0.01995849609375, 0.1405029296875, 0.162109375, 0.164794921875, 0.136474609375, 0.1685791015625, 0.0491943359375, 0.044097900390625, 0...
embed
9756111_c0
9756111
lisp
0
Title: How to bind a macro inside a lambda in newLISP? Problem title: How to bind a macro inside a lambda in newLISP? Tags: lisp, newlisp Problem: How to bind a macro inside a lambda in newLISP? So I have this function: (define (try try-block catch-block finally-block) ; Implements try/catch/finally like in most other ...
How to bind a macro inside a lambda in newLISP? How to bind a macro inside a lambda in newLISP? lisp newlisp How Implements How to bind a macro inside a lambda in newLISP? So I have this function: for which I would like to create a "helper" macro that avoids the need for saying (lambda () ...) over and over again, kind...
[ -0.020263671875, 0.038818359375, 0.00830078125, -0.006805419921875, -0.0096435546875, 0.026611328125, 0.03125, 0.00011968612670898438, 0.017333984375, -0.039306640625, -0.01904296875, -0.01708984375, -0.00909423828125, -0.0162353515625, 0.0036773681640625, 0.00015926361083984375, -0....
[ 11249, 47, 68557, 111789, 46132, 21, 6492, 85, 3525, 67616, 683, 10, 23, 400, 7008, 4086, 254, 153941, 32354, 1884, 28282, 73866, 56, 71864, 3871, 54433, 143, 645, 13438, 5423, 136, 864, 8, 5259, 10750, 36917, 1528, 22027, 18, 4488, 979...
[ 0.06195068359375, 0.001739501953125, 0.24267578125, 0.250244140625, 0.1873779296875, 0.082275390625, 0.2054443359375, 0.1793212890625, 0.116455078125, 0.12841796875, 0.2281494140625, 0.02178955078125, 0.0323486328125, 0.095947265625, 0.206298828125, 0.09954833984375, 0.1732177734375,...
embed
76076952_c0
76076952
lisp
0
Title: creating list of ascending numbers in Common Lisp Problem title: creating list of ascending numbers in Common Lisp Tags: common-lisp, lisp, list Problem: creating list of ascending numbers in Common Lisp I just want to make a simple program in c-lisp; take in a number and return a list of all the numbers from 0 ...
creating list of ascending numbers in Common Lisp creating list of ascending numbers in Common Lisp common-lisp lisp list Common Lisp counter2 creating list of ascending numbers in Common Lisp I just want to make a simple program in c-lisp; take in a number and return a list of all the numbers from 0 to that number. I'...
[ 0.006744384765625, 0.020751953125, -0.01348876953125, 0.00823974609375, -0.01495361328125, 0.02587890625, 0.0012664794921875, 0.0191650390625, 0.00689697265625, -0.02734375, -0.0079345703125, -0.00909423828125, 0.0244140625, 0.01373291015625, 0.007354736328125, -0.0022430419921875, 0...
[ 105233, 5303, 111, 82800, 214, 101935, 23, 151301, 1261, 7008, 39210, 4086, 254, 400, 105416, 304, 1660, 3444, 3249, 8781, 1528, 501, 9, 5646, 14012, 30646, 756, 757, 450, 35845, 3525, 193844, 3642, 22008, 1286, 122446, 54, 903, 12319, 22...
[ 0.1396484375, 0.222412109375, 0.029266357421875, 0.19921875, 0.11083984375, 0.1871337890625, 0.0733642578125, 0.1839599609375, 0.1710205078125, 0.1937255859375, 0.0958251953125, 0.146728515625, 0.18798828125, 0.12158203125, 0.1788330078125, 0.087158203125, 0.0181121826171875, 0.093...
embed
19491275_c0
19491275
lisp
0
Title: How do I globally change a variable value within function in lisp Problem title: How do I globally change a variable value within function in lisp Tags: lisp, common-lisp, argument-passing Problem: How do I globally change a variable value within function in lisp I would like to know if there is any way to mimic...
How do I globally change a variable value within function in lisp How do I globally change a variable value within function in lisp lisp common-lisp argument-passing How How do I globally change a variable value within function in lisp I would like to know if there is any way to mimic C behaviour with pointers in LISP....
[ -0.0093994140625, 0.019287109375, -0.005767822265625, -0.0169677734375, -0.00567626953125, 0.0031585693359375, -0.01336669921875, 0.01324462890625, 0.0011444091796875, -0.02392578125, 0.00787353515625, 0.01123046875, 0.00086212158203125, -0.006622314453125, 0.02783203125, -0.0076904296...
[ 11249, 54, 87, 7964, 538, 15549, 77336, 34292, 28032, 32354, 23, 400, 7008, 10, 39210, 4086, 254, 10750, 13409, 3917, 324, 21068, 313, 224833, 6275, 1314, 16970, 9434, 56, 21543, 98816, 50782, 15504, 47, 190, 159029, 31158, 13, 7722, 8085...
[ 0.07421875, 0.02740478515625, 0.032867431640625, 0.2003173828125, 0.1082763671875, 0.23193359375, 0.25, 0.206787109375, 0.175537109375, 0.1697998046875, 0.056640625, 0.137451171875, 0.20361328125, 0.001708984375, 0.10247802734375, 0.110107421875, 0.1591796875, 0.1951904296875, 0....
embed
39622246_c0
39622246
lisp
0
Title: Why is LISP printing NIL in function using and IF statement? Problem title: Why is LISP printing NIL in function using and IF statement? Tags: common-lisp, lisp Problem: Why is LISP printing NIL in function using and IF statement? I'm just starting to learn LISP and I'm trying to create a program that prints out...
Why is LISP printing NIL in function using and IF statement? Why is LISP printing NIL in function using and IF statement? common-lisp lisp and Why LISP NIL NUMBER OUT RANGE PLEASE ENTER WITHIN Why is LISP printing NIL in function using and IF statement? I'm just starting to learn LISP and I'm trying to create a program...
[ 0.00133514404296875, -0.00103759765625, -0.002960205078125, 0.0028533935546875, 0.00921630859375, 0.0167236328125, 0.005706787109375, 0.0003662109375, -0.0186767578125, 0.0419921875, -0.005096435546875, -0.0228271484375, -0.01422119140625, 0.014404296875, 0.00909423828125, 0.0228271484...
[ 44084, 83, 16970, 9434, 2448, 1916, 541, 16444, 23, 32354, 17368, 136, 55449, 63805, 39210, 4086, 254, 400, 7008, 109020, 24480, 52001, 30174, 11679, 103084, 116563, 110997, 30698, 28282, 1528, 28412, 1810, 31330, 44000, 3229, 34475, 14012, 4...
[ 0.15234375, 0.02978515625, 0.1319580078125, 0.2275390625, 0.152099609375, 0.06195068359375, 0.1651611328125, 0.219970703125, 0.0654296875, 0.1673583984375, 0.09222412109375, 0.1546630859375, 0.2276611328125, 0.195068359375, 0.1097412109375, 0.1026611328125, 0.1697998046875, 0.12219...
embed
59115501_c0
59115501
lisp
0
Title: List of arguments of structures Problem title: List of arguments of structures Tags: lisp, fold, scheme, racket Problem: List of arguments of structures Since I am fairly new to racket I stumbled across a problem I could not solve. To break it down, I have a list containing several structures of the same type, a...
List of arguments of structures List of arguments of structures lisp fold scheme racket List List of arguments of structures Since I am fairly new to racket I stumbled across a problem I could not solve. To break it down, I have a list containing several structures of the same type, and I want to create a list with onl...
[ 0.0064697265625, 0.01470947265625, -0.002532958984375, -0.00396728515625, -0.00872802734375, 0.0279541015625, -0.0068359375, 0.006317138671875, 0.0089111328125, -0.0169677734375, 0.016845703125, -0.049072265625, -0.004486083984375, 0.0137939453125, 0.017333984375, -0.0089111328125, -...
[ 32036, 10750, 7, 111, 45646, 400, 7008, 42822, 150370, 673, 27853, 40099, 36880, 2967, 959, 86869, 36356, 7565, 5303, 70541, 40368, 5701, 10644, 3444, 28282, 4734, 1632, 29458, 12638, 80854, 59911, 32354, 25632, 15490, 195625, 17368, 6492, 85...
[ 0.1109619140625, 0.23974609375, 0.06744384765625, 0.05029296875, 0.21630859375, 0.0826416015625, 0.17041015625, 0.1788330078125, 0.16259765625, 0.087158203125, 0.2081298828125, 0.010589599609375, 0.014556884765625, 0.122802734375, 0.030364990234375, 0.1212158203125, 0.003936767578125...
embed
13396083_c0
13396083
lisp
0
Title: Input stream ends within an object Problem title: Input stream ends within an object Tags: lisp, input, common-lisp, stream Problem: Input stream ends within an object I want to count the number of rows in a flat file, and so I wrote the code: (defun ff-rows (dir file) (with-open-file (str (make-pathname :name f...
Input stream ends within an object Input stream ends within an object lisp input common-lisp stream Input READ BUFFERED FILE-STREAM CHARACTER Documents Input stream ends within an object I want to count the number of rows in a flat file, and so I wrote the code: However I get the error: May I ask what the problem is he...
[ -0.00347900390625, 0.0068359375, 0.01416015625, -0.00090789794921875, 0.003326416015625, -0.00506591796875, 0.0238037109375, 0.006591796875, -0.009521484375, -0.01312255859375, -0.015380859375, -0.0274658203125, 0.000370025634765625, 0.01470947265625, 0.01385498046875, -0.03076171875, ...
[ 360, 7077, 75973, 3564, 28032, 36746, 7, 400, 7008, 107730, 39210, 4086, 254, 188300, 30110, 30096, 563, 52099, 56564, 8922, 43101, 54529, 14012, 15555, 23, 49878, 11435, 18151, 18499, 4347, 26458, 2367, 2967, 3688, 41018, 10941, 3034, 32354 ...
[ 0.1217041015625, 0.1436767578125, 0.256103515625, 0.1865234375, 0.2381591796875, 0.2197265625, 0.03363037109375, 0.09307861328125, 0.170166015625, 0.1890869140625, 0.09619140625, 0.068359375, 0.1470947265625, 0.09405517578125, 0.046539306640625, 0.0648193359375, 0.0372314453125, 0....
embed
1144106_c0
1144106
lisp
0
Title: About &quot;If..&quot; in Scheme (plt-scheme) Problem title: About &quot;If..&quot; in Scheme (plt-scheme) Tags: scheme, racket, lisp Problem: About "If.." in Scheme (plt-scheme) I had a pretty simple requirement in my Scheme program to execute more than one statement, in the true condition of a 'if'. . So I wri...
About &quot;If..&quot; in Scheme (plt-scheme) About &quot;If..&quot; in Scheme (plt-scheme) scheme racket lisp About Scheme expression1 expression2 expression3 About "If.." in Scheme (plt-scheme) I had a pretty simple requirement in my Scheme program to execute more than one statement, in the true condition of a 'if'. ...
[ 0.00628662109375, 0.01373291015625, 0.01416015625, 0.0380859375, 0.006805419921875, -0.0014190673828125, 0.0118408203125, -0.0026702880859375, 0.0091552734375, -0.01513671875, -0.00994873046875, 0.0128173828125, -0.027587890625, -0.006805419921875, 0.01116943359375, 0.0181884765625, ...
[ 56888, 41502, 91306, 5, 23, 34702, 282, 2424, 18, 7560, 150370, 673, 27853, 400, 7008, 125195, 304, 363, 1242, 8781, 64209, 674, 1528, 71924, 1286, 3501, 1632, 63805, 29568, 35431, 3190, 33022, 18151, 36917, 22027, 4488, 62500, 75935, 50491...
[ 0.056182861328125, 0.0904541015625, 0.27099609375, 0.0849609375, 0.08514404296875, 0.22265625, 0.189208984375, 0.099609375, 0.114013671875, 0.1981201171875, 0.23046875, 0.0181427001953125, 0.1661376953125, 0.01336669921875, 0.1341552734375, 0.1951904296875, 0.0677490234375, 0.08764...
embed
34571055_c0
34571055
lisp
0
Title: Lisp unit tests for macros conventions and best practices Problem title: Lisp unit tests for macros conventions and best practices Tags: unit-testing, macros, common-lisp, lisp Problem: Lisp unit tests for macros conventions and best practices I find it hard to reason about macro-expansion and was wondering what...
Lisp unit tests for macros conventions and best practices Lisp unit tests for macros conventions and best practices unit-testing macros common-lisp lisp Lisp macroexpand-1 PROGN INCF Lisp unit tests for macros conventions and best practices I find it hard to reason about macro-expansion and was wondering what the best ...
[ 0.01055908203125, 0.01953125, -0.000522613525390625, 0.01007080078125, 0.002777099609375, 0.016845703125, 0.006744384765625, -0.005859375, -0.0038299560546875, 0.005859375, 0.01025390625, 0.007171630859375, 0.01214599609375, -0.01470947265625, 0.003997802734375, -0.00921630859375, -0...
[ 1261, 7008, 25072, 109921, 100, 111789, 7, 101805, 2965, 41361, 6954, 39210, 4086, 254, 400, 83613, 2940, 5759, 10514, 88858, 108416, 919, 7413, 7941, 31635, 66, 6889, 149016, 134234, 51339, 1632, 17366, 14700, 1829, 151575, 47, 37202, 8781, ...
[ 0.158935546875, 0.2073974609375, 0.19091796875, 0.24072265625, 0.042266845703125, 0.2080078125, 0.0797119140625, 0.194091796875, 0.087158203125, 0.165283203125, 0.2012939453125, 0.04254150390625, 0.0960693359375, 0.1229248046875, 0.091796875, 0.1224365234375, 0.159912109375, 0.1667...
embed
59460982_c0
59460982
lisp
0
Title: When is a list a list, and when is a list an application? Problem title: When is a list a list, and when is a list an application? Tags: pie-lang, lisp Problem: When is a list a list, and when is a list an application? I am trying to learn a bit of type theory. This is being taught using a dialect of lisp the au...
When is a list a list, and when is a list an application? When is a list a list, and when is a list an application? pie-lang lisp When When is a list a list, and when is a list an application? I am trying to learn a bit of type theory. This is being taught using a dialect of lisp the author wrote called pie. Let's say ...
[ 0.01025390625, -0.0037384033203125, -0.00038909912109375, 0.0194091796875, -0.0179443359375, 0.00457763671875, 0.01141357421875, 0.00079345703125, 0.00872802734375, -0.005096435546875, 0.00408935546875, -0.0302734375, -0.0024261474609375, 0.01708984375, 0.0062255859375, 0.0007743835449...
[ 14847, 83, 10, 5303, 136, 3229, 142, 38415, 2158, 3066, 400, 7008, 10644, 154453, 189924, 220734, 42179, 61924, 32354, 1238, 51776, 11001, 10750, 62, 27489, 140992, 335, 111, 9790, 125195, 420, 831, 18, 28288, 7722, 184345, 5117, 12830, 103...
[ 0.1529541015625, 0.04241943359375, 0.10107421875, 0.270751953125, 0.043212890625, 0.147216796875, 0.06396484375, 0.246337890625, 0.175048828125, 0.10723876953125, 0.07373046875, 0.129638671875, 0.158203125, 0.110595703125, 0.049591064453125, 0.1168212890625, 0.010040283203125, 0.08...
embed
33492448_c0
33492448
lisp
0
Title: How do I replace a hard-coded string with a variable in elisp? Problem title: How do I replace a hard-coded string with a variable in elisp? Tags: lisp, emacs, elisp Problem: How do I replace a hard-coded string with a variable in elisp? I'm trying write an elisp function with a string that is set based on the f...
How do I replace a hard-coded string with a variable in elisp? How do I replace a hard-coded string with a variable in elisp? lisp emacs elisp How How do I replace a hard-coded string with a variable in elisp? I'm trying write an elisp function with a string that is set based on the filetype of the current buffer (but ...
[ -0.000492095947265625, -0.00677490234375, -0.0152587890625, 0.0126953125, 0.00238037109375, 0.0218505859375, -0.0128173828125, 0.00787353515625, 0.006683349609375, 0.006683349609375, -0.0084228515625, 0.01806640625, -0.00064849853515625, -0.0189208984375, -0.004974365234375, 0.00282287...
[ 11249, 54, 91995, 7941, 40899, 71, 79315, 678, 77336, 23, 15296, 7008, 400, 352, 2263, 10, 31577, 33022, 32354, 5423, 35509, 11435, 50986, 43581, 373, 18234, 903, 7440, 1827, 2203, 5, 64, 8, 420, 1961, 18499, 9790, 4527, 30482, 12403, 7...
[ 0.060577392578125, 0.0226287841796875, 0.2110595703125, 0.1690673828125, 0.2132568359375, 0.1138916015625, 0.257568359375, 0.1317138671875, 0.288818359375, 0.05499267578125, 0.1279296875, 0.2420654296875, 0.07159423828125, 0.0115966796875, 0.042938232421875, 0.0137939453125, 0.014205...
embed
12878262_c0
12878262
lisp
0
Title: Errors as Unbound variable in Lisp Scheme Problem title: Errors as Unbound variable in Lisp Scheme Tags: scheme, lisp Problem: Errors as Unbound variable in Lisp Scheme I just type simple code like (define pi 3.14) (* 2 pi) and I always get the error message like title,here is the details: (define p 2) (+ 1 p) ;...
Errors as Unbound variable in Lisp Scheme Errors as Unbound variable in Lisp Scheme scheme lisp Errors Unbound Lisp Scheme RESTART Specify Define Start Errors as Unbound variable in Lisp Scheme I just type simple code like and I always get the error message like title,here is the details: I am using GNU scheme intercep...
[ -0.00118255615234375, 0.026123046875, -0.0035400390625, 0.0107421875, 0.006683349609375, -0.0035858154296875, 0.009521484375, -0.013671875, -0.01123046875, -0.0301513671875, -0.00151824951171875, -0.0252685546875, 0.007354736328125, 0.00885009765625, 0.0162353515625, 0.022216796875, ...
[ 212059, 7, 237, 992, 99091, 77336, 1261, 7008, 34702, 282, 150370, 400, 21828, 47136, 24990, 40383, 64552, 13794, 10644, 8781, 18151, 1884, 11343, 18499, 26008, 44759, 41653, 17368, 165132, 1940, 19462, 748, 4527, 313, 9, 425, 13, 11675, 75...
[ 0.25830078125, 0.073974609375, 0.08648681640625, 0.07769775390625, 0.2041015625, 0.2364501953125, 0.13623046875, 0.22607421875, 0.180908203125, 0.0899658203125, 0.1636962890625, 0.10223388671875, 0.004482269287109375, 0.0899658203125, 0.017791748046875, 0.037506103515625, 0.077270507...
embed
77043389_c0
77043389
lisp
0
Title: Floating point rounding error when computing the power of a double-float number Problem title: Floating point rounding error when computing the power of a double-float number Tags: common-lisp, lisp, floating-point Problem: Floating point rounding error when computing the power of a double-float number I want to...
Floating point rounding error when computing the power of a double-float number Floating point rounding error when computing the power of a double-float number common-lisp lisp floating-point Floating Floating point rounding error when computing the power of a double-float number I want to develop a Common Lisp solutio...
[ 0.0025482177734375, -0.005126953125, 0.01080322265625, -0.0216064453125, 0.019287109375, 0.01483154296875, -0.00665283203125, -0.003265380859375, 0.00811767578125, -0.006927490234375, -0.0155029296875, 0.007171630859375, 0.005767822265625, 0.004669189453125, -0.0052490234375, -0.011413...
[ 38699, 26518, 6275, 68807, 214, 18499, 242122, 14537, 41929, 52347, 257, 14012, 39210, 4086, 254, 400, 7008, 21917, 38496, 70, 85493, 151301, 1261, 29806, 636, 126, 40899, 2967, 836, 7192, 434, 132, 425, 4, 653, 26458, 8951, 44084, 14602, ...
[ 0.187744140625, 0.096435546875, 0.165771484375, 0.2080078125, 0.0772705078125, 0.2001953125, 0.1461181640625, 0.1875, 0.1336669921875, 0.1998291015625, 0.0513916015625, 0.1700439453125, 0.09033203125, 0.06732177734375, 0.12109375, 0.050628662109375, 0.17822265625, 0.158935546875, ...
embed
56993430_c0
56993430
lisp
0
Title: &quot;*** - EVAL: undefined function X&quot; in Lisp Problem title: &quot;*** - EVAL: undefined function X&quot; in Lisp Tags: lisp, interpreter, esoteric-languages Problem: "*** - EVAL: undefined function X" in Lisp I'm making an interpreter for an esoteric programming language, and I made this program for it. ...
&quot;*** - EVAL: undefined function X&quot; in Lisp &quot;*** - EVAL: undefined function X&quot; in Lisp lisp interpreter esoteric-languages EVAL Lisp "*** - EVAL: undefined function X" in Lisp I'm making an interpreter for an esoteric programming language, and I made this program for it. However, instead of giving th...
[ 0.00799560546875, 0.0016021728515625, 0.0028533935546875, 0.006500244140625, -0.0107421875, 0.01361083984375, 0.03076171875, 0.0126953125, -0.0015869140625, -0.028564453125, 0.01495361328125, -0.0091552734375, -0.01177978515625, -0.0062255859375, 0.0034332275390625, -0.00830078125, -...
[ 43047, 20, 241, 61152, 9232, 5983, 297, 32354, 1193, 41502, 23, 1261, 7008, 400, 29481, 56, 67, 196651, 12, 20662, 11007, 12259, 56037, 46876, 7228, 1528, 100, 33306, 64457, 68772, 104851, 140992, 442, 7, 17306, 2967, 903, 18499, 107730, ...
[ 0.1279296875, 0.032867431640625, 0.1148681640625, 0.313720703125, 0.14306640625, 0.21435546875, 0.0938720703125, 0.181884765625, 0.175048828125, 0.01470947265625, 0.0963134765625, 0.164794921875, 0.2376708984375, 0.1051025390625, 0.18310546875, 0.120361328125, 0.087890625, 0.107666...
embed
51598174_c0
51598174
lisp
0
Title: If and cond as special forms Problem title: If and cond as special forms Tags: scheme, sicp, lisp Problem: If and cond as special forms Consider these two paragraphs from SICP : This construct is called a case analysis, and there is a special form in Lisp for notating such a case analysis. It is called cond (whi...
If and cond as special forms If and cond as special forms scheme sicp lisp If and cond as special forms Consider these two paragraphs from SICP : What does type mean in this context (restricted type of conditional)? Does it mean: "if" is a type of "cond"? Because the sentence states "there is a special form", so there ...
[ 0.002716064453125, 0.01080322265625, -0.0034942626953125, -0.000812530517578125, 0.01385498046875, 0.006256103515625, 0.00628662109375, 0.004638671875, -0.007171630859375, 0.0157470703125, -0.0016937255859375, -0.015625, -0.0225830078125, -0.0081787109375, 0.00885009765625, 0.025756835...
[ 4263, 136, 158, 71, 237, 5361, 3173, 150370, 26536, 254, 7008, 6626, 151268, 198993, 14602, 10644, 29459, 43701, 144225, 35431, 289, 3190, 83, 10, 111, 2271, 149357, 117249, 9319, 13, 2685, 4734, 1632, 174822, 15044, 16765, 26785, 15400, 18...
[ 0.2205810546875, 0.171630859375, 0.1966552734375, 0.2091064453125, 0.1060791015625, 0.208740234375, 0.2369384765625, 0.1297607421875, 0.006134033203125, 0.049530029296875, 0.075927734375, 0.0052490234375, 0.056365966796875, 0.1253662109375, 0.0251312255859375, 0.2197265625, 0.0845336...
embed
27380555_c0
27380555
lisp
0
Title: Sorting a list of lists based on nth element, then n+1th element, etc Problem title: Sorting a list of lists based on nth element, then n+1th element, etc Tags: common-lisp, lisp, sorting, polynomials Problem: Sorting a list of lists based on nth element, then n+1th element, etc My basic problem is that I have a...
Sorting a list of lists based on nth element, then n+1th element, etc Sorting a list of lists based on nth element, then n+1th element, etc common-lisp lisp sorting polynomials Sorting Sorting a list of lists based on nth element, then n+1th element, etc My basic problem is that I have a list of lists that represent po...
[ -0.00701904296875, 0.0208740234375, 0.008544921875, -0.0113525390625, -0.01123046875, -0.00121307373046875, 0.0057373046875, -0.0167236328125, 0.0169677734375, -0.020751953125, 0.00927734375, 0.034423828125, 0.01519775390625, 0.015869140625, -0.01318359375, -0.01043701171875, 0.00003...
[ 53666, 214, 5303, 35509, 653, 927, 12830, 21748, 7, 39210, 4086, 254, 7008, 12096, 35874, 1687, 15403, 98, 7068, 62822, 2967, 33636, 175574, 8080, 32354, 3444, 77336, 1119, 54137, 425, 8108, 53, 8353, 5759, 1991, 429, 107730, 16750, 140992,...
[ 0.1956787109375, 0.021270751953125, 0.2193603515625, 0.134765625, 0.1676025390625, 0.1539306640625, 0.1719970703125, 0.19287109375, 0.058349609375, 0.03564453125, 0.001739501953125, 0.084228515625, 0.0992431640625, 0.2252197265625, 0.1297607421875, 0.0858154296875, 0.050384521484375,...
embed
43985964_c0
43985964
lisp
0
Title: Racket - implementing the let* function using macro Problem title: Racket - implementing the let* function using macro Tags: let, lisp, macros, racket, scheme Problem: Racket - implementing the let* function using macro I need to implement my_let* using defmacro which works similarly to let*, but while let* is e...
Racket - implementing the let* function using macro Racket - implementing the let* function using macro let lisp macros racket scheme macro Racket my_let Racket - implementing the let* function using macro I need to implement my_let* using defmacro which works similarly to let*, but while let* is expanded to a series o...
[ -0.003082275390625, 0.01116943359375, -0.010009765625, 0.01220703125, 0.006378173828125, 0.037353515625, 0.0014495849609375, 0.0081787109375, 0.005584716796875, -0.016357421875, 0.002227783203125, -0.02734375, 0.0133056640625, 0.016357421875, 0.0169677734375, -0.0172119140625, 0.0014...
[ 2552, 27853, 29479, 2633, 1639, 32354, 17368, 111789, 400, 7008, 673, 150370, 759, 1974, 3871, 8, 420, 192, 15322, 43240, 21373, 71062, 36549, 8512, 71, 11782, 55380, 28302, 27117, 11001, 61924, 63805, 10750, 2046, 27781, 30646, 34292, 18151,...
[ 0.1260986328125, 0.2220458984375, 0.1617431640625, 0.22119140625, 0.1707763671875, 0.1568603515625, 0.05401611328125, 0.2080078125, 0.055389404296875, 0.1319580078125, 0.09130859375, 0.1048583984375, 0.127685546875, 0.261474609375, 0.0369873046875, 0.0831298828125, 0.040374755859375,...
embed
101487_c0
101487
lisp
0
Title: Is it correct to use the backtick / comma idiom inside a (loop ...)? Problem title: Is it correct to use the backtick / comma idiom inside a (loop ...)? Tags: lisp, iteration Problem: Is it correct to use the backtick / comma idiom inside a (loop ...)? I have some code which collects points (consed integers) fro...
Is it correct to use the backtick / comma idiom inside a (loop ...)? Is it correct to use the backtick / comma idiom inside a (loop ...)? lisp iteration 1 100 Is it correct to use the backtick / comma idiom inside a (loop ...)? I have some code which collects points (consed integers) from a loop which looks something l...
[ 0.0186767578125, 0.002716064453125, -0.00213623046875, 0.00787353515625, -0.0115966796875, 0.021728515625, -0.0064697265625, -0.004852294921875, 0.01165771484375, -0.031982421875, 0.007049560546875, 0.005889892578125, 0.0166015625, -0.009521484375, -0.00341796875, -0.0198974609375, -...
[ 2071, 26785, 4527, 4420, 118, 2594, 96117, 13373, 306, 46132, 10, 28354, 153, 400, 7008, 720, 805, 442, 70, 248, 18151, 43799, 26847, 25553, 297, 892, 26255, 1295, 40956, 33342, 83, 9473, 132, 4, 425, 5, 53, 16648, 121413, 12663, 23180,...
[ 0.052337646484375, 0.2193603515625, 0.1612548828125, 0.189208984375, 0.19091796875, 0.197265625, 0.263427734375, 0.182861328125, 0.169189453125, 0.1802978515625, 0.0897216796875, 0.2379150390625, 0.045928955078125, 0.070556640625, 0.175048828125, 0.17529296875, 0.1539306640625, 0.0...
embed
54162838_c0
54162838
lisp
0
Title: LISP length of the longest sublist Problem title: LISP length of the longest sublist Tags: lisp, common-lisp, list, clisp Problem: LISP length of the longest sublist I want to generate the length of the longest sublist. For example, for the list (1 (2 (3 (4 5)) (6 7) 8) 9) , the result would be 4, because of the...
LISP length of the longest sublist LISP length of the longest sublist lisp common-lisp list clisp LISP LISP length of the longest sublist I want to generate the length of the longest sublist. For example, for the list (1 (2 (3 (4 5)) (6 7) 8) 9) , the result would be 4, because of the sublist (2 (3 (4 5)) (6 7) 8) , wh...
[ 0.00335693359375, 0.035888671875, -0.0072021484375, 0.015869140625, -0.0084228515625, 0.01220703125, 0.00347900390625, 0.015869140625, 0.015869140625, -0.043212890625, -0.0123291015625, 0.0021514892578125, 0.00872802734375, 0.0184326171875, 0.01483154296875, 0.01068115234375, 0.00695...
[ 16970, 9434, 140909, 111, 70, 4989, 525, 1614, 6562, 400, 7008, 39210, 4086, 254, 5303, 95701, 3444, 47, 139392, 27781, 2858, 4700, 6896, 9451, 21162, 16156, 49413, 65034, 77816, 16750, 201, 6637, 237, 37842, 30646, 2967, 51422, 5117, 17366...
[ 0.1353759765625, 0.2220458984375, 0.1881103515625, 0.04180908203125, 0.0208740234375, 0.150146484375, 0.1451416015625, 0.22216796875, 0.2548828125, 0.120849609375, 0.166748046875, 0.12841796875, 0.1160888671875, 0.1534423828125, 0.1712646484375, 0.0726318359375, 0.07489013671875, 0...
embed
61329512_c0
61329512
lisp
0
Title: Why are circle center coordinates (key 10) not relative to the origin in DXF data? Problem title: Why are circle center coordinates (key 10) not relative to the origin in DXF data? Tags: autolisp, autocad, dxf, lisp Problem: Why are circle center coordinates (key 10) not relative to the origin in DXF data? I nee...
Why are circle center coordinates (key 10) not relative to the origin in DXF data? Why are circle center coordinates (key 10) not relative to the origin in DXF data? autolisp autocad dxf lisp Why DXF Entity CIRCLE AcDbEntity Model AcDbCircle Why are circle center coordinates (key 10) not relative to the origin in DXF d...
[ 0.031005859375, 0.005401611328125, 0.01214599609375, 0.0057373046875, -0.0135498046875, 0.00299072265625, -0.00128936767578125, -0.00180816650390625, -0.017333984375, 0.0198974609375, -0.01361083984375, 0.027587890625, -0.007110595703125, 0.0030670166015625, -0.0166015625, -0.000896453...
[ 44084, 621, 42154, 133, 27585, 176866, 90, 19770, 209, 959, 35845, 59665, 391, 1542, 919, 2053, 47, 1809, 254, 25426, 425, 420, 7008, 16511, 14688, 164887, 9852, 397, 275, 2481, 13293, 481, 11030, 4677, 46312, 120067, 76685, 106, 3687, 34...
[ 0.134033203125, 0.020294189453125, 0.1861572265625, 0.111083984375, 0.26123046875, 0.218994140625, 0.0692138671875, 0.16064453125, 0.22119140625, 0.142333984375, 0.174560546875, 0.176513671875, 0.0263519287109375, 0.0828857421875, 0.1319580078125, 0.107177734375, 0.0262908935546875, ...
embed
46143225_c0
46143225
lisp
0
Title: LISP List Not Appending And Printing Twice Problem title: LISP List Not Appending And Printing Twice Tags: lisp, append Problem: LISP List Not Appending And Printing Twice I'm quite new to LISP and I am trying to work on the cond statement for class. Currently, I am attempting to check if the value passed is a l...
LISP List Not Appending And Printing Twice LISP List Not Appending And Printing Twice lisp append LISP List Not Appending Printing Twice LISP List Not Appending And Printing Twice I'm quite new to LISP and I am trying to work on the cond statement for class. Currently, I am attempting to check if the value passed is a ...
[ 0.00185394287109375, 0.015380859375, -0.00341796875, 0.005157470703125, -0.0052490234375, 0.0264892578125, 0.006317138671875, 0.01348876953125, -0.001220703125, 0.0301513671875, 0.006927490234375, -0.0244140625, -0.00946044921875, 0.0074462890625, -0.01068115234375, 0.0361328125, 0.0...
[ 16970, 9434, 32036, 11205, 5787, 96819, 3493, 39754, 384, 2452, 400, 7008, 114689, 71, 4488, 158, 63805, 18507, 12765, 2174, 34292, 115081, 83, 5303, 31330, 104, 188, 18151, 140992, 15549, 3034, 47, 6954, 3284, 6562, 275, 238, 3525, 149016,...
[ 0.121337890625, 0.1990966796875, 0.2047119140625, 0.0660400390625, 0.1029052734375, 0.1561279296875, 0.009307861328125, 0.1739501953125, 0.002838134765625, 0.1566162109375, 0.1019287109375, 0.159912109375, 0.128662109375, 0.0718994140625, 0.00244140625, 0.056884765625, 0.1357421875, ...
embed
15193282_c0
15193282
lisp
0
Title: Lisp Programming Error (Stack Overflow (deep)) Problem title: Lisp Programming Error (Stack Overflow (deep)) Tags: recursion, lisp Problem: Lisp Programming Error (Stack Overflow (deep)) I am to write a lisp program to produce the actual value of a hexadecimal number. I have written a function but seem to be get...
Lisp Programming Error (Stack Overflow (deep)) Lisp Programming Error (Stack Overflow (deep)) recursion lisp Lisp Programming Error Stack Overflow Lisp Programming Error (Stack Overflow (deep)) I am to write a lisp program to produce the actual value of a hexadecimal number. I have written a function but seem to be get...
[ 0.00372314453125, 0.0223388671875, -0.005279541015625, 0.006591796875, -0.001007080078125, -0.00958251953125, -0.00970458984375, -0.00775146484375, 0.01287841796875, -0.01116943359375, 0.006500244140625, -0.037353515625, 0.00750732421875, 0.00110626220703125, 0.0286865234375, 0.0079956...
[ 1261, 7008, 27958, 214, 212059, 42378, 2594, 9578, 118664, 123041, 195625, 1830, 400, 6512, 444, 33022, 1528, 27489, 70, 8561, 34292, 764, 3798, 170753, 289, 14012, 59121, 32354, 48903, 47, 20949, 10, 177261, 5465, 18499, 149016, 5809, 6275, ...
[ 0.1771240234375, 0.239990234375, 0.1927490234375, 0.09063720703125, 0.200927734375, 0.08935546875, 0.110595703125, 0.1331787109375, 0.254150390625, 0.2161865234375, 0.2178955078125, 0.149169921875, 0.1287841796875, 0.07958984375, 0.011993408203125, 0.1048583984375, 0.148681640625, ...
embed
1106789_c0
1106789
lisp
0
Title: Lisp: Elegant way to strip trailing nil&#x27;s from a list? (Review) Problem title: Lisp: Elegant way to strip trailing nil&#x27;s from a list? (Review) Tags: lisp, coding-style, common-lisp Problem: Lisp: Elegant way to strip trailing nil's from a list? (Review) I want to write a function that removes trailing ...
Lisp: Elegant way to strip trailing nil&#x27;s from a list? (Review) Lisp: Elegant way to strip trailing nil&#x27;s from a list? (Review) lisp coding-style common-lisp a Lisp Elegant Review Test Lisp: Elegant way to strip trailing nil's from a list? (Review) I want to write a function that removes trailing nil's from a...
[ 0.00286865234375, 0.021728515625, 0.0081787109375, -0.000579833984375, -0.021484375, 0.006378173828125, 0.0201416015625, -0.012939453125, 0.00106048583984375, 0.00494384765625, 0.0024871826171875, 0.0079345703125, -0.00775146484375, 0.00156402587890625, 0.01287841796875, 0.024047851562...
[ 1261, 7008, 161231, 3917, 43613, 141037, 214, 17324, 3768, 1295, 5303, 22751, 12, 400, 552, 6238, 40946, 39210, 4086, 254, 35881, 8647, 47, 7, 3444, 33022, 32354, 87388, 25, 5117, 37842, 27650, 678, 195625, 1830, 1884, 903, 106926, 34735, ...
[ 0.148193359375, 0.22412109375, 0.218505859375, 0.0726318359375, 0.198974609375, 0.220947265625, 0.1142578125, 0.2320556640625, 0.06689453125, 0.1087646484375, 0.2017822265625, 0.05487060546875, 0.00262451171875, 0.1051025390625, 0.0843505859375, 0.021697998046875, 0.1138916015625, ...
embed
74048810_c0
74048810
lisp
0
Title: Error: 1 is not a function [factorial, (anon), product, (anon), (anon), (anon), (anon)] Problem title: Error: 1 is not a function [factorial, (anon), product, (anon), (anon), (anon), (anon)] Tags: sicp, scheme, lisp Problem: Error: 1 is not a function [factorial, (anon), product, (anon), (anon), (anon), (anon)] ...
Error: 1 is not a function [factorial, (anon), product, (anon), (anon), (anon), (anon)] Error: 1 is not a function [factorial, (anon), product, (anon), (anon), (anon), (anon)] sicp scheme lisp Error Error: 1 is not a function [factorial, (anon), product, (anon), (anon), (anon), (anon)] I'm working through SICP on my ow...
[ 0.0013885498046875, 0.0228271484375, -0.0020599365234375, 0.0118408203125, -0.010986328125, -0.0081787109375, -0.001678466796875, -0.000675201416015625, -0.0185546875, -0.0245361328125, 0.0052490234375, 0.010498046875, -0.00994873046875, -0.0400390625, 0.0162353515625, 0.01422119140625...
[ 212059, 106, 83, 959, 10, 32354, 144810, 15403, 66, 191, 12996, 26536, 254, 150370, 400, 7008, 20697, 159, 198993, 10002, 179140, 30646, 142424, 99, 26847, 645, 34475, 37457, 31577, 4527, 61924, 31461, 14012, 9969, 34759, 13695, 160, 26783, ...
[ 0.2216796875, 0.1656494140625, 0.1444091796875, 0.1981201171875, 0.09686279296875, 0.206787109375, 0.154296875, 0.174560546875, 0.039520263671875, 0.115478515625, 0.284423828125, 0.114501953125, 0.1976318359375, 0.18310546875, 0.08447265625, 0.2078857421875, 0.031982421875, 0.05694...
embed
29348319_c0
29348319
lisp
0
Title: How to run a web app using sbcl+restas+apache? Problem title: How to run a web app using sbcl+restas+apache? Tags: lisp, sbcl, web, common-lisp, apache Problem: How to run a web app using sbcl+restas+apache? Recently I get a work to write a web app with others. They have chosen to use Apache, so I have to use it...
How to run a web app using sbcl+restas+apache? How to run a web app using sbcl+restas+apache? lisp sbcl web common-lisp apache sbcl+restas+apache Lisp How mod_lisp Internal Server Error core:error AH00135 Invalid End How to run a web app using sbcl+restas+apache? Recently I get a work to write a web app with others. Th...
[ 0.00286865234375, 0.00872802734375, 0.00408935546875, 0.00738525390625, -0.020751953125, 0.0189208984375, 0.0037841796875, 0.001129150390625, -0.0106201171875, -0.061767578125, 0.0201416015625, -0.0027618408203125, 0.00634765625, 0.0120849609375, 0.00933837890625, -0.0257568359375, -...
[ 11249, 47, 11675, 1467, 4027, 17368, 91, 275, 34937, 1328, 2109, 1073, 6624, 1430, 400, 7008, 39210, 4086, 254, 2241, 1261, 2811, 106745, 22687, 212059, 56458, 188800, 67909, 34479, 5843, 7013, 18878, 2046, 4488, 33022, 678, 27060, 19667, 4...
[ 0.0875244140625, 0.0400390625, 0.1708984375, 0.1527099609375, 0.209716796875, 0.1343994140625, 0.05731201171875, 0.1029052734375, 0.209228515625, 0.133056640625, 0.1575927734375, 0.1934814453125, 0.142333984375, 0.2060546875, 0.095947265625, 0.200439453125, 0.0849609375, 0.12353515...
embed
40969136_c0
40969136
lisp
0
Title: Racket Scheme - Write Character Stream to FIle Problem title: Racket Scheme - Write Character Stream to FIle Tags: lisp, racket, scheme Problem: Racket Scheme - Write Character Stream to FIle I am trying to implement a stream->file function that takes a stream of characters and prints it to a file. I feel I am c...
Racket Scheme - Write Character Stream to FIle Racket Scheme - Write Character Stream to FIle lisp racket scheme Racket Scheme Write Character Stream FIle Racket Scheme - Write Character Stream to FIle I am trying to implement a stream->file function that takes a stream of characters and prints it to a file. I feel I a...
[ 0.004486083984375, 0.0201416015625, -0.00145721435546875, -0.0023345947265625, 0.015380859375, -0.00115966796875, -0.0101318359375, -0.0185546875, -0.005950927734375, 0.021484375, 0.0157470703125, -0.0255126953125, 0.00335693359375, 0.02685546875, 0.01202392578125, 0.00860595703125, ...
[ 2552, 27853, 34702, 282, 601, 18781, 21656, 2263, 720, 115061, 47, 32983, 133, 400, 7008, 673, 150370, 31577, 29479, 75973, 103607, 29822, 32354, 51776, 124850, 28412, 11435, 12319, 20903, 29806, 53418, 26366, 28484, 468, 86429, 140992, 28282, ...
[ 0.12890625, 0.20751953125, 0.18310546875, 0.07501220703125, 0.08087158203125, 0.1378173828125, 0.09393310546875, 0.1263427734375, 0.05029296875, 0.247802734375, 0.119873046875, 0.1475830078125, 0.12158203125, 0.0230865478515625, 0.125244140625, 0.1038818359375, 0.180908203125, 0.04...
embed
49118309_c2
49118309
lisp
2
text); //printf("lex: SYMBOL"); return SYMBOL; } "(" { //printf("lex: LPAREN\n"); return LPAREN; } ")" { //printf("lex: RPAREN\n"); return RPAREN; } "\n" { //printf("lex: RPAREN\n"); return EOL; } [ \t] ; /* skip Code signals: LISP, Interpreter, Bison, Flex, Programming, lisptab.h, ast_node, symbol_ast_node, FUNC, TYPE...
text); //printf("lex: SYMBOL"); return SYMBOL; } "(" { //printf("lex: LPAREN\n"); return LPAREN; } ")" { //printf("lex: RPAREN\n"); return RPAREN; } "\n" { //printf("lex: RPAREN\n"); return EOL; } [ \t] ; /* skip Code signals: LISP, Interpreter, Bison, Flex, Programming, lisptab.h, ast_node, symbol_ast_node, FUNC, TYPE...
[ -0.0076904296875, -0.022216796875, -0.00628662109375, 0.02685546875, -0.0235595703125, 0.025634765625, -0.001068115234375, 0.01251220703125, 0.00177001953125, 0.0128173828125, 0.0162353515625, 0.004119873046875, -0.03955078125, -0.0291748046875, 0.00628662109375, 0.0159912109375, -0....
[ 7986, 3142, 4666, 35662, 420, 74070, 12, 159, 65311, 98335, 30646, 74, 58, 82080, 111422, 10666, 80026, 19, 44, 241, 22323, 248, 1639, 21658, 28864, 26073, 16970, 9434, 4, 5337, 56359, 14851, 191, 153033, 27958, 400, 7008, 9843, 127, 10, ...
[ 0.1824951171875, 0.1201171875, 0.049407958984375, 0.1727294921875, 0.10791015625, 0.2333984375, 0.0831298828125, 0.1217041015625, 0.227294921875, 0.2374267578125, 0.142333984375, 0.0232696533203125, 0.014312744140625, 0.08880615234375, 0.244140625, 0.031005859375, 0.06494140625, 0....
embed
17102051_c0
17102051
lisp
0
Title: Emacs lisp: why does this sexp cause an invalid-function error? Problem title: Emacs lisp: why does this sexp cause an invalid-function error? Tags: dynamic-scope, lisp, lexical-scope, lexical-closures, elisp Problem: Emacs lisp: why does this sexp cause an invalid-function error? The sexp in question is (((lamb...
Emacs lisp: why does this sexp cause an invalid-function error? Emacs lisp: why does this sexp cause an invalid-function error? dynamic-scope lisp lexical-scope lexical-closures elisp Emacs Debugger Emacs lisp: why does this sexp cause an invalid-function error? The sexp in question is which, to me, looks like it shoul...
[ 0.028076171875, 0.0103759765625, 0.0184326171875, 0.001556396484375, -0.0206298828125, 0.01708984375, -0.01397705078125, 0.01129150390625, -0.01318359375, -0.027587890625, 0.010498046875, 0.0123291015625, -0.01348876953125, 0.00537109375, 0.0135498046875, -0.01361083984375, -0.003463...
[ 85269, 4439, 400, 7008, 15400, 903, 1100, 254, 22304, 56649, 137175, 18499, 14602, 84079, 70820, 75675, 21533, 170224, 15296, 262, 978, 21407, 33342, 1884, 5608, 151575, 47, 382, 7, 6423, 2552, 27853, 64457, 104250, 135179, 128219, 163, 2071,...
[ 0.1358642578125, 0.159912109375, 0.127197265625, 0.2061767578125, 0.13525390625, 0.06982421875, 0.1767578125, 0.1712646484375, 0.1151123046875, 0.244140625, 0.185546875, 0.193359375, 0.0180511474609375, 0.1744384765625, 0.1734619140625, 0.063720703125, 0.07025146484375, 0.122680664...
embed
12781085_c0
12781085
lisp
0
Title: vim mapping not working with slimv plugin Problem title: vim mapping not working with slimv plugin Tags: slimv, swank, read-eval-print-loop, lisp, vim Problem: vim mapping not working with slimv plugin The following mappings are located in my .vimrc and are used to quickly navigate between vertical split panes c...
vim mapping not working with slimv plugin vim mapping not working with slimv plugin slimv swank read-eval-print-loop lisp vim Smart C-w vim mapping not working with slimv plugin The following mappings are located in my .vimrc and are used to quickly navigate between vertical split panes created with :vsp and split pane...
[ -0.00982666015625, 0.029052734375, 0.022216796875, -0.01141357421875, -0.007476806640625, 0.0054931640625, -0.0000553131103515625, 0.015380859375, 0.0084228515625, 0.0106201171875, 0.0036468505859375, -0.00112152099609375, 0.0093994140625, 0.0103759765625, -0.01507568359375, -0.0158691...
[ 119916, 291, 26783, 959, 20697, 678, 34264, 334, 69993, 68062, 7570, 12301, 1405, 35662, 28354, 400, 7008, 19204, 434, 25632, 105866, 29671, 19437, 11814, 69405, 56136, 17721, 79259, 65450, 28238, 75935, 28282, 152, 48903, 11301, 5299, 24234, ...
[ 0.27197265625, 0.2105712890625, 0.2073974609375, 0.0858154296875, 0.1490478515625, 0.08740234375, 0.2216796875, 0.2353515625, 0.24462890625, 0.049285888671875, 0.1385498046875, 0.09716796875, 0.154541015625, 0.09619140625, 0.1435546875, 0.02783203125, 0.1571044921875, 0.130859375, ...
embed
1910003_c0
1910003
lisp
0
Title: lisp-style style `let` syntax in Python list-comprehensions Problem title: lisp-style style `let` syntax in Python list-comprehensions Tags: refactoring, lisp, python Problem: lisp-style style `let` syntax in Python list-comprehensions Consider the following code: >>> colprint([ (name, versions[name][0].summary ...
lisp-style style `let` syntax in Python list-comprehensions lisp-style style `let` syntax in Python list-comprehensions refactoring lisp python Python versions.keys package.summary lisp-style style `let` syntax in Python list-comprehensions Consider the following code: What this code does is to print the elements of th...
[ -0.010009765625, -0.00909423828125, 0.0036163330078125, 0.0257568359375, -0.01519775390625, -0.000751495361328125, 0.01708984375, -0.002227783203125, -0.01043701171875, -0.0177001953125, 0.0027618408203125, 0.031982421875, 0.0012969970703125, 0.008056640625, -0.006256103515625, -0.0006...
[ 400, 7008, 40946, 20623, 1974, 6002, 86531, 145581, 5303, 4692, 3220, 144810, 17198, 50828, 11389, 19770, 98169, 112197, 18151, 28412, 80854, 45, 10763, 82800, 12989, 22799, 34292, 15700, 17497, 177074, 5117, 12830, 24084, 16031, 2633, 456, 542...
[ 0.1080322265625, 0.1875, 0.1956787109375, 0.206298828125, 0.2437744140625, 0.134033203125, 0.194580078125, 0.2171630859375, 0.1695556640625, 0.1263427734375, 0.1251220703125, 0.1077880859375, 0.024169921875, 0.044342041015625, 0.1435546875, 0.0875244140625, 0.1014404296875, 0.10729...
embed
26277184_c0
26277184
lisp
0
Title: Idiomatic way to long multistring constants (or vars) in Lisp code Problem title: Idiomatic way to long multistring constants (or vars) in Lisp code Tags: common-lisp, heredoc, lisp Problem: Idiomatic way to long multistring constants (or vars) in Lisp code What is idiomatic way for inserting long multistrings v...
Idiomatic way to long multistring constants (or vars) in Lisp code Idiomatic way to long multistring constants (or vars) in Lisp code common-lisp heredoc lisp Idiomatic Lisp Blah Idiomatic way to long multistring constants (or vars) in Lisp code What is idiomatic way for inserting long multistrings vars or constants in...
[ 0.01336669921875, 0.00933837890625, -0.01483154296875, 0.017333984375, 0.0035552978515625, 0.0185546875, -0.00201416015625, 0.00653076171875, -0.00148773193359375, -0.030517578125, -0.00738525390625, -0.00762939453125, 0.00830078125, -0.0006256103515625, 0.00775146484375, 0.00430297851...
[ 5670, 47148, 3917, 47, 4989, 6024, 91693, 53697, 7, 748, 285, 1261, 7008, 18151, 39210, 4086, 254, 3688, 29713, 400, 1566, 49666, 9523, 183540, 214, 707, 151301, 9844, 65791, 13223, 441, 51, 4084, 128019, 46876, 27169, 18597, 1916, 32628, ...
[ 0.1500244140625, 0.1424560546875, 0.111572265625, 0.052032470703125, 0.1478271484375, 0.197998046875, 0.252197265625, 0.218994140625, 0.087890625, 0.00714111328125, 0.238037109375, 0.1522216796875, 0.1912841796875, 0.1729736328125, 0.09954833984375, 0.07574462890625, 0.08935546875, ...
embed
49640332_c0
49640332
lisp
0
Title: How does `values` work in Scheme? Problem title: How does `values` work in Scheme? Tags: scheme, r5rs, lisp, callcc, apply Problem: How does `values` work in Scheme? From the R5RS standard: Values might be defined as follows: (define (values . things) (call-with-current-continuation (lambda (cont) (apply cont th...
How does `values` work in Scheme? How does `values` work in Scheme? scheme r5rs lisp callcc apply How Scheme Values r5rs How does `values` work in Scheme? From the R5RS standard: My first interpretation of this was that an expression like (+ (values 1 2)) is equivalent to (apply + '(1 2)) and would yield the result 3 ....
[ 0.0067138671875, 0.0098876953125, 0.009033203125, 0.0067138671875, -0.010498046875, -0.01080322265625, 0.00994873046875, -0.0223388671875, 0.006317138671875, -0.04296875, -0.005889892578125, -0.007110595703125, -0.0225830078125, 0.01177978515625, 0.01495361328125, -0.0022735595703125, ...
[ 11249, 14602, 27494, 90, 4488, 23, 34702, 282, 150370, 758, 4295, 400, 7008, 11782, 10060, 59911, 190060, 7, 627, 15396, 5570, 206019, 125195, 1884, 22183, 106, 4958, 183234, 9007, 538, 997, 242, 41600, 11180, 19388, 16750, 138, 109921, 959...
[ 0.10284423828125, 0.114501953125, 0.295166015625, 0.257568359375, 0.1846923828125, 0.10052490234375, 0.1986083984375, 0.2191162109375, 0.1954345703125, 0.0679931640625, 0.1116943359375, 0.010009765625, 0.1357421875, 0.103515625, 0.120361328125, 0.10137939453125, 0.298583984375, 0.0...
embed
9144350_c1
9144350
lisp
1
to writing the code directly in hex code, not only you learn hex system by heart, but you are closer to machine". To sum up -- I love metaprogramming, I love Lisp-like macros (I am not a Lisper though), but I see two things here -- macros and homoiconicity. The first one is without a doubt great, the second -- not so ...
to writing the code directly in hex code, not only you learn hex system by heart, but you are closer to machine". To sum up -- I love metaprogramming, I love Lisp-like macros (I am not a Lisper though), but I see two things here -- macros and homoiconicity. The first one is without a doubt great, the second -- not so ...
[ -0.00118255615234375, 0.0038299560546875, 0.0162353515625, 0.006011962890625, -0.0126953125, 0.010498046875, -0.0069580078125, 0.00830078125, 0.00634765625, -0.0255126953125, -0.005889892578125, -0.013671875, 0.0113525390625, -0.0164794921875, 0.00183868408203125, -0.025390625, -0.00...
[ 47, 32562, 18151, 105237, 23, 764, 425, 30698, 5426, 26498, 621, 20903, 42, 36279, 10554, 5161, 23550, 28966, 214, 1261, 7008, 5062, 111789, 7, 20595, 1957, 6626, 8966, 3688, 12840, 5197, 4158, 939, 581, 83, 92814, 6782, 959, 5045, 100094...
[ 0.04156494140625, 0.111328125, 0.1744384765625, 0.13330078125, 0.039093017578125, 0.1632080078125, 0.15625, 0.09564208984375, 0.0872802734375, 0.097412109375, 0.0030517578125, 0.07275390625, 0.06396484375, 0.085693359375, 0.0191497802734375, 0.1357421875, 0.1407470703125, 0.1613769...
embed
30406174_c0
30406174
lisp
0
Title: Get element from list of list in lisp Problem title: Get element from list of list in lisp Tags: elisp, lisp, common-lisp Problem: Get element from list of list in lisp I am a beginner with lisp. I manipulate list of list: ((name1, second) (name2, second2)) The goal of my function is to get the second element of...
Get element from list of list in lisp Get element from list of list in lisp elisp lisp common-lisp list Get Error Fast si::use-fast-links Backtrace Get element from list of list in lisp I am a beginner with lisp. I manipulate list of list: ((name1, second) (name2, second2)) The goal of my function is to get the second ...
[ -0.00135040283203125, 0.004974365234375, 0.00885009765625, 0.0302734375, -0.0005950927734375, 0.01483154296875, 0.01171875, 0.01953125, -0.00125885009765625, -0.0191650390625, 0.02587890625, 0.00138092041015625, -0.019775390625, -0.01025390625, -0.0086669921875, 0.00872802734375, 0.0...
[ 20779, 12830, 1295, 5303, 111, 23, 400, 7008, 15296, 39210, 4086, 254, 212059, 25290, 78, 4032, 39473, 10187, 26828, 39989, 1679, 45258, 11627, 17932, 304, 10461, 69236, 32354, 2046, 9351, 237, 5117, 110, 112, 17727, 62766, 418, 30646, 903,...
[ 0.1077880859375, 0.2275390625, 0.1318359375, 0.1934814453125, 0.099365234375, 0.0745849609375, 0.137939453125, 0.214599609375, 0.042022705078125, 0.107421875, 0.1163330078125, 0.153076171875, 0.18896484375, 0.08477783203125, 0.031585693359375, 0.06610107421875, 0.09588623046875, 0....
embed
34852667_c0
34852667
lisp
0
Title: Installing packages in Racket Problem title: Installing packages in Racket Tags: installation, lisp, package, plugins, racket Problem: Installing packages in Racket I installed DrRacket, the full version not the minimal but I don't have the packages. When I run this code: #lang racket (provide (all-defined-out))...
Installing packages in Racket Installing packages in Racket installation lisp package plugins racket rsound Installing Racket Users Theodor AppData Roaming Program Files Installing packages in Racket I installed DrRacket, the full version not the minimal but I don't have the packages. When I run this code: It gives me ...
[ 0.00191497802734375, 0.01092529296875, -0.0009613037109375, 0.0230712890625, -0.00518798828125, 0.0322265625, 0.00787353515625, -0.01470947265625, -0.0078125, -0.00885009765625, 0.003021240234375, -0.03125, -0.002227783203125, -0.016845703125, -0.0172119140625, -0.000797271728515625, ...
[ 107951, 98169, 23, 2552, 27853, 59720, 7008, 69993, 673, 165207, 53400, 140819, 137989, 302, 7663, 42724, 20600, 1773, 12248, 4393, 11389, 20187, 18, 765, 11675, 18151, 18499, 360, 196352, 87, 4734, 36437, 4867, 5, 7, 95255, 67, 152872, 714...
[ 0.161865234375, 0.2220458984375, 0.007843017578125, 0.1583251953125, 0.2646484375, 0.08734130859375, 0.09979248046875, 0.12353515625, 0.0986328125, 0.144287109375, 0.0269317626953125, 0.13720703125, 0.029083251953125, 0.018402099609375, 0.03741455078125, 0.026519775390625, 0.18847656...
embed
445594_c1
445594
lisp
1
-connect (host &optional (port 80)) "Create I/O stream to given host on a specified port" (let ((socket (make-instance 'inet-socket :type :stream :protocol :tcp))) (socket-connect socket (car (host-ent-addresses (get-host-by-name host))) port) (let ((stream (socket-make-stream socket :input t :output t :buffering :none...
-connect (host &optional (port 80)) "Create I/O stream to given host on a specified port" (let ((socket (make-instance 'inet-socket :type :stream :protocol :tcp))) (socket-connect socket (car (host-ent-addresses (get-host-by-name host))) port) (let ((stream (socket-make-stream socket :input t :output t :buffering :none...
[ -0.00007963180541992188, 0.03662109375, 0.003265380859375, -0.01251220703125, 0.01043701171875, 0.000919342041015625, -0.0250244140625, -0.0201416015625, 0.00518798828125, -0.03271484375, 0.03271484375, -0.0419921875, -0.0274658203125, -0.010009765625, -0.0162353515625, -0.02001953125,...
[ 20, 135457, 15, 40294, 619, 109585, 6982, 2248, 16, 44, 63784, 2182, 87, 64, 670, 75973, 47, 34475, 27980, 98, 58735, 11469, 1974, 60494, 991, 27853, 55898, 116071, 126, 50986, 86429, 31, 121422, 221, 3284, 2517, 107421, 3794, 1272, 11627...
[ 0.0916748046875, 0.25634765625, 0.0295257568359375, 0.1995849609375, 0.035888671875, 0.1544189453125, 0.13818359375, 0.21630859375, 0.03411865234375, 0.09857177734375, 0.1480712890625, 0.0916748046875, 0.03631591796875, 0.1683349609375, 0.1419677734375, 0.1895751953125, 0.05697631835...
embed
794450_c0
794450
lisp
0
Title: What is lisp used for today and where do you think it&#x27;s going? Problem title: What is lisp used for today and where do you think it&#x27;s going? Tags: lisp Problem: What is lisp used for today and where do you think it's going? Never been a lisp user, so don't take me as too dense while reading this. Howev...
What is lisp used for today and where do you think it&#x27;s going? What is lisp used for today and where do you think it&#x27;s going? lisp What What is lisp used for today and where do you think it's going? Never been a lisp user, so don't take me as too dense while reading this. However; What is lisp used for today?...
[ 0.0157470703125, 0.0225830078125, -0.00421142578125, -0.000331878662109375, -0.0306396484375, 0.004852294921875, 0.000804901123046875, -0.00006151199340820312, 0.0086669921875, -0.0225830078125, -0.0013275146484375, -0.01348876953125, 0.00341796875, 0.01104736328125, -0.0201416015625, ...
[ 4865, 83, 400, 7008, 11814, 100, 18925, 7440, 5351, 442, 3768, 7730, 89726, 2809, 10, 38937, 168, 40368, 20117, 46876, 116311, 19713, 1221, 13695, 923, 60091, 12960, 51713, 38115, 9506, 73372, 28875, 6957, 8060, 1295, 4396, 133850, 23356, 1...
[ 0.1141357421875, 0.0904541015625, 0.1947021484375, 0.2548828125, 0.2020263671875, 0.1373291015625, 0.191162109375, 0.109375, 0.09417724609375, 0.0643310546875, 0.06695556640625, 0.1002197265625, 0.063720703125, 0.0230560302734375, 0.01226806640625, 0.1082763671875, 0.05108642578125, ...
embed
56408094_c0
56408094
lisp
0
Title: Quicksort, problem with understanding Common Lisp code Problem title: Quicksort, problem with understanding Common Lisp code Tags: common-lisp, functional-programming, quicksort, lisp Problem: Quicksort, problem with understanding Common Lisp code for my study I need to explain the function of Quicksort programm...
Quicksort, problem with understanding Common Lisp code Quicksort, problem with understanding Common Lisp code common-lisp functional-programming quicksort lisp Quicksort Common Lisp Quicksort, problem with understanding Common Lisp code for my study I need to explain the function of Quicksort programmed in Common Lisp....
[ 0.0021820068359375, 0.0283203125, 0.020751953125, -0.03564453125, 0.0024566650390625, -0.0026092529296875, 0.00074005126953125, -0.001617431640625, 0.006195068359375, 0.0015869140625, -0.006866455078125, 0.01416015625, -0.004730224609375, -0.0057373046875, 0, 0.006317138671875, -0.00...
[ 89038, 62351, 2967, 678, 100094, 151301, 1261, 7008, 18151, 39210, 4086, 254, 123309, 28966, 63773, 400, 100, 35187, 3871, 73342, 32354, 111, 26693, 42551, 6183, 2301, 18, 3714, 3642, 4488, 4163, 1820, 56038, 2189, 68403, 4527, 86869, 12096, ...
[ 0.18994140625, 0.2822265625, 0.170166015625, 0.053466796875, 0.190185546875, 0.179443359375, 0.167724609375, 0.167724609375, 0.2193603515625, 0.1025390625, 0.1187744140625, 0.117919921875, 0.1231689453125, 0.1141357421875, 0.1259765625, 0.085205078125, 0.0111083984375, 0.0610961914...
embed
65663757_c0
65663757
lisp
0
Title: Doom Emacs: Don&#x27;t want auto complete in Slime-REPL Problem title: Doom Emacs: Don&#x27;t want auto complete in Slime-REPL Tags: emacs, lisp, slime Problem: Doom Emacs: Don't want auto complete in Slime-REPL This question is exactly opposite to the below question. Stack Overflow . When I use Slime inside Doo...
Doom Emacs: Don&#x27;t want auto complete in Slime-REPL Doom Emacs: Don&#x27;t want auto complete in Slime-REPL emacs lisp slime Doom Emacs Don Slime-REPL REPL CL-USER DEFUN SQUARE SB-INT:NAMED-LAMBDA BLOCK STYLE-WARNING Doom Emacs: Don't want auto complete in Slime-REPL This question is exactly opposite to the below q...
[ -0.005615234375, 0.0128173828125, -0.0123291015625, -0.0027923583984375, -0.0380859375, 0.0186767578125, -0.000274658203125, 0.0230712890625, -0.00787353515625, 0.0019683837890625, 0.00518798828125, 0.0034942626953125, -0.0223388671875, 0.00396728515625, -0.0103759765625, 0.00381469726...
[ 984, 306, 85269, 4439, 7650, 3768, 18, 3444, 1809, 28484, 82344, 13, 165547, 866, 352, 2263, 400, 7008, 34264, 9069, 21130, 46323, 1062, 50184, 202001, 14006, 120572, 90944, 59537, 182512, 6538, 124448, 224170, 60873, 23, 198274, 6512, 9578, ...
[ 0.1136474609375, 0.1884765625, 0.1436767578125, 0.14892578125, 0.0867919921875, 0.060546875, 0.07415771484375, 0.132568359375, 0.2252197265625, 0.2315673828125, 0.1846923828125, 0.1639404296875, 0.1552734375, 0.182861328125, 0.03271484375, 0.06787109375, 0.03533935546875, 0.1325683...
embed
5379110_c0
5379110
lisp
0
Title: Enabling autocomplete in sbcl Problem title: Enabling autocomplete in sbcl Tags: lisp, sbcl, autocomplete Problem: Enabling autocomplete in sbcl I have recently started to learn lisp, and have mainly bin using clisp and vim. I wanted to try sbcl as well, since this is often recommended as one of the best, free l...
Enabling autocomplete in sbcl Enabling autocomplete in sbcl lisp sbcl autocomplete lisp Enabling Enabling autocomplete in sbcl I have recently started to learn lisp, and have mainly bin using clisp and vim. I wanted to try sbcl as well, since this is often recommended as one of the best, free lisp compilers. There is o...
[ 0.008544921875, -0.0081787109375, -0.002197265625, -0.003875732421875, -0.0242919921875, 0.007476806640625, 0.0286865234375, 0.0247802734375, 0.0002040863037109375, -0.01422119140625, -0.00421142578125, 0.00897216796875, -0.005157470703125, 0.0142822265625, 0.00110626220703125, -0.0181...
[ 357, 11, 79298, 1809, 277, 131801, 91, 275, 34937, 23, 400, 7008, 26859, 30698, 2394, 95701, 119916, 9790, 170198, 2965, 4092, 9969, 34759, 1632, 13580, 30482, 1286, 34844, 4527, 831, 959, 2046, 9069, 21130, 4034, 10644, 25632, 27781, 9843,...
[ 0.0183563232421875, 0.0670166015625, 0.03424072265625, 0.2091064453125, 0.1749267578125, 0.253662109375, 0.0634765625, 0.1182861328125, 0.2098388671875, 0.05267333984375, 0.1015625, 0.2008056640625, 0.006866455078125, 0.004791259765625, 0.1319580078125, 0.1160888671875, 0.16821289062...
embed
33405065_c0
33405065
lisp
0
Title: Simplify and evaluate expression in LISP Problem title: Simplify and evaluate expression in LISP Tags: lisp, common-lisp, simplify, multiplication Problem: Simplify and evaluate expression in LISP I am trying to create a lisp function that evaluates and simplifies multiplication and addition arithmetic. The func...
Simplify and evaluate expression in LISP Simplify and evaluate expression in LISP lisp common-lisp simplify multiplication Simplify LISP Simplify and evaluate expression in LISP I am trying to create a lisp function that evaluates and simplifies multiplication and addition arithmetic. The function should work such that...
[ -0.01153564453125, 0.0206298828125, 0.020263671875, 0.028564453125, -0.00127410888671875, 0.00872802734375, 0.00113677978515625, 0.004547119140625, 0.0002613067626953125, -0.003204345703125, 0.00005435943603515625, 0.00074005126953125, 0.0013580322265625, -0.01312255859375, -0.0056457519...
[ 55331, 28574, 53, 136, 151575, 13, 125195, 23, 16970, 9434, 400, 7008, 39210, 4086, 254, 112892, 18929, 127664, 31577, 28282, 32354, 1029, 66044, 8962, 5608, 4488, 6044, 3229, 38937, 11782, 116120, 40383, 50657, 18, 88746, 4958, 28412, 1660, ...
[ 0.1810302734375, 0.2017822265625, 0.1031494140625, 0.06439208984375, 0.18603515625, 0.0335693359375, 0.2349853515625, 0.038909912109375, 0.1634521484375, 0.232666015625, 0.13330078125, 0.20458984375, 0.11083984375, 0.127197265625, 0.1553955078125, 0.2181396484375, 0.1097412109375, ...
embed
22668217_c0
22668217
lisp
0
Title: Decimal to Binary in Lisp - make a non-nested list Problem title: Decimal to Binary in Lisp - make a non-nested list Tags: lisp, list, binary, recursion Problem: Decimal to Binary in Lisp - make a non-nested list When reaching my recursion cases, I use list to append the future result with the current one, but I...
Decimal to Binary in Lisp - make a non-nested list Decimal to Binary in Lisp - make a non-nested list lisp list binary recursion Decimal Binary Lisp CL-USER binary_list COND Decimal to Binary in Lisp - make a non-nested list When reaching my recursion cases, I use list to append the future result with the current one, ...
[ -0.0145263671875, 0.03173828125, 0.00115203857421875, -0.008056640625, 0.0062255859375, 0.026611328125, -0.01904296875, 0.0030364990234375, -0.0001659393310546875, -0.0069580078125, -0.0162353515625, -0.039306640625, -0.005462646484375, 0.017822265625, 0.0186767578125, 0.020751953125, ...
[ 49132, 2749, 47, 54092, 1294, 23, 1261, 7008, 3249, 351, 86, 14437, 5303, 400, 2394, 195625, 46323, 1062, 50184, 6635, 6562, 14452, 397, 58359, 1830, 50218, 4527, 114689, 22690, 16750, 678, 43581, 3564, 8512, 113660, 18499, 14012, 1286, 436...
[ 0.18994140625, 0.158203125, 0.1051025390625, 0.181884765625, 0.1761474609375, 0.0288238525390625, 0.1240234375, 0.2320556640625, 0.0247039794921875, 0.1383056640625, 0.0880126953125, 0.1278076171875, 0.1998291015625, 0.07366943359375, 0.1365966796875, 0.16259765625, 0.023284912109375...
embed
14776319_c0
14776319
lisp
0
Title: Sum of squares in Clojure Problem title: Sum of squares in Clojure Tags: lisp, clojure Problem: Sum of squares in Clojure I have to do a short presentation of the Clojure language and in it I must also supply the solution for the simple task: Input an integer number n and output the sum: 1+2^2+3^2+...+n^2. Use i...
Sum of squares in Clojure Sum of squares in Clojure lisp clojure Sum Clojure sum_of_squares Sum of squares in Clojure I have to do a short presentation of the Clojure language and in it I must also supply the solution for the simple task: Input an integer number n and output the sum: 1+2^2+3^2+...+n^2. Use input valida...
[ -0.0216064453125, 0.01373291015625, 0.01416015625, 0.01141357421875, -0.0108642578125, 0.00762939453125, -0.00152587890625, 0.0052490234375, 0.006317138671875, -0.039306640625, -0.0042724609375, -0.0281982421875, -0.01080322265625, -0.004974365234375, -0.0003070831298828125, 0.00830078...
[ 36335, 111, 108047, 7, 51053, 461, 107, 23, 400, 7008, 20450, 10554, 4390, 16610, 92252, 46876, 100677, 29806, 8781, 66211, 360, 7077, 892, 1505, 14012, 653, 140992, 106, 54651, 8353, 304, 85398, 1328, 27, 19, 5442, 107730, 44622, 24491, ...
[ 0.2496337890625, 0.1334228515625, 0.2135009765625, 0.040740966796875, 0.1307373046875, 0.158203125, 0.125, 0.03790283203125, 0.0576171875, 0.149169921875, 0.0616455078125, 0.2388916015625, 0.1199951171875, 0.0278472900390625, 0.03472900390625, 0.1153564453125, 0.0687255859375, 0.09...
embed
10652422_c0
10652422
lisp
0
Title: What is the opposite of symbol-function? Problem title: What is the opposite of symbol-function? Tags: lisp, reflection, common-lisp Problem: What is the opposite of symbol-function? While (symbol-function '1+) gives the function bound to symbol #<function 1+> , what is the way to get the symbol a particular fun...
What is the opposite of symbol-function? What is the opposite of symbol-function? lisp reflection common-lisp What What is the opposite of symbol-function? While (symbol-function '1+) gives the function bound to symbol #<function 1+> , what is the way to get the symbol a particular function is bound to? Something like:...
[ -0.00213623046875, -0.000415802001953125, 0.005584716796875, -0.0186767578125, -0.022216796875, 0.0025482177734375, 0.0186767578125, 0.0286865234375, -0.00164794921875, -0.0400390625, 0.0027008056640625, 0.006988525390625, -0.011474609375, 0.009521484375, -0.00159454345703125, 0.007293...
[ 4865, 83, 70, 198274, 111, 26582, 9, 137175, 400, 7008, 44961, 1830, 39210, 4086, 254, 176726, 418, 102817, 76199, 32354, 99091, 47, 468, 1328, 3917, 2046, 17311, 33938, 98169, 160469, 4488, 18499, 61924, 28219, 27494, 104250, 12765 ]
[ 0.04931640625, 0.076171875, 0.1307373046875, 0.259521484375, 0.0897216796875, 0.263671875, 0.06097412109375, 0.259765625, 0.10736083984375, 0.1837158203125, 0.2073974609375, 0.0927734375, 0.09454345703125, 0.0672607421875, 0.14794921875, 0.2353515625, 0.0175628662109375, 0.15979003...
embed
18670174_c0
18670174
lisp
0
Title: Tab completions on remote Emacs with SLIME Problem title: Tab completions on remote Emacs with SLIME Tags: lisp, slime, swank, tramp, emacs Problem: Tab completions on remote Emacs with SLIME At the SLIME repl on a remote SWANK, typing: (open "~/ and then hitting TAB This brings up a buffer with auto-completions...
Tab completions on remote Emacs with SLIME Tab completions on remote Emacs with SLIME lisp slime swank tramp emacs swank-listener-hooks Tab Emacs SLIME slime-helper.el ws1 Tab completions on remote Emacs with SLIME At the SLIME repl on a remote SWANK, typing: (open "~/ and then hitting TAB This brings up a buffer with ...
[ 0.024169921875, 0.0024871826171875, -0.0234375, -0.0177001953125, -0.03173828125, 0.009033203125, 0.01220703125, 0.01226806640625, 0.0096435546875, -0.029296875, 0.001800537109375, 0.00860595703125, -0.0133056640625, 0.005279541015625, -0.021728515625, -0.01116943359375, 0.0106811523...
[ 22193, 21721, 17514, 98, 148814, 85269, 4439, 678, 42135, 66820, 400, 7008, 34264, 13, 68062, 7570, 152755, 352, 2263, 63844, 497, 43042, 73866, 56, 583, 418, 456, 2424, 159, 53912, 605, 11417, 59636, 2306, 5962, 131545, 19095, 373, 18234, ...
[ 0.2724609375, 0.2169189453125, 0.056854248046875, 0.072509765625, 0.2220458984375, 0.1806640625, 0.192138671875, 0.066650390625, 0.173095703125, 0.2294921875, 0.0833740234375, 0.045013427734375, 0.1473388671875, 0.0938720703125, 0.116943359375, 0.1463623046875, 0.13134765625, 0.054...
embed