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
5448335_c0
5448335
lisp
0
Title: Testing in Lisp Problem title: Testing in Lisp Tags: testing, lisp Problem: Testing in Lisp I am new to Lisp, and I am learning Scheme through the SICP videos. One thing that seems not to be covered (at least at the point where I am) is how to do testing in Lisp. In usual object oriented programs there is a kind...
Testing in Lisp Testing in Lisp testing lisp Testing Lisp Testing in Lisp I am new to Lisp, and I am learning Scheme through the SICP videos. One thing that seems not to be covered (at least at the point where I am) is how to do testing in Lisp. In usual object oriented programs there is a kind of horizontal separation...
[ 0.00506591796875, 0.0213623046875, 0.01019287109375, 0.0003223419189453125, -0.01422119140625, -0.00113677978515625, 0.007568359375, 0.00191497802734375, -0.00823974609375, -0.01025390625, 0.006317138671875, -0.00823974609375, -0.0211181640625, 0.00799560546875, -0.00921630859375, 0.00...
[ 8647, 214, 23, 1261, 7008, 134234, 400, 3525, 52080, 34702, 282, 198993, 21930, 959, 127918, 3642, 54, 115723, 36746, 23509, 103391, 124001, 37451, 50509, 150624, 146543, 27992, 8, 277, 2967, 38551, 50961, 40368, 831, 11814, 5609, 360, 12921,...
[ 0.2274169921875, 0.045135498046875, 0.115234375, 0.215576171875, 0.2286376953125, 0.287841796875, 0.1402587890625, 0.016021728515625, 0.008453369140625, 0.119873046875, 0.116455078125, 0.1224365234375, 0.063232421875, 0.004974365234375, 0.041351318359375, 0.03948974609375, 0.05993652...
embed
27432591_c0
27432591
lisp
0
Title: Undefined function in lisp Problem title: Undefined function in lisp Tags: undefined-function, common-lisp, lisp Problem: Undefined function in lisp I am writing a lisp function and I keep getting EVAL - undefined function x when I try to return the value of x from the function. (defun p+ (x y) (recurcollect (gl...
Undefined function in lisp Undefined function in lisp undefined-function common-lisp lisp the Undefined NIL Undefined function in lisp I am writing a lisp function and I keep getting EVAL - undefined function x when I try to return the value of x from the function. I believe the error is caused by the x at the end of t...
[ -0.00103759765625, 0.0230712890625, 0.01397705078125, 0.00341796875, -0.01708984375, 0.011474609375, 0.00335693359375, -0.0052490234375, 0.0028839111328125, -0.01446533203125, -0.000705718994140625, -0.01116943359375, 0.00823974609375, -0.015625, 0.015625, -0.0107421875, -0.003387451...
[ 79912, 5983, 297, 32354, 23, 400, 7008, 9232, 137175, 39210, 4086, 254, 541, 16444, 32562, 13695, 20949, 241, 61152, 1022, 9790, 30646, 34292, 1295, 18822, 18499, 143434, 3564, 45767, 1957, 15400, 1620, 27853, 26785, 80836, 31577, 151575, 237...
[ 0.115478515625, 0.2200927734375, 0.09332275390625, 0.2100830078125, 0.06781005859375, 0.1416015625, 0.2100830078125, 0.1278076171875, 0.1876220703125, 0.1053466796875, 0.1292724609375, 0.16650390625, 0.06195068359375, 0.1678466796875, 0.09381103515625, 0.056304931640625, 0.0260925292...
embed
75568026_c0
75568026
lisp
0
Title: Converting SHA256 into a SAT instance / Boolean expression using Lisp Problem title: Converting SHA256 into a SAT instance / Boolean expression using Lisp Tags: sha256, sat, lisp, common-lisp, boolean-expression Problem: Converting SHA256 into a SAT instance / Boolean expression using Lisp I recently came across...
Converting SHA256 into a SAT instance / Boolean expression using Lisp Converting SHA256 into a SAT instance / Boolean expression using Lisp sha256 sat lisp common-lisp boolean-expression Lisp Converting SHA256 SAT Boolean Converting SHA256 into a SAT instance / Boolean expression using Lisp I recently came across a dis...
[ -0.000377655029296875, 0.021484375, 0.0030364990234375, 0.00537109375, -0.000453948974609375, 0.000385284423828125, -0.002777099609375, 0.0123291015625, -0.0068359375, 0.008056640625, -0.004913330078125, 0.01251220703125, -0.01007080078125, 0.0145263671875, 0.008544921875, 0.0224609375...
[ 1657, 814, 1916, 92717, 127892, 3934, 10, 75210, 110527, 73783, 34677, 125195, 17368, 1261, 7008, 9638, 11736, 400, 39210, 4086, 254, 337, 31, 204629, 35107, 142477, 2811, 208124, 1295, 70599, 18347, 32354, 73197, 11389, 99764, 3126, 68, 6868...
[ 0.049713134765625, 0.1370849609375, 0.0274658203125, 0.1502685546875, 0.2861328125, 0.10498046875, 0.01031494140625, 0.2257080078125, 0.1905517578125, 0.10382080078125, 0.1956787109375, 0.1702880859375, 0.036529541015625, 0.14990234375, 0.209228515625, 0.0772705078125, 0.116088867187...
embed
20342793_c0
20342793
lisp
0
Title: Is this an implementation-specific behavior for literal cons? Problem title: Is this an implementation-specific behavior for literal cons? Tags: common-lisp, sbcl, lisp Problem: Is this an implementation-specific behavior for literal cons? I'm testing out the code in this interesting answer . CL-USER> (defun lit...
Is this an implementation-specific behavior for literal cons? Is this an implementation-specific behavior for literal cons? common-lisp sbcl lisp CL-USER DEFUN LITERAL-CONS INCF CDR CONS SB-KERNEL RPLACD CONS1 NEW0 WARNING Destructive See ANSI Standard Special Operator QUOTE Section TEST Is this an implementation-speci...
[ 0.00482177734375, 0.004669189453125, -0.00933837890625, 0.0087890625, -0.0003204345703125, 0.0012664794921875, -0.01397705078125, -0.0014801025390625, -0.0026397705078125, -0.0172119140625, -0.002197265625, 0.021484375, 0.00469970703125, -0.00543212890625, 0.0159912109375, 0.0013046264...
[ 2071, 903, 208124, 159975, 123166, 100, 15659, 289, 158, 7, 39210, 4086, 254, 91, 275, 34937, 400, 7008, 46323, 1062, 50184, 202001, 14006, 192079, 62947, 77980, 294, 919, 23498, 109022, 90944, 34324, 120320, 149643, 16069, 418, 80111, 2389, ...
[ 0.029754638671875, 0.07574462890625, 0.1656494140625, 0.1693115234375, 0.1514892578125, 0.0355224609375, 0.1900634765625, 0.14111328125, 0.2178955078125, 0.115478515625, 0.12744140625, 0.0697021484375, 0.1524658203125, 0.00732421875, 0.0615234375, 0.1431884765625, 0.07763671875, 0....
embed
53149774_c0
53149774
lisp
0
Title: REVERSE function in Lisp for minimax-alpha-beta Problem title: REVERSE function in Lisp for minimax-alpha-beta Tags: clisp, lisp, common-lisp Problem: REVERSE function in Lisp for minimax-alpha-beta I have a function that the minimax-alpha-beta does, the fact is that it reads from left to right and I would like ...
REVERSE function in Lisp for minimax-alpha-beta REVERSE function in Lisp for minimax-alpha-beta clisp lisp common-lisp REVERSE Lisp tree-001 REVERSE function in Lisp for minimax-alpha-beta I have a function that the minimax-alpha-beta does, the fact is that it reads from left to right and I would like it to read backwa...
[ -0.0062255859375, 0.02734375, 0.032470703125, 0.016357421875, -0.004425048828125, 0.0242919921875, 0.0286865234375, 0.00921630859375, 0.00701904296875, -0.01153564453125, -0.0174560546875, 0.005340576171875, 0.01312255859375, -0.0162353515625, 0.00921630859375, -0.0172119140625, 0.00...
[ 627, 98660, 9127, 32354, 1261, 7008, 100, 83818, 425, 14612, 59865, 23, 289, 400, 39210, 4086, 254, 53201, 34479, 14602, 12301, 25737, 7108, 1884, 4420, 19364, 17569, 107, 37676, 831, 959, 4488, 18151, 27781, 29479, 78662, 3884, 3789, 3917,...
[ 0.1083984375, 0.2335205078125, 0.1947021484375, 0.17626953125, 0.1417236328125, 0.221435546875, 0.019927978515625, 0.1732177734375, 0.1591796875, 0.149169921875, 0.2144775390625, 0.008087158203125, 0.02667236328125, 0.07891845703125, 0.03125, 0.07598876953125, 0.117919921875, 0.192...
embed
34822342_c0
34822342
lisp
0
Title: ZIP contents as a Gray stream? Problem title: ZIP contents as a Gray stream? Tags: lisp, common-lisp Problem: ZIP contents as a Gray stream? I'm writing a CL library to read MS Excel(tm) spreadsheets called "xlmanip" (not ready for prime time yet -- only reads "xlsx" spreadsheets, works for the 80% use case of "...
ZIP contents as a Gray stream? ZIP contents as a Gray stream? lisp common-lisp ZIP Gray ZIP contents as a Gray stream? I'm writing a CL library to read MS Excel(tm) spreadsheets called "xlmanip" (not ready for prime time yet -- only reads "xlsx" spreadsheets, works for the 80% use case of "I want to operate on cell con...
[ 0.007293701171875, 0.00469970703125, -0.0084228515625, -0.006805419921875, -0.000865936279296875, 0.00970458984375, 0.01092529296875, -0.018798828125, -0.002227783203125, 0.042236328125, -0.0103759765625, 0.003692626953125, -0.00811767578125, 0.0023345947265625, 0.00421142578125, 0.019...
[ 567, 10931, 10941, 7, 237, 155438, 75973, 32, 400, 7008, 39210, 4086, 254, 10, 32562, 46323, 35773, 1294, 12301, 30326, 39, 93403, 7816, 7831, 425, 73094, 3442, 43542, 1733, 92595, 43240, 20668, 4527, 3444, 160404, 38750, 23432, 16454, 2175...
[ 0.156494140625, 0.2398681640625, 0.1851806640625, 0.0357666015625, 0.08349609375, 0.250732421875, 0.2369384765625, 0.01446533203125, 0.08673095703125, 0.1951904296875, 0.09149169921875, 0.074951171875, 0.1463623046875, 0.026397705078125, 0.07373046875, 0.0877685546875, 0.178588867187...
embed
40876988_c1
40876988
lisp
1
4 4.0) (geol 1 3.0) (eng 3 3.0)) ((name Simonsays) (css 3 3.0) (ast 3 4.0) (spe 3 4.0) (cs 3 4.0) (spe 2 3.0) (dan 4 4.0)) ((name Snicker) (eng 3 4.0) (phy 4 4.0) (css 3 2.0) (csl 1 4.0) (ped 2 3.0) (mat 3 3.0)) ((name Glass) (mat 3 1.0) (eng 3 1.0) (ped 1 1.0) (bio 3 1.0) (biol 1 0.0) (che 3 1.0) (chel 1 1.0)))) ;thi...
4 4.0) (geol 1 3.0) (eng 3 3.0)) ((name Simonsays) (css 3 3.0) (ast 3 4.0) (spe 3 4.0) (cs 3 4.0) (spe 2 3.0) (dan 4 4.0)) ((name Snicker) (eng 3 4.0) (phy 4 4.0) (css 3 2.0) (csl 1 4.0) (ped 2 3.0) (mat 3 3.0)) ((name Glass) (mat 3 1.0) (eng 3 1.0) (ped 1 1.0) (bio 3 1.0) (biol 1 0.0) (che 3 1.0) (chel 1 1.0)))) ;thi...
[ -0.00299072265625, 0.031982421875, -0.00994873046875, -0.01129150390625, -0.02490234375, -0.01336669921875, -0.005950927734375, 0.01312255859375, 0.006072998046875, 0.0010833740234375, 0.00860595703125, -0.02001953125, 0.003173828125, -0.025146484375, -0.03955078125, 0.0224609375, 0....
[ 201, 40401, 429, 929, 106, 17596, 16, 13305, 138, 60494, 11627, 26328, 20347, 7, 4439, 4438, 9217, 15, 549, 159, 93, 11050, 34053, 16655, 141, 20051, 2227, 95384, 53855, 8730, 964, 89678, 1430, 47515, 80126, 32354, 118126, 90, 70, 21974, ...
[ 0.1976318359375, 0.28369140625, 0.115234375, 0.1722412109375, 0.05810546875, 0.2362060546875, 0.0182647705078125, 0.0775146484375, 0.1114501953125, 0.013275146484375, 0.118408203125, 0.1456298828125, 0.2352294921875, 0.1099853515625, 0.08563232421875, 0.06341552734375, 0.1142578125, ...
embed
46496083_c0
46496083
lisp
0
Title: Lazily generating prime in Common Lisp Problem title: Lazily generating prime in Common Lisp Tags: python, lisp, generator, common-lisp, closures Problem: Lazily generating prime in Common Lisp I'm trying to generate prime numbers in a pythonic way- that is, using generators. The python code would be more or les...
Lazily generating prime in Common Lisp Lazily generating prime in Common Lisp python lisp generator common-lisp closures Lazily Common Lisp divisor_in_list Returns primelist.append Not Lazily generating prime in Common Lisp I'm trying to generate prime numbers in a pythonic way- that is, using generators. The python co...
[ -0.01348876953125, 0.0162353515625, 0.0247802734375, -0.007720947265625, 0.0166015625, 0.004180908203125, 0.0208740234375, -0.01416015625, 0.0035247802734375, -0.05712890625, -0.01141357421875, 0.037841796875, -0.006317138671875, 0.00104522705078125, 0.0111083984375, 0.0002937316894531...
[ 239, 708, 538, 12663, 20809, 151301, 1261, 7008, 17198, 50828, 400, 145823, 39210, 4086, 254, 170224, 45, 51858, 73, 6562, 173340, 31577, 139392, 101935, 3917, 18151, 25632, 49666, 9523, 183234, 2967, 5117, 34292, 16195, 933, 1810, 83, 1031, ...
[ 0.11767578125, 0.1456298828125, 0.0615234375, 0.1663818359375, 0.215576171875, 0.151123046875, 0.1549072265625, 0.191162109375, 0.0689697265625, 0.1201171875, 0.1087646484375, 0.21826171875, 0.11767578125, 0.1177978515625, 0.1494140625, 0.1614990234375, 0.08251953125, 0.20397949218...
embed
7141656_c0
7141656
lisp
0
Title: Lisp IO problem Problem title: Lisp IO problem Tags: common-lisp, unhandled-exception, sbcl, lisp Problem: Lisp IO problem I am a lisp noob trying to learn lisp using sbcl v1.0.50. I am writing a simple logger and running into a memory fault which I do not understand, but which seems to be related to how I compi...
Lisp IO problem Lisp IO problem common-lisp unhandled-exception sbcl lisp the Lisp logger.lisp Hello main.lisp compile.lisp CORRUPTION WARNING SBCL Memory f6977000 Continuing SB-SYS:MEMORY-FAULT-ERROR SB-THREAD:THREAD RUNNING Unhandled x7FFFF6977000 SB-DEBUG::MAP-BACKTRACE CLOSURE LAMBDA START COUNT BACKTRACE SYNONYM-S...
[ 0.01470947265625, 0.02587890625, -0.0281982421875, -0.0050048828125, -0.0015716552734375, -0.00141143798828125, 0.01953125, 0.0228271484375, -0.006927490234375, -0.03564453125, 0.0189208984375, -0.0130615234375, 0.033447265625, 0.0159912109375, 0.03369140625, -0.021240234375, -0.0032...
[ 1261, 7008, 17780, 2967, 39210, 4086, 254, 51, 79628, 3355, 63928, 91, 275, 34937, 400, 70, 73088, 42, 35378, 5201, 9969, 1340, 17759, 683, 60873, 90944, 37486, 172681, 1238, 194148, 111178, 100761, 26947, 10611, 78633, 14676, 82643, 12501, ...
[ 0.178955078125, 0.256591796875, 0.24951171875, 0.192626953125, 0.117431640625, 0.1201171875, 0.219970703125, 0.069091796875, 0.2059326171875, 0.06292724609375, 0.1046142578125, 0.0350341796875, 0.0650634765625, 0.1656494140625, 0.1251220703125, 0.012451171875, 0.1339111328125, 0.11...
embed
44869186_c0
44869186
lisp
0
Title: If there is no distinct between read, compile and runtime in Lisp, can someone give me some intuitive examples? Problem title: If there is no distinct between read, compile and runtime in Lisp, can someone give me some intuitive examples? Tags: metaprogramming, lisp, common-lisp, clojure Problem: If there is no ...
If there is no distinct between read, compile and runtime in Lisp, can someone give me some intuitive examples? If there is no distinct between read, compile and runtime in Lisp, can someone give me some intuitive examples? metaprogramming lisp common-lisp clojure s-expression Lisp XML If there is no distinct between r...
[ 0.0033111572265625, -0.0036163330078125, -0.005462646484375, 0.0142822265625, -0.0179443359375, 0.01385498046875, -0.0016937255859375, 0.01458740234375, -0.0115966796875, -0.0103759765625, 0.00897216796875, -0.0142822265625, -0.00836181640625, -0.005096435546875, 0.0125732421875, -0.01...
[ 110, 117781, 17721, 12301, 9969, 1340, 11675, 6032, 1261, 7008, 100270, 27781, 23550, 28966, 400, 39210, 4086, 254, 20450, 461, 91, 204629, 92537, 4, 136, 23, 110230, 23023, 111, 11066, 6468, 7228, 12921, 28219, 9254, 117233, 17582, 99, 560...
[ 0.0867919921875, 0.2061767578125, 0.0943603515625, 0.257080078125, 0.1719970703125, 0.1964111328125, 0.155029296875, 0.204345703125, 0.15234375, 0.2252197265625, 0.1199951171875, 0.1553955078125, 0.0697021484375, 0.10552978515625, 0.1019287109375, 0.030548095703125, 0.073486328125, ...
embed
67977698_c0
67977698
lisp
0
Title: How to convert this function to an inline call Problem title: How to convert this function to an inline call Tags: lisp, racket, scheme Problem: How to convert this function to an inline call I have the following function to scale a (2-col) matrix: (define (scale-matrix matrix scale) (map (lambda (row) (list (* ...
How to convert this function to an inline call How to convert this function to an inline call lisp racket scheme How procedure:...esktop scm:54:3 How to convert this function to an inline call I have the following function to scale a (2-col) matrix: However, I'm having a hard time converting it into an inline curried c...
[ -0.003143310546875, 0.01446533203125, 0.029052734375, 0.0011138916015625, -0.00347900390625, -0.0113525390625, 0.0012664794921875, -0.0123291015625, 0.0152587890625, -0.04150390625, 0.0133056640625, -0.006866455078125, -0.0203857421875, -0.0034637451171875, -0.0098876953125, -0.0057983...
[ 11249, 96760, 903, 32354, 47, 142, 23, 2256, 11782, 400, 7008, 673, 27853, 150370, 50491, 90, 92, 13784, 9023, 39, 34417, 363, 25632, 105994, 4700, 8447, 50944, 425, 7941, 1733, 3934, 9709, 46572, 27798, 3917, 27875, 136, 3688, 7440, 3884...
[ 0.0673828125, 0.1734619140625, 0.081787109375, 0.209716796875, 0.09686279296875, 0.046173095703125, 0.1258544921875, 0.2138671875, 0.23583984375, 0.0938720703125, 0.1988525390625, 0.070556640625, 0.1837158203125, 0.1781005859375, 0.1019287109375, 0.036041259765625, 0.077392578125, ...
embed
25827640_c0
25827640
lisp
0
Title: Determine definition and parameter of a Scheme function in the interpreter? / How are functions stored in Scheme? Problem title: Determine definition and parameter of a Scheme function in the interpreter? / How are functions stored in Scheme? Tags: lisp, scheme Problem: Determine definition and parameter of a Sc...
Determine definition and parameter of a Scheme function in the interpreter? / How are functions stored in Scheme? Determine definition and parameter of a Scheme function in the interpreter? / How are functions stored in Scheme? lisp scheme Determine Scheme How Determine definition and parameter of a Scheme function in ...
[ 0.01116943359375, 0.02099609375, 0.01171875, 0.02197265625, -0.01104736328125, 0.005767822265625, -0.001007080078125, -0.0240478515625, -0.0023193359375, -0.03076171875, 0.0064697265625, -0.009033203125, -0.037841796875, -0.006134033203125, 0.011474609375, 0.005889892578125, 0.007995...
[ 262, 30524, 13, 80934, 136, 171859, 111, 34702, 282, 32354, 23, 29481, 56, 11249, 4343, 71, 400, 7008, 150370, 3444, 28282, 831, 83324, 61799, 1294, 11782, 49919, 1363, 4488, 208124, 44402, 678, 653, 147, 2481, 142837, 11651, 72546, 3996, ...
[ 0.05889892578125, 0.18310546875, 0.06494140625, 0.2183837890625, 0.0777587890625, 0.249755859375, 0.018463134765625, 0.2059326171875, 0.20458984375, 0.233642578125, 0.076904296875, 0.195068359375, 0.130126953125, 0.05841064453125, 0.177490234375, 0.0787353515625, 0.08447265625, 0.1...
embed
5509837_c0
5509837
lisp
0
Title: set! global from Scheme macro? Problem title: set! global from Scheme macro? Tags: scheme, lisp, macros, racket Problem: set! global from Scheme macro? I am trying to write a wrapper for define , that stores the values passed to it. I've been approaching it in baby steps (being new to Lisp in general, and even n...
set! global from Scheme macro? set! global from Scheme macro? scheme lisp macros racket Scheme defmacro.ss set! global from Scheme macro? I am trying to write a wrapper for define , that stores the values passed to it. I've been approaching it in baby steps (being new to Lisp in general, and even newer to Scheme) but h...
[ 0.003448486328125, 0.025390625, -0.0034942626953125, 0.00250244140625, 0.0115966796875, 0.011474609375, -0.007110595703125, 0.00360107421875, -0.0084228515625, -0.0050048828125, 0.00099945068359375, 0.000598907470703125, -0.00494384765625, -0.0242919921875, 0.00909423828125, -0.0010604...
[ 5423, 38, 7964, 1295, 34702, 282, 111789, 32, 150370, 400, 7008, 673, 27853, 8, 420, 192, 15322, 7, 31577, 33022, 137565, 1264, 61924, 4343, 142424, 115081, 51515, 15546, 98441, 3525, 1261, 4537, 765, 11675, 3934, 58982, 2552, 72134, 112285...
[ 0.25244140625, 0.13525390625, 0.2998046875, 0.204345703125, 0.2125244140625, 0.1649169921875, 0.24462890625, 0.0648193359375, 0.2335205078125, 0.09661865234375, 0.193603515625, 0.08062744140625, 0.23095703125, 0.1031494140625, 0.11083984375, 0.060546875, 0.18994140625, 0.0526733398...
embed
517113_c0
517113
lisp
0
Title: Lisp grammar in yacc Problem title: Lisp grammar in yacc Tags: yacc, lisp, grammar Problem: Lisp grammar in yacc I am trying to build a Lisp grammar. Easy, right? Apparently not. I present these inputs and receive errors... ( 1 1) 23 23 23 ui ui This is the grammar... %% sexpr: atom {printf("matched sexpr\n");} ...
Lisp grammar in yacc Lisp grammar in yacc yacc lisp grammar Lisp NUM STR stdio.h a.yacc.tab.h a-zA-Z0-9 Lisp grammar in yacc I am trying to build a Lisp grammar. Easy, right? Apparently not. I present these inputs and receive errors... This is the grammar... As near as I can tell, I need a single non-terminal defined a...
[ -0.007171630859375, 0.007171630859375, -0.007537841796875, 0.0245361328125, -0.0302734375, 0.0220947265625, -0.00433349609375, 0.00135040283203125, 0.01409912109375, 0.00250244140625, 0.031982421875, -0.00017261505126953125, -0.0322265625, -0.0264892578125, 0.000583648681640625, 0.0114...
[ 1261, 7008, 122092, 147, 23, 151, 10060, 400, 109020, 46549, 6138, 5670, 127, 10, 395, 9843, 169, 1511, 2389, 15205, 31577, 45367, 71975, 7108, 959, 13379, 107730, 18499, 3293, 83, 43573, 14192, 3871, 11001, 351, 30524, 289, 61924, 1528, ...
[ 0.1845703125, 0.2481689453125, 0.1939697265625, 0.15869140625, 0.0771484375, 0.1700439453125, 0.18798828125, 0.134033203125, 0.1549072265625, 0.1400146484375, 0.046905517578125, 0.14208984375, 0.10528564453125, 0.03997802734375, 0.1505126953125, 0.14208984375, 0.033447265625, 0.043...
embed
24239611_c0
24239611
lisp
0
Title: How to get the path to a node in n-ary tree? Problem title: How to get the path to a node in n-ary tree? Tags: lisp, tree Problem: How to get the path to a node in n-ary tree? I'm working in gnu lisp and want to get the path to a certain node. I've managed to solve the problem for a binary tree but can't find th...
How to get the path to a node in n-ary tree? How to get the path to a node in n-ary tree? lisp tree How How to get the path to a node in n-ary tree? I'm working in gnu lisp and want to get the path to a certain node. I've managed to solve the problem for a binary tree but can't find the correct recursive rule if the tr...
[ 0.005157470703125, 0.0166015625, 0.005279541015625, -0.01513671875, -0.01165771484375, 0.0269775390625, -0.006561279296875, 0.0009613037109375, -0.0174560546875, -0.068359375, -0.00299072265625, -0.00159454345703125, -0.015380859375, -0.0007781982421875, 0, -0.004119873046875, -0.005...
[ 11249, 47, 2046, 70, 60875, 110, 112, 653, 9, 6635, 53201, 23, 400, 7008, 20697, 104155, 3444, 24233, 86869, 2394, 26785, 195625, 79986, 33636, 148920, 22144, 62600, 10461, 3642, 165132, 1261, 28864, 60892, 3917, 21721, 1884, 903, 17727, 21...
[ 0.0731201171875, 0.177001953125, 0.1031494140625, 0.050537109375, 0.2396240234375, 0.1829833984375, 0.190673828125, 0.1572265625, 0.048065185546875, 0.228271484375, 0.238037109375, 0.05194091796875, 0.0810546875, 0.1605224609375, 0.01220703125, 0.10479736328125, 0.00628662109375, 0...
embed
58828134_c1
58828134
lisp
1
-min-threats has not yet been initialized ; or if the row's threat is smaller than the tracked row with min threats ; take first row as min threat so far (if (eql row-with-min-threats nil) ; (setf row-with-min-threats (cons i num-threats)) (if (< num-threats (cdr row-with-min-threats)) ; if not first row and current mi...
-min-threats has not yet been initialized ; or if the row's threat is smaller than the tracked row with min threats ; take first row as min threat so far (if (eql row-with-min-threats nil) ; (setf row-with-min-threats (cons i num-threats)) (if (< num-threats (cdr row-with-min-threats)) ; if not first row and current mi...
[ -0.004119873046875, 0.010009765625, 0.0162353515625, 0.016845703125, -0.003997802734375, -0.0093994140625, 0.0228271484375, -0.003265380859375, -0.0089111328125, 0.006378173828125, 0.00616455078125, 0.00933837890625, -0.00958251953125, -0.00531005859375, -0.0150146484375, -0.0046997070...
[ 1249, 9, 927, 107, 9821, 1556, 959, 14373, 2809, 61475, 29367, 707, 2174, 15555, 120332, 164917, 28560, 881, 2819, 5117, 237, 2060, 99247, 76228, 17324, 3509, 420, 25553, 17, 13269, 7569, 43581, 46258, 4958, 38750, 619, 105950, 96759, 28288...
[ 0.256591796875, 0.038787841796875, 0.184814453125, 0.25341796875, 0.2119140625, 0.0771484375, 0.0712890625, 0.06585693359375, 0.026123046875, 0.08001708984375, 0.03533935546875, 0.030548095703125, 0.01177978515625, 0.178955078125, 0.28369140625, 0.1124267578125, 0.158447265625, 0.2...
embed
31584363_c0
31584363
lisp
0
Title: Sequential procedures in Lisp Problem title: Sequential procedures in Lisp Tags: functional-programming, scheme, racket, lisp, common-lisp Problem: Sequential procedures in Lisp When I try to program in a functional style with immutable objects, sequential operations end up being written inside-out, like this: (...
Sequential procedures in Lisp Sequential procedures in Lisp functional-programming scheme racket lisp common-lisp Sequential Lisp thing-operation3 thing-operation2 thing-operation1 extra-arg1 extra-arg2 extra-arg3 compose1 thing.operation1 operation2 operation3 Sequential procedures in Lisp When I try to program in a f...
[ 0.007568359375, 0.022705078125, -0.00616455078125, 0.008544921875, -0.01531982421875, -0.003265380859375, -0.006439208984375, 0.0091552734375, -0.00921630859375, -0.035400390625, 0.004364013671875, 0.025146484375, -0.007080078125, 0.0137939453125, 0.021240234375, -0.023681640625, -0....
[ 503, 5490, 80973, 50491, 1261, 7008, 123309, 28966, 150370, 673, 27853, 400, 39210, 4086, 254, 13580, 21473, 363, 4173, 61477, 150350, 41018, 9790, 1528, 20623, 566, 561, 22819, 36746, 243228, 3564, 59121, 46132, 6056, 72134, 903, 103510, 119...
[ 0.09326171875, 0.1588134765625, 0.1136474609375, 0.192626953125, 0.177001953125, 0.2435302734375, 0.1561279296875, 0.1064453125, 0.0867919921875, 0.041259765625, 0.171630859375, 0.1298828125, 0.06866455078125, 0.143798828125, 0.1187744140625, 0.1448974609375, 0.1585693359375, 0.072...
embed
3795895_c0
3795895
lisp
0
Title: Problem with access of slots in Lisp (CLOS) Problem title: Problem with access of slots in Lisp (CLOS) Tags: clos, common-lisp, lisp Problem: Problem with access of slots in Lisp (CLOS) I have a Node class that has an 'element' slot which contains a list with numbers and one letter, for example: '(1 2 3 b 4 5 6)...
Problem with access of slots in Lisp (CLOS) Problem with access of slots in Lisp (CLOS) clos common-lisp lisp Problem Lisp CLOS Problem with access of slots in Lisp (CLOS) I have a Node class that has an 'element' slot which contains a list with numbers and one letter, for example: '(1 2 3 b 4 5 6) Part of the program ...
[ -0.0035400390625, 0.03271484375, 0.006378173828125, -0.005828857421875, -0.014892578125, 0.004669189453125, -0.01409912109375, 0.0037689208984375, -0.00048828125, 0.0059814453125, 0.0031585693359375, 0.013671875, 0.00701904296875, -0.00872802734375, -0.00147247314453125, -0.02954101562...
[ 15649, 678, 17203, 111, 121892, 23, 1261, 7008, 441, 92933, 20450, 7, 39210, 4086, 254, 400, 438, 112, 18507, 1556, 62766, 24897, 70541, 5303, 101935, 1632, 31330, 116, 138, 876, 201, 190, 35914, 1528, 134598, 5646, 202317, 28282, 36746, ...
[ 0.1619873046875, 0.046875, 0.222900390625, 0.0712890625, 0.25439453125, 0.05615234375, 0.15771484375, 0.2342529296875, 0.00579833984375, 0.1905517578125, 0.15576171875, 0.05047607421875, 0.08160400390625, 0.1285400390625, 0.158203125, 0.1282958984375, 0.1251220703125, 0.16430664062...
embed
12504861_c1
12504861
lisp
1
urve-getclosestpointto ename pt)) (setq param (vlax-curve-getparamatpoint ename pt)) (setq preparam (fix param)) (setq postparam (1+ preparam)) (list (setq pt1 (vlax-curve-getpointatparam ename preparam)) (setq pt2 (vlax-curve-getpointatparam ename postparam))) (setq cable (entlast)) (setq cable_start (vlax-curve-getst...
urve-getclosestpointto ename pt)) (setq param (vlax-curve-getparamatpoint ename pt)) (setq preparam (fix param)) (setq postparam (1+ preparam)) (list (setq pt1 (vlax-curve-getpointatparam ename preparam)) (setq pt2 (vlax-curve-getpointatparam ename postparam))) (setq cable (entlast)) (setq cable_start (vlax-curve-getst...
[ 0.0179443359375, -0.004119873046875, -0.00238037109375, 0.004974365234375, -0.013916015625, 0.0306396484375, 0.00848388671875, -0.01324462890625, 0.020263671875, -0.03173828125, -0.01025390625, -0.0048828125, -0.00023555755615234375, -0.02978515625, 0, -0.003570556640625, -0.01184082...
[ 2780, 272, 3794, 155648, 271, 38496, 188, 17404, 13, 27037, 3509, 864, 121, 39, 32019, 425, 16820, 6276, 2227, 32996, 55923, 1305, 1328, 6562, 418, 304, 257, 32149, 114457, 2517, 19777, 17137, 3611, 1463, 1952, 109217, 2389, 757, 13448, 8...
[ 0.109130859375, 0.2210693359375, 0.1409912109375, 0.2088623046875, 0.1806640625, 0.1951904296875, 0.170166015625, 0.2442626953125, 0.1627197265625, 0.2073974609375, 0.1898193359375, 0.1978759765625, 0.1539306640625, 0.1484375, 0.160400390625, 0.125244140625, 0.1566162109375, 0.1407...
embed
61689690_c0
61689690
lisp
0
Title: Best way to implement rook moves and possible moves in Lisp Problem title: Best way to implement rook moves and possible moves in Lisp Tags: lisp, common-lisp Problem: Best way to implement rook moves and possible moves in Lisp I have board [8,8] and I'm trying to implement the horizontal movement and vertical m...
Best way to implement rook moves and possible moves in Lisp Best way to implement rook moves and possible moves in Lisp lisp common-lisp Best Lisp DOWN NIL LEFT RIGHT HORIZONTAL RIGTH VERTICAL Best way to implement rook moves and possible moves in Lisp I have board [8,8] and I'm trying to implement the horizontal movem...
[ -0.0030670166015625, 0.0274658203125, 0.0225830078125, 0.0115966796875, -0.0228271484375, 0.01177978515625, 0.0079345703125, 0.0184326171875, 0.0230712890625, -0.006988525390625, -0.01263427734375, 0.0294189453125, 0.01611328125, 0.00099945068359375, -0.0194091796875, -0.00448608398437...
[ 11345, 3917, 29479, 167802, 25813, 7, 136, 7722, 23, 1261, 7008, 400, 39210, 4086, 254, 6197, 108049, 541, 16444, 25217, 167177, 153148, 30487, 23415, 110232, 765, 45443, 1019, 124001, 112664, 79259, 35509, 7565, 25737, 7108, 290, 24351, 3484...
[ 0.1273193359375, 0.076904296875, 0.216064453125, 0.256591796875, 0.208251953125, 0.094482421875, 0.040771484375, 0.1551513671875, 0.03759765625, 0.179931640625, 0.2239990234375, 0.1435546875, 0.101318359375, 0.11865234375, 0.1650390625, 0.058258056640625, 0.121337890625, 0.01464843...
embed
78716991_c0
78716991
lisp
0
Title: Why does Scheme use the procedural representation of pairs? Problem title: Why does Scheme use the procedural representation of pairs? Tags: scheme, lisp, performance, sicp Problem: Why does Scheme use the procedural representation of pairs? I am reading SICP. It says in 2.1.3 : That is, the operations satisfy t...
Why does Scheme use the procedural representation of pairs? Why does Scheme use the procedural representation of pairs? scheme lisp performance sicp Why Scheme Argument CONS Why does Scheme use the procedural representation of pairs? I am reading SICP. It says in 2.1.3 : In C, we may implement "pair" using array which ...
[ -0.0030517578125, 0.0262451171875, -0.00274658203125, 0.0272216796875, -0.021728515625, 0.0086669921875, -0.03759765625, 0.004974365234375, -0.0034637451171875, -0.03662109375, 0.0250244140625, -0.00433349609375, -0.0023651123046875, -0.0284423828125, -0.002105712890625, -0.00823974609...
[ 44084, 34702, 282, 4527, 59158, 141, 18811, 1363, 80836, 7, 150370, 400, 7008, 23718, 26536, 254, 112140, 109022, 14602, 111, 16454, 198993, 81046, 360, 313, 29479, 109637, 17368, 10298, 89845, 18151, 116292, 148390, 98323, 29823, 4343, 2053, ...
[ 0.152587890625, 0.2158203125, 0.214599609375, 0.12939453125, 0.2283935546875, 0.1146240234375, 0.2408447265625, 0.101318359375, 0.2330322265625, 0.0845947265625, 0.2354736328125, 0.02899169921875, 0.136474609375, 0.1605224609375, 0.044891357421875, 0.10150146484375, 0.200439453125, ...
embed
42431430_c0
42431430
lisp
0
Title: converting a string into a sequence of strings Problem title: converting a string into a sequence of strings Tags: string, split, scheme, list, lisp Problem: converting a string into a sequence of strings I've created piglatin translator which converts words into their piglatin counterparts. Following the proced...
converting a string into a sequence of strings converting a string into a sequence of strings string split scheme list lisp converting a string into a sequence of strings I've created piglatin translator which converts words into their piglatin counterparts. Following the procedure below, gives However I want to input ...
[ 0.005889892578125, 0.009521484375, -0.03173828125, 0.0213623046875, -0.0234375, 0.01202392578125, -0.00567626953125, -0.01019287109375, 0.00811767578125, -0.002532958984375, -0.00811767578125, -0.0093994140625, -0.03173828125, -0.0157470703125, -0.0145263671875, 0.0269775390625, -0.0...
[ 96760, 79315, 3934, 944, 3956, 214, 111, 65450, 150370, 5303, 400, 7008, 40, 75935, 53408, 2335, 73, 3900, 143, 1290, 34153, 105416, 17365, 50491, 76199, 3444, 107730, 42856, 30145, 19309, 66874, 86761, 2046, 7514, 8104, 5636, 4527, 4353, 5...
[ 0.1253662109375, 0.23779296875, 0.0966796875, 0.10675048828125, 0.07958984375, 0.001678466796875, 0.029510498046875, 0.161376953125, 0.1453857421875, 0.12646484375, 0.0743408203125, 0.1597900390625, 0.01251220703125, 0.041778564453125, 0.091552734375, 0.1356201171875, 0.093505859375,...
embed
9533139_c0
9533139
lisp
0
Title: What would Clojure lose by switching away from leading parenthesis like Dylan, Julia and Seph? Problem title: What would Clojure lose by switching away from leading parenthesis like Dylan, Julia and Seph? Tags: lisp, language-design, clojure, dylan, julia Problem: What would Clojure lose by switching away from l...
What would Clojure lose by switching away from leading parenthesis like Dylan, Julia and Seph? What would Clojure lose by switching away from leading parenthesis like Dylan, Julia and Seph? lisp language-design clojure dylan julia leading What Clojure Dylan Julia Seph What would Clojure lose by switching away from lead...
[ 0.0111083984375, 0.01123046875, -0.010498046875, 0.0284423828125, -0.006134033203125, -0.022216796875, -0.01470947265625, 0.00909423828125, -0.005126953125, -0.019775390625, -0.006622314453125, -0.0079345703125, -0.02392578125, -0.029052734375, -0.0062255859375, -0.01336669921875, -0...
[ 4865, 2806, 51053, 461, 107, 388, 13, 101089, 16065, 105207, 49129, 160291, 7, 133093, 60592, 21693, 127, 390, 400, 7008, 46876, 34198, 20450, 1414, 14801, 11, 136, 129335, 6493, 12840, 5197, 6402, 109133, 170933, 70760, 32354, 11782, 151301,...
[ 0.034332275390625, 0.08709716796875, 0.16845703125, 0.220703125, 0.193359375, 0.1617431640625, 0.03985595703125, 0.1173095703125, 0.0845947265625, 0.1820068359375, 0.165283203125, 0.213134765625, 0.06085205078125, 0.2176513671875, 0.267578125, 0.13134765625, 0.1436767578125, 0.0065...
embed
38386080_c0
38386080
lisp
0
Title: What can you do with macros that can&#x27;t be done with procedures? Problem title: What can you do with macros that can&#x27;t be done with procedures? Tags: scheme, lisp, functional-programming Problem: What can you do with macros that can't be done with procedures? I've been reading sicp trying to understand ...
What can you do with macros that can&#x27;t be done with procedures? What can you do with macros that can&#x27;t be done with procedures? scheme lisp functional-programming What What can you do with macros that can't be done with procedures? I've been reading sicp trying to understand scheme, specially macros. I notice...
[ 0.0059814453125, 0.0230712890625, 0.01202392578125, -0.0035858154296875, -0.01080322265625, 0.01348876953125, -0.0113525390625, -0.00653076171875, -0.004150390625, -0.02880859375, -0.020751953125, -0.01409912109375, -0.00653076171875, -0.01275634765625, -0.0018157958984375, -0.01806640...
[ 4865, 831, 54, 678, 111789, 7, 450, 3768, 18, 16940, 50491, 150370, 400, 7008, 123309, 28966, 398, 16454, 26536, 254, 28219, 22120, 1672, 10208, 147756, 1764, 3642, 33022, 2367, 4527, 100, 12301, 110641, 12097, 9883, 7560, 282, 12654, 86531...
[ 0.044586181640625, 0.144287109375, 0.17333984375, 0.1629638671875, 0.2470703125, 0.165771484375, 0.069091796875, 0.02642822265625, 0.1275634765625, 0.10791015625, 0.2000732421875, 0.208740234375, 0.0489501953125, 0.1483154296875, 0.12158203125, 0.1083984375, 0.0276031494140625, 0.0...
embed
52443872_c0
52443872
lisp
0
Title: Differences between the first and second editions of Queinnec&#x27;s &quot;Lisp in Small Pieces&quot; Problem title: Differences between the first and second editions of Queinnec&#x27;s &quot;Lisp in Small Pieces&quot; Tags: lisp, r5rs, scheme Problem: Differences between the first and second editions of Queinne...
Differences between the first and second editions of Queinnec&#x27;s &quot;Lisp in Small Pieces&quot; Differences between the first and second editions of Queinnec&#x27;s &quot;Lisp in Small Pieces&quot; lisp r5rs scheme Differences Queinnec Lisp Small Pieces r5rs Differences between the first and second editions of Qu...
[ 0.0023956298828125, 0.01202392578125, 0.0032196044921875, 0.019287109375, 0.004425048828125, 0.019287109375, -0.01904296875, 0.01806640625, 0.00823974609375, 0.00185394287109375, -0.00958251953125, -0.005035400390625, -0.0252685546875, -0.00122833251953125, 0.0203857421875, 0.003601074...
[ 803, 18234, 69098, 17721, 5117, 136, 17932, 79737, 5813, 73, 21986, 3768, 9506, 7008, 23, 105508, 10374, 5170, 400, 4295, 150370, 1261, 35187, 12877, 21771, 14941, 11389, 92265, 118775, 13211, 627, 617, 15396, 23180, 10941, 32316, 15549, 6604...
[ 0.0496826171875, 0.15673828125, 0.016693115234375, 0.053680419921875, 0.1099853515625, 0.030670166015625, 0.16259765625, 0.1793212890625, 0.083984375, 0.06866455078125, 0.1962890625, 0.033935546875, 0.1060791015625, 0.156982421875, 0.1444091796875, 0.16357421875, 0.174072265625, 0....
embed
11289548_c0
11289548
lisp
0
Title: Why the highlight.js ignores the language classes? Problem title: Why the highlight.js ignores the language classes? Tags: lisp, syntax-highlighting, blogger, javascript Problem: Why the highlight.js ignores the language classes? I'm using the Highlight.js library for syntax highlighting of code in Blogger and i...
Why the highlight.js ignores the language classes? Why the highlight.js ignores the language classes? lisp syntax-highlighting blogger javascript Why highlight.js yandex.st lisp.min.js highlight.min.js github.min.css hljs.initHighlightingOnLoad WTF RUBY Why the highlight.js ignores the language classes? I'm using the H...
[ -0.003936767578125, 0.01226806640625, -0.00531005859375, -0.006927490234375, -0.0155029296875, 0.00506591796875, -0.00811767578125, -0.003082275390625, -0.0169677734375, -0.026611328125, 0.01080322265625, 0.005523681640625, -0.0184326171875, -0.0235595703125, 0, -0.00531005859375, 0....
[ 44084, 127308, 5, 28175, 124962, 46876, 61112, 400, 7008, 86531, 84396, 177476, 21995, 136951, 15125, 39659, 271, 1249, 32102, 75084, 163025, 20320, 30992, 46845, 36354, 132951, 35773, 6002, 18151, 12577, 128120, 1261, 155965, 4331, 110934, 8108,...
[ 0.04998779296875, 0.258056640625, 0.0211944580078125, 0.1966552734375, 0.115234375, 0.17529296875, 0.1875, 0.0816650390625, 0.1739501953125, 0.1376953125, 0.09954833984375, 0.160888671875, 0.1436767578125, 0.148193359375, 0.0491943359375, 0.129638671875, 0.03668212890625, 0.1474609...
embed
20188008_c0
20188008
lisp
0
Title: Rewrite apply function to use recursion instead Problem title: Rewrite apply function to use recursion instead Tags: lisp, common-lisp Problem: Rewrite apply function to use recursion instead Probably the hardest part of learning lisp has been to think in the "lisp way" which is elegant and impressive, but not a...
Rewrite apply function to use recursion instead Rewrite apply function to use recursion instead lisp common-lisp Rewrite Rewrite apply function to use recursion instead Probably the hardest part of learning lisp has been to think in the "lisp way" which is elegant and impressive, but not always easy. I know that recurs...
[ -0.00823974609375, 0.01092529296875, 0.00372314453125, -0.007568359375, 0.00140380859375, 0.005767822265625, -0.0184326171875, 0.011962890625, 0.01220703125, -0.040771484375, 0.01904296875, -0.016357421875, -0.01312255859375, 0.021728515625, 0.02490234375, -0.000058650970458984375, 0...
[ 853, 434, 18781, 59911, 32354, 47, 4527, 195625, 1830, 64457, 400, 7008, 39210, 4086, 254, 182, 18557, 2831, 52080, 5351, 3917, 27650, 218898, 11343, 23468, 11814, 86869, 5915, 44402, 20697, 12877, 28219, 7, 6493, 168627, 122446, 20595, 4358,...
[ 0.0826416015625, 0.133056640625, 0.1669921875, 0.25244140625, 0.212158203125, 0.030670166015625, 0.1104736328125, 0.25927734375, 0.1900634765625, 0.1749267578125, 0.1312255859375, 0.1978759765625, 0.1240234375, 0.1251220703125, 0.160888671875, 0.08062744140625, 0.10723876953125, 0....
embed
35064802_c0
35064802
lisp
0
Title: How to avoid a script finishing in Common Lisp? Problem title: How to avoid a script finishing in Common Lisp? Tags: lisp, common-lisp Problem: How to avoid a script finishing in Common Lisp? I'm trying to learn Common Lisp, and found a simple webserver sample: #!/usr/local/bin/sbcl --script ;;; The following li...
How to avoid a script finishing in Common Lisp? How to avoid a script finishing in Common Lisp? lisp common-lisp How Common Lisp ql:add-to-init-file setup.lisp ql:quickload hunchentoot:start hunchentoot:easy-acceptor hunchentoot:define-easy-handler hunchentoot:content-type Hey CTRL How to avoid a script finishing in Co...
[ -0.00182342529296875, 0.00274658203125, -0.00811767578125, -0.00726318359375, -0.033447265625, -0.0155029296875, 0.0162353515625, -0.0016632080078125, -0.00726318359375, -0.053466796875, 0.010986328125, 0.011474609375, 0.004119873046875, 0.007476806640625, 0.00860595703125, 0.003448486...
[ 11249, 71864, 26499, 67229, 214, 23, 151301, 1261, 7008, 400, 39210, 4086, 254, 99247, 4028, 217, 29822, 169581, 63033, 818, 17137, 1926, 4834, 162, 64552, 74258, 69246, 50986, 28240, 71885, 30121, 10, 30698, 8781, 39642, 121413, 51042, 678, ...
[ 0.051788330078125, 0.234130859375, 0.259765625, 0.197509765625, 0.0797119140625, 0.0845947265625, 0.1944580078125, 0.1568603515625, 0.1807861328125, 0.07952880859375, 0.1322021484375, 0.08447265625, 0.1298828125, 0.0780029296875, 0.03387451171875, 0.054443359375, 0.055145263671875, ...
embed
15855904_c0
15855904
lisp
0
Title: Procedure works as intended but error message still shows up Problem title: Procedure works as intended but error message still shows up Tags: lisp, racket, scheme, sicp Problem: Procedure works as intended but error message still shows up I've been attempting to learn programming with the book "Structures and I...
Procedure works as intended but error message still shows up Procedure works as intended but error message still shows up lisp racket scheme sicp Procedure Procedure works as intended but error message still shows up I've been attempting to learn programming with the book "Structures and Interpretation of Computer Prog...
[ -0.0137939453125, 0.026123046875, 0.00347900390625, 0.0130615234375, 0.0018463134765625, 0.03125, 0.02001953125, -0.0220947265625, 0.00177001953125, -0.042236328125, 0.00885009765625, -0.0142822265625, -0.0000762939453125, -0.01300048828125, 0.00811767578125, -0.01043701171875, 0.037...
[ 170470, 13, 43240, 237, 179140, 1284, 18499, 26008, 7464, 45831, 1257, 400, 7008, 673, 27853, 150370, 26536, 254, 81887, 30698, 56037, 12877, 159838, 7663, 81979, 1773, 12248, 29481, 3773, 361, 4127, 44402, 4015, 13028, 3934, 31089, 54397, 50...
[ 0.2005615234375, 0.0570068359375, 0.143310546875, 0.10736083984375, 0.190673828125, 0.060882568359375, 0.1732177734375, 0.1614990234375, 0.1363525390625, 0.0982666015625, 0.08380126953125, 0.055877685546875, 0.1287841796875, 0.055389404296875, 0.176513671875, 0.139892578125, 0.052886...
embed
78855156_c1
78855156
lisp
1
pathname") Locals: ARGUMENTS = NIL DATUM = "bad place for a wild pathname" PATHNAME = #P"test-directory/[Content_Types].xml" 1: (ENSURE-DIRECTORIES-EXIST #P"test-directory/[Content_Types].xml" :VERBOSE T :MODE 511) Locals: #:.DEFAULTING-TEMP. = T #:.DEFAULTING-TEMP.#1 = 511 SB-IMPL::CREATED-P = NIL PATHNAME = #P"/User...
. Excel files are nothing else than a bundle of xml files with strict specifications which are zipped. Amongst them is a [Content_type].xml or [Content_Type].xml file. Trying to generate and writing a file with square brackets in the name in the MacBook generates the error: This seems to be a Lisp-immanent problem. Tak...
[ 0.000423431396484375, 0.0115966796875, 0.00081634521484375, 0.0101318359375, -0.00128173828125, -0.0013885498046875, -0.01025390625, 0.00787353515625, -0.00445556640625, 0.0216064453125, 0.023681640625, -0.0029144287109375, 0.01300048828125, 0.005828857421875, 0.0279541015625, -0.01025...
[ 5, 30326, 102158, 621, 33720, 37076, 3501, 57134, 133, 131492, 81113, 71679, 5256, 3546, 48398, 11935, 25352, 50986, 196707, 11435, 40858, 139392, 136, 32562, 10, 678, 108047, 1620, 27853, 9351, 70, 137265, 18499, 3293, 37202, 1261, 7008, 669...
[ 0.066162109375, 0.284423828125, 0.2333984375, 0.07330322265625, 0.033843994140625, 0.018585205078125, 0.00982666015625, 0.0811767578125, 0.030120849609375, 0.227783203125, 0.1212158203125, 0.137451171875, 0.0491943359375, 0.114013671875, 0.107421875, 0.053070068359375, 0.171142578125...
embed
9316699_c0
9316699
lisp
0
Title: eval-buffer doesn&#x27;t do anything when setting up CLISP/SLIME Problem title: eval-buffer doesn&#x27;t do anything when setting up CLISP/SLIME Tags: installation, lisp, clisp, slime, emacs Problem: eval-buffer doesn't do anything when setting up CLISP/SLIME I am using the following tutorial: http://www.pchrist...
eval-buffer doesn&#x27;t do anything when setting up CLISP/SLIME eval-buffer doesn&#x27;t do anything when setting up CLISP/SLIME installation lisp clisp slime emacs CLISP SLIME Spawning Documents Settings U9UW Desktop lisp.exe lispinit.mem eval-buffer doesn't do anything when setting up CLISP/SLIME I am using the foll...
[ -0.00054931640625, 0.0186767578125, -0.004791259765625, -0.003936767578125, -0.033203125, 0.03125, 0.01202392578125, -0.01287841796875, 0.0036468505859375, 0.003936767578125, -0.007080078125, 0.01397705078125, -0.00860595703125, -0.0172119140625, -0.01483154296875, -0.00897216796875, ...
[ 28, 1405, 123759, 56, 22027, 3768, 18, 54, 23937, 53550, 1257, 313, 67616, 683, 64, 30508, 66820, 59720, 400, 7008, 95701, 34264, 13, 352, 2263, 42135, 10959, 43101, 105548, 1126, 141423, 46480, 70956, 217, 37138, 57143, 80383, 4086, 254, ...
[ 0.117431640625, 0.309326171875, 0.208984375, 0.1781005859375, 0.0279388427734375, 0.0477294921875, 0.0675048828125, 0.06494140625, 0.10247802734375, 0.109130859375, 0.05242919921875, 0.01043701171875, 0.1375732421875, 0.1800537109375, 0.0298309326171875, 0.1307373046875, 0.2071533203...
embed
2835942_c0
2835942
lisp
0
Title: How do I install LFE on Ubuntu Karmic? Problem title: How do I install LFE on Ubuntu Karmic? Tags: erlang, lisp, lfe Problem: How do I install LFE on Ubuntu Karmic? Erlang was already installed: $dpkg -l|grep erlang ii erlang 1:13.b.3-dfsg-2ubuntu2 Concurrent, real-time, distributed function ii erlang-appmon 1:1...
How do I install LFE on Ubuntu Karmic? How do I install LFE on Ubuntu Karmic? erlang lisp lfe -o How LFE Ubuntu Karmic b.3-dfsg-2ubuntu2 Concurrent Erlang OTP erlang-asn1 ASN.1 R13B03 erts-5.7.4 smp:2:2 rq:2 async-threads:0 kernel-poll:false Eshell V5.7.4 github.com lfe.git local0.5.2 e207eb2cad Ddebug debug_info leex....
[ 0.005401611328125, 0.0078125, -0.005035400390625, -0.009033203125, 0.0052490234375, -0.007568359375, 0.00640869140625, -0.0272216796875, -0.0206298828125, -0.0028076171875, 0.01263427734375, -0.026611328125, 0.002166748046875, -0.005889892578125, 0.00127410888671875, -0.000724792480468...
[ 11249, 54, 87, 20600, 339, 30018, 98, 116890, 3423, 21068, 72, 3066, 400, 7008, 96, 2242, 31, 27495, 17447, 177, 198996, 304, 163812, 1004, 23658, 61533, 2681, 9513, 933, 160355, 617, 2676, 864, 12654, 39116, 53861, 77924, 5877, 241, 1280...
[ 0.085205078125, 0.044158935546875, 0.029541015625, 0.22705078125, 0.1392822265625, 0.320068359375, 0.091796875, 0.194580078125, 0.214111328125, 0.2373046875, 0.09613037109375, 0.265380859375, 0.0968017578125, 0.1768798828125, 0.09991455078125, 0.244873046875, 0.1024169921875, 0.026...
embed
58897212_c0
58897212
lisp
0
Title: max-lisp-eval-depth to find sqrt-iter Problem title: max-lisp-eval-depth to find sqrt-iter Tags: sicp, elisp, lisp Problem: max-lisp-eval-depth to find sqrt-iter I am working on SICP's exercise 1.6 which rewrite the demonstration case #+begin_src emacs-lisp :session sicp :results output (defun sqrt(x) (sqrt-iter...
max-lisp-eval-depth to find sqrt-iter max-lisp-eval-depth to find sqrt-iter sicp elisp lisp begin_src end_src RESULTS Lisp max-lisp-eval-depth to find sqrt-iter I am working on SICP's exercise 1.6 which rewrite the demonstration case It works and get the output Thus come to Exercise 1.6 which rewrite it with cond It re...
[ -0.0067138671875, 0.009765625, -0.009033203125, -0.001983642578125, 0.01251220703125, -0.00182342529296875, 0.000598907470703125, -0.004425048828125, -0.0107421875, -0.01953125, 0.0001239776611328125, -0.00885009765625, -0.0107421875, -0.0045166015625, 0.0107421875, -0.00341796875, -...
[ 18389, 4086, 254, 13, 1405, 168867, 47, 7413, 864, 3198, 16840, 26536, 7008, 400, 9842, 19437, 3564, 218849, 1261, 20697, 159, 198993, 81979, 51748, 456, 434, 18781, 32837, 7225, 43240, 140992, 155534, 184, 678, 158, 71, 1650, 13416, 18499,...
[ 0.1617431640625, 0.103271484375, 0.16943359375, 0.022552490234375, 0.1959228515625, 0.2120361328125, 0.023040771484375, 0.1123046875, 0.10516357421875, 0.17626953125, 0.20849609375, 0.0185089111328125, 0.187744140625, 0.0283660888671875, 0.022552490234375, 0.0516357421875, 0.02151489...
embed
16893082_c0
16893082
lisp
0
Title: Strange behavior invoking destructive Common LISP function receiving as argument a list created with quote Problem title: Strange behavior invoking destructive Common LISP function receiving as argument a list created with quote Tags: quote, list, common-lisp, lisp Problem: Strange behavior invoking destructive ...
Strange behavior invoking destructive Common LISP function receiving as argument a list created with quote Strange behavior invoking destructive Common LISP function receiving as argument a list created with quote quote list common-lisp lisp Strange Common LISP test2 Strange behavior invoking destructive Common LISP fu...
[ -0.002655029296875, 0.00823974609375, 0.01214599609375, -0.001556396484375, -0.012939453125, 0.01214599609375, -0.04296875, -0.01507568359375, -0.00665283203125, -0.015380859375, 0.011962890625, 0.00909423828125, 0.0172119140625, 0.0140380859375, 0.01507568359375, 0.0213623046875, 0....
[ 187791, 123166, 23253, 8, 36716, 5844, 151301, 16970, 9434, 32354, 217063, 10750, 5303, 75935, 678, 66747, 39210, 4086, 254, 400, 7008, 3034, 304, 114453, 23, 80934, 4000, 77336, 10644, 262, 115055, 32462, 24172, 5361, 39933, 70555, 1052, 114...
[ 0.1395263671875, 0.1551513671875, 0.134521484375, 0.10186767578125, 0.1851806640625, 0.0924072265625, 0.1416015625, 0.099609375, 0.17626953125, 0.1429443359375, 0.06390380859375, 0.17431640625, 0.165283203125, 0.08428955078125, 0.076416015625, 0.2108154296875, 0.08135986328125, 0.0...
embed
19476293_c0
19476293
lisp
0
Title: Lisp Variable Not Incrementing? Problem title: Lisp Variable Not Incrementing? Tags: scheme, lisp Problem: Lisp Variable Not Incrementing? I apologize in advanced if this has been answered elsewhere, however I can't seem to find a detailed explanation for the issue I am having. This is also my first post on SO.....
Lisp Variable Not Incrementing? Lisp Variable Not Incrementing? scheme lisp Lisp Variable Not Incrementing Lisp Variable Not Incrementing? I apologize in advanced if this has been answered elsewhere, however I can't seem to find a detailed explanation for the issue I am having. This is also my first post on SO... Basic...
[ 0.01611328125, 0.0179443359375, 0.0026397705078125, 0.00872802734375, -0.002288818359375, 0.005279541015625, 0.0067138671875, -0.0086669921875, -0.012451171875, -0.00160980224609375, -0.00439453125, -0.03173828125, 0.009033203125, -0.007476806640625, 0.0263671875, -0.002716064453125, ...
[ 1261, 7008, 84572, 2886, 11205, 8942, 107, 674, 214, 150370, 400, 12524, 175961, 187136, 31089, 19441, 5117, 1305, 15969, 5368, 18244, 95486, 29806, 20697, 29479, 10002, 30698, 60892, 10336, 137565, 20051, 10932, 248, 6528, 54529, 5941, 757, ...
[ 0.1768798828125, 0.204345703125, 0.2059326171875, 0.162353515625, 0.1236572265625, 0.0657958984375, 0.1201171875, 0.086181640625, 0.01513671875, 0.1510009765625, 0.134033203125, 0.0230712890625, 0.0030517578125, 0.05810546875, 0.0970458984375, 0.027374267578125, 0.001708984375, 0.0...
embed
4056676_c0
4056676
lisp
0
Title: Illegal Function Call in Common Lisp Problem title: Illegal Function Call in Common Lisp Tags: common-lisp, lisp, sbcl Problem: Illegal Function Call in Common Lisp I'm working on making a two player tic-tac-toe game, and am in the phase where I work out all of the errors in my code. The current error i'm stuck ...
Illegal Function Call in Common Lisp Illegal Function Call in Common Lisp common-lisp lisp sbcl Illegal Call Common Lisp CHOICE NUMBERP AREF BOARD SETF MARKER INVALID-SELECTION Illegal Function Call in Common Lisp I'm working on making a two player tic-tac-toe game, and am in the phase where I work out all of the error...
[ -0.01275634765625, 0.00030517578125, 0.0257568359375, 0.0113525390625, -0.00384521484375, -0.0020904541015625, -0.00445556640625, 0.0004062652587890625, -0.006561279296875, 0.01007080078125, 0.004791259765625, 0.01202392578125, -0.0142822265625, 0.0140380859375, -0.000583648681640625, ...
[ 891, 86966, 28670, 10763, 26265, 23, 151301, 1261, 7008, 39210, 4086, 254, 400, 275, 34937, 106697, 109020, 24480, 683, 13685, 28482, 14216, 49444, 159, 183300, 29227, 34324, 198939, 397, 68341, 16546, 20697, 20662, 6626, 58585, 96212, 102, 2...
[ 0.09136962890625, 0.21044921875, 0.1822509765625, 0.080322265625, 0.2322998046875, 0.0789794921875, 0.147216796875, 0.1549072265625, 0.186279296875, 0.10076904296875, 0.078125, 0.1282958984375, 0.076904296875, 0.01373291015625, 0.13037109375, 0.109375, 0.066650390625, 0.04190063476...
embed
68107747_c0
68107747
lisp
0
Title: Does &quot;map&quot; necessarily produce an additional level of nesting? Problem title: Does &quot;map&quot; necessarily produce an additional level of nesting? Tags: scheme, lisp, sicp, racket Problem: Does "map" necessarily produce an additional level of nesting? Does using nested map s automatically create an...
Does &quot;map&quot; necessarily produce an additional level of nesting? Does &quot;map&quot; necessarily produce an additional level of nesting? scheme lisp sicp racket Does One Two Three Four Does "map" necessarily produce an additional level of nesting? Does using nested map s automatically create another level of n...
[ -0.00113677978515625, 0.0218505859375, -0.002410888671875, 0.01324462890625, -0.004058837890625, 0.01409912109375, 0.0034332275390625, 0.00860595703125, 0.0137939453125, -0.0076904296875, -0.00616455078125, -0.03515625, 0.003753662109375, 0.042724609375, -0.0047607421875, 0.00964355468...
[ 101790, 62346, 204988, 27489, 78301, 17366, 4909, 1916, 150370, 400, 7008, 26536, 254, 673, 27853, 6561, 32964, 129335, 65056, 111, 17368, 8512, 71, 22288, 91, 191082, 28282, 15700, 62822, 27781, 11814, 105416, 302, 154107, 959, 63134, 429, 3...
[ 0.068603515625, 0.2493896484375, 0.1546630859375, 0.1595458984375, 0.1480712890625, 0.218505859375, 0.1455078125, 0.1456298828125, 0.1534423828125, 0.032562255859375, 0.10009765625, 0.05029296875, 0.0985107421875, 0.063720703125, 0.1929931640625, 0.11474609375, 0.1705322265625, 0.1...
embed
62232404_c0
62232404
lisp
0
Title: Strange mit-scheme interpreter behaviour Problem title: Strange mit-scheme interpreter behaviour Tags: sicp, scheme, mit-scheme, lisp Problem: Strange mit-scheme interpreter behaviour I have started to study SICP and used repl.it for code exercises. Now I want to write code locally. I have installed mit-scheme a...
Strange mit-scheme interpreter behaviour Strange mit-scheme interpreter behaviour sicp scheme mit-scheme lisp Strange Value new_guess old_guess End Strange mit-scheme interpreter behaviour I have started to study SICP and used repl.it for code exercises. Now I want to write code locally. I have installed mit-scheme app...
[ -0.0014190673828125, 0.0037384033203125, -0.005859375, 0.00506591796875, -0.00029754638671875, 0.005584716796875, 0.01275634765625, -0.0029144287109375, -0.01141357421875, -0.0240478515625, 0.00112152099609375, 0.00946044921875, -0.01031494140625, -0.0289306640625, 0.00994873046875, -0...
[ 187791, 491, 9, 7560, 282, 29481, 56, 224833, 26536, 254, 150370, 400, 7008, 190060, 3525, 21325, 10332, 18878, 26859, 35187, 159, 198993, 11814, 456, 2424, 5, 217, 100, 18151, 81979, 14240, 3444, 33022, 4000, 20600, 4027, 37842, 25813, 129...
[ 0.21533203125, 0.259765625, 0.058837890625, 0.1871337890625, 0.1842041015625, 0.2159423828125, 0.1414794921875, 0.1661376953125, 0.0692138671875, 0.147705078125, 0.17529296875, 0.0269927978515625, 0.1468505859375, 0.2232666015625, 0.055938720703125, 0.1524658203125, 0.07342529296875,...
embed
40575377_c0
40575377
lisp
0
Title: Error installing slimv Problem title: Error installing slimv Tags: vim, lisp, mit-scheme, scheme, slimv Problem: Error installing slimv I'm trying to use slimv , which is recommended in the answer for another question of mine , under macOS Sierra. However, when I installed this plugin into ~/.vim/plugin , and ra...
Error installing slimv Error installing slimv vim lisp mit-scheme scheme slimv Error test.lisp sunqingyaos-MacBook-Air:plugin Users slimv-clojure.vim E117 Unknown SlimvInitBuffer Press ENTER g:slimv_swank_cmd Terminal start-swank.lisp VIM IMproved Aug Oct Included Compiled apple.com Error installing slimv I'm trying to...
[ 0.00193023681640625, 0.0194091796875, 0.0008087158203125, 0.0019989013671875, -0.0081787109375, 0.006500244140625, -0.01080322265625, -0.00665283203125, -0.0157470703125, -0.001983642578125, 0.01019287109375, -0.00125885009765625, -0.0361328125, -0.023193359375, -0.0021209716796875, -0...
[ 212059, 20600, 214, 34264, 334, 119916, 400, 7008, 491, 7560, 282, 150370, 3034, 4086, 254, 4262, 864, 395, 232, 55450, 37975, 60044, 145301, 73, 53400, 63499, 461, 107, 29671, 115250, 69723, 82344, 217, 7235, 18234, 21072, 116563, 706, 646...
[ 0.17578125, 0.1959228515625, 0.022796630859375, 0.2398681640625, 0.2303466796875, 0.224365234375, 0.0606689453125, 0.1441650390625, 0.159912109375, 0.10888671875, 0.08544921875, 0.13623046875, 0.16943359375, 0.0897216796875, 0.164794921875, 0.041015625, 0.017608642578125, 0.0725097...
embed
78897116_c0
78897116
lisp
0
Title: How to deploy a web application so that I can modify its code, while it is running? Problem title: How to deploy a web application so that I can modify its code, while it is running? Tags: common-lisp, deployment, lisp Problem: How to deploy a web application so that I can modify its code, while it is running? L...
How to deploy a web application so that I can modify its code, while it is running? How to deploy a web application so that I can modify its code, while it is running? common-lisp deployment lisp How run.lisp ql:quickload asdf:load-asd system-name.asd How to deploy a web application so that I can modify its code, while...
[ 0.00112152099609375, 0.0277099609375, -0.003936767578125, -0.01220703125, -0.0125732421875, 0.0015869140625, 0.005126953125, -0.01275634765625, 0.00836181640625, -0.038330078125, 0.0037078857421875, 0.0142822265625, -0.00732421875, 0.0059814453125, 0.0023345947265625, 0.00262451171875,...
[ 11249, 47, 8, 13158, 53, 1467, 38415, 221, 831, 2811, 40383, 18151, 12960, 83, 51042, 39210, 4086, 254, 400, 7008, 11675, 99247, 3181, 63033, 237, 420, 162, 71, 5426, 11627, 98, 310, 9059, 678, 29908, 4516, 89778, 2965, 7722, 17203, 126...
[ 0.09710693359375, 0.0300445556640625, 0.1429443359375, 0.20849609375, 0.122314453125, 0.160888671875, 0.2197265625, 0.00921630859375, 0.08447265625, 0.1795654296875, 0.1834716796875, 0.2008056640625, 0.1453857421875, 0.011962890625, 0.1854248046875, 0.0902099609375, 0.1483154296875, ...
embed
35316752_c0
35316752
lisp
0
Title: Issue in implementing 64-bit binary number multiplication in LISP Problem title: Issue in implementing 64-bit binary number multiplication in LISP Tags: common-lisp, lisp Problem: Issue in implementing 64-bit binary number multiplication in LISP I am trying to write a code in LISP to multiply two 64-bit numbers....
Issue in implementing 64-bit binary number multiplication in LISP Issue in implementing 64-bit binary number multiplication in LISP common-lisp lisp Issue LISP bin_mult Enter num1 num2 First Multiplication Issue in implementing 64-bit binary number multiplication in LISP I am trying to write a code in LISP to multiply ...
[ -0.01300048828125, 0.0172119140625, 0.0186767578125, 0.024658203125, -0.0125732421875, 0.027099609375, -0.00897216796875, -0.00640869140625, -0.0086669921875, -0.0133056640625, 0.006103515625, 0.00921630859375, -0.00439453125, -0.00011587142944335938, 0.025634765625, -0.001869201660156...
[ 223317, 29479, 7911, 3137, 2394, 6635, 14012, 127664, 1363, 16970, 9434, 23, 39210, 4086, 254, 400, 7008, 81944, 60816, 13269, 418, 304, 23972, 19335, 182867, 31577, 33022, 18151, 6024, 62479, 6626, 101935, 90944, 37486, 198996, 13651, 1528, ...
[ 0.17236328125, 0.168212890625, 0.2266845703125, 0.16015625, 0.188232421875, 0.155517578125, 0.114013671875, 0.1875, 0.0176239013671875, 0.144287109375, 0.224853515625, 0.0254974365234375, 0.07061767578125, 0.10260009765625, 0.1661376953125, 0.110595703125, 0.179443359375, 0.2200927...
embed
78465843_c1
78465843
lisp
1
83 along [0.0000 1.0000] Can you help please how to get these parameters in Python code? this code import pyautocad acad = pyautocad.Autocad() reslt = acad.get_selection(text='select objects') solid = acad.IAcad3DSolid(reslt[0]) returns Traceback (most recent call last): File "C:\Work\PyACAD\PyACAD\PyACAD.py", line 36,...
83 along [0.0000 1.0000] Can you help please how to get these parameters in Python code? this code import pyautocad acad = pyautocad.Autocad() reslt = acad.get_selection(text='select objects') solid = acad.IAcad3DSolid(reslt[0]) returns Traceback (most recent call last): File "C:\Work\PyACAD\PyACAD\PyACAD.py", line 36,...
[ -0.006134033203125, 0.02783203125, -0.006378173828125, 0.01141357421875, -0.0296630859375, 0.01220703125, 0.0057373046875, -0.006195068359375, -0.000469207763671875, 0.0089111328125, 0.01318359375, -0.016357421875, -0.0191650390625, -0.0128173828125, -0.01031494140625, -0.0121459960937...
[ 19251, 33233, 378, 37509, 7049, 615, 28568, 4171, 4358, 22936, 3642, 2046, 6097, 171859, 7, 23, 145581, 18151, 903, 24927, 17198, 8913, 25426, 10, 38115, 3332, 1277, 3794, 1428, 58994, 22829, 100184, 36746, 18652, 17481, 363, 31, 12472, 210...
[ 0.29638671875, 0.28857421875, 0.0224609375, 0.2034912109375, 0.1680908203125, 0.081787109375, 0.1868896484375, 0.0270233154296875, 0.0745849609375, 0.044708251953125, 0.0750732421875, 0.1700439453125, 0.1448974609375, 0.32421875, 0.094970703125, 0.08929443359375, 0.307861328125, 0....
embed
34681844_c0
34681844
lisp
0
Title: number of sub-lists in a list, having an even sum, from odd levels in Lisp Problem title: number of sub-lists in a list, having an even sum, from odd levels in Lisp Tags: lisp Problem: number of sub-lists in a list, having an even sum, from odd levels in Lisp I have a non-linear list. I need to find out the numb...
number of sub-lists in a list, having an even sum, from odd levels in Lisp number of sub-lists in a list, having an even sum, from odd levels in Lisp lisp odd a Lisp NIL number of sub-lists in a list, having an even sum, from odd levels in Lisp I have a non-linear list. I need to find out the number of sub-lists at any...
[ -0.0033416748046875, 0.021484375, 0.0091552734375, -0.00469970703125, -0.00174713134765625, 0.0301513671875, -0.01953125, 0.01226806640625, 0.01116943359375, -0.0174560546875, 0.006744384765625, -0.025390625, 0.021484375, 0.007537841796875, 0.007110595703125, 0.00518798828125, 0.0195...
[ 14012, 1614, 6562, 7, 23, 5303, 19441, 3853, 10554, 1295, 70270, 90926, 1261, 7008, 9, 400, 541, 16444, 351, 2256, 147, 7413, 1810, 2499, 17366, 61475, 54744, 34627, 158788, 54529, 615, 54397, 11675, 24931, 2606, 116, 876, 13956, 382, 161...
[ 0.08831787109375, 0.243896484375, 0.25927734375, 0.0789794921875, 0.024169921875, 0.2186279296875, 0.05108642578125, 0.1690673828125, 0.184326171875, 0.0323486328125, 0.187255859375, 0.2286376953125, 0.140380859375, 0.2060546875, 0.0193328857421875, 0.0955810546875, 0.066650390625, ...
embed
15659266_c0
15659266
lisp
0
Title: Transforming a list of alists into a different list of alists based on values Problem title: Transforming a list of alists into a different list of alists based on values Tags: reduce, elisp, emacs, lisp Problem: Transforming a list of alists into a different list of alists based on values I want to transform th...
Transforming a list of alists into a different list of alists based on values Transforming a list of alists into a different list of alists based on values reduce elisp emacs lisp Transforming t1c1 t1c2 t1k1 post_tag t1k2 t1k3 Transforming a list of alists into a different list of alists based on values I want to trans...
[ 0.014892578125, 0.007049560546875, 0.00421142578125, 0.02001953125, 0.005126953125, -0.01239013671875, -0.00506591796875, 0.0164794921875, -0.004730224609375, 0.007110595703125, 0.0274658203125, 0.04296875, -0.005340576171875, 0.00244140625, -0.00732421875, 0.00714111328125, 0.000984...
[ 11062, 5037, 5303, 144, 64370, 3934, 12921, 35509, 98, 142424, 34390, 15296, 7008, 2263, 400, 1305, 6936, 363, 3444, 27198, 903, 3789, 37202, 1018, 71216, 4527, 2633, 1639, 2174, 63805, 48903, 1884, 38516, 18151, 118482, 77947, 27781, 11522, ...
[ 0.103515625, 0.1982421875, 0.1878662109375, 0.17529296875, 0.22607421875, 0.116943359375, 0.14111328125, 0.128662109375, 0.05657958984375, 0.22314453125, 0.169677734375, 0.098876953125, 0.19140625, 0.04949951171875, 0.05615234375, 0.07196044921875, 0.1268310546875, 0.02871704101562...
embed
73494346_c0
73494346
lisp
0
Title: SBCL Type Inference problem in a somewhat weird macro Problem title: SBCL Type Inference problem in a somewhat weird macro Tags: macros, lisp, defmacro, lambda, sbcl Problem: SBCL Type Inference problem in a somewhat weird macro I'm trying to create a shorthand for lambda using underbar (_), per: (defmacro _ (&r...
SBCL Type Inference problem in a somewhat weird macro SBCL Type Inference problem in a somewhat weird macro macros lisp defmacro lambda sbcl SBCL Type Inference expand_s s_string shlambda.fasl LAMBDA REST NTH PRINT MAPCAR shlambda.lisp EXPT SB-C REST-REF NIL STYLE-WARNING NUMBER See Manual Node Handling Types SBCL Type...
[ 0.000751495361328125, 0.01214599609375, 0.007537841796875, -0.004547119140625, -0.00167083740234375, 0.01361083984375, 0.021240234375, 0.00799560546875, -0.00555419921875, 0.0023651123046875, 0.011962890625, -0.02099609375, 0.01434326171875, -0.00921630859375, 0.0086669921875, -0.00970...
[ 90944, 37486, 60457, 360, 69988, 2967, 23, 208806, 179459, 111789, 400, 7008, 8, 420, 15322, 21, 6492, 85, 275, 34937, 71062, 91693, 12689, 6538, 627, 21828, 23415, 10865, 105748, 80076, 254, 919, 541, 16444, 224170, 60873, 109020, 111021, ...
[ 0.114501953125, 0.202392578125, 0.224365234375, 0.047943115234375, 0.1910400390625, 0.1431884765625, 0.032470703125, 0.08453369140625, 0.1414794921875, 0.18310546875, 0.046661376953125, 0.155517578125, 0.0870361328125, 0.04559326171875, 0.101318359375, 0.029205322265625, 0.2006835937...
embed
2523155_c1
2523155
lisp
1
index) *min+*) (< (ref-of ,v :z ,indexes ,index) *min+*) (> (ref-of ,v :x ,indexes ,index) *min-*) (> (ref-of ,v :y ,indexes ,index) *min-*) (> (ref-of ,v :z ,indexes ,index) *min-*))) Here is ref-of: (defmacro ref-of (values coordinate &optional indexes index) "Please see DATA STRUCTURE for details." (if indexes (cond...
index) *min+*) (< (ref-of ,v :z ,indexes ,index) *min+*) (> (ref-of ,v :x ,indexes ,index) *min-*) (> (ref-of ,v :y ,indexes ,index) *min-*) (> (ref-of ,v :z ,indexes ,index) *min-*))) Here is ref-of: (defmacro ref-of (values coordinate &optional indexes index) "Please see DATA STRUCTURE for details." (if indexes (cond...
[ -0.004547119140625, 0.01190185546875, -0.0031890869140625, -0.004241943359375, -0.01202392578125, -0.001953125, 0.01287841796875, 0.0059814453125, 0.0113525390625, -0.0038909912109375, 0.0002613067626953125, 0.0038604736328125, 0.01202392578125, -0.0294189453125, 0.0047607421875, -0.01...
[ 63262, 1249, 1328, 77518, 16093, 29087, 4390, 334, 169, 4711, 425, 53, 32149, 11853, 18831, 112, 15322, 27494, 176866, 619, 109585, 238159, 1957, 17758, 46549, 49503, 165471, 3190, 864, 22183, 106, 116, 618, 188800, 26582, 6780, 294, 83, 95...
[ 0.2362060546875, 0.1849365234375, 0.128662109375, 0.047576904296875, 0.0899658203125, 0.2578125, 0.26611328125, 0.1361083984375, 0.0697021484375, 0.11279296875, 0.01312255859375, 0.04962158203125, 0.012725830078125, 0.0143890380859375, 0.236572265625, 0.0218353271484375, 0.1223144531...
embed
2331106_c0
2331106
lisp
0
Title: sbcl runs forever on second call of function Problem title: sbcl runs forever on second call of function Tags: recursion, slime, sbcl, common-lisp, lisp Problem: sbcl runs forever on second call of function The function: Given a list lst return all permutations of the list's contents of exactly length k, which d...
sbcl runs forever on second call of function sbcl runs forever on second call of function recursion slime sbcl common-lisp lisp CL-USER Evaluation Run CPU sbcl runs forever on second call of function The function: Given a list lst return all permutations of the list's contents of exactly length k, which defaults to len...
[ 0.01153564453125, 0.011962890625, 0.008544921875, -0.004974365234375, -0.00726318359375, 0.000598907470703125, -0.011962890625, -0.00119781494140625, 0.020263671875, -0.0439453125, 0.0181884765625, 0.0169677734375, 0.01324462890625, 0.01507568359375, 0.01141357421875, -0.0037841796875,...
[ 91, 275, 34937, 127877, 136993, 98, 17932, 11782, 111, 32354, 195625, 34264, 13, 39210, 4086, 254, 400, 7008, 46323, 1062, 50184, 151228, 28398, 86039, 77878, 5303, 96, 271, 30646, 756, 117, 14311, 10941, 66161, 140909, 472, 114977, 2174, 9...
[ 0.068359375, 0.119873046875, 0.2369384765625, 0.1610107421875, 0.210693359375, 0.05621337890625, 0.1947021484375, 0.2032470703125, 0.04852294921875, 0.18017578125, 0.1236572265625, 0.1624755859375, 0.145263671875, 0.07110595703125, 0.04193115234375, 0.1162109375, 0.036041259765625, ...
embed
34856200_c0
34856200
lisp
0
Title: Scheme: append to local environment Problem title: Scheme: append to local environment Tags: lisp, racket, scheme Problem: Scheme: append to local environment Say, I want to implement "declarative" object system in Scheme by defining object symbol and then appending methods and fields to that object. While doing...
Scheme: append to local environment Scheme: append to local environment lisp racket scheme Scheme localmethod1 Scheme: append to local environment Say, I want to implement "declarative" object system in Scheme by defining object symbol and then appending methods and fields to that object. While doing so, I want to expl...
[ -0.00506591796875, 0.024658203125, -0.00994873046875, 0.01519775390625, 0.004669189453125, -0.006195068359375, -0.00823974609375, 0.0123291015625, -0.0005035400390625, -0.040771484375, -0.00017547607421875, -0.00677490234375, 0.006561279296875, -0.0016021728515625, 0.02001953125, -0.02...
[ 34702, 282, 114689, 71, 47, 4000, 65998, 400, 7008, 673, 27853, 150370, 1928, 7352, 418, 3444, 29479, 50718, 320, 45023, 36746, 5426, 13204, 26582, 1747, 96819, 150624, 44457, 162471, 155965, 68557, 49814, 4552, 528, 76622, 239483, 27781, 120...
[ 0.193115234375, 0.1676025390625, 0.1591796875, 0.10528564453125, 0.1278076171875, 0.1673583984375, 0.205322265625, 0.055938720703125, 0.149658203125, 0.0670166015625, 0.1627197265625, 0.190673828125, 0.10162353515625, 0.151123046875, 0.022918701171875, 0.0506591796875, 0.102172851562...
embed
4222177_c0
4222177
lisp
0
Title: Lisp function call error Problem title: Lisp function call error Tags: function-calls, lisp Problem: Lisp function call error I've written a Lisp function like this: (defun power (base exponent) (if (= exponent 0) 1 (* base (power (- exponent 1))))) When I try to call it, however, I get some errors: CL-USER 2 > ...
Lisp function call error Lisp function call error function-calls lisp Lisp CL-USER Error POWER Type Ignore Lisp function call error I've written a Lisp function like this: When I try to call it, however, I get some errors: What's going on here? If I give it two arguments, it thinks I gave it one. If I give it three, it...
[ 0.02099609375, 0.0185546875, -0.0135498046875, 0.00171661376953125, -0.00201416015625, 0.006500244140625, -0.00127410888671875, 0.00096893310546875, -0.00579833984375, -0.0040283203125, 0.01507568359375, -0.0172119140625, -0.01470947265625, 0.0201416015625, 0.0272216796875, -0.00285339...
[ 1261, 7008, 32354, 11782, 18499, 85763, 400, 46323, 1062, 50184, 212059, 8574, 91227, 60457, 11137, 59121, 1884, 903, 9790, 3060, 7, 7730, 98, 3688, 8337, 6626, 10750, 442, 5351, 87, 26038, 1632, 17262 ]
[ 0.1728515625, 0.24072265625, 0.185546875, 0.1873779296875, 0.2076416015625, 0.1455078125, 0.1287841796875, 0.10638427734375, 0.10186767578125, 0.11572265625, 0.1651611328125, 0.0611572265625, 0.12091064453125, 0.130126953125, 0.06634521484375, 0.10040283203125, 0.0391845703125, 0.0...
embed
58159077_c0
58159077
lisp
0
Title: SICP Exercise 1.16 - Is my solution correct? Problem title: SICP Exercise 1.16 - Is my solution correct? Tags: lisp, scheme, sicp, computer-science Problem: SICP Exercise 1.16 - Is my solution correct? Exercise 1.16: Design a procedure that evolves an iterative exponentiation process that uses successive squarin...
SICP Exercise 1.16 - Is my solution correct? SICP Exercise 1.16 - Is my solution correct? lisp scheme sicp computer-science SICP Exercise SICP Exercise 1.16 - Is my solution correct? So I've tried really hard and came up with this solution: This runs perfectly but I'm not sure if this is what the author asked me to do....
[ -0.004913330078125, 0.0024566650390625, 0.0069580078125, 0.0147705078125, -0.004425048828125, 0.0086669921875, 0.000797271728515625, -0.0108642578125, -0.00823974609375, -0.0025787353515625, 0.0205078125, 0.0213623046875, -0.0218505859375, -0.01556396484375, -0.00118255615234375, -0.00...
[ 159, 198993, 155534, 184, 615, 2485, 2071, 759, 29806, 26785, 400, 7008, 150370, 26536, 254, 175201, 37842, 7941, 21449, 1257, 678, 903, 127877, 169123, 1284, 959, 9077, 2367, 42179, 37170, 54, 44402, 6183, 720, 45023 ]
[ 0.06829833984375, 0.2047119140625, 0.1451416015625, 0.07269287109375, 0.052581787109375, 0.21630859375, 0.0924072265625, 0.10443115234375, 0.1907958984375, 0.1929931640625, 0.02166748046875, 0.1268310546875, 0.10113525390625, 0.027587890625, 0.0594482421875, 0.01708984375, 0.09362792...
embed
1050602_c0
1050602
lisp
0
Title: Unable to understand a line of Emacs Lisp Problem title: Unable to understand a line of Emacs Lisp Tags: emacs, lisp Problem: Unable to understand a line of Emacs Lisp The line is function info() { emacs -eval "(progn (setq Man-notify-method 'bully) (info \"$1\"))" } I know from manuals that Progn progn is a spe...
Unable to understand a line of Emacs Lisp Unable to understand a line of Emacs Lisp emacs lisp Unable Emacs Lisp Man-notify-method Unable to understand a line of Emacs Lisp The line is I know from manuals that Progn Setq $1 seems to a reference to the first parameter after the command man which the user gives. 'bully s...
[ -0.00390625, 0.015869140625, -0.007293701171875, 0.0096435546875, -0.015869140625, 0.03662109375, -0.0162353515625, 0.0172119140625, -0.0101318359375, -0.017578125, -0.0299072265625, 0.0186767578125, -0.0322265625, 0.000858306884765625, -0.0120849609375, 0.0035858154296875, -0.004730...
[ 992, 2886, 28219, 13315, 85269, 4439, 1261, 7008, 352, 2263, 400, 1572, 10869, 40383, 1928, 7352, 3714, 23009, 1250, 177, 19, 19943, 864, 38629, 37202, 91067, 5117, 171859, 7103, 75101, 332, 38937, 76199, 8516, 538, 96759, 77336, 22631, 323...
[ 0.03228759765625, 0.11083984375, 0.227783203125, 0.159423828125, 0.1824951171875, 0.1705322265625, 0.1402587890625, 0.19677734375, 0.0970458984375, 0.0997314453125, 0.0911865234375, 0.1641845703125, 0.17333984375, 0.19873046875, 0.10546875, 0.127197265625, 0.0155487060546875, 0.075...
embed
7367361_c0
7367361
lisp
0
Title: SBCL load error for clsql-mysql from quicklisp for version clsql-20110829 Problem title: SBCL load error for clsql-mysql from quicklisp for version clsql-20110829 Tags: mysql, lisp, clsql, quicklisp, sbcl Problem: SBCL load error for clsql-mysql from quicklisp for version clsql-20110829 For SBCL 1.0.45, using qu...
SBCL load error for clsql-mysql from quicklisp for version clsql-20110829 SBCL load error for clsql-mysql from quicklisp for version clsql-20110829 mysql lisp clsql quicklisp sbcl quicklisp SBCL clsql-20110829 DEFPACKAGE CLSQL-MYSQL USE COMMON-LISP CLSQL-SYS MYSQL CLSQL-UFFI EXPORT MYSQL-DATABASE IMPORT-FROM ESCAPED UN...
[ -0.000942230224609375, 0.0034027099609375, 0.00086212158203125, -0.0024261474609375, -0.0108642578125, 0.032958984375, -0.008056640625, 0.0004787445068359375, 0.00531005859375, -0.00043487548828125, 0.004730224609375, -0.01025390625, 0.009033203125, -0.032470703125, -0.007476806640625, ...
[ 90944, 37486, 72367, 18499, 100, 33139, 99247, 74277, 1295, 63773, 4086, 254, 11389, 73251, 8318, 4235, 759, 400, 7008, 275, 34937, 202001, 98701, 605, 46323, 158897, 73543, 31436, 82707, 67616, 294, 26947, 54133, 38209, 22724, 29426, 9, 4906...
[ 0.1759033203125, 0.2406005859375, 0.246337890625, 0.203369140625, 0.01220703125, 0.078369140625, 0.1639404296875, 0.091796875, 0.0474853515625, 0.1231689453125, 0.16015625, 0.1744384765625, 0.0650634765625, 0.130615234375, 0.060882568359375, 0.156005859375, 0.08782958984375, 0.0571...
embed
36670663_c0
36670663
lisp
0
Title: Pairing elements of lists together Problem title: Pairing elements of lists together Tags: racket, lisp, scheme Problem: Pairing elements of lists together I'm creating a function in Scheme called pair-elements with the following specifications. It takes one list of multiple sublists, each of which must have jus...
Pairing elements of lists together Pairing elements of lists together racket lisp scheme Pairing Pairing elements of lists together I'm creating a function in Scheme called pair-elements with the following specifications. It takes one list of multiple sublists, each of which must have just two elements (I'm not checkin...
[ -0.01019287109375, 0.01611328125, -0.009521484375, 0.007049560546875, -0.00885009765625, 0.04541015625, -0.01483154296875, -0.01806640625, 0.00592041015625, -0.0169677734375, 0.0045166015625, -0.02880859375, 0.00225830078125, -0.0057373046875, -0.009521484375, -0.0087890625, 0.011108...
[ 37897, 2852, 80854, 111, 5303, 7, 25842, 673, 27853, 400, 7008, 150370, 105233, 32354, 34702, 282, 80836, 9, 62766, 71679, 51776, 1632, 48716, 1614, 6562, 8110, 1660, 6626, 175199, 30646, 5117, 12830, 17932, 27781, 109637, 876, 104, 1238, 2...
[ 0.21728515625, 0.07965087890625, 0.2149658203125, 0.07073974609375, 0.23388671875, 0.08135986328125, 0.2161865234375, 0.062103271484375, 0.1712646484375, 0.06573486328125, 0.1375732421875, 0.19140625, 0.091064453125, 0.15869140625, 0.1556396484375, 0.1397705078125, 0.251708984375, ...
embed
25924989_c0
25924989
lisp
0
Title: Why I can&#x27;t install quicklisp? (&quot;Package QUICKLISP-QUICKSTART does not exist&quot;) Problem title: Why I can&#x27;t install quicklisp? (&quot;Package QUICKLISP-QUICKSTART does not exist&quot;) Tags: lisp, common-lisp, quicklisp, sbcl, windows Problem: Why I can't install quicklisp? ("Package QUICKLISP-...
Why I can&#x27;t install quicklisp? (&quot;Package QUICKLISP-QUICKSTART does not exist&quot;) Why I can&#x27;t install quicklisp? (&quot;Package QUICKLISP-QUICKSTART does not exist&quot;) lisp common-lisp quicklisp sbcl windows SBCL Why Package QUICKLISP-QUICKSTART quicklisp.lisp quicklisp-quickstart:install SB-INT:SIM...
[ 0.0244140625, 0.0120849609375, 0.01043701171875, -0.0159912109375, -0.0137939453125, 0.0047607421875, 0.007568359375, -0.00714111328125, -0.00384521484375, -0.0024566650390625, 0.0030670166015625, -0.005706787109375, -0.008544921875, -0.0177001953125, -0.000942230224609375, 0.004119873...
[ 44084, 831, 3768, 18, 20600, 63773, 4086, 254, 205956, 4588, 142363, 441, 167634, 9434, 68019, 20572, 118228, 618, 14602, 959, 32316, 400, 7008, 39210, 34937, 54825, 90944, 37486, 56607, 9, 3181, 2594, 17137, 80383, 59537, 73434, 41519, 98701...
[ 0.0771484375, 0.1246337890625, 0.057373046875, 0.0948486328125, 0.1910400390625, 0.1754150390625, 0.2044677734375, 0.2191162109375, 0.2305908203125, 0.05596923828125, 0.115478515625, 0.0633544921875, 0.1097412109375, 0.2320556640625, 0.0792236328125, 0.03912353515625, 0.203857421875,...
embed
11443714_c0
11443714
lisp
0
Title: Trouble with armed bear common lisp--calling user defined classes from repl? Problem title: Trouble with armed bear common lisp--calling user defined classes from repl? Tags: lisp, common-lisp, abcl Problem: Trouble with armed bear common lisp--calling user defined classes from repl? I'm very new to lisp and pre...
Trouble with armed bear common lisp--calling user defined classes from repl? Trouble with armed bear common lisp--calling user defined classes from repl? lisp common-lisp abcl repl Trouble javax.swing.JFrame Create Trouble with armed bear common lisp--calling user defined classes from repl? I'm very new to lisp and pre...
[ 0.0048828125, 0.01611328125, -0.013916015625, 0.0177001953125, -0.0057373046875, 0.01434326171875, 0.0146484375, 0.0086669921875, 0.005279541015625, -0.0244140625, -0.002716064453125, -0.006103515625, -0.01251220703125, -0.016357421875, -0.003875732421875, -0.000091552734375, 0.03100...
[ 119671, 2661, 678, 187, 4806, 81148, 39210, 400, 7008, 408, 30319, 38937, 61924, 61112, 1295, 456, 2424, 4086, 254, 1563, 34937, 79, 330, 425, 14775, 1375, 108386, 151313, 4552, 3525, 20697, 686, 6712, 49041, 78974, 552, 9069, 21130, 25632,...
[ 0.1624755859375, 0.1138916015625, 0.06439208984375, 0.125732421875, 0.12548828125, 0.1905517578125, 0.16162109375, 0.1375732421875, 0.1875, 0.1109619140625, 0.043792724609375, 0.1597900390625, 0.174560546875, 0.2076416015625, 0.0775146484375, 0.082275390625, 0.20849609375, 0.105224...
embed
39241203_c1
39241203
lisp
1
(SB-IMPL::DOC)): ; between 2 and 3 expected, but got 6 ; in: DEFINE-HANGUL-CONSTANT "LBase" ; (CL-UNICODE::DEFINE-HANGUL-CONSTANT "LBase" 4352) ; --> EVAL-WHEN ; ==> ; (DEFCONSTANT :COMMA ; (CL-UNICODE::CREATE-SYMBOL CL-UNICODE::NAME) ; :COMMA ; CL-UNICODE::VALUE ; :COMMA ; (FORMAT NIL "The constant `~A' from chapter ...
(SB-IMPL::DOC)): ; between 2 and 3 expected, but got 6 ; in: DEFINE-HANGUL-CONSTANT "LBase" ; (CL-UNICODE::DEFINE-HANGUL-CONSTANT "LBase" 4352) ; --> EVAL-WHEN ; ==> ; (DEFCONSTANT :COMMA ; (CL-UNICODE::CREATE-SYMBOL CL-UNICODE::NAME) ; :COMMA ; CL-UNICODE::VALUE ; :COMMA ; (FORMAT NIL "The constant `~A' from chapter ...
[ 0.0048828125, 0.01470947265625, -0.01092529296875, -0.0152587890625, 0.0164794921875, 0.0242919921875, -0.005218505859375, -0.000759124755859375, 0.01104736328125, 0.0242919921875, -0.0093994140625, -0.05078125, 0.027099609375, -0.016357421875, -0.0020599365234375, 0.0028839111328125, ...
[ 36474, 9, 169937, 866, 12, 13223, 441, 16, 2077, 2819, 17721, 116, 136, 138, 84751, 4, 1284, 4163, 305, 23, 202001, 25585, 841, 14082, 11176, 77980, 75700, 618, 48097, 6991, 37486, 14006, 33028, 6260, 69622, 241, 61152, 1456, 96432, 15, ...
[ 0.180419921875, 0.0469970703125, 0.1763916015625, 0.1812744140625, 0.0193939208984375, 0.07666015625, 0.05657958984375, 0.08349609375, 0.0638427734375, 0.08026123046875, 0.1396484375, 0.1251220703125, 0.0848388671875, 0.1644287109375, 0.253173828125, 0.07098388671875, 0.1651611328125...
embed
27764517_c0
27764517
lisp
0
Title: variable unbound in lisp when using threading in sbcl lisp Problem title: variable unbound in lisp when using threading in sbcl lisp Tags: sbcl, multithreading, lisp, common-lisp Problem: variable unbound in lisp when using threading in sbcl lisp i am writing a program in sbcl to multiply two numbers using add a...
variable unbound in lisp when using threading in sbcl lisp variable unbound in lisp when using threading in sbcl lisp sbcl multithreading lisp common-lisp threading 0 num2 num1 Enter variable unbound in lisp when using threading in sbcl lisp i am writing a program in sbcl to multiply two numbers using add and shift met...
[ 0.006103515625, 0.01141357421875, -0.01483154296875, -0.01123046875, -0.0206298828125, -0.0037689208984375, 0.01806640625, 0.003997802734375, -0.0286865234375, -0.0283203125, -0.000621795654296875, 0.004119873046875, 0.0242919921875, -0.0244140625, 0.006866455078125, -0.0086669921875, ...
[ 77336, 51, 99091, 400, 7008, 17368, 86997, 214, 91, 275, 34937, 23, 3869, 65847, 11, 39210, 4086, 254, 757, 13269, 304, 60816, 3229, 32562, 1528, 6024, 62479, 6626, 101935, 15190, 136, 122925, 55300, 3638, 11675, 26267, 4527, 45831, 110, ...
[ 0.254638671875, 0.1099853515625, 0.2147216796875, 0.125732421875, 0.223876953125, 0.0867919921875, 0.2357177734375, 0.1607666015625, 0.07135009765625, 0.0950927734375, 0.2003173828125, 0.0305633544921875, 0.03582763671875, 0.1416015625, 0.0294036865234375, 0.08349609375, 0.0848388671...
embed
15817350_c0
15817350
lisp
0
Title: Print first N prime numbers in Common Lisp Problem title: Print first N prime numbers in Common Lisp Tags: printing, primes, numbers, lisp, clisp Problem: Print first N prime numbers in Common Lisp I am making a Common Lisp function to print the first N prime numbers. So far I've managed to write this code: ;glo...
Print first N prime numbers in Common Lisp Print first N prime numbers in Common Lisp printing primes numbers lisp clisp 1 from 3 Print Common Lisp Print first N prime numbers in Common Lisp I am making a Common Lisp function to print the first N prime numbers. So far I've managed to write this code: My problem is, it ...
[ -0.004486083984375, 0.004730224609375, 0.015380859375, -0.01141357421875, 0.01177978515625, 0.0059814453125, 0.00177764892578125, -0.004638671875, 0.00104522705078125, -0.033447265625, -0.000537872314453125, -0.006134033203125, 0.00830078125, -0.00433349609375, -0.006988525390625, 0.00...
[ 39754, 5117, 541, 20809, 101935, 23, 151301, 1261, 7008, 2448, 1916, 400, 95701, 106, 1295, 138, 32354, 28412, 2060, 145755, 33022, 18151, 2967, 959, 7, 26785, 11782, 977, 114654, 2606, 1297, 209, 50339, 116, 190, 534, 702, 729, 953, 4734...
[ 0.201904296875, 0.1793212890625, 0.2044677734375, 0.22412109375, 0.19091796875, 0.0579833984375, 0.1656494140625, 0.1741943359375, 0.19091796875, 0.168701171875, 0.023284912109375, 0.110107421875, 0.0684814453125, 0.073486328125, 0.00372314453125, 0.114990234375, 0.1358642578125, 0...
embed
22349251_c0
22349251
lisp
0
Title: coding in maxima language vs lisp Problem title: coding in maxima language vs lisp Tags: maxima, computer-algebra-systems, lisp Problem: coding in maxima language vs lisp I just thought of writing some function similar to Mathematica 's partition function with passing option in maxima as, listpartitionpad(l,n,k,...
coding in maxima language vs lisp coding in maxima language vs lisp maxima computer-algebra-systems lisp Mathematica newl:apply create_listpad n-1 temp:cons ntemp:sublist Usage i:1 coding in maxima language vs lisp I just thought of writing some function similar to Mathematica 's partition function with passing option ...
[ -0.00007915496826171875, 0.0054931640625, 0.00994873046875, 0.004913330078125, -0.005523681640625, -0.01495361328125, 0.006134033203125, 0.005645751953125, -0.0013580322265625, -0.0159912109375, -0.0025634765625, 0.007080078125, 0.00836181640625, -0.01458740234375, -0.01177978515625, -...
[ 552, 6238, 23, 122200, 46876, 20209, 400, 7008, 13909, 429, 2844, 16751, 123426, 88875, 3525, 141, 9007, 28282, 6562, 4299, 5759, 20805, 25553, 34224, 22144, 70166, 17, 19721, 17569, 32562, 32354, 21373, 2878, 1363, 452, 35829, 756, 4390, 5...
[ 0.183349609375, 0.124755859375, 0.0562744140625, 0.2469482421875, 0.1854248046875, 0.1572265625, 0.1336669921875, 0.22705078125, 0.02117919921875, 0.028564453125, 0.007720947265625, 0.0367431640625, 0.04608154296875, 0.1666259765625, 0.0215606689453125, 0.04705810546875, 0.0205993652...
embed
13612960_c0
13612960
lisp
0
Title: Delete element in list that contains lists Problem title: Delete element in list that contains lists Tags: lisp Problem: Delete element in list that contains lists beginner in LISP here. I'm preparing myself for my upcoming exam in LISP and I've come across a problem I can't solve, so I was hoping someone more e...
Delete element in list that contains lists Delete element in list that contains lists lisp Delete number_of_atoms List Number Pos CurrPos Delete element in list that contains lists beginner in LISP here. I'm preparing myself for my upcoming exam in LISP and I've come across a problem I can't solve, so I was hoping some...
[ -0.000560760498046875, 0.037353515625, -0.00860595703125, 0.0186767578125, -0.01361083984375, 0.0322265625, 0.00994873046875, -0.00189971923828125, 0.00188446044921875, -0.025146484375, 0.019775390625, -0.00183868408203125, 0.0019683837890625, -0.01116943359375, 0.00156402587890625, 0....
[ 262, 46485, 12830, 23, 5303, 450, 70541, 7, 400, 7008, 14012, 4390, 257, 28016, 32036, 103332, 13498, 17065, 7192, 9842, 1679, 16970, 9434, 58172, 277, 42276, 2967, 86869, 156377, 122446, 4358, 34475, 1543, 237, 80854, 66211, 154109, 34627, ...
[ 0.115966796875, 0.19287109375, 0.200439453125, 0.06427001953125, 0.240478515625, 0.05511474609375, 0.1756591796875, 0.07080078125, 0.1085205078125, 0.1500244140625, 0.11572265625, 0.078857421875, 0.1016845703125, 0.1285400390625, 0.172607421875, 0.109130859375, 0.14111328125, 0.042...
embed
14923277_c0
14923277
lisp
0
Title: using aref inside a dotimes loop in CL? Problem title: using aref inside a dotimes loop in CL? Tags: common-lisp, loops, arrays, lisp Problem: using aref inside a dotimes loop in CL? I have an array with dimensions '(3 3 2) as follows with name test-array: #3A(((0 0) (0 0.1) (0 0.3)) ((1 0) (1 0.1) (1 0.3)) ((2 ...
using aref inside a dotimes loop in CL? using aref inside a dotimes loop in CL? common-lisp loops arrays lisp aref x0-x0 y1-y0 y2-y1 x1-x1 x2-x2 result-1 result-2 using aref inside a dotimes loop in CL? I have an array with dimensions '(3 3 2) as follows with name test-array: Note that the most inner lists inside the a...
[ -0.005340576171875, 0.01031494140625, -0.00396728515625, -0.0137939453125, -0.009033203125, -0.01361083984375, 0.01141357421875, 0.00677490234375, 0.006195068359375, 0.0169677734375, -0.00421142578125, 0.00408935546875, -0.0059814453125, -0.0238037109375, -0.0026702880859375, -0.010986...
[ 17368, 621, 420, 46132, 54, 70141, 40956, 23, 46323, 39210, 4086, 254, 10298, 400, 7008, 2389, 18504, 304, 16750, 5759, 5428, 53, 158208, 242, 86827, 138, 4958, 9351, 3034, 19305, 2684, 75414, 5303, 36467, 6275, 176866, 4537, 4527, 80854, ...
[ 0.1064453125, 0.158447265625, 0.24560546875, 0.14208984375, 0.1466064453125, 0.266845703125, 0.2069091796875, 0.0250396728515625, 0.1641845703125, 0.078125, 0.050445556640625, 0.1513671875, 0.1236572265625, 0.045745849609375, 0.175537109375, 0.03594970703125, 0.049530029296875, 0.0...
embed
38620461_c0
38620461
lisp
0
Title: LIST return in nested cond Problem title: LIST return in nested cond Tags: common-lisp, lisp Problem: LIST return in nested cond I don't understand why my program is behaving as it does. (defvar A '((X Y Z) (J L O P) (G W U)) (defvar Z '(X W D U G)) (defvar STOP 'G) (defun ADD_to_Z(A2) (prog() (cond ((equal (Mem...
LIST return in nested cond LIST return in nested cond common-lisp lisp LIST STOP ADD_to_Z Member_Of_Z cdr_A1 TEST Fail SUCCESS LIST return in nested cond I don't understand why my program is behaving as it does. Goal of the functions : - Member_of_Z will verify if all elements of cdr A1 belong to Z. If they do , it wil...
[ -0.0162353515625, 0.01129150390625, -0.00066375732421875, 0.01092529296875, 0.00004029273986816406, 0.005950927734375, 0.0137939453125, 0.01531982421875, 0.0133056640625, 0.007720947265625, 0.01318359375, 0.00244140625, -0.00023937225341796875, -0.00909423828125, 0.011962890625, 0.0169...
[ 195977, 30646, 23, 8512, 71, 158, 39210, 4086, 254, 400, 7008, 70675, 24057, 188, 1511, 74057, 132887, 42, 284, 418, 384, 21828, 190355, 16817, 441, 194695, 28219, 15400, 1528, 528, 6496, 237, 2016, 289, 32354, 4390, 493, 40383, 2174, 756...
[ 0.225830078125, 0.1903076171875, 0.033538818359375, 0.20068359375, 0.1043701171875, 0.11474609375, 0.1077880859375, 0.0496826171875, 0.1165771484375, 0.05029296875, 0.126953125, 0.1063232421875, 0.1318359375, 0.1104736328125, 0.1282958984375, 0.142578125, 0.1485595703125, 0.0885009...
embed
26130932_c0
26130932
lisp
0
Title: Breadth-First into Uniform Cost LISP Problem title: Breadth-First into Uniform Cost LISP Tags: common-lisp, lisp, artificial-intelligence Problem: Breadth-First into Uniform Cost LISP I am a beginner in LISP and I'm working on an exercise that requires me to make modifications to a breath-first search in order t...
Breadth-First into Uniform Cost LISP Breadth-First into Uniform Cost LISP common-lisp lisp artificial-intelligence a the Breadth-First Uniform Cost LISP Problem ex2 Arad Zerind Sibiu Timisoara Oradea Lugoj Medhadia Mehadia Drobeta Craiova Rimnicu-Vilcea Fagaras Pitesti Bucharest Giurgiu Urziceni Neami Iasi Vasiui Hirso...
[ 0.022216796875, 0.02978515625, 0.0009002685546875, -0.000881195068359375, 0.009033203125, 0.01092529296875, -0.00640869140625, -0.0120849609375, 0.009521484375, -0.01068115234375, 0.009033203125, -0.02392578125, 0.0152587890625, -0.024658203125, -0.01416015625, -0.012939453125, -0.02...
[ 6499, 712, 927, 207263, 3934, 11789, 5037, 63099, 16970, 9434, 39210, 4086, 254, 400, 7008, 66733, 130687, 15649, 1119, 304, 114940, 32123, 7250, 126218, 204746, 180577, 41200, 170, 2888, 45573, 11, 1215, 46193, 59865, 174578, 41447, 35723, 8...
[ 0.14453125, 0.1190185546875, 0.1500244140625, 0.193359375, 0.11572265625, 0.1295166015625, 0.224609375, 0.181640625, 0.1248779296875, 0.213134765625, 0.0968017578125, 0.098388671875, 0.160400390625, 0.116943359375, 0.173828125, 0.1231689453125, 0.1544189453125, 0.196533203125, 0....
embed
8629565_c0
8629565
lisp
0
Title: building a hash table with gensym and macrolet Problem title: building a hash table with gensym and macrolet Tags: clisp, common-lisp, gnu-common-lisp, lisp Problem: building a hash table with gensym and macrolet I'm trying to build a hash table (among other actions) while read ing. I don't want the hash table t...
building a hash table with gensym and macrolet building a hash table with gensym and macrolet clisp common-lisp gnu-common-lisp lisp G12655 USE-VALUE Input STORE-VALUE SKIP LOAD-TEST-CONFIG STOP build.l building a hash table with gensym and macrolet I'm trying to build a hash table (among other actions) while read ing....
[ -0.0247802734375, 0.0225830078125, -0.021484375, -0.0198974609375, -0.004547119140625, -0.003997802734375, 0.0218505859375, -0.0032196044921875, 0.007293701171875, -0.009521484375, -0.017333984375, 0.022705078125, -0.00872802734375, -0.016357421875, 0.021484375, -0.01141357421875, -0...
[ 33976, 1556, 127, 23180, 678, 29038, 4650, 136, 111789, 1974, 95701, 7008, 39210, 4086, 254, 104155, 3796, 400, 527, 1530, 161689, 78441, 61152, 179376, 169000, 22215, 618, 21828, 22724, 159, 70675, 45367, 141, 31577, 61972, 12960, 12301, 330...
[ 0.1353759765625, 0.1727294921875, 0.1422119140625, 0.19970703125, 0.054168701171875, 0.1654052734375, 0.235107421875, 0.059600830078125, 0.2021484375, 0.22265625, 0.039093017578125, 0.135498046875, 0.08831787109375, 0.039947509765625, 0.1085205078125, 0.1094970703125, 0.0643310546875...
embed
40677325_c0
40677325
lisp
0
Title: Slimv: Evaluation aborted on &lt;unknown reason&gt; Problem title: Slimv: Evaluation aborted on &lt;unknown reason&gt; Tags: recursion, lisp, scheme, swank, slimv Problem: Slimv: Evaluation aborted on I'm debugging the following mit-scheme program through vim with the assistance of slimv. (define (pascal x) (def...
Slimv: Evaluation aborted on &lt;unknown reason&gt; Slimv: Evaluation aborted on &lt;unknown reason&gt; recursion lisp scheme swank slimv Slimv Evaluation Done pascal.scm swank.log Received Actionlist Sent swank-repl:listener-eval Slimv: Evaluation aborted on I'm debugging the following mit-scheme program through vim w...
[ -0.0067138671875, 0.0130615234375, 0.014892578125, 0.004150390625, -0.01708984375, 0.00494384765625, -0.00002014636993408203, 0.01043701171875, -0.000286102294921875, -0.0162353515625, 0.0133056640625, -0.0031280517578125, -0.01348876953125, -0.029541015625, 0.0167236328125, -0.0133056...
[ 82344, 334, 151228, 1363, 64853, 297, 98, 69723, 31635, 195625, 400, 7008, 150370, 68062, 7570, 34264, 452, 6827, 3931, 4867, 57945, 6562, 107, 2424, 63844, 56, 13, 1405, 8, 978, 491, 7560, 282, 1528, 119916, 127557, 13028, 75101, 38, 400...
[ 0.22021484375, 0.2283935546875, 0.2486572265625, 0.0927734375, 0.228271484375, 0.0848388671875, 0.0626220703125, 0.1754150390625, 0.1395263671875, 0.1239013671875, 0.0295257568359375, 0.10357666015625, 0.1619873046875, 0.08905029296875, 0.1756591796875, 0.1944580078125, 0.08966064453...
embed
32709868_c0
32709868
lisp
0
Title: Clojure idiomatic and memory-efficient loop Problem title: Clojure idiomatic and memory-efficient loop Tags: memory, lisp, idioms, clojure Problem: Clojure idiomatic and memory-efficient loop I'm implementing a simple algorithm in Clojure that insists on blowing the memory, even with :jvm-opts ["-Xmx4G"] set on ...
Clojure idiomatic and memory-efficient loop Clojure idiomatic and memory-efficient loop memory lisp idioms clojure OutOfMemoryError Clojure Xmx4G project.clj Double POSITIVE_INFINITY Java java.util.Arrays.copyOf Arrays.java:2367 Clojure idiomatic and memory-efficient loop I'm implementing a simple algorithm in Clojure ...
[ -0.00897216796875, 0.002288818359375, -0.005279541015625, 0.023681640625, 0.00084686279296875, -0.01287841796875, 0.00122833251953125, 0.00634765625, 0.00634765625, -0.041748046875, 0.029296875, 0.01123046875, 0.01007080078125, -0.02197265625, 0.004150390625, 0.029052734375, 0.007324...
[ 51053, 461, 107, 49666, 9523, 136, 98323, 24500, 40956, 400, 7008, 13373, 20450, 13538, 132887, 6696, 4514, 425, 617, 724, 13452, 21178, 107172, 54602, 568, 129525, 41925, 79, 330, 3675, 7092, 24071, 18197, 29479, 8781, 234873, 51636, 102310,...
[ 0.1553955078125, 0.1839599609375, 0.12255859375, 0.1884765625, 0.07232666015625, 0.0233612060546875, 0.1993408203125, 0.1175537109375, 0.2093505859375, 0.037689208984375, 0.10546875, 0.0885009765625, 0.0914306640625, 0.07861328125, 0.1082763671875, 0.0003662109375, 0.04388427734375, ...
embed
18617925_c0
18617925
lisp
0
Title: Error writing to file &quot;is private to #&lt;PROCESS worker( )&quot; Problem title: Error writing to file &quot;is private to #&lt;PROCESS worker( )&quot; Tags: ccl, lisp, common-lisp, slime Problem: Error writing to file "is private to # I'm just beginning with CL, I'm using CCL+Slime with Emacs v24 in Window...
Error writing to file &quot;is private to #&lt;PROCESS worker( )&quot; Error writing to file &quot;is private to #&lt;PROCESS worker( )&quot; ccl lisp common-lisp slime Error test.txt Something Stream BASIC-FILE-CHARACTER-OUTPUT-STREAM UTF-8 x2180C0A06D PROCESS Reset x2180BB558D Condition SIMPLE-ERROR CCL::CHECK-IOBLOC...
[ 0.00909423828125, 0.01300048828125, 0.005462646484375, -0.0181884765625, -0.0027313232421875, -0.00958251953125, 0.0220947265625, -0.00299072265625, 0.0028076171875, 0.01953125, -0.0086669921875, 0.0086669921875, 0.007110595703125, 0.00982666015625, 0.018798828125, -0.0028076171875, ...
[ 212059, 32562, 47, 11435, 164, 14375, 47970, 194695, 4488, 56, 34937, 400, 7008, 39210, 4086, 254, 34264, 13, 3034, 124326, 200905, 115061, 96971, 919, 52099, 52001, 56564, 30992, 17376, 39425, 9016, 225661, 9624, 176908, 397, 46347, 40288, 1...
[ 0.1783447265625, 0.2178955078125, 0.2440185546875, 0.2015380859375, 0.154541015625, 0.264892578125, 0.029754638671875, 0.1104736328125, 0.124267578125, 0.08935546875, 0.111572265625, 0.0418701171875, 0.09808349609375, 0.0675048828125, 0.03125, 0.088623046875, 0.111083984375, 0.0945...
embed
19202081_c0
19202081
lisp
0
Title: How do I expand inner macros before the outer ones? Problem title: How do I expand inner macros before the outer ones? Tags: racket, lisp, macros, scheme Problem: How do I expand inner macros before the outer ones? Say I have the following macro: (define-syntax-rule (qq x) '(1 x)) Can I make something that looks...
How do I expand inner macros before the outer ones? How do I expand inner macros before the outer ones? racket lisp macros scheme How EOF NUM How do I expand inner macros before the outer ones? Say I have the following macro: Can I make something that looks like (qq (qq 2)) expand into '(1 (1 2)) instead of (1 (qq 2) ?...
[ 0.00823974609375, 0.03466796875, -0.0205078125, 0.0303955078125, 0.000667572021484375, 0.024169921875, 0.00592041015625, -0.0113525390625, 0.001861572265625, -0.00015354156494140625, -0.0115966796875, -0.01409912109375, -0.005096435546875, -0.017333984375, 0.0115966796875, -0.012023925...
[ 11249, 87, 71062, 75414, 111789, 7, 8108, 1810, 56, 673, 27853, 400, 7008, 150370, 241, 82341, 109020, 64333, 25632, 4171, 3249, 9844, 33342, 1884, 38656, 4958, 3934, 242, 41600, 2858, 64457, 31635, 5154, 64747, 5122, 46132, 6056, 14700, 66...
[ 0.0792236328125, 0.023895263671875, 0.266357421875, 0.251708984375, 0.23193359375, 0.13330078125, 0.1702880859375, 0.1151123046875, 0.0986328125, 0.080322265625, 0.232666015625, 0.0626220703125, 0.1578369140625, 0.1363525390625, 0.0423583984375, 0.2305908203125, 0.1929931640625, 0....
embed
63013725_c0
63013725
lisp
0
Title: Trying to make macro similar to defparameter, defvar but macro only returns an s-expression Problem title: Trying to make macro similar to defparameter, defvar but macro only returns an s-expression Tags: common-lisp, lisp Problem: Trying to make macro similar to defparameter, defvar but macro only returns an s-...
Trying to make macro similar to defparameter, defvar but macro only returns an s-expression Trying to make macro similar to defparameter, defvar but macro only returns an s-expression common-lisp lisp Trying defregion1 defregion2 test-reg1 deferegion2 test-reg2 DEFPARAMETER MAKE-INSTANCE REGION Trying to make macro sim...
[ -0.01611328125, 0.01708984375, -0.01611328125, -0.00250244140625, 0.0208740234375, 0.02392578125, -0.01312255859375, 0.0218505859375, 0.0054931640625, -0.007476806640625, -0.01806640625, 0.00787353515625, 0.027587890625, -0.0400390625, 0.0234375, 0.000286102294921875, -0.006072998046...
[ 40858, 111789, 21373, 8, 420, 6276, 29089, 1961, 4734, 30646, 91, 204629, 3249, 39210, 4086, 254, 400, 7008, 80938, 418, 304, 3034, 10901, 2242, 202001, 60436, 70171, 43711, 618, 60280, 1284, 9, 31577, 13204, 67842, 36746, 43240, 54799, 719...
[ 0.0662841796875, 0.1842041015625, 0.11181640625, 0.15087890625, 0.125244140625, 0.08544921875, 0.0941162109375, 0.1571044921875, 0.08026123046875, 0.1551513671875, 0.0941162109375, 0.1767578125, 0.0147705078125, 0.0758056640625, 0.022552490234375, 0.0919189453125, 0.025726318359375, ...
embed
1994075_c0
1994075
lisp
0
Title: Processing text with elisp Problem title: Processing text with elisp Tags: lisp, emacs, elisp, awk Problem: Processing text with elisp Since I've converted to the Church of Emacs, I've been trying to do everything from inside it, and I was wondering how to do some text processing quickly and efficiently with it....
Processing text with elisp Processing text with elisp lisp emacs elisp awk Processing Diego Koma pr0n FelipeAugusto GustavoPupo Alan Jost Herbert Andre Rodrigo Vitor Luca LZZ William Epic Aldo GustavoKyon CarlosIsaksen Peter FilipePinheiro Igor Erick Gabriel HHahaah Eduardo END Processing text with elisp Since I've con...
[ 0.007049560546875, -0.0186767578125, 0.007659912109375, 0.0031280517578125, -0.008544921875, 0.02490234375, -0.01153564453125, 0.0159912109375, -0.0021209716796875, -0.0224609375, 0.003936767578125, 0.04736328125, -0.0284423828125, -0.00592041015625, -0.004364013671875, -0.010925292968...
[ 123996, 214, 7986, 678, 15296, 7008, 400, 352, 2263, 434, 92, 59826, 50459, 4083, 19, 120686, 212840, 31, 63691, 27559, 771, 44576, 9265, 18, 177592, 22456, 126033, 582, 1290, 92191, 76362, 25031, 181482, 884, 246, 9480, 24856, 110008, 33, ...
[ 0.2086181640625, 0.0950927734375, 0.25390625, 0.1295166015625, 0.173583984375, 0.27880859375, 0.120361328125, 0.114990234375, 0.179931640625, 0.155517578125, 0.1827392578125, 0.1793212890625, 0.232421875, 0.05572509765625, 0.009124755859375, 0.1365966796875, 0.055694580078125, 0.02...
embed
2573347_c0
2573347
lisp
0
Title: Install CLSQL on Mac OS X Problem title: Install CLSQL on Mac OS X Tags: macos, sbcl, clsql, common-lisp, lisp Problem: Install CLSQL on Mac OS X I have SBCL installed (via macports/darwinports) on my Intel Core 2 Duo Macbook running 10.5.8. I've installed several libraries like this: (require 'asdf) (require 'a...
Install CLSQL on Mac OS X Install CLSQL on Mac OS X macos sbcl clsql common-lisp lisp Install CLSQL Mac asdf-install:install SYSTEM CLSQL-UFFI Users clsql-5.0.5 x86_64 i386 bundle1.o flat_namespace clsql_uffi.c clsql_uffi.dylib dyld_stub_binding_helper collect2 Nf4o5ArDFaWBH2OwtnWM3E Tmp ccJyZxou.out clsql_uffi.so Erro...
[ -0.004425048828125, 0.0142822265625, 0.007354736328125, 0.000640869140625, -0.008544921875, -0.0062255859375, -0.00799560546875, -0.01507568359375, -0.00994873046875, 0.000797271728515625, -0.0194091796875, -0.038818359375, 0.0027618408203125, -0.021484375, -0.0076904296875, -0.0109863...
[ 107951, 46323, 158897, 98, 4727, 11787, 1193, 291, 7840, 91, 275, 34937, 33139, 7, 99247, 39210, 4086, 254, 400, 7008, 237, 420, 80383, 55858, 38209, 22724, 53400, 10342, 93645, 15276, 13307, 105742, 57134, 31, 49878, 210716, 21493, 14, 238...
[ 0.200927734375, 0.2196044921875, 0.3603515625, 0.0775146484375, 0.1739501953125, 0.1683349609375, 0.1246337890625, 0.02935791015625, 0.1414794921875, 0.0306396484375, 0.0819091796875, 0.202880859375, 0.1309814453125, 0.0611572265625, 0.263671875, 0.08905029296875, 0.0565185546875, ...
embed
41474877_c0
41474877
lisp
0
Title: Can&#x27;t variables be used within generic function methods? (CLOS/LISP) Problem title: Can&#x27;t variables be used within generic function methods? (CLOS/LISP) Tags: generic-function, clos, common-lisp, lisp Problem: Can't variables be used within generic function methods? (CLOS/LISP) I'm learning about gener...
Can&#x27;t variables be used within generic function methods? (CLOS/LISP) Can&#x27;t variables be used within generic function methods? (CLOS/LISP) generic-function clos common-lisp lisp Can CLOS LISP Can't variables be used within generic function methods? (CLOS/LISP) I'm learning about generic functions in CLOS. Beca...
[ 0.0166015625, 0.035400390625, -0.0015106201171875, -0.01495361328125, 0.007049560546875, 0.00128173828125, -0.00128936767578125, -0.004486083984375, 0.004913330078125, -0.0245361328125, -0.0142822265625, -0.034912109375, -0.005279541015625, -0.0120849609375, -0.00189208984375, -0.01446...
[ 4171, 3768, 77336, 7, 11814, 28032, 189534, 32354, 150624, 92933, 67616, 683, 18, 137175, 20450, 39210, 4086, 254, 400, 7008, 16970, 9434, 64, 27781, 81415, 11343, 48716, 58580, 257, 10750, 10644, 12921, 74481, 15400, 61261, 8306, 4527, 113, ...
[ 0.054901123046875, 0.0149688720703125, 0.272216796875, 0.08673095703125, 0.1395263671875, 0.1064453125, 0.2437744140625, 0.1785888671875, 0.1817626953125, 0.1806640625, 0.071533203125, 0.1214599609375, 0.035552978515625, 0.174560546875, 0.140625, 0.0572509765625, 0.025482177734375, ...
embed
26201599_c0
26201599
lisp
0
Title: SICP: Why does process-forget-value call process-new-value? Problem title: SICP: Why does process-forget-value call process-new-value? Tags: sicp, lisp, constraints, scheme Problem: SICP: Why does process-forget-value call process-new-value? This code is from SICP, 3.3.5 Propagation of Constraints . I can't seem...
SICP: Why does process-forget-value call process-new-value? SICP: Why does process-forget-value call process-new-value? sicp lisp constraints scheme SICP Why I-have-a-value I-lost-my-value Unknown ADDER SICP: Why does process-forget-value call process-new-value? This code is from SICP, 3.3.5 Propagation of Constraints ...
[ -0.00921630859375, 0.01458740234375, 0.0009765625, 0.025634765625, -0.01519775390625, 0.01080322265625, -0.0004329681396484375, -0.00958251953125, 0.00506591796875, -0.00469970703125, -0.0026702880859375, 0.0035858154296875, -0.0191650390625, -0.0057373046875, 0.00286865234375, -0.0241...
[ 159, 198993, 44084, 9433, 2472, 3794, 27494, 13, 11782, 54936, 26536, 254, 7008, 158, 2816, 4288, 150370, 87, 68991, 11, 45014, 1176, 69723, 19831, 18044, 14602, 9, 18151, 72516, 11902, 1657, 15400, 27117, 237, 2704, 29954, 7986, 31635, 456...
[ 0.0540771484375, 0.1771240234375, 0.1524658203125, 0.191650390625, 0.115966796875, 0.2310791015625, 0.244873046875, 0.114501953125, 0.183837890625, 0.2294921875, 0.0286712646484375, 0.093505859375, 0.113037109375, 0.040985107421875, 0.1578369140625, 0.0726318359375, 0.07366943359375,...
embed
64423568_c0
64423568
lisp
0
Title: What is the name of this q/kdb+ feature? Does any flavor of LISP implement it? How? Problem title: What is the name of this q/kdb+ feature? Does any flavor of LISP implement it? How? Tags: lazy-evaluation, functional-programming, kdb%2B, scoping, lisp Problem: What is the name of this q/kdb+ feature? Does any fl...
What is the name of this q/kdb+ feature? Does any flavor of LISP implement it? How? What is the name of this q/kdb+ feature? Does any flavor of LISP implement it? How? lazy-evaluation functional-programming kdb%2B scoping lisp What Does LISP How g:add Input What is the name of this q/kdb+ feature? Does any flavor of LI...
[ 0.0111083984375, 0.020751953125, -0.0008087158203125, 0.007659912109375, -0.0145263671875, 0.0015411376953125, -0.0037994384765625, 0.01043701171875, -0.01141357421875, 0.0015716552734375, 0.01409912109375, -0.00164031982421875, -0.032958984375, -0.0009918212890625, 0.005401611328125, ...
[ 9351, 903, 8096, 64, 92, 48073, 1328, 60213, 2499, 196634, 16970, 9434, 29479, 11249, 21, 3285, 159258, 123309, 28966, 472, 44679, 214, 400, 7008, 101790, 706, 12, 11, 4028, 360, 7077, 56037, 449, 46876, 57143, 11782, 137175, 13452, 1830, ...
[ 0.08416748046875, 0.08892822265625, 0.224609375, 0.045257568359375, 0.0240325927734375, 0.1724853515625, 0.191162109375, 0.231201171875, 0.02655029296875, 0.1378173828125, 0.144775390625, 0.22314453125, 0.14404296875, 0.10302734375, 0.045989990234375, 0.1370849609375, 0.132568359375,...
embed
3809602_c0
3809602
lisp
0
Title: How to return control from a function in lisp Problem title: How to return control from a function in lisp Tags: common-lisp, lisp Problem: How to return control from a function in lisp (defun returnFirstCharacter(p) (if (symbolp p) (char (symbol-name p) 0) nil) ) (defun returnRestCharacters (p) (let () (intern ...
How to return control from a function in lisp How to return control from a function in lisp common-lisp lisp a How match2 How to return control from a function in lisp I have match2 being called twice by itself.I want the recursive calls to happen. the moment a call of match2 returns either true or nil the program is t...
[ -0.010498046875, 0.021728515625, 0.00811767578125, 0.01409912109375, -0.00555419921875, 0.01470947265625, 0.0004119873046875, 0.003204345703125, 0.007171630859375, -0.00081634521484375, 0.0301513671875, -0.00958251953125, 0.01495361328125, -0.01165771484375, 0.0106201171875, 0.02612304...
[ 11249, 47, 30646, 6226, 1295, 32354, 23, 400, 7008, 39210, 4086, 254, 14858, 304, 35839, 186351, 390, 68034, 3444, 195625, 5844, 11782, 53383, 3095, 29568, 17324, 1528, 121011, 297, 115081, 4420, 6562, 915, 29472, 1830 ]
[ 0.070068359375, 0.049774169921875, 0.2296142578125, 0.262939453125, 0.160888671875, 0.187744140625, 0.06463623046875, 0.12744140625, 0.2100830078125, 0.0731201171875, 0.07958984375, 0.1561279296875, 0.1805419921875, 0.1533203125, 0.128173828125, 0.1556396484375, 0.015380859375, 0.1...
embed
18006375_c0
18006375
lisp
0
Title: In emacs: exclude folders from searching IDs &quot;gid&quot; Problem title: In emacs: exclude folders from searching IDs &quot;gid&quot; Tags: directory, emacs, filter, lisp, search Problem: In emacs: exclude folders from searching IDs "gid" I have this snippet of code in my dotemacs file that helps me view IDs....
In emacs: exclude folders from searching IDs &quot;gid&quot; In emacs: exclude folders from searching IDs &quot;gid&quot; directory emacs filter lisp search searching compilation IDs gid.el Run ARGS While Preserve v18 v19 In emacs: exclude folders from searching IDs "gid" I have this snippet of code in my dotemacs file...
[ -0.01507568359375, 0.0006256103515625, -0.014892578125, -0.021728515625, 0.00848388671875, 0.032470703125, -0.00122833251953125, 0.0036163330078125, -0.0020751953125, -0.025634765625, -0.0062255859375, 0.0213623046875, -0.02587890625, 0.00075531005859375, 0.0068359375, -0.0029296875, ...
[ 360, 352, 2263, 7, 39041, 112, 78303, 1295, 157318, 11338, 52493, 14364, 46312, 400, 7008, 33938, 98352, 38630, 583, 28398, 13685, 34162, 51404, 1914, 86687, 81, 1819, 2947, 58134, 18151, 54, 79327, 4439, 11435, 112397, 21455, 11249, 7722, ...
[ 0.035400390625, 0.105224609375, 0.193359375, 0.121826171875, 0.173583984375, 0.1136474609375, 0.1962890625, 0.1029052734375, 0.203857421875, 0.1826171875, 0.244873046875, 0.1068115234375, 0.14501953125, 0.052886962890625, 0.1131591796875, 0.2027587890625, 0.1051025390625, 0.1700439...
embed
23773272_c0
23773272
lisp
0
Title: Common Lisp program error Problem title: Common Lisp program error Tags: common-lisp, lisp Problem: Common Lisp program error Im pretty new in Lisp programming language and I got an error that I can't fix :/ Hope someone can help me. (Sorry if it's a newbie mistake) Here's my code: (defun inicia() (princ "Ingres...
Common Lisp program error Common Lisp program error common-lisp lisp Common Lisp Ingresa PROGN SETQ PILATEMP Common Lisp program error Im pretty new in Lisp programming language and I got an error that I can't fix :/ Hope someone can help me. (Sorry if it's a newbie mistake) Here's my code: And the error I'm getting is...
[ 0.0235595703125, -0.00090789794921875, -0.00689697265625, 0.0164794921875, -0.010986328125, -0.00421142578125, 0.006378173828125, -0.006805419921875, 0.00022029876708984375, -0.00982666015625, 0.006317138671875, 0.017333984375, 0.00927734375, -0.0169677734375, 0.0106201171875, 0.018432...
[ 151301, 1261, 7008, 1528, 18499, 39210, 4086, 254, 400, 11614, 71455, 10514, 88858, 128565, 2737, 25645, 38705, 113926, 3525, 56037, 46876, 30022, 75359, 4358, 9014, 121742, 11853, 18151, 20949, 11737 ]
[ 0.17822265625, 0.1763916015625, 0.2041015625, 0.21826171875, 0.1903076171875, 0.147705078125, 0.10589599609375, 0.126953125, 0.1197509765625, 0.05413818359375, 0.1590576171875, 0.067626953125, 0.09375, 0.08819580078125, 0.1224365234375, 0.005706787109375, 0.008697509765625, 0.21020...
embed
13545721_c0
13545721
lisp
0
Title: CLISP Lambda Calculus Div Implementation Problem title: CLISP Lambda Calculus Div Implementation Tags: lisp, lambda-calculus, common-lisp Problem: CLISP Lambda Calculus Div Implementation I'm trying to implement a Division function with clisp Lambda Calc. style I read from this site that lambda expression of a d...
CLISP Lambda Calculus Div Implementation CLISP Lambda Calculus Div Implementation lisp lambda-calculus common-lisp CLISP Lambda Calculus Div Implementation church2int int2church IF-THEN-ELSE acc1 acc2 PAIR FUNCALL PAR SUCC SUB CLISP Lambda Calculus Div Implementation I'm trying to implement a Division function with cli...
[ 0.00860595703125, 0.010009765625, 0.01953125, -0.00823974609375, 0.0062255859375, 0.0004673004150390625, 0.01025390625, 0.007080078125, 0.009521484375, -0.0169677734375, 0.02490234375, 0.00701904296875, -0.009521484375, -0.0194091796875, 0.00933837890625, -0.0013427734375, -0.0046386...
[ 313, 67616, 683, 122930, 85, 212467, 53026, 153941, 223, 400, 7008, 6492, 6827, 94739, 39210, 4086, 254, 106820, 304, 4288, 23, 18, 474, 55449, 96432, 96922, 50015, 436, 126546, 136258, 66437, 28358, 16817, 13709, 111231, 31577, 29479, 127152...
[ 0.019561767578125, 0.1514892578125, 0.19140625, 0.17138671875, 0.1431884765625, 0.1800537109375, 0.20263671875, 0.174560546875, 0.007232666015625, 0.07415771484375, 0.2012939453125, 0.19140625, 0.10113525390625, 0.1141357421875, 0.05517578125, 0.089599609375, 0.156982421875, 0.1702...
embed
71637281_c0
71637281
lisp
0
Title: How can i create a function using struct to create a condition Problem title: How can i create a function using struct to create a condition Tags: data-structures, struct, racket, lisp, conditional-statements Problem: How can i create a function using struct to create a condition i am trying to create a little m...
How can i create a function using struct to create a condition How can i create a function using struct to create a condition data-structures struct racket lisp conditional-statements struct the How Confidently Skelen Manor Ran line1 Walking line2 You Would line3 CLOSE Yes Chapter choice1 How can i create a function us...
[ -0.015869140625, -0.0006103515625, -0.0010833740234375, 0.0286865234375, -0.000621795654296875, 0.00689697265625, 0.0205078125, -0.0033416748046875, 0.00457763671875, 0.007354736328125, -0.0159912109375, 0.0084228515625, 0.00634765625, -0.00775146484375, 0.0250244140625, 0.0205078125, ...
[ 11249, 831, 17, 28282, 32354, 17368, 36716, 35431, 10, 2053, 137656, 673, 27853, 400, 7008, 289, 61340, 106161, 52128, 538, 56901, 1977, 1572, 748, 33041, 13315, 167992, 154559, 32635, 117615, 44126, 10176, 7665, 6712, 105233, 13765, 128219, ...
[ 0.0316162109375, 0.050262451171875, 0.05511474609375, 0.1943359375, 0.241455078125, 0.1082763671875, 0.270751953125, 0.2474365234375, 0.0184783935546875, 0.06829833984375, 0.162109375, 0.0435791015625, 0.17724609375, 0.0267791748046875, 0.0894775390625, 0.0352783203125, 0.05718994140...
embed
72051040_c1
72051040
lisp
1
"Select the project folder: " 1 "d:\\")) );progn );if ;; WORK IN PROGRESS ;; Gather drawings into a list ;; Copy drawings and place into "Past revisions" folder ;; Add revision to drawings ;; Modify drawing's names ;; Save, close, and end ) ;; Source: https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lis...
"Select the project folder: " 1 "d:\\")) );progn );if ;; WORK IN PROGRESS ;; Gather drawings into a list ;; Copy drawings and place into "Past revisions" folder ;; Add revision to drawings ;; Modify drawing's names ;; Save, close, and end ) ;; Source: https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/lis...
[ -0.0224609375, 0.0281982421875, -0.0137939453125, 0.0303955078125, -0.00075531005859375, 0.025146484375, -0.00799560546875, -0.0137939453125, 0.01092529296875, 0.01220703125, 0.01495361328125, 0.04150390625, -0.006072998046875, -0.0011138916015625, -0.00457763671875, -0.006591796875, ...
[ 294, 100184, 13452, 78303, 106, 71, 12, 3142, 75620, 19, 3190, 231355, 5881, 10514, 76914, 15268, 2902, 9319, 188304, 5303, 74, 146930, 3687, 3934, 65619, 18, 111666, 29117, 47, 16269, 40383, 123055, 64944, 20903, 3564, 77641, 30801, 8913, ...
[ 0.0426025390625, 0.181396484375, 0.19580078125, 0.2042236328125, 0.056304931640625, 0.01751708984375, 0.048187255859375, 0.0163116455078125, 0.1458740234375, 0.0168304443359375, 0.0469970703125, 0.1444091796875, 0.11474609375, 0.1107177734375, 0.187255859375, 0.0888671875, 0.07385253...
embed
77888742_c0
77888742
lisp
0
Title: Lisp dfs not returning acyclic path Problem title: Lisp dfs not returning acyclic path Tags: common-lisp, lisp Problem: Lisp dfs not returning acyclic path I am creating a lisp program to find an acyclic path in an undirected graph, and return that path to the user. The path does not necessarily need to be the s...
Lisp dfs not returning acyclic path Lisp dfs not returning acyclic path common-lisp lisp Lisp Gets Reset Path Goal Update Call Lisp dfs not returning acyclic path I am creating a lisp program to find an acyclic path in an undirected graph, and return that path to the user. The path does not necessarily need to be the s...
[ -0.00201416015625, 0.028564453125, -0.0089111328125, 0.0133056640625, -0.01239013671875, 0.006195068359375, -0.00013637542724609375, 0.004547119140625, -0.009033203125, -0.0186767578125, -0.005615234375, -0.00830078125, -0.01806640625, -0.00238037109375, 0.018798828125, 0.0174560546875...
[ 1261, 7008, 104, 17447, 959, 30646, 10, 187830, 238, 60875, 39210, 4086, 254, 400, 9624, 126, 108421, 2016, 289, 28641, 26265, 105233, 1528, 7413, 80581, 41382, 38937, 16610, 525, 4393, 18151, 28398, 17324, 34292, 176377, 11343, 76228, 128405...
[ 0.1336669921875, 0.197998046875, 0.075927734375, 0.2109375, 0.05865478515625, 0.1839599609375, 0.1104736328125, 0.1787109375, 0.03741455078125, 0.1956787109375, 0.07196044921875, 0.09326171875, 0.1378173828125, 0.08758544921875, 0.073974609375, 0.09228515625, 0.1661376953125, 0.103...
embed
18249337_c0
18249337
lisp
0
Title: Lisp without a Garbage Collector for low level programming Problem title: Lisp without a Garbage Collector for low level programming Tags: lisp, garbage-collection Problem: Lisp without a Garbage Collector for low level programming Is there a dialect of Lisp which has Lisp semantics and low level manipulation of...
Lisp without a Garbage Collector for low level programming Lisp without a Garbage Collector for low level programming lisp garbage-collection Lisp Garbage Collector But Lisp without a Garbage Collector for low level programming Is there a dialect of Lisp which has Lisp semantics and low level manipulation of C? Somethi...
[ 0.01300048828125, 0.0341796875, 0.0012359619140625, 0.0174560546875, -0.0189208984375, 0.01055908203125, -0.008056640625, 0.01336669921875, -0.01470947265625, -0.00946044921875, 0.01416015625, -0.0242919921875, -0.01422119140625, 0.003509521484375, 0.010498046875, -0.0166015625, -0.0...
[ 1261, 7008, 15490, 6389, 402, 429, 138521, 748, 27226, 17366, 56037, 400, 196352, 220734, 484, 109109, 45258, 313, 97351, 61799, 98323, 29823, 20513, 72761, 6275, 47, 76407, 75186, 3444, 4527, 36510, 44402, 6226, 11651, 390, 4785, 51042, 3059...
[ 0.1968994140625, 0.254638671875, 0.12890625, 0.058502197265625, 0.149658203125, 0.0712890625, 0.1461181640625, 0.064697265625, 0.103515625, 0.1162109375, 0.09130859375, 0.0609130859375, 0.0919189453125, 0.1959228515625, 0.0743408203125, 0.1109619140625, 0.13720703125, 0.10565185546...
embed
12657481_c0
12657481
lisp
0
Title: Why does this Lisp macro as a whole work, even though each piece doesn&#x27;t work? Problem title: Why does this Lisp macro as a whole work, even though each piece doesn&#x27;t work? Tags: macros, lisp, gensym, common-lisp Problem: Why does this Lisp macro as a whole work, even though each piece doesn't work? I'...
Why does this Lisp macro as a whole work, even though each piece doesn&#x27;t work? Why does this Lisp macro as a whole work, even though each piece doesn&#x27;t work? macros lisp gensym common-lisp Why Lisp FAIL COMBINE-RESULTS REPORT-RESULT G2867 UNLESS SETF NIL Why does this Lisp macro as a whole work, even though e...
[ -0.00823974609375, 0.01068115234375, -0.01318359375, 0.021728515625, -0.006591796875, 0.0234375, 0.00848388671875, 0.00127410888671875, 0.0233154296875, -0.00130462646484375, -0.00677490234375, 0.01171875, 0.00897216796875, -0.008056640625, 0.0035552978515625, 0.004150390625, 0.01416...
[ 44084, 14602, 903, 1261, 7008, 111789, 237, 28271, 4488, 3853, 21208, 12638, 63847, 22027, 3768, 18, 400, 29038, 4650, 39210, 4086, 254, 15491, 16444, 31436, 571, 25585, 34465, 82643, 145269, 3882, 18197, 47138, 183300, 541, 174796, 109613, 1...
[ 0.0968017578125, 0.0289154052734375, 0.055023193359375, 0.183349609375, 0.2391357421875, 0.2020263671875, 0.059173583984375, 0.1561279296875, 0.1424560546875, 0.0258331298828125, 0.04254150390625, 0.078369140625, 0.1590576171875, 0.0899658203125, 0.0207672119140625, 0.1099853515625, ...
embed
46989246_c0
46989246
lisp
0
Title: Refactoring a &quot;show-list&quot; function in lisp Problem title: Refactoring a &quot;show-list&quot; function in lisp Tags: common-lisp, refactoring, lisp Problem: Refactoring a "show-list" function in lisp I have written a function called "show-list" which passes all the tests below (defun show-list (l) (con...
Refactoring a &quot;show-list&quot; function in lisp Refactoring a &quot;show-list&quot; function in lisp common-lisp refactoring lisp show-list Refactoring NIL You Though Use Then Refactoring a "show-list" function in lisp I have written a function called "show-list" which passes all the tests below but I've gotten a ...
[ -0.01104736328125, 0.01513671875, 0.00555419921875, 0.0167236328125, -0.00958251953125, -0.0072021484375, -0.002716064453125, -0.0059814453125, -0.00150299072265625, 0.03173828125, -0.00140380859375, -0.01422119140625, -0.0164794921875, 0.000560760498046875, 0.00701904296875, 0.0236816...
[ 853, 144810, 214, 31374, 9, 6562, 32354, 400, 7008, 39210, 4086, 254, 456, 7639, 541, 16444, 145733, 36836, 59121, 10922, 109921, 35064, 58269, 31577, 21974, 12319, 1884, 509, 1916, 1733, 959, 20662, 42658 ]
[ 0.10595703125, 0.251953125, 0.02783203125, 0.2108154296875, 0.05206298828125, 0.2333984375, 0.20166015625, 0.1209716796875, 0.2015380859375, 0.06280517578125, 0.07904052734375, 0.161865234375, 0.10791015625, 0.157958984375, 0.023101806640625, 0.10028076171875, 0.043182373046875, 0....
embed
33125889_c0
33125889
lisp
0
Title: implement equal function to recursion function Problem title: implement equal function to recursion function Tags: common-lisp, lisp, list Problem: implement equal function to recursion function I want to fix my own function that gives the same result with the default intersection function. I've been trying to w...
implement equal function to recursion function implement equal function to recursion function common-lisp lisp list printelemsv1 list1 list2 implement equal function to recursion function I want to fix my own function that gives the same result with the default intersection function. I've been trying to write a lisp co...
[ 0.00118255615234375, 0.00811767578125, 0.01239013671875, -0.00078582763671875, 0.00167083740234375, 0.0205078125, -0.0006256103515625, -0.0126953125, -0.010498046875, -0.01531982421875, 0.0201416015625, 0.0118408203125, 0.0194091796875, -0.01385498046875, 0.01507568359375, 0.0058898925...
[ 29479, 105950, 32354, 47, 195625, 1830, 39210, 4086, 254, 400, 7008, 5303, 28412, 27889, 67756, 418, 304, 3444, 30022, 10002, 5701, 16750, 678, 114977, 1940, 7, 58994, 31577, 33022, 18151, 80854, 6626, 43240, 4488, 8512, 71, 107730, 140992, ...
[ 0.2261962890625, 0.2406005859375, 0.2078857421875, 0.1337890625, 0.22216796875, 0.09490966796875, 0.09130859375, 0.060516357421875, 0.138916015625, 0.07958984375, 0.15771484375, 0.164306640625, 0.1282958984375, 0.030181884765625, 0.1317138671875, 0.0293731689453125, 0.046173095703125...
embed
37424777_c0
37424777
lisp
0
Title: &#x27;() vs () in Common Lisp Problem title: &#x27;() vs () in Common Lisp Tags: empty-list, lisp, language-lawyer, common-lisp Problem: '() vs () in Common Lisp In Common Lisp, it seems like () is a self-evaluating form. That is, it evaluates to itself (or its alias nil ). So there would seem to be no need to q...
&#x27;() vs () in Common Lisp &#x27;() vs () in Common Lisp empty-list lisp language-lawyer common-lisp Common Lisp QUOTEs '() vs () in Common Lisp In Common Lisp, it seems like () is a self-evaluating form. That is, it evaluates to itself (or its alias nil ). So there would seem to be no need to quote it. But using gr...
[ 0.0244140625, 0.009033203125, 0.021240234375, -0.004302978515625, -0.02001953125, 0.006195068359375, 0.021240234375, 0.006622314453125, 0.0089111328125, 0.002716064453125, -0.01318359375, -0.01300048828125, -0.0234375, -0.00946044921875, -0.00823974609375, 0.0157470703125, 0.01440429...
[ 3768, 132, 20209, 15, 23, 151301, 1261, 7008, 74, 201505, 6562, 400, 46876, 19729, 8889, 39210, 4086, 254, 232856, 242, 360, 37202, 83, 15970, 159258, 1916, 3173, 151575, 68034, 55109, 17324, 48903, 110, 3871, 47, 66747, 442, 3514, 63773, ...
[ 0.09393310546875, 0.1981201171875, 0.223876953125, 0.123046875, 0.07305908203125, 0.199462890625, 0.172607421875, 0.204345703125, 0.008819580078125, 0.1661376953125, 0.168701171875, 0.0989990234375, 0.16552734375, 0.0732421875, 0.006378173828125, 0.0634765625, 0.1292724609375, 0.14...
embed
55671059_c0
55671059
lisp
0
Title: Why are the number of bytes consed reported by TIME differing for different calls? Problem title: Why are the number of bytes consed reported by TIME differing for different calls? Tags: sbcl, lisp, common-lisp Problem: Why are the number of bytes consed reported by TIME differing for different calls? Using SBCL...
Why are the number of bytes consed reported by TIME differing for different calls? Why are the number of bytes consed reported by TIME differing for different calls? sbcl lisp common-lisp Why TIME reverse2 Returns reverse1 CL-USER ch17:reverse1 Evaluation CPU Why are the number of bytes consed reported by TIME differin...
[ -0.000537872314453125, 0.01513671875, 0.01104736328125, 0.0125732421875, -0.007476806640625, 0.01025390625, -0.0010528564453125, 0.025146484375, 0.01324462890625, 0.01031494140625, 0.0113525390625, 0.0164794921875, -0.00469970703125, 0.00885009765625, 0.0162353515625, 0.0118408203125, ...
[ 44084, 14012, 390, 1636, 158, 5281, 113771, 110500, 129927, 214, 100, 12921, 11782, 34937, 400, 7008, 39210, 4086, 254, 39531, 184, 304, 173340, 46323, 1062, 50184, 2489, 37676, 151228, 86039, 90944, 37486, 48733, 1530, 155534, 7076, 1126, 21...
[ 0.1068115234375, 0.06573486328125, 0.116943359375, 0.0926513671875, 0.177001953125, 0.181884765625, 0.1270751953125, 0.270751953125, 0.187255859375, 0.084716796875, 0.03619384765625, 0.1640625, 0.1494140625, 0.0911865234375, 0.024749755859375, 0.1243896484375, 0.06390380859375, 0.0...
embed
46759678_c0
46759678
lisp
0
Title: Using argmax to find largest number in a list of elements Problem title: Using argmax to find largest number in a list of elements Tags: scheme, argmax, lisp, racket Problem: Using argmax to find largest number in a list of elements Ok so I define 3 lists: (define mylist '((pause 5 5 5)(note 3 4 5)(pause 3 4 4))...
Using argmax to find largest number in a list of elements Using argmax to find largest number in a list of elements scheme argmax lisp racket Using Using argmax to find largest number in a list of elements Ok so I define 3 lists: I have the predicates note? and pause? , essentially it checks if a list starts with 'note...
[ -0.005859375, 0.0096435546875, -0.00051116943359375, 0.00116729736328125, 0.00372314453125, 0.0230712890625, 0.0223388671875, 0.006439208984375, 0.007568359375, -0.037353515625, 0.01397705078125, -0.0157470703125, -0.0016326904296875, 0.011962890625, 0.01287841796875, -0.01495361328125...
[ 345, 79459, 24084, 7413, 142105, 14012, 23, 5303, 80854, 150370, 400, 7008, 673, 27853, 61924, 138, 765, 1653, 2063, 1636, 20537, 76968, 12765, 4034, 48345, 149302, 30646, 29568, 98320, 70541, 73048, 136, 243228, 94922, 62766, 759, 184, 864, ...
[ 0.009765625, 0.16845703125, 0.2386474609375, 0.09979248046875, 0.192138671875, 0.2017822265625, 0.002044677734375, 0.1837158203125, 0.196044921875, 0.1707763671875, 0.0621337890625, 0.1529541015625, 0.082763671875, 0.19384765625, 0.1231689453125, 0.0738525390625, 0.03662109375, 0.0...
embed
6887903_c0
6887903
lisp
0
Title: invoking functions defined by flet in another function Problem title: invoking functions defined by flet in another function Tags: lisp, elisp Problem: invoking functions defined by flet in another function I have a collection of functions defined in foo that I want to also want to use in bar . I have these func...
invoking functions defined by flet in another function invoking functions defined by flet in another function lisp elisp invoking functions defined by flet in another function I have a collection of functions defined in foo that I want to also want to use in bar . I have these functions defined in foo because I want fo...
[ 0.00823974609375, 0.005523681640625, -0.0014495849609375, 0.00787353515625, -0.003387451171875, -0.003143310546875, -0.01190185546875, 0.01202392578125, 0.00836181640625, -0.01806640625, 0.0059814453125, 0.029296875, 0.00024127960205078125, 0.03369140625, 0.0123291015625, -0.0249023437...
[ 23, 23253, 214, 32354, 61924, 86266, 15700, 400, 7008, 15296, 42486, 71, 5775, 31, 3444, 4527, 1909, 15970, 98102, 173591, 156566, 81522, 136, 67967, 64549, 1884, 15917, 22819, 15490, 45646, 66801, 85269, 4439, 1261, 13204, 4000, 7964, 157666...
[ 0.0694580078125, 0.1748046875, 0.0206756591796875, 0.226806640625, 0.20166015625, 0.254638671875, 0.0919189453125, 0.087646484375, 0.1654052734375, 0.05718994140625, 0.0823974609375, 0.02197265625, 0.1688232421875, 0.1773681640625, 0.04296875, 0.089111328125, 0.1990966796875, 0.108...
embed
73719742_c0
73719742
lisp
0
Title: Auto Lisp to replace (underscore+Number) in a Layer name but ignore any single underscores between letters Problem title: Auto Lisp to replace (underscore+Number) in a Layer name but ignore any single underscores between letters Tags: rename, layer, lisp, autolisp, autocad Problem: Auto Lisp to replace (undersco...
Auto Lisp to replace (underscore+Number) in a Layer name but ignore any single underscores between letters Auto Lisp to replace (underscore+Number) in a Layer name but ignore any single underscores between letters rename layer lisp autolisp autocad Auto Lisp Number Layer AAA_XXX_1_CP AAA_XXX_2_DD AAA_XXX_CP AAA_XXX_DD ...
[ -0.009765625, 0.016845703125, -0.00799560546875, 0.022705078125, -0.018798828125, 0.0322265625, -0.0106201171875, 0.01904296875, 0.01434326171875, 0.03369140625, 0.0203857421875, 0.0013275146484375, 0.0047607421875, -0.006256103515625, -0.00274658203125, 0.00518798828125, -0.00210571...
[ 4396, 1261, 7008, 47, 91995, 24658, 7, 30854, 1328, 18444, 26278, 239, 8889, 9351, 1284, 124962, 2499, 11001, 1379, 12064, 2109, 17721, 120820, 23, 456, 11627, 135355, 400, 1809, 4086, 254, 25426, 103332, 155616, 115469, 115187, 17854, 304, ...
[ 0.22021484375, 0.2022705078125, 0.235107421875, 0.03192138671875, 0.1917724609375, 0.140869140625, 0.03973388671875, 0.186279296875, 0.1435546875, 0.1568603515625, 0.17041015625, 0.1046142578125, 0.1905517578125, 0.1650390625, 0.04425048828125, 0.15185546875, 0.0252227783203125, 0....
embed
59182990_c1
59182990
lisp
1
84 40 66 38 92 67 98 97) ) ) not the same but similar here the rows begin at 1 but in project is start by 0 and this function to print the board (defun print-board (board) (format T "~%") (mapcar (lambda (x) (format T " ~A ~%" x)) board) (format nil "")) I have 8 movements implemented but I only put 4 examples for the...
84 40 66 38 92 67 98 97) ) ) not the same but similar here the rows begin at 1 but in project is start by 0 and this function to print the board (defun print-board (board) (format T "~%") (mapcar (lambda (x) (format T " ~A ~%" x)) board) (format nil "")) I have 8 movements implemented but I only put 4 examples for the...
[ -0.021728515625, 0.0125732421875, 0.0216064453125, 0.01275634765625, -0.00457763671875, -0.00732421875, 0.0115966796875, 0.0361328125, 0.00171661376953125, 0.0299072265625, -0.024169921875, -0.004302978515625, 0.0247802734375, -0.010498046875, -0.0086669921875, -0.0034332275390625, -...
[ 14885, 1112, 11251, 4520, 15671, 12661, 16193, 116354, 959, 5701, 1284, 21373, 3688, 15555, 7, 9842, 99, 106, 23, 13452, 83, 4034, 390, 757, 903, 32354, 47, 28412, 45443, 112, 16498, 24351, 51727, 384, 3949, 62346, 3284, 6492, 85, 425, ...
[ 0.134521484375, 0.07293701171875, 0.1063232421875, 0.11376953125, 0.09588623046875, 0.083251953125, 0.115966796875, 0.150634765625, 0.06512451171875, 0.116455078125, 0.034759521484375, 0.150634765625, 0.08050537109375, 0.2247314453125, 0.05963134765625, 0.147705078125, 0.060638427734...
embed
52270937_c0
52270937
lisp
0
Title: How to bind var&#x27;s name and value in the clojure macro? Problem title: How to bind var&#x27;s name and value in the clojure macro? Tags: clojure, lisp, macros, variables Problem: How to bind var's name and value in the clojure macro? Assum I hava some(more than 20) variables, I want to save them to a file. I...
How to bind var&#x27;s name and value in the clojure macro? How to bind var&#x27;s name and value in the clojure macro? clojure lisp macros variables How JN01 JN02 JN03 JN04 output-variable_a.TXT NEED Output resolve2 NOTE OUT TXT How to bind var's name and value in the clojure macro? Assum I hava some(more than 20) var...
[ -0.0205078125, 0.00482177734375, -0.02587890625, 0.007598876953125, -0.01708984375, 0.0250244140625, -0.002960205078125, 0.003143310546875, -0.0033111572265625, 0.0299072265625, -0.007080078125, 0.00003790855407714844, 0.025146484375, -0.013427734375, 0.00897216796875, -0.0127563476562...
[ 11249, 47, 68557, 285, 3768, 9351, 136, 34292, 20450, 461, 107, 111789, 23, 400, 7008, 77336, 135513, 6746, 9550, 9513, 7709, 140992, 21690, 2886, 11, 54047, 541, 138911, 13538, 103608, 304, 70981, 66596, 11299, 387, 30098, 11435, 119140, 2...
[ 0.055816650390625, 0.02215576171875, 0.254150390625, 0.20703125, 0.0740966796875, 0.1658935546875, 0.1500244140625, 0.220947265625, 0.144287109375, 0.163818359375, 0.1180419921875, 0.220458984375, 0.02191162109375, 0.03082275390625, 0.119140625, 0.25341796875, 0.07086181640625, 0.0...
embed
56305119_c0
56305119
lisp
0
Title: How do I send data to a Racket server? Problem title: How do I send data to a Racket server? Tags: lisp, racket, webserver Problem: How do I send data to a Racket server? Modifying an online example I have the following code which allows a http request to be made to this Racket webserver; #lang racket (require w...
How do I send data to a Racket server? How do I send data to a Racket server? lisp racket webserver web-server/servlet web-server/servlet-env How Racket HTTP Timestamp TEXT HTML-MIME-TYPE MIME Additional Content utf-8 Hello URL Notice There Start How do I send data to a Racket server? Modifying an online example I have...
[ -0.009521484375, 0.0224609375, -0.00665283203125, 0.00567626953125, -0.003631591796875, 0.0005950927734375, 0.0018310546875, -0.00787353515625, -0.0135498046875, -0.043701171875, 0.0260009765625, -0.040771484375, -0.00860595703125, 0.0091552734375, -0.00081634521484375, 0.0114135742187...
[ 11249, 54, 25379, 2053, 47, 2552, 27853, 10723, 87, 10, 400, 7008, 673, 1467, 39642, 62016, 1974, 334, 135913, 19114, 102, 2676, 13018, 70981, 19097, 66820, 27143, 70870, 17376, 35378, 31862, 24494, 8622, 13794, 16269, 1118, 27781, 18151, 1...
[ 0.065185546875, 0.05084228515625, 0.1463623046875, 0.166015625, 0.15869140625, 0.1522216796875, 0.255126953125, 0.20751953125, 0.04290771484375, 0.058868408203125, 0.025543212890625, 0.1317138671875, 0.1065673828125, 0.00335693359375, 0.143798828125, 0.07183837890625, 0.0975952148437...
embed
64728895_c0
64728895
lisp
0
Title: CLisp/FFI is crashing in win32, possibly because of garbage collection Problem title: CLisp/FFI is crashing in win32, possibly because of garbage collection Tags: ffi, winapi, clisp, common-lisp, lisp Problem: CLisp/FFI is crashing in win32, possibly because of garbage collection Windows 10, CLISP 2.49, FFI. I h...
CLisp/FFI is crashing in win32, possibly because of garbage collection CLisp/FFI is crashing in win32, possibly because of garbage collection ffi winapi clisp common-lisp lisp defproc CLisp FFI win32 WM_PAINT SetWindowPos ext:gc Bytes Test Crash ffi:def-c-enum eWin32Constants WS_OVERLAPPED x00000000 WS_VISIBLE x1000000...
[ 0.016845703125, 0.0103759765625, 0.006439208984375, -0.0203857421875, -0.00830078125, 0.0142822265625, 0.0159912109375, 0.00567626953125, 0.01019287109375, -0.01031494140625, 0.032470703125, 0.009765625, 0.01416015625, 0.00836181640625, 0.0196533203125, 0.0091552734375, 0.00369262695...
[ 46323, 164, 254, 64, 30110, 568, 150631, 214, 23, 19916, 6460, 144681, 6637, 3671, 402, 42486, 24500, 40897, 95701, 7008, 39210, 4086, 400, 8, 420, 3454, 238, 563, 22724, 107246, 454, 12236, 59537, 19943, 92049, 24293, 7192, 3311, 8647, 3...
[ 0.1212158203125, 0.132568359375, 0.242919921875, 0.1102294921875, 0.18603515625, 0.2049560546875, 0.2078857421875, 0.08349609375, 0.0816650390625, 0.0718994140625, 0.2337646484375, 0.0628662109375, 0.036224365234375, 0.059814453125, 0.1536865234375, 0.1597900390625, 0.16357421875, ...
embed
48258189_c0
48258189
lisp
0
Title: write json object in lisp Problem title: write json object in lisp Tags: lisp, common-lisp, json Problem: write json object in lisp Good morning i need help to write this function in lisp. this is the description. The json-write function writes the JSON object to the filename file in JSON syntax. If filename doe...
write json object in lisp write json object in lisp lisp common-lisp json CL-PROMPT foo.json Arthur Dent write json object in lisp Good morning i need help to write this function in lisp. this is the description. and this is my function but it isn't correct thanks Edit 1: i try to write var json (that is a json object)...
[ -0.004974365234375, 0.018798828125, -0.007781982421875, 0.001312255859375, -0.032470703125, -0.00360107421875, -0.0220947265625, 0.0208740234375, -0.00482177734375, 0.0162353515625, 0.0027923583984375, 0.01507568359375, 0.0014190673828125, -0.0189208984375, 0.0242919921875, 0.005432128...
[ 33022, 1647, 1681, 36746, 23, 400, 7008, 39210, 4086, 254, 46323, 47970, 9088, 618, 5775, 31, 170, 79281, 1575, 18, 42141, 3871, 4358, 903, 32354, 76811, 26785, 9790, 285, 3934, 11435, 11627, 915, 35662, 23937, 47, 19305, 11782, 147, 42, ...
[ 0.206787109375, 0.1458740234375, 0.2474365234375, 0.2393798828125, 0.0887451171875, 0.1541748046875, 0.2415771484375, 0.0924072265625, 0.0992431640625, 0.1654052734375, 0.0687255859375, 0.03875732421875, 0.1461181640625, 0.075927734375, 0.051300048828125, 0.0941162109375, 0.124023437...
embed
50229618_c0
50229618
lisp
0
Title: What is the appeal of LISP? Problem title: What is the appeal of LISP? Tags: lisp, clojure Problem: What is the appeal of LISP? As the title says, what's the appeal of LISP? I've seen it raised to high heavens and back and then put on a pedestal over an over. I've seen it done by by people here, by actual progra...
What is the appeal of LISP? What is the appeal of LISP? lisp clojure What LISP What is the appeal of LISP? As the title says, what's the appeal of LISP? I've seen it raised to high heavens and back and then put on a pedestal over an over. I've seen it done by by people here, by actual programmers that I know, by univer...
[ -0.0037384033203125, 0.027099609375, -0.004669189453125, 0.00775146484375, -0.000850677490234375, 0.0179443359375, 0.0244140625, 0.01275634765625, 0.0228271484375, -0.0118408203125, 0.0128173828125, -0.0196533203125, -0.01092529296875, 0.00482177734375, -0.006622314453125, -0.008605957...
[ 4865, 83, 70, 149528, 111, 16970, 9434, 32, 400, 7008, 20450, 461, 107, 44759, 2367, 7, 87, 51592, 442, 165249, 47, 11192, 199320, 4420, 7068, 3884, 44987, 24259, 645, 16940, 8561, 77848, 3714, 152363, 16030, 9790, 6713, 1884, 8562, 20016...
[ 0.109619140625, 0.0767822265625, 0.07598876953125, 0.282958984375, 0.08642578125, 0.2230224609375, 0.267822265625, 0.0147857666015625, 0.1783447265625, 0.2254638671875, 0.13427734375, 0.166748046875, 0.1788330078125, 0.015960693359375, 0.1043701171875, 0.030517578125, 0.0009765625, ...
embed
9146935_c0
9146935
lisp
0
Title: How to start REPL for slimv with MIT-Scheme Problem title: How to start REPL for slimv with MIT-Scheme Tags: vim, lisp, mit-scheme, netcat, scheme Problem: How to start REPL for slimv with MIT-Scheme My operating system is Debian Squeeze. Here's the vim version: VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Jul 12...
How to start REPL for slimv with MIT-Scheme How to start REPL for slimv with MIT-Scheme vim lisp mit-scheme netcat scheme + How REPL MIT-Scheme Listening Unknown RESTART swank-mit-scheme.scm Connection Specify SLIME Close Sent swank:connection-info swank:swank-require TCP PSH ACK Seq Win Len TSV TSER g.S swank:conne Ho...
[ 0.0079345703125, 0.01171875, 0.002532958984375, 0.034912109375, 0.002288818359375, -0.006378173828125, 0.001495361328125, -0.01470947265625, -0.006134033203125, -0.0380859375, 0.01300048828125, 0.0230712890625, -0.03271484375, -0.006622314453125, 0.000949859619140625, -0.0341796875, ...
[ 11249, 4034, 9069, 21130, 100, 34264, 334, 678, 78999, 25452, 12549, 47, 119916, 400, 7008, 491, 7560, 2043, 4460, 150370, 997, 47969, 69723, 47136, 68062, 7570, 4007, 282, 3931, 62448, 24990, 42135, 66820, 153335, 63999, 135457, 7319, 3206, ...
[ 0.058441162109375, 0.1768798828125, 0.15771484375, 0.29052734375, 0.08172607421875, 0.197509765625, 0.2332763671875, 0.1146240234375, 0.209716796875, 0.148193359375, 0.11767578125, 0.004547119140625, 0.226318359375, 0.0307464599609375, 0.1448974609375, 0.1895751953125, 0.1416015625, ...
embed
77484836_c0
77484836
lisp
0
Title: How Can Lisp be defined in terms of y combinator? Problem title: How Can Lisp be defined in terms of y combinator? Tags: sicp, y-combinator, metacircular, lisp Problem: How Can Lisp be defined in terms of y combinator? I'm watching a lecture SICP 7A and struggling to understand "Define Lisp as Y combinator (time...
How Can Lisp be defined in terms of y combinator? How Can Lisp be defined in terms of y combinator? sicp y-combinator metacircular lisp How Can Lisp What How Can Lisp be defined in terms of y combinator? I'm watching a lecture SICP 7A and struggling to understand "Define Lisp as Y combinator (time 1:16:15 )" I think I ...
[ -0.0078125, 0.007080078125, 0.01348876953125, 0.01611328125, 0.01904296875, -0.00469970703125, 0.01361083984375, 0.00531005859375, -0.0007476806640625, -0.027099609375, -0.004302978515625, -0.018310546875, -0.00604248046875, -0.00958251953125, 0.0030975341796875, 0.00408935546875, -0...
[ 11249, 4171, 1261, 7008, 61924, 71, 69407, 113, 22321, 1290, 26536, 254, 277, 19155, 23550, 44778, 25667, 400, 100244, 59619, 159, 198993, 361, 237875, 28219, 187423, 1212, 237, 990, 12221, 217064, 14700, 18, 74481, 78643, 80973, 14012, 1884,...
[ 0.03564453125, 0.06573486328125, 0.2066650390625, 0.257080078125, 0.187744140625, 0.01788330078125, 0.0692138671875, 0.200927734375, 0.2423095703125, 0.15869140625, 0.0426025390625, 0.183837890625, 0.029052734375, 0.159912109375, 0.050079345703125, 0.00482177734375, 0.031829833984375...
embed
16195490_c0
16195490
lisp
0
Title: Idiomatic way to use for, while still maintaining high performance Problem title: Idiomatic way to use for, while still maintaining high performance Tags: clojure, functional-programming, lisp Problem: Idiomatic way to use for, while still maintaining high performance I have a map that is sorted by its keys whic...
Idiomatic way to use for, while still maintaining high performance Idiomatic way to use for, while still maintaining high performance clojure functional-programming lisp Idiomatic Text1 Text2 Idiomatic way to use for, while still maintaining high performance I have a map that is sorted by its keys which contains data l...
[ 0.004241943359375, -0.0093994140625, -0.01141357421875, -0.0380859375, 0.004150390625, -0.002685546875, 0.015380859375, -0.01123046875, 0.0167236328125, -0.01544189453125, 0.01226806640625, 0.00970458984375, 0.0032501220703125, -0.016357421875, -0.004913330078125, -0.0025634765625, -...
[ 5670, 47148, 3917, 4527, 100, 12960, 7464, 76104, 11192, 23718, 20450, 461, 107, 123309, 28966, 400, 7008, 24129, 418, 304, 22288, 17497, 390, 22799, 70541, 2053, 26824, 14012, 29481, 19069, 42518, 34292, 14037, 46389, 7986, 27781, 174379, 99...
[ 0.1490478515625, 0.1602783203125, 0.113037109375, 0.10400390625, 0.13525390625, 0.047454833984375, 0.062744140625, 0.1165771484375, 0.02264404296875, 0.104736328125, 0.089111328125, 0.150146484375, 0.088134765625, 0.116455078125, 0.097412109375, 0.078857421875, 0.1610107421875, 0.2...
embed
35904366_c0
35904366
lisp
0
Title: (code) should be a lambda expression...what exactly am I missing? Problem title: (code) should be a lambda expression...what exactly am I missing? Tags: lisp, common-lisp, lambda Problem: (code) should be a lambda expression...what exactly am I missing? So I know that usually this error means that I forgot a par...
(code) should be a lambda expression...what exactly am I missing? (code) should be a lambda expression...what exactly am I missing? lisp common-lisp lambda to exotic-cars expression...what SETF GET NTH CNT MAKE READ MYSTREAM car1 car2 car3 car4 car5 car6 car7 car8 car9 car10 cars.dat Car D.00 Model Cost (code) should b...
[ 0.0098876953125, 0.0115966796875, 0.0005035400390625, -0.0201416015625, 0.024169921875, 0.0177001953125, 0.0106201171875, 0.00372314453125, 0.01141357421875, -0.018798828125, -0.02294921875, -0.021240234375, -0.0194091796875, -0.016357421875, 0.0086669921875, -0.009521484375, -0.0250...
[ 40899, 5608, 186, 21, 6492, 85, 125195, 124409, 66161, 444, 87, 132283, 400, 7008, 39210, 4086, 254, 47, 188768, 3284, 7, 159, 183300, 79794, 23415, 22879, 43711, 647, 188300, 26947, 56564, 2258, 304, 363, 617, 758, 1019, 1126, 963, 5164,...
[ 0.2105712890625, 0.1158447265625, 0.068115234375, 0.04156494140625, 0.1878662109375, 0.15185546875, 0.2352294921875, 0.01275634765625, 0.0772705078125, 0.0594482421875, 0.004425048828125, 0.1658935546875, 0.057708740234375, 0.1893310546875, 0.1099853515625, 0.02239990234375, 0.153442...
embed