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
39523372_c0
39523372
lisp
0
Title: Trying to implement remove* in Dr. Racket? Problem title: Trying to implement remove* in Dr. Racket? Tags: scheme, lisp, racket Problem: Trying to implement remove* in Dr. Racket? (define (removeAll list-a list-b) (if (empty? list-b) list-a (apply (removeAll((remove (first list-b) list-a) (rest list-b))) ) ) ) (...
Trying to implement remove* in Dr. Racket? Trying to implement remove* in Dr. Racket? scheme lisp racket Trying Racket Trying to implement remove* in Dr. Racket? (removeAll '(a b b c c d) '(a c a)) expected output is '(b b d) in this case I can use remove but I can't use remove* itself. Currently I'm getting this error...
[ 0.00628662109375, 0.029541015625, 0.00836181640625, 0.03125, -0.021240234375, 0.0179443359375, -0.0157470703125, -0.005401611328125, -0.00531005859375, 0.003936767578125, 0.00946044921875, -0.00177764892578125, -0.006134033203125, -0.0125732421875, -0.0076904296875, -0.031494140625, ...
[ 40858, 29479, 87388, 1639, 1773, 2552, 27853, 23, 150370, 400, 7008, 673, 26973, 272, 43512, 876, 104, 501, 10, 84751, 140992, 83, 275, 831, 4527, 1284, 18, 68034, 18499, 38415, 959, 50491, 190659, 47, 10750, 34475 ]
[ 0.10284423828125, 0.1556396484375, 0.27392578125, 0.1954345703125, 0.1446533203125, 0.121826171875, 0.219482421875, 0.0200042724609375, 0.1309814453125, 0.046051025390625, 0.1202392578125, 0.0968017578125, 0.1539306640625, 0.1629638671875, 0.143798828125, 0.0640869140625, 0.114990234...
embed
18893291_c0
18893291
lisp
0
Title: How to invoke other programs in Racket? Problem title: How to invoke other programs in Racket? Tags: pandoc, racket, scheme, lisp Problem: How to invoke other programs in Racket? I can successfully run pandoc in Windows CMD using the command: pandoc test.md -o test.html Then I want do the same in Racket, I tried...
How to invoke other programs in Racket? How to invoke other programs in Racket? pandoc racket scheme lisp How Racket test.md test.html sw_showdefault How to invoke other programs in Racket? I can successfully run pandoc in Windows CMD using the command: Then I want do the same in Racket, I tried: and: But none of them ...
[ -0.0108642578125, -0.00244140625, 0.006683349609375, 0.0308837890625, -0.01287841796875, 0.01202392578125, -0.00994873046875, -0.0179443359375, -0.0125732421875, -0.0242919921875, 0.0037841796875, -0.00101470947265625, -0.0098876953125, -0.00046539306640625, -0.000640869140625, -0.0035...
[ 11249, 47, 23, 23253, 13, 3789, 103391, 2552, 27853, 2652, 29713, 673, 150370, 7008, 3034, 54686, 7693, 434, 31374, 214810, 65771, 11675, 3773, 44644, 75101, 3444, 37842, 351, 26038, 84751, 11435, 26785 ]
[ 0.06939697265625, 0.030975341796875, 0.09295654296875, 0.1903076171875, 0.08740234375, 0.10845947265625, 0.1904296875, 0.14990234375, 0.2457275390625, 0.0970458984375, 0.202880859375, 0.1224365234375, 0.11749267578125, 0.1087646484375, 0.158935546875, 0.07391357421875, 0.165649414062...
embed
54887007_c0
54887007
lisp
0
Title: Return a list without the last element Problem title: Return a list without the last element Tags: list, racket, scheme, lisp, functional-programming Problem: Return a list without the last element I've just started to learn Racket. I have this code: #lang racket (define l1 '(1 2 3 4)) (car l1) (cdr l1) (car l1)...
Return a list without the last element Return a list without the last element list racket scheme lisp functional-programming sub1 Return a list without the last element I've just started to learn Racket. I have this code: (car l1) returns 1. (cdr l1) returns '(2 3 4) Is there a function that returns '(1 2 3) ? I've tri...
[ -0.0133056640625, 0.035400390625, -0.007598876953125, 0.003631591796875, -0.0206298828125, -0.0054931640625, -0.0032196044921875, 0.00567626953125, 0.006805419921875, -0.02490234375, -0.0050048828125, -0.02197265625, -0.005828857421875, 0.010986328125, 0.004180908203125, -0.00326538085...
[ 173340, 10, 5303, 15490, 4568, 12830, 673, 27853, 150370, 400, 7008, 123309, 28966, 1614, 70, 26859, 30698, 2552, 18151, 3284, 96, 17727, 30646, 615, 7569, 54753, 138, 13956, 2685, 32354, 7, 41600, 116, 8439, 37842, 903, 4966, 468, 965 ]
[ 0.2359619140625, 0.0501708984375, 0.2435302734375, 0.2034912109375, 0.211669921875, 0.21630859375, 0.07196044921875, 0.2315673828125, 0.1412353515625, 0.037628173828125, 0.1597900390625, 0.145751953125, 0.0885009765625, 0.07757568359375, 0.004657745361328125, 0.034881591796875, 0.091...
embed
58583814_c0
58583814
lisp
0
Title: Fixing this undefined-function in lisp code? Problem title: Fixing this undefined-function in lisp code? Tags: cons, syntax, lisp, common-lisp, recursion Problem: Fixing this undefined-function in lisp code? I am losing my mind over evaluating this code to find the error. I am not sure why I am getting an undefi...
Fixing this undefined-function in lisp code? Fixing this undefined-function in lisp code? cons syntax lisp common-lisp recursion Fixing my_attach Fixing this undefined-function in lisp code? I am losing my mind over evaluating this code to find the error. I am not sure why I am getting an undefined function. Would some...
[ -0.0177001953125, 0.0098876953125, 0.016357421875, -0.0106201171875, 0, 0.0015411376953125, 0.0081787109375, 0.0093994140625, 0.00799560546875, -0.029052734375, 0.01708984375, -0.051025390625, 0.02001953125, -0.0027313232421875, 0.01611328125, -0.004791259765625, -0.00885009765625, ...
[ 96746, 214, 903, 9232, 5983, 297, 137175, 23, 400, 7008, 18151, 158, 7, 6002, 39210, 4086, 254, 195625, 759, 257, 52438, 7086, 151575, 18499, 9077, 15400, 20949, 32354, 17997, 28219, 180, 134598, 186, 36746, 339, 5303, 31577, 243, 934, 35...
[ 0.14453125, 0.0518798828125, 0.0904541015625, 0.1239013671875, 0.20849609375, 0.127685546875, 0.21728515625, 0.016448974609375, 0.1376953125, 0.2059326171875, 0.1839599609375, 0.115966796875, 0.0264892578125, 0.002899169921875, 0.046966552734375, 0.1065673828125, 0.150390625, 0.103...
embed
4878867_c0
4878867
lisp
0
Title: emacs extension to do system call, sleep, then reload buffer Problem title: emacs extension to do system call, sleep, then reload buffer Tags: lisp, emacs Problem: emacs extension to do system call, sleep, then reload buffer I want to write an emacs extension such that when I do M-x, b, k, e the following things...
emacs extension to do system call, sleep, then reload buffer emacs extension to do system call, sleep, then reload buffer lisp emacs emacs extension to do system call, sleep, then reload buffer I want to write an emacs extension such that when I do M-x, b, k, e the following things occur: a system/shell call is execute...
[ -0.00191497802734375, 0.0274658203125, 0.0023956298828125, -0.00726318359375, -0.01806640625, 0.031494140625, -0.00897216796875, -0.005462646484375, -0.007476806640625, -0.04345703125, 0.017822265625, 0.030517578125, -0.0260009765625, -0.0146484375, -0.010009765625, -0.005157470703125,...
[ 352, 2263, 7, 111938, 47, 54, 5426, 11782, 60268, 7068, 456, 63033, 373, 18234, 400, 7008, 3444, 33022, 6044, 3229, 276, 9, 425, 876, 472, 28, 25632, 8966, 74918, 64, 128019, 71924, 4568, 10750, 4393, 60875, 11435, 82424, 133291, 40485, ...
[ 0.1207275390625, 0.1817626953125, 0.138916015625, 0.2052001953125, 0.039154052734375, 0.052154541015625, 0.1204833984375, 0.166259765625, 0.189697265625, 0.04229736328125, 0.109619140625, 0.190185546875, 0.0975341796875, 0.1751708984375, 0.070556640625, 0.1488037109375, 0.08349609375...
embed
3474115_c0
3474115
lisp
0
Title: with-open-file explanation in layman terms Problem title: with-open-file explanation in layman terms Tags: common-lisp, lisp Problem: with-open-file explanation in layman terms I'm learning CL, and I have minimal experience in other languages. Could someone explain to me in layman terms what this means, especial...
with-open-file explanation in layman terms with-open-file explanation in layman terms common-lisp lisp with-open-file explanation in layman terms I'm learning CL, and I have minimal experience in other languages. Could someone explain to me in layman terms what this means, especially what "out" here represents, and how...
[ 0.0245361328125, 0.00848388671875, 0.01165771484375, 0.00177001953125, -0.01312255859375, 0.015380859375, -0.023193359375, 0.004302978515625, 0.01092529296875, -0.0030059814453125, 0.00567626953125, -0.01025390625, -0.0042724609375, -0.004241943359375, 0.00933837890625, -0.009338378906...
[ 678, 59636, 29822, 187136, 21, 53, 669, 69407, 39210, 4086, 254, 400, 7008, 46323, 20187, 16981, 46876, 73342, 2367, 903, 26950, 6056, 3688, 33636, 11177, 25842, 4785, 18, 28219 ]
[ 0.2100830078125, 0.20849609375, 0.2442626953125, 0.2152099609375, 0.049774169921875, 0.04937744140625, 0.1029052734375, 0.1112060546875, 0.09271240234375, 0.078125, 0.137939453125, 0.0849609375, 0.1639404296875, 0.1383056640625, 0.0035400390625, 0.004547119140625, 0.10498046875, 0....
embed
29903324_c0
29903324
lisp
0
Title: Executing scheme code Problem title: Executing scheme code Tags: scheme, printing, lisp Problem: Executing scheme code I'm completely new to all functional programming dialects, and I have an assignment due based on "Scheme/Lisp". For the this program I want to get more familiar with the car and cdr functions by...
Executing scheme code Executing scheme code scheme printing lisp Executing Executing scheme code I'm completely new to all functional programming dialects, and I have an assignment due based on "Scheme/Lisp". For the this program I want to get more familiar with the car and cdr functions by experimenting. Is there an e...
[ 0.009765625, 0.00616455078125, -0.00994873046875, 0.0301513671875, -0.0001430511474609375, 0.01226806640625, 0.00110626220703125, -0.006805419921875, -0.0125732421875, -0.04052734375, -0.0037078857421875, -0.00897216796875, -0.01953125, 0.0023651123046875, -0.0186767578125, -0.00909423...
[ 211603, 214, 150370, 18151, 2448, 1916, 400, 7008, 64557, 3525, 123309, 56037, 220734, 95486, 4743, 35509, 25452, 12549, 9506, 1528, 3444, 2046, 1286, 16031, 2258, 136, 56329, 42, 32354, 28007, 65998, 831, 11301, 10932, 17368, 5303, 532, 3447...
[ 0.194091796875, 0.0677490234375, 0.2237548828125, 0.206787109375, 0.1483154296875, 0.0283203125, 0.10272216796875, 0.183837890625, 0.004638671875, 0.057708740234375, 0.1116943359375, 0.0738525390625, 0.1669921875, 0.10076904296875, 0.0533447265625, 0.0386962890625, 0.1153564453125, ...
embed
3367083_c0
3367083
lisp
0
Title: What is the most performant lisp on the JVM Problem title: What is the most performant lisp on the JVM Tags: lisp, performance, scheme, clojure, jvm Problem: What is the most performant lisp on the JVM What is the most performant (fastest) lisp implementation on the JVM? By lisp implementation I consider all imp...
What is the most performant lisp on the JVM What is the most performant lisp on the JVM lisp performance scheme clojure jvm What JVM What is the most performant lisp on the JVM What is the most performant (fastest) lisp implementation on the JVM? By lisp implementation I consider all implementations of any language in ...
[ 0.002838134765625, 0.0101318359375, -0.00007486343383789062, 0.00811767578125, -0.016357421875, -0.0108642578125, 0.00115966796875, -0.006866455078125, -0.01416015625, -0.0050048828125, 0.0030364990234375, -0.0115966796875, -0.00714111328125, 0.011474609375, -0.00787353515625, -0.00891...
[ 70, 2684, 106018, 400, 7008, 98, 821, 47599, 83, 23718, 150370, 20450, 461, 107, 1647, 334, 39, 4865, 39473, 525, 208124, 16916, 2499, 46876, 14449, 151301, 1261, 34702, 51053, 831, 7228, 28875, 4271, 10644, 5122, 47457, 866, 4537, 90698, ...
[ 0.030242919921875, 0.1142578125, 0.2049560546875, 0.1572265625, 0.1982421875, 0.067138671875, 0.13330078125, 0.23046875, 0.0345458984375, 0.134765625, 0.1103515625, 0.120849609375, 0.138427734375, 0.157470703125, 0.077392578125, 0.113037109375, 0.10357666015625, 0.016448974609375, ...
embed
13541215_c0
13541215
lisp
0
Title: How to use recursion with elements in the list? Problem title: How to use recursion with elements in the list? Tags: recursion, compare, lisp, scheme, list Problem: How to use recursion with elements in the list? I'm trying to use recursion in the list and I need to go through all elements. Here is my code: (def...
How to use recursion with elements in the list? How to use recursion with elements in the list? recursion compare lisp scheme list How How to use recursion with elements in the list? I'm trying to use recursion in the list and I need to go through all elements. Here is my code: But it works only with last two elements....
[ -0.030517578125, 0.02587890625, 0.0004558563232421875, -0.00933837890625, -0.005157470703125, 0.0279541015625, 0.0029754638671875, 0.00994873046875, 0.0027618408203125, -0.032470703125, 0.017822265625, -0.0028076171875, -0.005340576171875, -0.01141357421875, 0.001556396484375, -0.01422...
[ 11249, 47, 4527, 195625, 1830, 678, 80854, 23, 5303, 69101, 400, 7008, 150370, 31577, 3871, 738, 8305, 756, 18151, 43240, 4734, 4568, 6626, 126684, 6528 ]
[ 0.0850830078125, 0.0728759765625, 0.1380615234375, 0.23193359375, 0.1953125, 0.1529541015625, 0.1754150390625, 0.056793212890625, 0.1717529296875, 0.1483154296875, 0.04840087890625, 0.140869140625, 0.137939453125, 0.0242462158203125, 0.0116729736328125, 0.0445556640625, 0.09515380859...
embed
11353520_c0
11353520
lisp
0
Title: installing sbcl on cygwin Problem title: installing sbcl on cygwin Tags: lisp, sbcl, cygwin Problem: installing sbcl on cygwin Anyone know how to install SBCL binaries on cygwin? I ask since I think the standard instructions are broken. See, I followed the instructions at http://www.sbcl.org/platform-table.html ...
installing sbcl on cygwin installing sbcl on cygwin lisp sbcl cygwin installing sbcl on cygwin Anyone know how to install SBCL binaries on cygwin? I ask since I think the standard instructions are broken. See, I followed the instructions at http://www.sbcl.org/platform-table.html and had the following problems: the "co...
[ 0.0191650390625, 0.022705078125, 0.017333984375, -0.005157470703125, -0.00714111328125, 0.01470947265625, 0.00531005859375, -0.006683349609375, -0.015380859375, -0.017822265625, -0.0196533203125, 0.01153564453125, 0.00213623046875, -0.0115966796875, -0.0078125, -0.000213623046875, -0...
[ 20600, 214, 91, 275, 34937, 98, 19932, 177, 9494, 400, 7008, 3714, 3642, 47, 90944, 37486, 23035, 10484, 26458, 5570, 167934, 148431, 134629, 7, 172121, 22819, 7693, 44402, 58875, 1340, 1295, 31344, 35829, 27117, 104155, 55898, 706, 2606, 1...
[ 0.2135009765625, 0.034423828125, 0.11572265625, 0.143798828125, 0.245849609375, 0.114501953125, 0.1298828125, 0.1068115234375, 0.2340087890625, 0.072509765625, 0.176025390625, 0.0743408203125, 0.06268310546875, 0.03497314453125, 0.19873046875, 0.267822265625, 0.2005615234375, 0.099...
embed
48133990_c0
48133990
lisp
0
Title: Delete occurrences of atom from list - LISP Problem title: Delete occurrences of atom from list - LISP Tags: lisp Problem: Delete occurrences of atom from list - LISP I am new to LISP, here I am trying to remove all occurrences of an atom from a list - my code so far - (defun rematom (A LAT) (cond ((null LAT) ()...
Delete occurrences of atom from list - LISP Delete occurrences of atom from list - LISP lisp list Delete LISP LAT Delete occurrences of atom from list - LISP I am new to LISP, here I am trying to remove all occurrences of an atom from a list - my code so far - This code is removing the first occurrence of the element, ...
[ -0.0025634765625, 0.038330078125, 0.00848388671875, 0.004058837890625, 0.00040435791015625, 0.007415771484375, 0.0174560546875, 0.007049560546875, -0.0037994384765625, -0.00811767578125, 0.005218505859375, -0.010986328125, 0.00360107421875, -0.0072021484375, 0.00714111328125, 0.0001983...
[ 262, 46485, 74918, 42, 69098, 111, 34627, 1295, 5303, 16970, 9434, 400, 7008, 6, 38705, 3525, 3688, 31577, 47, 87388, 756, 18151, 221, 2060, 49146, 6496, 5117, 70, 12830, 3642, 831, 87, 140992, 56656, 2822, 22362, 5 ]
[ 0.117919921875, 0.1917724609375, 0.1817626953125, 0.147705078125, 0.1231689453125, 0.06256103515625, 0.258544921875, 0.1287841796875, 0.2008056640625, 0.129150390625, 0.1925048828125, 0.079833984375, 0.1207275390625, 0.046478271484375, 0.1793212890625, 0.047698974609375, 0.0129852294...
embed
6315130_c0
6315130
lisp
0
Title: breaking polylines on join spot in autocad - any lisp function? Problem title: breaking polylines on join spot in autocad - any lisp function? Tags: autocad, lisp, autocad-plugin Problem: breaking polylines on join spot in autocad - any lisp function? i am trying to break a poly line where an other poly line has...
breaking polylines on join spot in autocad - any lisp function? breaking polylines on join spot in autocad - any lisp function? autocad lisp autocad-plugin breaking polylines on join spot in autocad - any lisp function? i am trying to break a poly line where an other poly line has joined the first line. for example in ...
[ -0.0069580078125, 0.01055908203125, -0.01513671875, -0.008056640625, -0.0260009765625, 0.0260009765625, 0.01611328125, 0.007568359375, 0.005523681640625, -0.03515625, 0.004852294921875, 0.0034942626953125, -0.00110626220703125, -0.0167236328125, 0.005767822265625, 0.01544189453125, 0...
[ 116987, 35874, 59801, 98, 33284, 13162, 1809, 25426, 2499, 400, 7008, 32354, 145301, 31577, 36356, 13315, 17262, 48322, 6626, 124519, 33816, 7514, 5201, 124416, 3249, 138, 11651, 124374, 756, 22288 ]
[ 0.222900390625, 0.197998046875, 0.20263671875, 0.07763671875, 0.1705322265625, 0.1597900390625, 0.0826416015625, 0.1728515625, 0.0635986328125, 0.1279296875, 0.2144775390625, 0.1903076171875, 0.0660400390625, 0.043426513671875, 0.18408203125, 0.1595458984375, 0.062744140625, 0.0817...
embed
74172158_c0
74172158
lisp
0
Title: What is an S-Expression Problem title: What is an S-Expression Tags: s-expression, representation, lisp, data-representation Problem: What is an S-Expression All Lisp developers seem to know what an S-Expression is. But can anybody explain this for non Lisp developers? There is already a Wikipedia entry ( https:...
What is an S-Expression What is an S-Expression s-expression representation lisp data-representation What S-Expression What is an S-Expression All Lisp developers seem to know what an S-Expression is. But can anybody explain this for non Lisp developers? There is already a Wikipedia entry ( https://en.wikipedia.org/wik...
[ 0.0235595703125, 0.025146484375, -0.00494384765625, 0.0257568359375, -0.0093994140625, 0.01226806640625, 0.017822265625, 0.0189208984375, 0.0169677734375, 0.01165771484375, 0.002349853515625, 0.0002956390380859375, -0.0191650390625, 0.03076171875, 0.010986328125, 0.0147705078125, 0.0...
[ 4865, 83, 142, 159, 9, 178752, 1830, 91, 204629, 18811, 1363, 400, 7008, 2053, 205913, 1261, 106001, 48903, 3714, 2367, 73342, 351, 8162, 42805, 7168, 13691, 294, 98893, 831, 36510, 678, 60042, 4527, 3638, 17514, 29191 ]
[ 0.07623291015625, 0.0843505859375, 0.08123779296875, 0.1898193359375, 0.06817626953125, 0.265869140625, 0.1705322265625, 0.17138671875, 0.268310546875, 0.229248046875, 0.012969970703125, 0.114013671875, 0.1861572265625, 0.1387939453125, 0.1810302734375, 0.1314697265625, 0.13452148437...
embed
10102998_c0
10102998
lisp
0
Title: What's the difference between "abort" and "terminate-thread" in emacs? Problem title: What's the difference between "abort" and "terminate-thread" in emacs? Tags: terminate, lisp, emacs, abort Problem: What's the difference between "abort" and "terminate-thread" ...
What's the difference between "abort" and "terminate-thread" in emacs? What's the difference between "abort" and "terminate-thread" in emacs? terminate lisp emacs abort What What's the difference between "abort" and "terminate-thread" in emacs? When I use emacs, I often...
[ 0.0179443359375, 0.00009679794311523438, -0.00531005859375, -0.01220703125, -0.015869140625, 0.021484375, 0.007598876953125, 0.03759765625, -0.01251220703125, 0.0126953125, -0.00897216796875, -0.0181884765625, -0.0166015625, 0.00970458984375, -0.01171875, -0.0108642578125, 0.02368164...
[ 3768, 60212, 17721, 2055, 19135, 136, 30524, 2182, 927, 39116, 23, 352, 2263, 7, 121011, 13, 400, 7008, 64853, 4865, 9, 4527, 27983, 23356, 18499, 18151, 26458, 3444, 707, 3714, 55076, 11522 ]
[ 0.0557861328125, 0.1798095703125, 0.1102294921875, 0.1446533203125, 0.232177734375, 0.0987548828125, 0.1783447265625, 0.1739501953125, 0.08880615234375, 0.2037353515625, 0.06524658203125, 0.0828857421875, 0.16064453125, 0.10748291015625, 0.1712646484375, 0.1146240234375, 0.0509948730...
embed
28504467_c0
28504467
lisp
0
Title: Combining list of list Problem title: Combining list of list Tags: common-lisp, lisp, list Problem: Combining list of list Hello i have to programm this fucntion in lisp: (defun combine-list-of-lsts (lst)...) So when executing the function i should get (combine-list-of-lsts '((a b c) (+-) (1 2 3 4))) (defun comb...
Combining list of list Combining list of list common-lisp lisp list Combining A-1 A-2 A-3 A-4 B-1 B-2 B-3 B-4 C-1 C-2 C-3 C-4 lst1 lst2 Combining list of list Hello i have to programm this fucntion in lisp: So when executing the function i should get What i have now is: Using this auxiliar functions: But what i get wit...
[ -0.02001953125, 0.0184326171875, -0.0036773681640625, 0.021240234375, -0.00689697265625, 0.0211181640625, 0.011962890625, 0.01129150390625, -0.005645751953125, -0.0069580078125, -0.02001953125, -0.0279541015625, 0.0194091796875, 0.017333984375, -0.0283203125, -0.002410888671875, 0.00...
[ 106935, 592, 5303, 111, 39210, 4086, 254, 400, 7008, 62, 5759, 5428, 8316, 11565, 335, 313, 271, 418, 304, 35378, 765, 28966, 903, 5639, 27765, 1363, 23, 3229, 71924, 32354, 17, 5608, 2046, 5036, 345, 119591, 4966, 2367, 13319, 3714, 32...
[ 0.243896484375, 0.10491943359375, 0.2303466796875, 0.11669921875, 0.139892578125, 0.1075439453125, 0.1715087890625, 0.12060546875, 0.2081298828125, 0.087158203125, 0.12091064453125, 0.121826171875, 0.1513671875, 0.14453125, 0.047149658203125, 0.0188751220703125, 0.0640869140625, 0....
embed
28714014_c1
28714014
lisp
1
operation after resetting the configuration. 7: [ABORT ] Give up on "cl-glfw3" 8: Exit debugger, returning to top level. (FL-ERROR "Unable to load any of the alternatives:~% ~S" ("libffi-6.dll" "libffi-5.dll" "libffi.dll")) Copying the files to the windows folder no works. On linux it works ok. Code signals: SBCL, Usi...
operation after resetting the configuration. 7: [ABORT ] Give up on "cl-glfw3" 8: Exit debugger, returning to top level. (FL-ERROR "Unable to load any of the alternatives:~% ~S" ("libffi-6.dll" "libffi-5.dll" "libffi.dll")) Copying the files to the windows folder no works. On linux it works ok. Code signals: SBCL, Usi...
[ 0.01068115234375, 0.00433349609375, -0.00360107421875, 0.01025390625, -0.0167236328125, 0.002349853515625, 0.0263671875, 0.0062255859375, 0.01116943359375, 0.003997802734375, -0.01495361328125, -0.0283203125, 0.01263427734375, 0.0026397705078125, 0.00885009765625, -0.01116943359375, ...
[ 41018, 7103, 456, 89840, 180346, 361, 105259, 77878, 1257, 98, 34937, 9, 177, 17463, 434, 363, 382, 5443, 217, 8, 978, 21407, 30646, 47, 2663, 17366, 69466, 12501, 14255, 14256, 2886, 72367, 30700, 3949, 294, 5612, 24500, 13545, 5, 71, ...
[ 0.1707763671875, 0.060150146484375, 0.1131591796875, 0.17529296875, 0.2093505859375, 0.00341796875, 0.053924560546875, 0.07135009765625, 0.0960693359375, 0.007171630859375, 0.1455078125, 0.0423583984375, 0.0214080810546875, 0.1143798828125, 0.127197265625, 0.1690673828125, 0.06811523...
embed
46756850_c0
46756850
lisp
0
Title: lisp quadratic equation imaginary and real parts Problem title: lisp quadratic equation imaginary and real parts Tags: lisp, common-lisp Problem: lisp quadratic equation imaginary and real parts I'm learning lisp and I can not understand this problem Modify the function that returns the roots of a quadratic equa...
lisp quadratic equation imaginary and real parts lisp quadratic equation imaginary and real parts lisp common-lisp root1 root2 lisp quadratic equation imaginary and real parts I'm learning lisp and I can not understand this problem Modify the function that returns the roots of a quadratic equation so that it returns th...
[ 0.018310546875, 0.00958251953125, 0.002105712890625, 0.00933837890625, -0.000316619873046875, 0.02490234375, 0.01385498046875, 0.0205078125, 0.00274658203125, -0.00848388671875, 0.00095367431640625, -0.006103515625, 0.0024261474609375, -0.021728515625, -0.002197265625, -0.0090942382812...
[ 400, 7008, 68587, 9523, 28, 5490, 2320, 114135, 53, 136, 2773, 63920, 39210, 4086, 254, 74855, 418, 304, 52080, 831, 959, 28219, 2967, 16269, 40383, 32354, 30646, 7, 27140, 121691, 552, 4240, 11044, 1884, 3173, 1022, 997, 11180 ]
[ 0.126220703125, 0.1922607421875, 0.1756591796875, 0.1136474609375, 0.0628662109375, 0.19091796875, 0.0193328857421875, 0.1968994140625, 0.07080078125, 0.09649658203125, 0.1732177734375, 0.1971435546875, 0.1041259765625, 0.125732421875, 0.17724609375, 0.1937255859375, 0.02432250976562...
embed
13993661_c0
13993661
lisp
0
Title: calculate sum of multiples of 3 & 5 below 1000 Problem title: calculate sum of multiples of 3 & 5 below 1000 Tags: scheme, lisp Problem: calculate sum of multiples of 3 & 5 below 1000 I have written the following program to calculate the sum of all multiples of 3 & 5 below 1000 in scheme. However, it giv...
calculate sum of multiples of 3 & 5 below 1000 calculate sum of multiples of 3 & 5 below 1000 scheme lisp calculate sum of multiples of 3 & 5 below 1000 I have written the following program to calculate the sum of all multiples of 3 & 5 below 1000 in scheme. However, it gives me an incorrect output. Any help wo...
[ 0.0028533935546875, 0.0238037109375, 0.020751953125, 0.005889892578125, -0.035888671875, -0.003997802734375, -0.0201416015625, -0.0079345703125, 0.02001953125, -0.0244140625, -0.0107421875, -0.0234375, -0.009521484375, -0.01434326171875, -0.00848388671875, 0.02294921875, 0.0017547607...
[ 74481, 67, 10554, 111, 48716, 7, 138, 619, 25133, 190, 35064, 4382, 150370, 400, 7008, 59121, 25632, 1528, 756, 33306, 163, 214552, 140992, 4358, 5045, 77947 ]
[ 0.1785888671875, 0.047088623046875, 0.1856689453125, 0.059814453125, 0.226806640625, 0.06781005859375, 0.1868896484375, 0.14404296875, 0.11419677734375, 0.1793212890625, 0.19482421875, 0.1890869140625, 0.1663818359375, 0.08880615234375, 0.167236328125, 0.0819091796875, 0.042419433593...
embed
16189507_c0
16189507
lisp
0
Title: Lisp sorting and scoring Problem title: Lisp sorting and scoring Tags: list, sorting, lisp Problem: Lisp sorting and scoring I am trying to make a score function using lisp. The idea is that I have a list as input. This list must be sorted and each value should get a mark (the firest one has the highest mark) I ...
Lisp sorting and scoring Lisp sorting and scoring list sorting lisp Lisp Lisp sorting and scoring I am trying to make a score function using lisp. The idea is that I have a list as input. This list must be sorted and each value should get a mark (the firest one has the highest mark) I tried something like the normal so...
[ -0.003570556640625, 0.01470947265625, -0.018310546875, -0.01226806640625, -0.019775390625, -0.00286865234375, 0.008544921875, 0.01287841796875, -0.0012359619140625, 0.00013446807861328125, 0.0169677734375, 0.005615234375, 0.005126953125, -0.0054931640625, -0.01953125, -0.00958251953125...
[ 1261, 7008, 12096, 214, 136, 28780, 5303, 400, 31577, 3249, 47763, 32354, 17368, 6528, 237, 107730, 8110, 17497, 12638, 34292, 5608, 2046, 16188, 11476, 271, 167375, 37842, 3638, 4527, 6492, 85, 39933, 28875, 6494, 27781, 34735, 31, 418, 20...
[ 0.1759033203125, 0.2376708984375, 0.2252197265625, 0.06988525390625, 0.0635986328125, 0.195068359375, 0.2098388671875, 0.16259765625, 0.0625, 0.002532958984375, 0.2049560546875, 0.1439208984375, 0.05133056640625, 0.0640869140625, 0.019622802734375, 0.14599609375, 0.0361328125, 0.19...
embed
16885044_c0
16885044
lisp
0
Title: When does scheme evaluate quote? Problem title: When does scheme evaluate quote? Tags: sicp, scheme, lisp Problem: When does scheme evaluate quote? (car ''abracadabra) is equivalent to (car (quote (quote abracadabra)) , and it evaluates to (car (quote abracadabra)) --> quote On the othe hand (car (quote (a b))) ...
When does scheme evaluate quote? When does scheme evaluate quote? sicp scheme lisp When When does scheme evaluate quote? (car ''abracadabra) is equivalent to (car (quote (quote abracadabra)) , and it evaluates to (car (quote abracadabra)) --> quote On the othe hand (car (quote (a b))) evaluates to a , which to me makes...
[ 0.0238037109375, 0.0147705078125, 0.00830078125, 0.0107421875, -0.0269775390625, -0.009521484375, 0.004547119140625, -0.01123046875, 0.005584716796875, 0.0081787109375, -0.0169677734375, -0.03076171875, -0.005157470703125, -0.0027313232421875, -0.0169677734375, 0.0034637451171875, 0....
[ 14847, 150370, 151575, 13, 66747, 26536, 254, 400, 7008, 14602, 3284, 11, 2844, 23315, 183234, 47, 68726, 90, 2347, 876, 10, 10422, 100270, 15400, 34702, 282, 959, 17932, 159258, 112, 23, 56112, 18, 35166 ]
[ 0.118408203125, 0.232666015625, 0.2049560546875, 0.1064453125, 0.28955078125, 0.06536865234375, 0.124755859375, 0.00213623046875, 0.1055908203125, 0.0285186767578125, 0.162353515625, 0.0170135498046875, 0.170166015625, 0.0960693359375, 0.1246337890625, 0.07244873046875, 0.19641113281...
embed
43378774_c0
43378774
lisp
0
Title: Lisp - Logical operators Problem title: Lisp - Logical operators Tags: functional-programming, logical-operators, lisp, common-lisp Problem: Lisp - Logical operators I am new to Lisp so this might be so simple but I am curious to know about this in any case. I am familiar with logical operators like AND and OR b...
Lisp - Logical operators Lisp - Logical operators functional-programming logical-operators lisp common-lisp Lisp Logical Lisp - Logical operators I am new to Lisp so this might be so simple but I am curious to know about this in any case. I am familiar with logical operators like AND and OR but lisp does not seem to be...
[ 0.0140380859375, 0.0233154296875, -0.00341796875, 0.009521484375, -0.017822265625, 0.031982421875, 0.003662109375, 0.0059814453125, 0.00183868408203125, 0.00482177734375, -0.0098876953125, -0.00726318359375, 0.0005035400390625, 0.01031494140625, -0.005401611328125, -0.00146484375, 0....
[ 1261, 7008, 13146, 21533, 39933, 123309, 28966, 62775, 289, 206469, 400, 39210, 4086, 254, 3525, 13648, 8781, 193844, 3714, 7225, 16031, 1884, 48762, 136, 33172, 959, 48903, 186, 68991, 84751, 27781, 1326, 2940, 106, 65034, 60075, 93908, 3516...
[ 0.177490234375, 0.2415771484375, 0.169677734375, 0.158203125, 0.2296142578125, 0.107666015625, 0.06744384765625, 0.1861572265625, 0.1053466796875, 0.1807861328125, 0.16015625, 0.07562255859375, 0.0909423828125, 0.1439208984375, 0.043304443359375, 0.003204345703125, 0.060699462890625,...
embed
4980520_c0
4980520
lisp
0
Title: What can you do with Lisp macros that you can't do with first-class functions? Problem title: What can you do with Lisp macros that you can't do with first-class functions? Tags: python, lisp, macros Problem: What can you do with Lisp macros that you can't do with first-class functions? I think I under...
What can you do with Lisp macros that you can't do with first-class functions? What can you do with Lisp macros that you can't do with first-class functions? python lisp macros What Lisp What can you do with Lisp macros that you can't do with first-class functions? I think I understand Lisp macros and their r...
[ 0.00130462646484375, 0.0228271484375, 0.0166015625, -0.005584716796875, -0.0145263671875, 0.023681640625, 0.00860595703125, 0.0033416748046875, -0.003814697265625, -0.0208740234375, -0.018310546875, -0.010986328125, 0.0035858154296875, -0.0118408203125, 0.01104736328125, -0.01794433593...
[ 4865, 831, 54, 678, 1261, 7008, 111789, 7, 5117, 67413, 32354, 17198, 50828, 400, 18, 28219, 31486, 98352, 93402, 23, 145581, 27875, 3934, 15700, 3285, 219836, 959, 18507, 36746 ]
[ 0.041290283203125, 0.0906982421875, 0.09375, 0.080078125, 0.176025390625, 0.25390625, 0.214599609375, 0.0230560302734375, 0.0736083984375, 0.14306640625, 0.16259765625, 0.046905517578125, 0.068359375, 0.1256103515625, 0.04937744140625, 0.0164947509765625, 0.08251953125, 0.082885742...
embed
1383316_c0
1383316
lisp
0
Title: Unilateral SSL with CL+SSL package Problem title: Unilateral SSL with CL+SSL package Tags: common-lisp, lisp, ssl Problem: Unilateral SSL with CL+SSL package In Lispworks on XP when I do: CL-USER 489 > (cl+ssl:make-ssl-client-stream (cl+ssl:stream-fd *standard-output*)) I get: Error: A failure in the SSL library...
Unilateral SSL with CL+SSL package Unilateral SSL with CL+SSL package common-lisp lisp ssl Unilateral SSL CL-USER ssl:make-ssl-client-stream ssl:stream-fd Error error:140C5042:SSL routines:SSL_UNDEFINED_FUNCTION:called Unilateral SSL with CL+SSL package In Lispworks on XP when I do: I get: Is this something I'm doing w...
[ 0.020263671875, 0.01275634765625, 0.00714111328125, -0.00921630859375, -0.0228271484375, -0.016845703125, 0.019287109375, -0.0263671875, -0.022216796875, -0.006439208984375, -0.01470947265625, -0.003997802734375, 0.0164794921875, 0.01092529296875, -0.01080322265625, -0.0208740234375, ...
[ 11789, 141636, 103527, 678, 46323, 1328, 294, 30508, 98169, 39210, 4086, 254, 400, 7008, 91, 24861, 1062, 50184, 55898, 7, 222978, 86429, 420, 71, 212059, 18499, 43900, 441, 2525, 13023, 124374, 211210, 129525, 919, 175560, 85763, 1261, 18244...
[ 0.1419677734375, 0.203369140625, 0.2548828125, 0.0643310546875, 0.1910400390625, 0.224609375, 0.0489501953125, 0.2470703125, 0.2030029296875, 0.100341796875, 0.08551025390625, 0.1500244140625, 0.11260986328125, 0.199462890625, 0.04559326171875, 0.2193603515625, 0.092041015625, 0.09...
embed
14678943_c0
14678943
lisp
0
Title: Scheme streams and circular lists Problem title: Scheme streams and circular lists Tags: circular-list, list, functional-programming, scheme, lisp Problem: Scheme streams and circular lists In Scheme/Lisp I am trying to make a function that converts a list into a circular list. Therefore, I believe I need to con...
Scheme streams and circular lists Scheme streams and circular lists circular-list list functional-programming scheme lisp Scheme l1copy Scheme streams and circular lists In Scheme/Lisp I am trying to make a function that converts a list into a circular list. Therefore, I believe I need to construct an infinite stream i...
[ -0.00445556640625, 0.01708984375, 0.01171875, 0.006622314453125, -0.010986328125, -0.01953125, -0.00823974609375, -0.00823974609375, 0.00970458984375, -0.0255126953125, -0.0006256103515625, -0.01397705078125, 0.004791259765625, 0.003509521484375, 0.005706787109375, 0.012939453125, -0...
[ 34702, 282, 75973, 136, 115339, 5303, 6562, 123309, 28966, 150370, 400, 7008, 137366, 9506, 31577, 3249, 32354, 96760, 3934, 18822, 3871, 64549, 54241, 13, 46741, 111, 26847, 47, 10336, 11853, 18151, 2060, 4358, 77947 ]
[ 0.1866455078125, 0.12469482421875, 0.2470703125, 0.06719970703125, 0.253173828125, 0.2369384765625, 0.1707763671875, 0.1005859375, 0.05926513671875, 0.1739501953125, 0.043975830078125, 0.1566162109375, 0.11279296875, 0.091796875, 0.06915283203125, 0.010711669921875, 0.1502685546875, ...
embed
378972_c0
378972
lisp
0
Title: How do I make an Emacs keybinding to set a variable? Problem title: How do I make an Emacs keybinding to set a variable? Tags: emacs, lisp Problem: How do I make an Emacs keybinding to set a variable? I've got a variable in Emacs called my-var that I'd like to set whenever I press C-v. How do I do that? I tried ...
How do I make an Emacs keybinding to set a variable? How do I make an Emacs keybinding to set a variable? emacs lisp How Emacs C-v Wrong How do I make an Emacs keybinding to set a variable? I've got a variable in Emacs called my-var that I'd like to set whenever I press C-v. How do I do that? I tried this: But that fai...
[ -0.0126953125, 0.007537841796875, 0.000919342041015625, -0.03125, 0.00799560546875, 0.035888671875, -0.0072021484375, 0.00860595703125, -0.009765625, -0.00347900390625, -0.000492095947265625, 0.007415771484375, -0.00014972686767578125, 0.0101318359375, -0.0123291015625, -0.000820159912...
[ 11249, 54, 87, 3249, 85269, 4439, 22799, 128239, 47, 5423, 77336, 142, 10, 352, 2263, 7, 400, 7008, 313, 9, 334, 35133, 759, 1961, 71, 1884, 217684, 24234, 450, 37842, 903, 35782 ]
[ 0.043609619140625, 0.0304412841796875, 0.0035858154296875, 0.1102294921875, 0.19384765625, 0.215087890625, 0.1649169921875, 0.256103515625, 0.09991455078125, 0.1805419921875, 0.269775390625, 0.027618408203125, 0.0213165283203125, 0.09521484375, 0.0946044921875, 0.027862548828125, 0.0...
embed
397785_c0
397785
lisp
0
Title: Lisp OODB with SQL backend - or good ORM Problem title: Lisp OODB with SQL backend - or good ORM Tags: orm, lisp Problem: Lisp OODB with SQL backend - or good ORM Are there any good Lisp OODBs implemented on top of SQL databases, or good Lisp ORM solutions? I want the administrative features and IT-familiarity o...
Lisp OODB with SQL backend - or good ORM Lisp OODB with SQL backend - or good ORM orm lisp Lisp OODB SQL ORM Lisp OODB with SQL backend - or good ORM Are there any good Lisp OODBs implemented on top of SQL databases, or good Lisp ORM solutions? I want the administrative features and IT-familiarity of a RDMS, but still ...
[ 0.0103759765625, 0.02587890625, -0.00946044921875, -0.005615234375, -0.0186767578125, 0.013671875, -0.0196533203125, 0.004241943359375, 0.0186767578125, -0.0264892578125, 0.02490234375, -0.0272216796875, 0.000629425048828125, 0.0079345703125, -0.01483154296875, -0.017822265625, -0.02...
[ 1261, 7008, 87747, 571, 678, 80866, 4420, 3611, 707, 4127, 180, 25656, 39, 400, 2499, 7, 29479, 2663, 63399, 51347, 3444, 86757, 66139, 136, 5959, 69211, 40756, 13439, 1284, 7464, 2046, 14537, 30563, 209236, 11341, 4927, 351, 99932, 37202, ...
[ 0.15771484375, 0.22509765625, 0.158447265625, 0.1971435546875, 0.109130859375, 0.2115478515625, 0.10986328125, 0.1522216796875, 0.07330322265625, 0.1300048828125, 0.0963134765625, 0.2044677734375, 0.07513427734375, 0.070068359375, 0.002960205078125, 0.032257080078125, 0.1226806640625...
embed
38426387_c0
38426387
lisp
0
Title: Are there any design patterns in dynamic or function-based languages Problem title: Are there any design patterns in dynamic or function-based languages Tags: scheme, lisp, design-patterns Problem: Are there any design patterns in dynamic or function-based languages C++ and Java have a lot of design patterns to ...
Are there any design patterns in dynamic or function-based languages Are there any design patterns in dynamic or function-based languages scheme lisp design-patterns Are there any design patterns in dynamic or function-based languages C++ and Java have a lot of design patterns to follow. Do lisp or scheme like language...
[ 0.01397705078125, 0.0184326171875, 0.00958251953125, 0.0123291015625, -0.015380859375, -0.00689697265625, -0.0089111328125, 0.01531982421875, -0.009765625, -0.040283203125, 0.01043701171875, -0.01708984375, -0.0157470703125, -0.01513671875, 0.00118255615234375, -0.0002288818359375, -...
[ 2685, 2499, 4331, 103510, 7, 23, 84079, 707, 32354, 77007, 46876, 150370, 400, 7008, 4453, 22766, 313, 37223, 136, 41925, 5915, 28960, 1884, 21373, 23755, 52455, 11814, 64, 156202, 62548, 180, 20880, 1556, 92933, 831, 25632, 33022, 18151, 6...
[ 0.0230865478515625, 0.07476806640625, 0.2354736328125, 0.25634765625, 0.1119384765625, 0.0269622802734375, 0.2166748046875, 0.0662841796875, 0.1453857421875, 0.1290283203125, 0.164794921875, 0.1729736328125, 0.1265869140625, 0.19091796875, 0.1826171875, 0.13427734375, 0.0409851074218...
embed
1527548_c0
1527548
lisp
0
Title: Why does Clojure have "keywords" in addition to "symbols"? Problem title: Why does Clojure have "keywords" in addition to "symbols"? Tags: keyword, clojure, scheme, lisp Problem: Why does Clojure have "keywords" in addition to "symbols"? I have a passing knowledge of other...
Why does Clojure have "keywords" in addition to "symbols"? Why does Clojure have "keywords" in addition to "symbols"? keyword clojure scheme lisp Why Clojure Why does Clojure have "keywords" in addition to "symbols"? I have a passing knowledge of other Lisps (particularly Scheme)...
[ 0.0177001953125, 0.01251220703125, 0.01141357421875, 0.00421142578125, -0.0137939453125, -0.00946044921875, 0.01495361328125, -0.00106048583984375, -0.0096435546875, 0.01397705078125, -0.007476806640625, -0.0196533203125, -0.00872802734375, 0.00927734375, -0.0057373046875, 0.0044555664...
[ 44084, 51053, 461, 107, 765, 19770, 47416, 7, 66044, 176726, 166117, 20450, 150370, 400, 7008, 51359, 1261, 6423, 34702, 282, 131899, 16031, 12921, 1295, 26582, 110, 46512 ]
[ 0.14306640625, 0.16064453125, 0.2022705078125, 0.1839599609375, 0.0445556640625, 0.124267578125, 0.2318115234375, 0.071533203125, 0.09716796875, 0.20263671875, 0.2364501953125, 0.1270751953125, 0.1513671875, 0.0845947265625, 0.1199951171875, 0.001739501953125, 0.1048583984375, 0.12...
embed
3597781_c0
3597781
lisp
0
Title: Dr Racket problems with SICP Problem title: Dr Racket problems with SICP Tags: lisp, sicp, scheme, racket Problem: Dr Racket problems with SICP I'm working through SICP. Currently, in the first chapter, I'm having problems getting Racket to let me redefine "primitives". For instance, I was under the impression t...
Dr Racket problems with SICP Dr Racket problems with SICP lisp sicp scheme racket Racket SICP Dr Racket problems with SICP I'm working through SICP. Currently, in the first chapter, I'm having problems getting Racket to let me redefine "primitives". For instance, I was under the impression that I should be able to arbi...
[ -0.0035858154296875, 0.0286865234375, -0.0081787109375, 0.027099609375, 0.00494384765625, -0.003173828125, -0.0233154296875, -0.00921630859375, -0.014404296875, -0.005340576171875, 0.001495361328125, -0.01220703125, -0.007476806640625, 0.00201416015625, -0.0029144287109375, 0.005493164...
[ 1773, 2552, 27853, 44402, 678, 159, 198993, 400, 7008, 26536, 254, 150370, 673, 20697, 5117, 139539, 20949, 2633, 15265, 64552, 58460, 42991, 1379, 49128, 19048, 61799, 112, 997, 21162, 5885, 864, 3198, 50491, 175399, 46876, 82424, 5423, 47, ...
[ 0.1304931640625, 0.1268310546875, 0.2110595703125, 0.1585693359375, 0.0677490234375, 0.058624267578125, 0.21337890625, 0.0170135498046875, 0.09979248046875, 0.06231689453125, 0.1033935546875, 0.1185302734375, 0.096923828125, 0.0293121337890625, 0.0140228271484375, 0.0618896484375, 0....
embed
33437906_c1
33437906
lisp
1
Input a new value for ?G3159. ABORT :R3 Abort main loop I traced =gen-lisp and expand the macro "with-binds" but found nothing interesting. (macroexpand '(with-binds '((?G3161 6) (?G3160 . 3) (?G3159 . 1)) '(<= ?G3160 ?G3159))) (LET ((?G3160 (FULLBIND ?G3160 '((?G3161 6) (?G3160 . 3) (?G3159 . 1)))) (?G3159 (FULLBIND ...
Input a new value for ?G3159. ABORT :R3 Abort main loop I traced =gen-lisp and expand the macro "with-binds" but found nothing interesting. (macroexpand '(with-binds '((?G3161 6) (?G3160 . 3) (?G3159 . 1)) '(<= ?G3160 ?G3159))) (LET ((?G3160 (FULLBIND ?G3160 '((?G3161 6) (?G3160 . 3) (?G3159 . 1)))) (?G3159 (FULLBIND ...
[ -0.018310546875, -0.01251220703125, 0.0034027099609375, -0.00159454345703125, -0.01165771484375, 0.0255126953125, 0.01470947265625, -0.0012969970703125, 0.01300048828125, 0.019287109375, 0.0103759765625, 0.01116943359375, -0.02294921875, -0.00604248046875, 0.004364013671875, 0.00726318...
[ 360, 7077, 3525, 34292, 724, 363, 146086, 11321, 105259, 1052, 3157, 19135, 5201, 40956, 144851, 1409, 4086, 254, 71062, 111789, 76228, 89817, 7, 33720, 49041, 15322, 83613, 2940, 151525, 35914, 37321, 16093, 27089, 11176, 69283, 80126, 8439, ...
[ 0.0648193359375, 0.1510009765625, 0.1544189453125, 0.226806640625, 0.0777587890625, 0.1639404296875, 0.258056640625, 0.092529296875, 0.1868896484375, 0.06329345703125, 0.13525390625, 0.2347412109375, 0.1231689453125, 0.1881103515625, 0.1412353515625, 0.147216796875, 0.0919189453125, ...
embed
35061185_c0
35061185
lisp
0
Title: Trouble Counting Subseq of a String Common Lisp Problem title: Trouble Counting Subseq of a String Common Lisp Tags: lisp, common-lisp Problem: Trouble Counting Subseq of a String Common Lisp I am trying to use the function count to tell me how many occurrences of a "<script>" tag there are but I can't seem to g...
Trouble Counting Subseq of a String Common Lisp Trouble Counting Subseq of a String Common Lisp lisp common-lisp Trouble Counting Subseq Common Lisp Hello World Trouble Counting Subseq of a String Common Lisp I am trying to use the function count to tell me how many occurrences of a "<script>" tag there are but I can't...
[ 0.0167236328125, 0.0146484375, -0.00958251953125, 0.00176239013671875, -0.0019989013671875, -0.008056640625, -0.00567626953125, -0.01446533203125, 0.008056640625, -0.04248046875, -0.004913330078125, -0.01171875, 0.006134033203125, 0.021484375, 0.01446533203125, -0.01397705078125, 0.0...
[ 119671, 2661, 1311, 128396, 8273, 184, 864, 111, 23351, 214, 151301, 1261, 7008, 400, 39210, 4086, 254, 35378, 6661, 31577, 4527, 32354, 54529, 14192, 3642, 5941, 74918, 42, 69098, 32032, 7909, 2685, 831, 48903, 20697, 18151, 27781, 7413, 8...
[ 0.157470703125, 0.11181640625, 0.124755859375, 0.16015625, 0.179931640625, 0.1456298828125, 0.169921875, 0.007171630859375, 0.19970703125, 0.0306396484375, 0.16259765625, 0.1453857421875, 0.14990234375, 0.095458984375, 0.108154296875, 0.0770263671875, 0.095947265625, 0.010711669921...
embed
29727477_c0
29727477
lisp
0
Title: trace results in a locked warning, why? Problem title: trace results in a locked warning, why? Tags: common-lisp, lisp Problem: trace results in a locked warning, why? I wanted to analyse the execution of my code using trace , and hence I entered (trace oddp) into the REPL. In contrast to what I expected I got a...
trace results in a locked warning, why? trace results in a locked warning, why? common-lisp lisp Continuable Error TRACE ODDP PACKAGE COMMON-LISP Ignore trace results in a locked warning, why? I wanted to analyse the execution of my code using trace , and hence I entered into the REPL. In contrast to what I expected I ...
[ -0.002685546875, 0.001739501953125, 0.0174560546875, -0.017578125, -0.01446533203125, 0.00159454345703125, 0.01104736328125, 0.007720947265625, 0.0081787109375, -0.02587890625, 0.005340576171875, 0.01202392578125, -0.011962890625, -0.0033721923828125, 0.0037689208984375, 0.015563964843...
[ 144851, 50339, 56776, 297, 1631, 592, 15400, 23, 39210, 4086, 254, 400, 7008, 50343, 2661, 212059, 36230, 10854, 34687, 28399, 11107, 20572, 82707, 67616, 683, 11137, 107, 51422, 71924, 18151, 9069, 21130, 69822, 18499, 26008, 29459, 46002, 1...
[ 0.2318115234375, 0.1922607421875, 0.149169921875, 0.0887451171875, 0.1141357421875, 0.07305908203125, 0.115966796875, 0.007476806640625, 0.079833984375, 0.049346923828125, 0.1080322265625, 0.054901123046875, 0.135498046875, 0.09814453125, 0.0200958251953125, 0.13818359375, 0.19714355...
embed
66880602_c0
66880602
lisp
0
Title: How to properly ask an input from user in LispWorks? Problem title: How to properly ask an input from user in LispWorks? Tags: lisp, lispworks, input, common-lisp Problem: How to properly ask an input from user in LispWorks? I have this code: (defvar x) (setq x (read)) (format t "this is your input: ~a" x) It ki...
How to properly ask an input from user in LispWorks? How to properly ask an input from user in LispWorks? lisp lispworks input common-lisp user How LispWorks End Synonym BACKGROUND-INPUT How to properly ask an input from user in LispWorks? I have this code: It kinda work in Common Lisp but LispWorks it is showing this ...
[ -0.0322265625, 0.01361083984375, -0.004241943359375, -0.006378173828125, -0.0037384033203125, 0.015869140625, 0.0245361328125, -0.0107421875, -0.01031494140625, -0.0703125, 0.0078125, 0.003204345703125, -0.0025634765625, 0.01507568359375, 0.0247802734375, -0.01953125, 0.0093383789062...
[ 11249, 47, 155965, 26458, 142, 107730, 1295, 38937, 23, 1261, 7008, 108259, 7, 400, 18244, 39210, 4086, 254, 18878, 19010, 45757, 8678, 20572, 136498, 34384, 8852, 124599, 18151, 8562, 4488, 151301, 1284, 141377, 903, 18499, 37842, 12301, 111...
[ 0.044586181640625, 0.0210418701171875, 0.14990234375, 0.214111328125, 0.0860595703125, 0.259033203125, 0.176025390625, 0.21630859375, 0.075927734375, 0.1656494140625, 0.216064453125, 0.2117919921875, 0.09637451171875, 0.1253662109375, 0.1759033203125, 0.0933837890625, 0.12158203125, ...
embed
27472885_c0
27472885
lisp
0
Title: Lisp -first elements of all list (superficial level) Problem title: Lisp -first elements of all list (superficial level) Tags: lisp, common-lisp, list Problem: Lisp -first elements of all list (superficial level) I'm new in Lisp and I'm trying to return the list of the first elements of all list elements of a gi...
Lisp -first elements of all list (superficial level) Lisp -first elements of all list (superficial level) lisp common-lisp list Lisp LISTP List Lisp -first elements of all list (superficial level) I'm new in Lisp and I'm trying to return the list of the first elements of all list elements of a given list with an odd nu...
[ -0.0079345703125, 0.01953125, 0.00762939453125, 0.0087890625, 0.0068359375, 0.0206298828125, 0.0111083984375, 0.01165771484375, 0.006683349609375, -0.016357421875, 0.0242919921875, 0.006744384765625, -0.0030975341796875, 0.01129150390625, 0.0159912109375, 0.025390625, 0.0234375, 0....
[ 1261, 7008, 20, 13448, 271, 80854, 111, 756, 5303, 59104, 11044, 17366, 16, 400, 39210, 4086, 254, 195977, 683, 32036, 3525, 23, 31577, 30646, 5117, 34475, 678, 70270, 14012, 158788, 89536, 12, 2858, 116, 6896, 9451, 21162, 16156, 49413, ...
[ 0.17822265625, 0.263427734375, 0.0169219970703125, 0.1298828125, 0.11376953125, 0.2191162109375, 0.05859375, 0.1092529296875, 0.21484375, 0.078857421875, 0.1097412109375, 0.1876220703125, 0.001007080078125, 0.1409912109375, 0.135009765625, 0.1409912109375, 0.1773681640625, 0.094665...
embed
48593036_c0
48593036
lisp
0
Title: Combining lists in Lisp, only using first and cons Problem title: Combining lists in Lisp, only using first and cons Tags: recursion, lisp Problem: Combining lists in Lisp, only using first and cons I'm working on an assignment and I need to combine two lists, but we're only allowed to use the following function...
Combining lists in Lisp, only using first and cons Combining lists in Lisp, only using first and cons recursion lisp first Combining Lisp Combining lists in Lisp, only using first and cons I'm working on an assignment and I need to combine two lists, but we're only allowed to use the following functions: I've been tryi...
[ -0.0174560546875, 0.055419921875, 0.00274658203125, 0.01068115234375, -0.004180908203125, 0.018310546875, -0.01495361328125, 0.0101318359375, -0.006500244140625, -0.04052734375, 0.00927734375, -0.0164794921875, 0.019775390625, 0.017822265625, 0.00145721435546875, 0.0244140625, 0.0019...
[ 106935, 592, 5303, 7, 23, 1261, 7008, 4734, 17368, 5117, 136, 158, 195625, 1830, 400, 20697, 95486, 70163, 6626, 107003, 4527, 25632, 32354, 26366, 5844, 21974, 6528, 110, 22062, 21373, 157666 ]
[ 0.2183837890625, 0.035552978515625, 0.2069091796875, 0.016387939453125, 0.0203857421875, 0.1356201171875, 0.211669921875, 0.06866455078125, 0.07550048828125, 0.1234130859375, 0.087646484375, 0.1839599609375, 0.15576171875, 0.0237884521484375, 0.09716796875, 0.003936767578125, 0.09069...
embed
26539585_c0
26539585
lisp
0
Title: How to &#x27;display&#x27; multiple parameters in R5RS Scheme Problem title: How to &#x27;display&#x27; multiple parameters in R5RS Scheme Tags: racket, lisp, r5rs, scheme Problem: How to 'display' multiple parameters in R5RS Scheme In R5RS Scheme how do you display multiple parameters, with a single call? my im...
How to &#x27;display&#x27; multiple parameters in R5RS Scheme How to &#x27;display&#x27; multiple parameters in R5RS Scheme racket lisp r5rs scheme How R5RS Scheme K53TA Template.ss How to 'display' multiple parameters in R5RS Scheme In R5RS Scheme how do you display multiple parameters, with a single call? my implemen...
[ 0.00054168701171875, 0.004974365234375, -0.005615234375, 0.01495361328125, 0.000736236572265625, 0.006317138671875, -0.0022125244140625, -0.005157470703125, 0.005645751953125, -0.025390625, 0.0284423828125, -0.048583984375, -0.00640869140625, 0.0057373046875, -0.0078125, 0.005767822265...
[ 11249, 3768, 3827, 20706, 48716, 171859, 7, 627, 758, 15396, 34702, 282, 673, 27853, 7008, 4295, 150370, 14226, 7783, 196631, 3642, 44116, 678, 11001, 11782, 208124, 35064, 43240, 15190, 4173, 49129, 35412, 32628 ]
[ 0.0179443359375, 0.003509521484375, 0.046478271484375, 0.15478515625, 0.1898193359375, 0.2529296875, 0.01239013671875, 0.0614013671875, 0.1036376953125, 0.2034912109375, 0.164794921875, 0.07965087890625, 0.009979248046875, 0.119384765625, 0.06427001953125, 0.110107421875, 0.168579101...
embed
12147895_c0
12147895
lisp
0
Title: In Common Lisp why does the macro OR use a gensym, but not AND? Problem title: In Common Lisp why does the macro OR use a gensym, but not AND? Tags: macros, lisp, common-lisp, sbcl Problem: In Common Lisp why does the macro OR use a gensym, but not AND? In Common Lisp (SBCL 1.0.58) why does the macro OR use a ge...
In Common Lisp why does the macro OR use a gensym, but not AND? In Common Lisp why does the macro OR use a gensym, but not AND? macros lisp common-lisp sbcl Common Lisp CL-USER NIL G967 In Common Lisp why does the macro OR use a gensym, but not AND? In Common Lisp (SBCL 1.0.58) why does the macro OR use a gensym, but n...
[ 0.01904296875, 0.0037078857421875, -0.007415771484375, -0.0004291534423828125, 0.003814697265625, 0.026611328125, -0.004852294921875, 0.01416015625, 0.00335693359375, -0.00518798828125, -0.003753662109375, -0.01904296875, -0.0009765625, 0.00592041015625, 0.00119781494140625, 0.01000976...
[ 151301, 1261, 7008, 15400, 111789, 33172, 4527, 29038, 4650, 1284, 959, 48762, 400, 39210, 4086, 254, 34937, 46323, 1062, 16444, 206331, 10, 36474, 37486, 53855, 71716, 8, 80765, 61924, 29191, 24626 ]
[ 0.2020263671875, 0.165771484375, 0.190673828125, 0.138427734375, 0.2138671875, 0.265625, 0.1171875, 0.177490234375, 0.23779296875, 0.040283203125, 0.08099365234375, 0.228759765625, 0.0745849609375, 0.126220703125, 0.0628662109375, 0.12255859375, 0.06927490234375, 0.01629638671875, ...
embed
35467233_c0
35467233
lisp
0
Title: map function for n-ary tree in Scheme Problem title: map function for n-ary tree in Scheme Tags: scheme, tree, lisp, functional-programming Problem: map function for n-ary tree in Scheme the definition for a map function for binary trees is: (define (binary-tree-map proc tree) (cond ((null? tree) null) ((not (pa...
map function for n-ary tree in Scheme map function for n-ary tree in Scheme scheme tree lisp functional-programming Scheme map function for n-ary tree in Scheme the definition for a map function for binary trees is: what does a map function for n-ary trees look like? tried:
[ 0.01220703125, 0.029541015625, 0.007720947265625, -0.0185546875, -0.01361083984375, 0.00274658203125, -0.0155029296875, -0.007354736328125, -0.0052490234375, -0.045654296875, -0.00836181640625, -0.02490234375, -0.0052490234375, 0.01275634765625, 0.00933837890625, -0.0034027099609375, ...
[ 22288, 32354, 100, 653, 6635, 53201, 23, 34702, 282, 9, 150370, 400, 7008, 123309, 28966, 80934, 10, 2394, 1360, 90, 2367, 14602, 6713, 1884, 37842 ]
[ 0.25927734375, 0.259521484375, 0.058624267578125, 0.145751953125, 0.20556640625, 0.25, 0.053802490234375, 0.1763916015625, 0.1671142578125, 0.01059722900390625, 0.20703125, 0.042694091796875, 0.141357421875, 0.14111328125, 0.09979248046875, 0.173095703125, 0.0594482421875, 0.162841...
embed
27738919_c1
27738919
lisp
1
setf 'dayofweek '"nil") (setf 'dayofweek '(starttime endtime)))) (print "What is the title of the class?") (setf (read) '((mon (Monday)) (tues (Tuesday)) (wed (Wednesday)) (thurs (Thursday)) (fri (friday)))) ;sets a new variable to the values of the classes's hours (print "Is there another class?") ;repeats the functio...
setf 'dayofweek '"nil") (setf 'dayofweek '(starttime endtime)))) (print "What is the title of the class?") (setf (read) '((mon (Monday)) (tues (Tuesday)) (wed (Wednesday)) (thurs (Thursday)) (fri (friday)))) ;sets a new variable to the values of the classes's hours (print "Is there another class?") ;repeats the functio...
[ -0.0004138946533203125, 0.011474609375, 0.007781982421875, 0.00848388671875, -0.0078125, 0.0125732421875, 0.00015163421630859375, -0.00014781951904296875, -0.00665283203125, -0.004608154296875, -0.0108642578125, 0.00439453125, -0.01251220703125, -0.00058746337890625, -0.0067138671875, ...
[ 5423, 420, 5636, 4390, 47477, 17324, 3509, 17137, 6032, 3564, 35662, 52231, 83, 44759, 111, 18507, 39116, 3796, 46674, 458, 24243, 126536, 12824, 7151, 3525, 77336, 142424, 61112, 21974, 2685, 15700, 2953, 1081, 32354, 67413, 757, 20028, 805,...
[ 0.1483154296875, 0.185546875, 0.14013671875, 0.1944580078125, 0.224853515625, 0.1458740234375, 0.1248779296875, 0.05987548828125, 0.110107421875, 0.04925537109375, 0.1103515625, 0.020843505859375, 0.0919189453125, 0.1884765625, 0.007781982421875, 0.2060546875, 0.1427001953125, 0.08...
embed
61688439_c0
61688439
lisp
0
Title: How can I iterate a function with a parameter there the parameter is filename in lisp? Problem title: How can I iterate a function with a parameter there the parameter is filename in lisp? Tags: common-lisp, lisp Problem: How can I iterate a function with a parameter there the parameter is filename in lisp? I ha...
How can I iterate a function with a parameter there the parameter is filename in lisp? How can I iterate a function with a parameter there the parameter is filename in lisp? common-lisp lisp How How can I iterate a function with a parameter there the parameter is filename in lisp? I have 20 text files in a folder and I...
[ 0.00921630859375, -0.033447265625, -0.00057220458984375, 0.01025390625, -0.016357421875, -0.0012359619140625, 0.015869140625, 0.005523681640625, -0.0238037109375, -0.05517578125, 0.009033203125, -0.017578125, -0.005340576171875, -0.01007080078125, 0.0093994140625, 0.0026397705078125, ...
[ 11249, 831, 17, 8560, 67, 32354, 678, 171859, 2685, 83, 11435, 11627, 23, 400, 7008, 39210, 4086, 254, 87, 10, 765, 387, 7986, 102158, 78303, 29806, 3642, 5201, 4734, 1632, 23253, 111938, 124326, 37842, 56409, 38931, 11343, 60875, 29822, ...
[ 0.05706787109375, 0.06854248046875, 0.08001708984375, 0.257568359375, 0.116455078125, 0.2193603515625, 0.1092529296875, 0.2685546875, 0.04351806640625, 0.06866455078125, 0.1201171875, 0.2152099609375, 0.037322998046875, 0.1505126953125, 0.236083984375, 0.079345703125, 0.091796875, ...
embed
30825733_c0
30825733
lisp
0
Title: Invalid specialized parameter in method lambda list Problem title: Invalid specialized parameter in method lambda list Tags: lisp, common-lisp Problem: Invalid specialized parameter in method lambda list I am trying to write a simple coin flip program in Common Lisp. This is the code I have (defun yn (let ht (ra...
Invalid specialized parameter in method lambda list Invalid specialized parameter in method lambda list lisp common-lisp Invalid RANDOM PRINC HEADS TAILS Invalid specialized parameter in method lambda list I am trying to write a simple coin flip program in Common Lisp. This is the code I have It seems simple enough, bu...
[ 0.003997802734375, 0.0264892578125, 0.0074462890625, 0.00180816650390625, 0.007568359375, 0.023681640625, 0.004974365234375, -0.007049560546875, -0.006744384765625, -0.024169921875, -0.0106201171875, -0.0281982421875, -0.009765625, 0.0035247802734375, 0.0079345703125, -0.00665283203125...
[ 7013, 5361, 29367, 171859, 55300, 6492, 85, 5303, 71, 400, 7008, 39210, 4086, 254, 30174, 127214, 29852, 36253, 572, 188328, 294, 90259, 19759, 31577, 33022, 8781, 43780, 147505, 1528, 151301, 1261, 18151, 37202, 20174, 13695, 18499, 4865, 58...
[ 0.164794921875, 0.1778564453125, 0.1156005859375, 0.23486328125, 0.1556396484375, 0.1322021484375, 0.0693359375, 0.1478271484375, 0.0181427001953125, 0.053619384765625, 0.1773681640625, 0.0859375, 0.043670654296875, 0.1357421875, 0.0887451171875, 0.12322998046875, 0.0909423828125, ...
embed
5986383_c0
5986383
lisp
0
Title: Clojure Macro Expansion Problem title: Clojure Macro Expansion Tags: macros, lisp, clojure Problem: Clojure Macro Expansion I am working on a macro, I am trying to figure out how to avoid expansion of certain forms, take the following and macro for example, (defmacro and ([] true) ([x] x) ([x & next] `(let [and#...
Clojure Macro Expansion Clojure Macro Expansion macros lisp clojure Clojure Macro Expansion and__973__auto__ Clojure Macro Expansion I am working on a macro, I am trying to figure out how to avoid expansion of certain forms, take the following and macro for example, When expanded, becomes, In this case what I need to d...
[ 0.018310546875, 0.0279541015625, -0.01458740234375, 0.02685546875, 0.00156402587890625, 0.029541015625, 0.01153564453125, 0.009033203125, -0.004241943359375, -0.0029449462890625, 0.0020904541015625, -0.026611328125, -0.00113677978515625, 0.004852294921875, 0.0238037109375, -0.008361816...
[ 51053, 461, 107, 4727, 516, 60075, 66, 6889, 111789, 400, 7008, 20450, 201208, 8913, 20697, 26366, 47, 71864, 14700, 3173, 25632, 14847, 71062, 24209, 3871, 54, 7279, 2633, 1295, 3934, 1639 ]
[ 0.1331787109375, 0.1285400390625, 0.06561279296875, 0.037750244140625, 0.1058349609375, 0.09893798828125, 0.15283203125, 0.0872802734375, 0.20654296875, 0.07293701171875, 0.1688232421875, 0.10748291015625, 0.06689453125, 0.04241943359375, 0.03826904296875, 0.007228851318359375, 0.023...
embed
15393797_c0
15393797
lisp
0
Title: Lisp - Splitting Input into Separate Strings Problem title: Lisp - Splitting Input into Separate Strings Tags: string, input, lisp, split, list Problem: Lisp - Splitting Input into Separate Strings I'm trying to take user input and storing it in a list, only instead of a list consisting of a single string, I wan...
Lisp - Splitting Input into Separate Strings Lisp - Splitting Input into Separate Strings string input lisp split list Lisp Splitting Input Separate Strings Hopefully Lisp - Splitting Input into Separate Strings I'm trying to take user input and storing it in a list, only instead of a list consisting of a single string...
[ -0.0234375, 0.00701904296875, -0.0223388671875, 0.01409912109375, -0.02685546875, 0.04638671875, 0.015380859375, 0.004425048828125, -0.006591796875, -0.025146484375, 0.007537841796875, -0.01141357421875, -0.01422119140625, 0.00433349609375, -0.0078125, 0.015869140625, 0.0067138671875...
[ 1261, 7008, 46474, 1916, 360, 7077, 3934, 503, 6276, 67, 23351, 5180, 79315, 107730, 400, 65450, 5303, 240095, 31577, 5646, 38937, 3082, 4734, 64457, 11001, 3444, 12638, 2565, 44954, 14534, 23, 186, 6863, 10002, 89536, 30646, 20537, 32628, ...
[ 0.1483154296875, 0.2359619140625, 0.1971435546875, 0.08624267578125, 0.090087890625, 0.138671875, 0.10711669921875, 0.062744140625, 0.167724609375, 0.09783935546875, 0.1832275390625, 0.131591796875, 0.1971435546875, 0.19287109375, 0.1092529296875, 0.20947265625, 0.18115234375, 0.13...
embed
7898529_c0
7898529
lisp
0
Title: modify/replace in LISP Problem title: modify/replace in LISP Tags: replace, lisp, find Problem: modify/replace in LISP I have an implementation of a function called modify list shown below but it only works for top level lists. (defun modify-list (old new a-list) (cond ((null a-list) nil) ((eql (car a-list) old)...
modify/replace in LISP modify/replace in LISP replace lisp find LISP modify/replace in LISP I have an implementation of a function called modify list shown below but it only works for top level lists. CL-USER 16 : 6 > (modify-list 'a 'x '(p a d g c a)) (P X D G C X) <-- GOOD! CL-USER 17 : 6 > (modify-list 'a 'x '(p a d...
[ -0.0206298828125, 0.04931640625, 0.00439453125, -0.0002422332763671875, 0.00099945068359375, 0.00506591796875, -0.02001953125, 0.007598876953125, 0.0177001953125, -0.00274658203125, 0.012939453125, -0.0184326171875, 0.01318359375, -0.017578125, 0.0252685546875, -0.007171630859375, 0....
[ 2811, 40383, 64, 107, 23935, 23, 16970, 9434, 91995, 400, 7008, 7413, 208124, 32354, 5303, 35064, 4734, 43240, 100, 2663, 17366, 46323, 1062, 50184, 611, 152, 305, 13415, 6562, 11, 425, 1193, 391, 527, 87747, 729, 254, 62, 8575, 4358, 3...
[ 0.1939697265625, 0.2010498046875, 0.039459228515625, 0.125, 0.219482421875, 0.11181640625, 0.1761474609375, 0.2337646484375, 0.2188720703125, 0.152587890625, 0.2008056640625, 0.1226806640625, 0.1551513671875, 0.1600341796875, 0.213134765625, 0.061065673828125, 0.059600830078125, 0....
embed
36958812_c0
36958812
lisp
0
Title: Lisp type system trouble Problem title: Lisp type system trouble Tags: types, system, lisp Problem: Lisp type system trouble I am doing some homework and I am confused on some things regarding lisp Question: Consider the Lisp statement: (eval (read-from-string (read-line))) Very briefly describe the features of ...
Lisp type system trouble Lisp type system trouble types system lisp Lisp Lisp type system trouble I am doing some homework and I am confused on some things regarding lisp Question: Consider the Lisp statement: Very briefly describe the features of Lisp’s type system that are required to support this type of statement. ...
[ 0.01483154296875, 0.022705078125, -0.01031494140625, 0.008544921875, -0.0177001953125, 0.0006866455078125, -0.00238037109375, 0.0067138671875, -0.024169921875, -0.01470947265625, -0.0019989013671875, -0.0079345703125, 0.0072021484375, -0.013916015625, -0.0234375, 0.0145263671875, -0....
[ 1261, 7008, 10644, 5426, 63134, 52895, 400, 18244, 55681, 137399, 63805, 59335, 98363, 66139, 56065, 8060, 903, 145733, 3525, 51646, 51515, 28219, 83, 198343, 91736, 46876, 3642, 43240, 831, 3714, 111, 678, 1632, 13315, 18151 ]
[ 0.1541748046875, 0.213623046875, 0.23876953125, 0.1851806640625, 0.20703125, 0.201171875, 0.1064453125, 0.06414794921875, 0.0447998046875, 0.061614990234375, 0.17138671875, 0.052001953125, 0.112548828125, 0.124755859375, 0.13623046875, 0.1318359375, 0.000823974609375, 0.01037597656...
embed
412314_c1
412314
lisp
1
think the key must be in your last paragraph. How do you create the startup script to set central-registry to an isolated directory? Is it possible to use ASDF-INSTALL to fetch stuff into said directory? And how do you bootstrap the whole thing if the base image of your CL implementation doesn't include ASDF (Clozure ...
think the key must be in your last paragraph. How do you create the startup script to set central-registry to an isolated directory? Is it possible to use ASDF-INSTALL to fetch stuff into said directory? And how do you bootstrap the whole thing if the base image of your CL implementation doesn't include ASDF (Clozure ...
[ -0.0113525390625, -0.004150390625, 0.005584716796875, -0.0016937255859375, -0.00787353515625, -0.00408935546875, 0.01373291015625, -0.005096435546875, 0.02392578125, -0.0081787109375, -0.00136566162109375, 0.00836181640625, -0.00799560546875, 0.006439208984375, 0.01373291015625, -0.013...
[ 5351, 22799, 8110, 4568, 151268, 11249, 28282, 73882, 26499, 5423, 9879, 49005, 38904, 47, 54015, 3674, 14364, 53, 7722, 4527, 6483, 38997, 85717, 30487, 866, 7647, 206, 41884, 3934, 3642, 49935, 107617, 28271, 3647, 29569, 46323, 208124, 220...
[ 0.10528564453125, 0.178466796875, 0.0270538330078125, 0.00555419921875, 0.040435791015625, 0.054412841796875, 0.103759765625, 0.2325439453125, 0.214111328125, 0.137939453125, 0.2066650390625, 0.210693359375, 0.1390380859375, 0.03704833984375, 0.197021484375, 0.116943359375, 0.1278076...
embed
62991765_c0
62991765
lisp
0
Title: What&#x27;s the element in position n of a list Problem title: What&#x27;s the element in position n of a list Tags: clisp, common-lisp, lisp Problem: What's the element in position n of a list I have this function which gives me the element at given position in a list and need to rewrite it with cond instead of...
What&#x27;s the element in position n of a list What&#x27;s the element in position n of a list clisp common-lisp lisp What What's the element in position n of a list I have this function which gives me the element at given position in a list and need to rewrite it with cond instead of if. Also I want to change it a bi...
[ -0.01025390625, 0.00193023681640625, 0.000530242919921875, -0.011474609375, 0.00323486328125, 0.0159912109375, 0.035888671875, 0.0164794921875, -0.01104736328125, -0.0220947265625, 0.01251220703125, -0.00506591796875, -0.029052734375, -0.0125732421875, -0.0201416015625, 0.0030670166015...
[ 4865, 3768, 7, 70, 12830, 23, 19069, 653, 111, 10, 5303, 95701, 7008, 39210, 4086, 254, 400, 903, 32354, 76199, 99, 34475, 3871, 456, 434, 18781, 678, 158, 71, 64457, 2174, 3444, 15549, 442, 4785, 8337, 40907, 34292, 30646, 17324, 27781...
[ 0.11590576171875, 0.08331298828125, 0.0921630859375, 0.0648193359375, 0.2357177734375, 0.18505859375, 0.2403564453125, 0.2359619140625, 0.10858154296875, 0.036773681640625, 0.2047119140625, 0.07037353515625, 0.167724609375, 0.11358642578125, 0.06201171875, 0.11700439453125, 0.0652465...
embed
54229826_c1
54229826
lisp
1
there is a programming language with an interpreter designed to handle piped data and can process s-expressions natively. Perhaps a data-driven dialect of Lisp would do this, but I'm not sure where to look. In summary, I would like to be able to make quick edits to an s-expression file in a similar manner to the way A...
there is a programming language with an interpreter designed to handle piped data and can process s-expressions natively. Perhaps a data-driven dialect of Lisp would do this, but I'm not sure where to look. In summary, I would like to be able to make quick edits to an s-expression file in a similar manner to the way A...
[ 0.009521484375, -0.01019287109375, -0.01336669921875, 0.01263427734375, -0.0096435546875, 0.0107421875, 0.006805419921875, 0.00958251953125, 0.0216064453125, -0.00994873046875, -0.00836181640625, 0.0111083984375, -0.003692626953125, -0.011962890625, 0.0086669921875, -0.0185546875, 0....
[ 56037, 449, 46876, 29481, 56, 82775, 34831, 137158, 71, 2053, 831, 9433, 91, 9, 204629, 7, 24, 4935, 33926, 220734, 1261, 7008, 54, 1884, 19048, 3249, 63773, 27211, 11435, 21373, 76324, 92, 2633, 3365, 316, 13315, 1272, 2256, 51339, 17366...
[ 0.1231689453125, 0.0343017578125, 0.1798095703125, 0.228271484375, 0.1424560546875, 0.104248046875, 0.12744140625, 0.2298583984375, 0.1392822265625, 0.16064453125, 0.03253173828125, 0.13623046875, 0.17919921875, 0.034423828125, 0.263671875, 0.091064453125, 0.0751953125, 0.075744628...
embed
61395695_c1
61395695
lisp
1
(take-lines? (make-pre-processor))) (uiop:wait-process *proc*) (loop while (listen stream) collect (funcall take-lines? (read-line stream)))) Which returns (NIL NIL T "I" "WANT" "THIS" "TEXT" NIL NIL NIL) As you can see there are T and NIL values that I do not want. I also have to use uiop:wait-process which I don't p...
(take-lines? (make-pre-processor))) (uiop:wait-process *proc*) (loop while (listen stream) collect (funcall take-lines? (read-line stream)))) Which returns (NIL NIL T "I" "WANT" "THIS" "TEXT" NIL NIL NIL) As you can see there are T and NIL values that I do not want. I also have to use uiop:wait-process which I don't p...
[ 0.01361083984375, 0.004730224609375, -0.0235595703125, 0.002685546875, -0.025146484375, 0.007171630859375, 0.041748046875, -0.002044677734375, -0.00341796875, -0.01123046875, -0.00848388671875, 0.023681640625, 0.000640869140625, -0.01409912109375, 0.001922607421875, -0.002685546875, ...
[ 78219, 59801, 32, 55898, 4692, 63923, 748, 4515, 2146, 634, 217, 3454, 238, 28354, 12960, 63844, 75973, 43799, 16498, 85763, 5646, 9, 39116, 2256, 30646, 7787, 866, 541, 16444, 384, 568, 53912, 618, 94607, 294, 122691, 136, 142424, 450, 8...
[ 0.1572265625, 0.232666015625, 0.055511474609375, 0.0210723876953125, 0.107421875, 0.1783447265625, 0.05206298828125, 0.0662841796875, 0.222412109375, 0.1556396484375, 0.1724853515625, 0.0650634765625, 0.0211181640625, 0.1287841796875, 0.058197021484375, 0.171630859375, 0.146240234375...
embed
40573087_c0
40573087
lisp
0
Title: how to set a bunch of variables depending on one condition in elisp? Problem title: how to set a bunch of variables depending on one condition in elisp? Tags: lisp, elisp Problem: how to set a bunch of variables depending on one condition in elisp? Suppose I want to set the values of bar and baz depending on one...
how to set a bunch of variables depending on one condition in elisp? how to set a bunch of variables depending on one condition in elisp? lisp elisp how to set a bunch of variables depending on one condition in elisp? Suppose I want to set the values of bar and baz depending on one condition, which is the same in both ...
[ 0.01495361328125, -0.0208740234375, -0.004486083984375, -0.00018024444580078125, 0.00836181640625, 0.01171875, -0.005828857421875, 0.0203857421875, 0.01458740234375, 0.0198974609375, -0.003814697265625, 0.035400390625, -0.0014190673828125, -0.0037384033203125, 0.0002956390380859375, -0...
[ 3642, 47, 5423, 147306, 77336, 7, 96819, 1632, 35431, 15296, 7008, 400, 98, 23, 3444, 142424, 1909, 16627, 5701, 34292, 5775, 31, 2633, 5361, 3173, 1528, 26785, 114453, 12765, 186351, 49666, 9523, 125195, 71864, 41929, 78292 ]
[ 0.072265625, 0.03564453125, 0.1949462890625, 0.190185546875, 0.259521484375, 0.050018310546875, 0.1549072265625, 0.1058349609375, 0.2054443359375, 0.09906005859375, 0.2052001953125, 0.0452880859375, 0.0059814453125, 0.0149383544921875, 0.025177001953125, 0.1204833984375, 0.1401367187...
embed
26129052_c0
26129052
lisp
0
Title: Genetic Programming in Haskell Problem title: Genetic Programming in Haskell Tags: genetic-programming, haskell, dsl, lisp Problem: Genetic Programming in Haskell There is GenProg ( http://hackage.haskell.org/package/genprog ) for example, but that only deals with numerical optimization, in this case finding an ...
Genetic Programming in Haskell Genetic Programming in Haskell genetic-programming haskell dsl lisp Genetic Programming Haskell Genetic Programming in Haskell There is GenProg ( http://hackage.haskell.org/package/genprog ) for example, but that only deals with numerical optimization, in this case finding an equation tha...
[ 0.0159912109375, 0.0196533203125, -0.0020599365234375, 0.0067138671875, -0.01300048828125, 0.01708984375, -0.00396728515625, -0.0281982421875, -0.013916015625, -0.055908203125, -0.0023193359375, -0.0062255859375, -0.01361083984375, 0.0016937255859375, -0.01318359375, 0.0012969970703125...
[ 46980, 9523, 27958, 214, 23, 20625, 142508, 101412, 28966, 1556, 104, 24861, 400, 7008, 15937, 10752, 177, 139509, 4588, 10557, 5, 1478, 29102, 1409, 75620, 100, 27781, 4734, 8, 16765, 54744, 6827, 87235, 4, 903, 90791, 142, 5490, 2320, 4...
[ 0.2261962890625, 0.121337890625, 0.215087890625, 0.0267486572265625, 0.052001953125, 0.1732177734375, 0.259765625, 0.2269287109375, 0.192626953125, 0.1507568359375, 0.042205810546875, 0.171142578125, 0.0771484375, 0.15478515625, 0.1632080078125, 0.1839599609375, 0.1646728515625, 0....
embed
24239027_c0
24239027
lisp
0
Title: How is add1 being used in this Racket program? Problem title: How is add1 being used in this Racket program? Tags: scheme, recursion, lisp, racket Problem: How is add1 being used in this Racket program? I am trying to understand how add1 is being used in this recursion example: (define (my-length a-list) (if (em...
How is add1 being used in this Racket program? How is add1 being used in this Racket program? scheme recursion lisp racket How add1 Racket How is add1 being used in this Racket program? I am trying to understand how add1 is being used in this recursion example: If given (my-list '(1 2 3 4)) the program will return the ...
[ -0.012939453125, 0.037109375, -0.00262451171875, 0.03076171875, -0.0021209716796875, 0.0162353515625, 0.005950927734375, -0.0027313232421875, 0.00347900390625, -0.039306640625, 0.020751953125, -0.040283203125, -0.0135498046875, 0.0206298828125, 0.030029296875, -0.0225830078125, 0.007...
[ 11249, 15190, 418, 8035, 11814, 23, 903, 2552, 27853, 1528, 150370, 195625, 1830, 400, 7008, 673, 83, 28219, 3642, 27781, 1176, 6562, 116, 138, 13956, 30646, 14012, 1398, 12638, 720, 32354, 759, 23986, 9703, 18151, 34955, 5303, 24189, 20150...
[ 0.0855712890625, 0.224853515625, 0.1771240234375, 0.053009033203125, 0.12158203125, 0.049468994140625, 0.02496337890625, 0.120361328125, 0.2073974609375, 0.13232421875, 0.1285400390625, 0.15625, 0.051116943359375, 0.031982421875, 0.113037109375, 0.089111328125, 0.0168609619140625, ...
embed
16630702_c0
16630702
lisp
0
Title: What Racket function can I use to insert a value into an arbitrary position within a list? Problem title: What Racket function can I use to insert a value into an arbitrary position within a list? Tags: scheme, racket, lisp Problem: What Racket function can I use to insert a value into an arbitrary position with...
What Racket function can I use to insert a value into an arbitrary position within a list? What Racket function can I use to insert a value into an arbitrary position within a list? scheme racket lisp What Racket What Racket function can I use to insert a value into an arbitrary position within a list? I know this is t...
[ -0.025146484375, 0.00160980224609375, 0.01300048828125, -0.00164794921875, -0.0079345703125, 0.0247802734375, -0.025634765625, -0.0277099609375, 0.00168609619140625, -0.0031280517578125, 0.0240478515625, -0.0166015625, -0.0113525390625, -0.01336669921875, 0.0140380859375, 0.01373291015...
[ 4865, 2552, 27853, 32354, 831, 87, 4527, 183540, 34292, 3934, 61799, 19069, 28032, 5303, 47, 150370, 673, 400, 7008, 10, 29479, 6867, 1257, 209432, 90, 99201, 103036, 43240, 26698, 6044, 88303, 73 ]
[ 0.037689208984375, 0.148681640625, 0.259521484375, 0.2056884765625, 0.0772705078125, 0.009033203125, 0.0943603515625, 0.203369140625, 0.1649169921875, 0.099609375, 0.1612548828125, 0.1693115234375, 0.10009765625, 0.185546875, 0.038726806640625, 0.1568603515625, 0.1251220703125, 0.0...
embed
61958853_c0
61958853
lisp
0
Title: Pathname independent of operating system in Common Lisp Problem title: Pathname independent of operating system in Common Lisp Tags: filesystems, common-lisp, lisp Problem: Pathname independent of operating system in Common Lisp I want to load a lisp script located in a subdirectory in current working folder. Th...
Pathname independent of operating system in Common Lisp Pathname independent of operating system in Common Lisp filesystems common-lisp lisp Pathname Common Lisp ER.lisp Pathname independent of operating system in Common Lisp I want to load a lisp script located in a subdirectory in current working folder. The relative...
[ 0.008056640625, 0.00567626953125, 0.004791259765625, 0.0002193450927734375, -0.00909423828125, -0.0118408203125, 0.01953125, 0.0022125244140625, 0.00390625, -0.06640625, 0.0186767578125, -0.0057373046875, -0.006011962890625, -0.009765625, 0, 0.004364013671875, -0.01373291015625, 0....
[ 108421, 11627, 41371, 111, 172852, 5426, 151301, 1261, 7008, 23, 11435, 16751, 39210, 4086, 254, 400, 28695, 3444, 72367, 26499, 105866, 1614, 80581, 43581, 20697, 78303, 35845, 60875, 95665, 5465, 206469, 12501, 5, 360, 29908, 16940, 3773, 3...
[ 0.1875, 0.19287109375, 0.15380859375, 0.043670654296875, 0.128662109375, 0.1146240234375, 0.164306640625, 0.14453125, 0.1990966796875, 0.009063720703125, 0.0675048828125, 0.08477783203125, 0.1268310546875, 0.15771484375, 0.186767578125, 0.115478515625, 0.15283203125, 0.070739746093...
embed
60898746_c0
60898746
lisp
0
Title: Common Lisp function to determine lengths of nested lists in a list Problem title: Common Lisp function to determine lengths of nested lists in a list Tags: lisp, do-loops, common-lisp, list, nested-lists Problem: Common Lisp function to determine lengths of nested lists in a list I am only allowed to use the do...
Common Lisp function to determine lengths of nested lists in a list Common Lisp function to determine lengths of nested lists in a list lisp do-loops common-lisp list nested-lists Common Lisp Common Lisp function to determine lengths of nested lists in a list I am only allowed to use the do construct, concept which i s...
[ 0.00138092041015625, 0.0206298828125, 0.00335693359375, 0.0103759765625, -0.006866455078125, 0.0289306640625, 0.000812530517578125, 0.0155029296875, 0.01025390625, -0.0263671875, -0.00262451171875, -0.0181884765625, -0.000530242919921875, 0.0074462890625, 0.01275634765625, 0.0087280273...
[ 151301, 1261, 7008, 32354, 83324, 140909, 7, 8512, 71, 5303, 23, 400, 54, 28354, 39210, 4086, 254, 6562, 4734, 107003, 4527, 64549, 23755, 7464, 831, 18, 2046, 27689, 37842, 25632, 18151, 30646, 17324, 150011, 34292, 96, 44691, 140992, 903,...
[ 0.1224365234375, 0.1417236328125, 0.1912841796875, 0.15234375, 0.1370849609375, 0.174072265625, 0.0323486328125, 0.2427978515625, 0.1251220703125, 0.21826171875, 0.01373291015625, 0.090087890625, 0.1494140625, 0.1490478515625, 0.11572265625, 0.09100341796875, 0.115966796875, 0.1558...
embed
41081395_c0
41081395
lisp
0
Title: Unit-testing in Racket with multiple outputs Problem title: Unit-testing in Racket with multiple outputs Tags: lisp, racket, unit-testing Problem: Unit-testing in Racket with multiple outputs I am trying to use unit-tests with Racket. Usually, I am successful and I really like rackunit. However, I am having trou...
Unit-testing in Racket with multiple outputs Unit-testing in Racket with multiple outputs lisp racket unit-testing Unit-testing Racket Unit-testing in Racket with multiple outputs I am trying to use unit-tests with Racket. Usually, I am successful and I really like rackunit. However, I am having trouble with this speci...
[ -0.004119873046875, -0.007110595703125, -0.019775390625, 0.0194091796875, -0.0023956298828125, 0.0019378662109375, -0.00982666015625, -0.0250244140625, -0.00799560546875, 0.0238037109375, 0.0087890625, 0.00171661376953125, 0.018798828125, 0.00135040283203125, 0.00531005859375, -0.01208...
[ 46640, 6954, 214, 2552, 27853, 678, 48716, 140992, 23, 400, 7008, 673, 25072, 31577, 4527, 65771, 6183, 1884, 28779, 6262, 217, 63134, 7225, 32354, 3034, 6626, 142424, 831, 903, 17368, 11782, 37842, 35782, 7 ]
[ 0.192626953125, 0.229248046875, 0.0504150390625, 0.0985107421875, 0.210205078125, 0.031280517578125, 0.1173095703125, 0.212646484375, 0.012481689453125, 0.043487548828125, 0.143798828125, 0.09588623046875, 0.2001953125, 0.04937744140625, 0.04339599609375, 0.09588623046875, 0.00259399...
embed
32777066_c0
32777066
lisp
0
Title: LISP: remove all occurances of a particular variable in a list Problem title: LISP: remove all occurances of a particular variable in a list Tags: lisp, clisp Problem: LISP: remove all occurances of a particular variable in a list I have to write a function from which i can remove all occurances of a particular ...
LISP: remove all occurances of a particular variable in a list LISP: remove all occurances of a particular variable in a list lisp clisp LISP var1 LISP: remove all occurances of a particular variable in a list I have to write a function from which i can remove all occurances of a particular variable in a list I am doin...
[ 0.0021820068359375, 0.0191650390625, -0.0033111572265625, 0.0164794921875, 0.005035400390625, 0.0111083984375, 0.000713348388671875, 0.01611328125, -0.01470947265625, -0.037353515625, 0.00051116943359375, -0.009033203125, 0.015380859375, -0.0087890625, -0.007415771484375, 0.00946044921...
[ 16970, 9434, 12, 87388, 756, 74918, 60502, 17311, 77336, 23, 5303, 400, 7008, 95701, 285, 418, 111, 765, 33022, 32354, 1295, 831, 56037, 116890, 24129, 69340, 1261, 28864, 33342, 28127, 903, 2967, 959, 49146, 6496, 2499, 12830 ]
[ 0.15771484375, 0.256591796875, 0.031280517578125, 0.1993408203125, 0.1422119140625, 0.1959228515625, 0.1473388671875, 0.0960693359375, 0.22900390625, 0.05718994140625, 0.20654296875, 0.1309814453125, 0.195556640625, 0.0806884765625, 0.1585693359375, 0.07452392578125, 0.00919342041015...
embed
6480905_c0
6480905
lisp
0
Title: Non-blocking input in lisp Problem title: Non-blocking input in lisp Tags: lisp, slime, common-lisp Problem: Non-blocking input in lisp I have program that runs for long periods of time and I'd like to interrupt it but not with ctrl-c ctrl-c. I also don't want the system to wait for a keystroke every so often. I...
Non-blocking input in lisp Non-blocking input in lisp lisp slime common-lisp Non-blocking Non-blocking input in lisp I have program that runs for long periods of time and I'd like to interrupt it but not with ctrl-c ctrl-c. I also don't want the system to wait for a keystroke every so often. Instead, if I do press a ke...
[ -0.00848388671875, 0.0076904296875, 0.00408935546875, -0.022705078125, -0.01055908203125, 0.0087890625, 0.0322265625, -0.00494384765625, 0, -0.035400390625, 0.00592041015625, -0.0008392333984375, -0.00958251953125, 0.000743865966796875, -0.0152587890625, 0.0025177001953125, 0.0016708...
[ 3775, 81409, 214, 107730, 23, 400, 7008, 34264, 13, 39210, 4086, 254, 1528, 127877, 4989, 14922, 1733, 1884, 47, 206735, 959, 54123, 238, 3444, 5426, 40485, 22799, 6639, 350, 27983, 24234, 137565, 8966, 1257, 82230, 14037, 44632, 136, 12301...
[ 0.1512451171875, 0.1766357421875, 0.080322265625, 0.2275390625, 0.041229248046875, 0.1414794921875, 0.2281494140625, 0.1298828125, 0.08837890625, 0.0894775390625, 0.1070556640625, 0.164306640625, 0.144287109375, 0.042236328125, 0.0255584716796875, 0.0640869140625, 0.0230255126953125,...
embed
58078533_c0
58078533
lisp
0
Title: Calling the Java compiler from a Common Lisp application, on Java source created by the Lisp application Problem title: Calling the Java compiler from a Common Lisp application, on Java source created by the Lisp application Tags: lisp, common-lisp, java Problem: Calling the Java compiler from a Common Lisp appl...
Calling the Java compiler from a Common Lisp application, on Java source created by the Lisp application Calling the Java compiler from a Common Lisp application, on Java source created by the Lisp application lisp common-lisp java a Calling Java Common Lisp Calling the Java compiler from a Common Lisp application, on ...
[ 0.004730224609375, 0.0257568359375, -0.0145263671875, 0.003082275390625, -0.0101318359375, 0.0076904296875, 0.0103759765625, -0.006500244140625, -0.0079345703125, -0.0296630859375, -0.01336669921875, 0.0283203125, -0.00775146484375, 0.01708984375, 0.0108642578125, -0.0159912109375, -...
[ 26265, 41925, 9969, 34759, 1295, 151301, 1261, 7008, 38415, 98, 31344, 75935, 214, 400, 39210, 4086, 254, 79, 330, 10, 59121, 27489, 18151, 33022, 661, 5, 24071, 11435, 1884, 67229, 5773, 11782, 47, 11675, 375, 5974, 28032 ]
[ 0.1129150390625, 0.202880859375, 0.1595458984375, 0.1669921875, 0.056121826171875, 0.13720703125, 0.15283203125, 0.191162109375, 0.147216796875, 0.04608154296875, 0.1435546875, 0.029815673828125, 0.029266357421875, 0.1019287109375, 0.1038818359375, 0.0958251953125, 0.1156005859375, ...
embed
33997105_c2
33997105
lisp
2
in the middle - 13 (verificacaoXO (get-elem 3 1 1 tabuleiro) (get-elem 3 2 2 tabuleiro) (get-elem 3 3 3 tabuleiro)) (verificacaoXO (get-elem 3 3 1 tabuleiro) (get-elem 3 2 2 tabuleiro) (get-elem 3 1 3 tabuleiro)) lines between levels on bottom - 15 (verificacaoXO (get-elem 1 3 1 tabuleiro) (get-elem 2 2 2 tabuleiro) (...
in the middle - 13 (verificacaoXO (get-elem 3 1 1 tabuleiro) (get-elem 3 2 2 tabuleiro) (get-elem 3 3 3 tabuleiro)) (verificacaoXO (get-elem 3 3 1 tabuleiro) (get-elem 3 2 2 tabuleiro) (get-elem 3 1 3 tabuleiro)) lines between levels on bottom - 15 (verificacaoXO (get-elem 1 3 1 tabuleiro) (get-elem 2 2 2 tabuleiro) (...
[ 0.0103759765625, -0.002349853515625, 0.01422119140625, -0.000335693359375, 0.00182342529296875, -0.00811767578125, -0.01025390625, 0.00946044921875, -0.000797271728515625, 0.0185546875, -0.005615234375, 0.0157470703125, 0.0255126953125, 0.0091552734375, -0.013916015625, 0.0169677734375...
[ 23, 70, 86991, 20, 702, 15, 20628, 22346, 123142, 61887, 3794, 27889, 138, 106, 91626, 11126, 116, 16, 9, 124519, 17721, 90926, 98, 103136, 423, 207997, 953, 28864, 26073, 12, 41961 ]
[ 0.1834716796875, 0.123779296875, 0.265380859375, 0.10028076171875, 0.2047119140625, 0.0235443115234375, 0.1944580078125, 0.1812744140625, 0.1085205078125, 0.203857421875, 0.10394287109375, 0.18359375, 0.106689453125, 0.0667724609375, 0.1893310546875, 0.193115234375, 0.031204223632812...
embed
25997460_c0
25997460
lisp
0
Title: Recursive Addition in Lisp Problem title: Recursive Addition in Lisp Tags: recursion, lisp, addition, common-lisp Problem: Recursive Addition in Lisp I'm a beginner and I am trying to teach myself Common Lisp and during my self-study I have written a function that I believe should work for recursive addition of ...
Recursive Addition in Lisp Recursive Addition in Lisp recursion lisp addition common-lisp recursion Recursive Addition Lisp Returns Recursive Addition in Lisp I'm a beginner and I am trying to teach myself Common Lisp and during my self-study I have written a function that I believe should work for recursive addition o...
[ -0.0257568359375, 0.03759765625, 0.0123291015625, 0.015869140625, -0.010498046875, 0.0115966796875, 0.004425048828125, 0.01171875, 0.013427734375, -0.016845703125, 0.01953125, -0.02001953125, -0.016357421875, 0.01177978515625, 0.0230712890625, -0.0084228515625, 0.00994873046875, -0...
[ 853, 48650, 5844, 29117, 14, 23, 1261, 7008, 195625, 1830, 400, 66044, 39210, 4086, 254, 173340, 1679, 31577, 94957, 151301, 59121, 32354, 18822, 4488, 6626, 10750, 11343, 35782, 44084, 5608, 9454, 15190, 106, 47, 653, 8, 7612, 347, 24189, ...
[ 0.0625, 0.190673828125, 0.130859375, 0.1173095703125, 0.10430908203125, 0.05328369140625, 0.156982421875, 0.2054443359375, 0.1827392578125, 0.0313720703125, 0.1192626953125, 0.1842041015625, 0.0938720703125, 0.0963134765625, 0.113037109375, 0.1453857421875, 0.005828857421875, 0.001...
embed
50184115_c0
50184115
lisp
0
Title: Clojure: Has anyone made a tool for visualizing the tree structure of your code? Problem title: Clojure: Has anyone made a tool for visualizing the tree structure of your code? Tags: clojure, visualization, lisp Problem: Clojure: Has anyone made a tool for visualizing the tree structure of your code? I'm learnin...
Clojure: Has anyone made a tool for visualizing the tree structure of your code? Clojure: Has anyone made a tool for visualizing the tree structure of your code? clojure visualization lisp Clojure Has Clojure: Has anyone made a tool for visualizing the tree structure of your code? I'm learning Clojure (my first LISP) a...
[ 0.010498046875, 0.0216064453125, -0.02880859375, 0.007659912109375, 0.0034332275390625, 0.0257568359375, 0.002410888671875, -0.0167236328125, -0.01324462890625, -0.041015625, -0.007080078125, -0.0201416015625, -0.01153564453125, -0.01202392578125, 0.00244140625, -0.00002956390380859375...
[ 51053, 461, 107, 35672, 7228, 55516, 21176, 84382, 53201, 45646, 18151, 20450, 47691, 400, 7008, 20625, 52080, 16970, 9434, 6528, 40899, 237, 2053, 235529, 193844, 17669, 88303, 12301, 1528, 45367, 164789, 6002, 86531, 52825, 479, 1305, 111789,...
[ 0.118408203125, 0.149658203125, 0.08837890625, 0.061126708984375, 0.057037353515625, 0.20556640625, 0.1934814453125, 0.1171875, 0.2335205078125, 0.187744140625, 0.1717529296875, 0.0831298828125, 0.00750732421875, 0.071044921875, 0.10516357421875, 0.020660400390625, 0.020904541015625,...
embed
5261213_c1
5261213
lisp
1
) = ("(" ++) . showsPair x y . (++ ")") showsVal (String s) = shows s showsVal (Symbol n) = (n ++) showsVal (Number x) = shows x showsVal (Boolean True) = ("#t" ++) showsVal (Boolean False) = ("#f" ++) showsVal (Vector v) = ("#(" ++) . showsVec v . (")" ++) showsPair x Nil = showsVal x showsPair x (Pair y z) = (showsVa...
) = ("(" ++) . showsPair x y . (++ ")") showsVal (String s) = shows s showsVal (Symbol n) = (n ++) showsVal (Number x) = shows x showsVal (Boolean True) = ("#t" ++) showsVal (Boolean False) = ("#f" ++) showsVal (Vector v) = ("#(" ++) . showsVec v . (")" ++) showsPair x Nil = showsVal x showsPair x (Pair y z) = (showsVa...
[ -0.016357421875, 0.021484375, -0.0107421875, 0.0252685546875, -0.0126953125, 0.027587890625, -0.023193359375, -0.0220947265625, 0.007080078125, 0.01190185546875, -0.0021209716796875, -0.01531982421875, 0.014404296875, -0.015869140625, 0.0002994537353515625, -0.0205078125, -0.00219726...
[ 1388, 2203, 24073, 37223, 45831, 8335, 481, 1022, 113, 5, 42272, 71713, 214, 91, 65183, 36846, 653, 19, 18444, 26278, 34677, 87599, 18, 22225, 184, 420, 26455, 18770, 81, 856, 3240, 77175, 97, 3447, 425, 7, 92610, 18499, 831, 26366, 181...
[ 0.0980224609375, 0.146240234375, 0.0194244384765625, 0.198974609375, 0.224853515625, 0.2227783203125, 0.2103271484375, 0.1046142578125, 0.146728515625, 0.01568603515625, 0.217529296875, 0.1129150390625, 0.00103759765625, 0.13623046875, 0.11474609375, 0.189453125, 0.0950927734375, 0...
embed
62231109_c0
62231109
lisp
0
Title: Common Lisp Automatic Protocol Support Problem title: Common Lisp Automatic Protocol Support Tags: protocols, lisp, common-lisp Problem: Common Lisp Automatic Protocol Support In Sonja Keene's book Object-Oriented Programming in Common Lisp , section 12.4, she mentions that support for protocols was considered b...
Common Lisp Automatic Protocol Support Common Lisp Automatic Protocol Support protocols lisp common-lisp Common Lisp Automatic Protocol Support Common Lisp Automatic Protocol Support In Sonja Keene's book Object-Oriented Programming in Common Lisp , section 12.4, she mentions that support for protocols was considered b...
[ 0.0301513671875, 0.00823974609375, 0.0157470703125, 0.01953125, -0.0216064453125, 0.002777099609375, -0.01055908203125, 0.00311279296875, -0.00848388671875, -0.017822265625, -0.0021820068359375, 0.00174713134765625, -0.019287109375, -0.00787353515625, 0.0113525390625, -0.0177001953125,...
[ 151301, 1261, 7008, 51719, 151607, 58832, 91363, 400, 39210, 4086, 254, 4815, 145, 1345, 1151, 12877, 134549, 165168, 27958, 617, 41392, 8060, 100, 90698, 313, 92933, 20697, 21115, 208124, 5792, 67144, 1733, 16916, 5570, 47691, 15122, 60525, ...
[ 0.1854248046875, 0.17431640625, 0.1927490234375, 0.178955078125, 0.2222900390625, 0.229248046875, 0.252685546875, 0.11474609375, 0.130126953125, 0.1282958984375, 0.1307373046875, 0.0565185546875, 0.104248046875, 0.056884765625, 0.1346435546875, 0.0904541015625, 0.18115234375, 0.146...
embed
35902389_c0
35902389
lisp
0
Title: LISP copy function Problem title: LISP copy function Tags: lisp, common-lisp Problem: LISP copy function I'm attempting to create a function that creates copies of whatever list the user puts in by the desired number of copies. User: (copy '(A) '(7)) Output: (A A A A A A A) (defun copy (x y) (cond ((-1 counter) ...
LISP copy function LISP copy function lisp common-lisp LISP LISP copy function I'm attempting to create a function that creates copies of whatever list the user puts in by the desired number of copies. User: (copy '(A) '(7)) Output: (A A A A A A A) I'm attempting to set up a counter and just create a new list into the ...
[ -0.0035400390625, 0.0299072265625, -0.0147705078125, 0.0225830078125, -0.000732421875, 0.01141357421875, -0.0002918243408203125, 0.014404296875, 0.0098876953125, -0.0113525390625, -0.0076904296875, -0.01348876953125, 0.004791259765625, 0.007293701171875, 0.01287841796875, 0.0078125, ...
[ 16970, 9434, 43658, 32354, 400, 7008, 39210, 4086, 254, 81887, 28282, 71200, 89778, 5303, 38937, 3884, 23, 390, 104851, 14012, 53400, 137366, 284, 36076, 13538, 7077, 62, 5423, 1257, 105416, 3525, 3934, 43581, 8, 7612, 674, 2060, 74189, 408...
[ 0.1510009765625, 0.2337646484375, 0.250732421875, 0.2008056640625, 0.116455078125, 0.178955078125, 0.15283203125, 0.09381103515625, 0.159912109375, 0.08929443359375, 0.10101318359375, 0.1849365234375, 0.10986328125, 0.1400146484375, 0.10595703125, 0.0953369140625, 0.08782958984375, ...
embed
19881765_c0
19881765
lisp
0
Title: How do I move elements from one list to another in Common Lisp - CLisp Problem title: How do I move elements from one list to another in Common Lisp - CLisp Tags: lisp, common-lisp Problem: How do I move elements from one list to another in Common Lisp - CLisp I'm trying to implement a Towers of Hanoi recursivel...
How do I move elements from one list to another in Common Lisp - CLisp How do I move elements from one list to another in Common Lisp - CLisp lisp common-lisp one How Common Lisp CLisp How do I move elements from one list to another in Common Lisp - CLisp I'm trying to implement a Towers of Hanoi recursively with Commo...
[ -0.0025634765625, 0.036865234375, 0.004150390625, 0.0169677734375, -0.00897216796875, 0.0264892578125, 0.000885009765625, 0.005035400390625, 0.021728515625, -0.0203857421875, 0.019287109375, 0.00086212158203125, 0.006805419921875, 0.009033203125, -0.0201416015625, -0.0230712890625, 0...
[ 11249, 54, 87, 25813, 80854, 1295, 1632, 5303, 47, 15700, 23, 151301, 1261, 7008, 46323, 164, 254, 400, 39210, 4086, 31577, 29479, 68718, 7, 111, 2548, 5380, 195625, 5844, 678, 11782, 4488, 72856, 2806, 98567, 9844, 3564, 3642, 4358, 7794...
[ 0.1123046875, 0.056304931640625, 0.044189453125, 0.2255859375, 0.2235107421875, 0.137451171875, 0.119140625, 0.2227783203125, 0.151611328125, 0.1405029296875, 0.03948974609375, 0.1719970703125, 0.142333984375, 0.1622314453125, 0.03033447265625, 0.07635498046875, 0.15234375, 0.07165...
embed
15475769_c0
15475769
lisp
0
Title: Boolean functors in lisp Problem title: Boolean functors in lisp Tags: common-lisp, lisp, lambda, higher-order-functions, functor Problem: Boolean functors in lisp I find myself in a situation when I need to combine several predicate into one. Is there a standard way of doing this, something similar to complimen...
Boolean functors in lisp Boolean functors in lisp common-lisp lisp lambda higher-order-functions functor Boolean Boolean functors in lisp I find myself in a situation when I need to combine several predicate into one. Is there a standard way of doing this, something similar to compliment ? Suppose there are several sim...
[ 0.0017547607421875, 0.016357421875, -0.005828857421875, -0.0005950927734375, 0.000736236572265625, 0.018310546875, 0.0166015625, -0.01708984375, -0.005523681640625, -0.009521484375, -0.01031494140625, 0.00439453125, 0.006805419921875, -0.01513671875, 0.007110595703125, 0.005615234375, ...
[ 73783, 34677, 7477, 18770, 23, 400, 7008, 39210, 4086, 254, 6492, 85, 77546, 80596, 137175, 7413, 35978, 16648, 3871, 47, 70163, 40368, 1653, 2063, 67, 3934, 1632, 5570, 3917, 20594, 903, 21373, 75870, 8781, 83, 23129, 217, 2822, 55993, 1...
[ 0.1114501953125, 0.2000732421875, 0.1485595703125, 0.1304931640625, 0.0098876953125, 0.13720703125, 0.2060546875, 0.06134033203125, 0.1141357421875, 0.146484375, 0.09796142578125, 0.043914794921875, 0.031524658203125, 0.1121826171875, 0.1326904296875, 0.0447998046875, 0.0260467529296...
embed
37503952_c0
37503952
lisp
0
Title: Common Lisp - Gentle introduction to symbolic computation: Excercise 4.4 Problem title: Common Lisp - Gentle introduction to symbolic computation: Excercise 4.4 Tags: common-lisp, lisp, clisp Problem: Common Lisp - Gentle introduction to symbolic computation: Excercise 4.4 I am learning Common Lisp using clisp a...
Common Lisp - Gentle introduction to symbolic computation: Excercise 4.4 Common Lisp - Gentle introduction to symbolic computation: Excercise 4.4 common-lisp lisp clisp Common Lisp Gentle Excercise Common Lisp - Gentle introduction to symbolic computation: Excercise 4.4 I am learning Common Lisp using clisp and have en...
[ -0.006988525390625, 0.0181884765625, 0.01904296875, -0.0013275146484375, -0.008544921875, 0.0279541015625, -0.0174560546875, -0.0067138671875, -0.00390625, -0.0040283203125, 0.0081787109375, 0.0145263671875, -0.013427734375, -0.0152587890625, 0.00933837890625, 0.00970458984375, -0.00...
[ 151301, 1261, 7008, 44704, 133, 39864, 128201, 181135, 56, 318, 102692, 39210, 4086, 254, 400, 95701, 110823, 52080, 17368, 30957, 18151, 60075, 35166, 60191, 77814, 12977, 1372, 51347, 903, 12877, 14037, 5701, 32354, 80934, 5809, 44691 ]
[ 0.160888671875, 0.16748046875, 0.181640625, 0.1171875, 0.054168701171875, 0.048309326171875, 0.159423828125, 0.1019287109375, 0.060943603515625, 0.077880859375, 0.1719970703125, 0.07391357421875, 0.08697509765625, 0.0693359375, 0.0860595703125, 0.1109619140625, 0.005462646484375, 0...
embed
44500997_c0
44500997
lisp
0
Title: How to customize edwin editor on mac? Problem title: How to customize edwin editor on mac? Tags: editor, scheme, lisp Problem: How to customize edwin editor on mac? I was following this tutorial: https://groups.csail.mit.edu/mac/users/gjs/6.945/dont-panic/ (section 3.4.2) to get the edwin editor setup on my mac ...
How to customize edwin editor on mac? How to customize edwin editor on mac? editor scheme lisp How How to customize edwin editor on mac? I was following this tutorial: https://groups.csail.mit.edu/mac/users/gjs/6.945/dont-panic/ (section 3.4.2) to get the edwin editor setup on my mac where they use the following file: ...
[ 0.031982421875, 0.0296630859375, -0.0115966796875, -0.01361083984375, -0.01904296875, -0.0009002685546875, -0.00701904296875, 0.015869140625, -0.00421142578125, -0.0181884765625, -0.000797271728515625, -0.01397705078125, -0.011962890625, -0.0264892578125, 0.000637054443359375, -0.00964...
[ 11249, 47, 178036, 13, 2223, 9494, 30391, 98, 19138, 150370, 400, 7008, 25632, 57143, 51588, 379, 4007, 15246, 35572, 4633, 763, 6402, 104271, 2046, 169581, 4527, 11435, 4445, 18, 297, 214, 51, 2886, 172337, 167934, 53418, 7413, 5, 148, 3...
[ 0.0958251953125, 0.05670166015625, 0.2459716796875, 0.1195068359375, 0.14013671875, 0.271240234375, 0.26708984375, 0.089599609375, 0.196533203125, 0.1534423828125, 0.06683349609375, 0.145263671875, 0.0312042236328125, 0.07611083984375, 0.0240631103515625, 0.042633056640625, 0.0446472...
embed
13207503_c0
13207503
lisp
0
Title: Lambda Recursion in Dr Racket Problem title: Lambda Recursion in Dr Racket Tags: lambda, syntax-error, recursion, racket, lisp Problem: Lambda Recursion in Dr Racket Im trying to created the function "apply N times" in Dr Racket but Don't know where I'm going wrong. My code seems to be correct but clearly I'm mi...
Lambda Recursion in Dr Racket Lambda Recursion in Dr Racket lambda syntax-error recursion racket lisp Lambda Recursion Racket cdr3 Lambda Recursion in Dr Racket Im trying to created the function "apply N times" in Dr Racket but Don't know where I'm going wrong. My code seems to be correct but clearly I'm missing someth...
[ 0.000545501708984375, 0.01904296875, -0.002349853515625, -0.0064697265625, 0.0164794921875, 0.0086669921875, 0.00762939453125, 0.00110626220703125, -0.0067138671875, -0.04150390625, 0.0040283203125, -0.052490234375, -0.0024566650390625, 0.00067901611328125, 0.019775390625, -0.011901855...
[ 122930, 85, 165428, 42, 6889, 1773, 2552, 27853, 23, 6492, 6002, 86531, 188800, 195625, 1830, 673, 400, 7008, 363, 31577, 75935, 32354, 9007, 538, 541, 20028, 3714, 7730, 44691, 18151, 37202, 26785, 123019, 132283, 9844, 39754, 35064, 18499, ...
[ 0.1646728515625, 0.1175537109375, 0.154296875, 0.1531982421875, 0.1026611328125, 0.158935546875, 0.1322021484375, 0.221923828125, 0.010467529296875, 0.1767578125, 0.05792236328125, 0.15625, 0.1932373046875, 0.211181640625, 0.03656005859375, 0.0994873046875, 0.0252227783203125, 0.12...
embed
29325598_c0
29325598
lisp
0
Title: Lisp complaining with invalid function Problem title: Lisp complaining with invalid function Tags: newlisp, lisp Problem: Lisp complaining with invalid function I write these code and compile with newlisp . I wrote these code: (defun getdone ()(format t "we have a IDE for cLisp")) getdone() and the error message...
Lisp complaining with invalid function Lisp complaining with invalid function newlisp lisp Lisp IDE ERR Lisp complaining with invalid function I write these code and compile with newlisp . I wrote these code: and the error message ==================== I finally realized that it is syntax error because newlisp's grammar...
[ -0.004241943359375, 0.005950927734375, -0.00543212890625, 0.02734375, -0.0167236328125, 0.0291748046875, -0.00848388671875, 0.0218505859375, -0.00799560546875, -0.0225830078125, 0.02734375, -0.0021820068359375, -0.0234375, -0.00640869140625, 0.0030670166015625, -0.011962890625, 0.001...
[ 1261, 7008, 186992, 214, 678, 56649, 32354, 3525, 4086, 254, 400, 36497, 151206, 33022, 18151, 9969, 1340, 18499, 26008, 77681, 185171, 83, 6002, 86531, 122092, 147, 12921, 1295, 95701, 3114, 2301, 18, 3714, 2367, 70, 808, 23, 9384, 11814, ...
[ 0.1431884765625, 0.2142333984375, 0.217529296875, 0.052520751953125, 0.08831787109375, 0.2166748046875, 0.193359375, 0.0970458984375, 0.1427001953125, 0.190185546875, 0.0970458984375, 0.1611328125, 0.164794921875, 0.024749755859375, 0.10845947265625, 0.05938720703125, 0.0234069824218...
embed
11276035_c0
11276035
lisp
0
Title: How to customize a list of directories in Emacs? Problem title: How to customize a list of directories in Emacs? Tags: lisp, emacs Problem: How to customize a list of directories in Emacs? I have a customizable variable, containing a list of directories. I would like to be able to customize it using some INS and...
How to customize a list of directories in Emacs? How to customize a list of directories in Emacs? lisp emacs paths How Emacs How to customize a list of directories in Emacs? I have a customizable variable, containing a list of directories. I would like to be able to customize it using some INS and DEL buttons in Emacs ...
[ 0.01019287109375, 0.007720947265625, -0.00128173828125, 0.0021209716796875, -0.01385498046875, 0.0135498046875, -0.00445556640625, 0.0208740234375, -0.002197265625, -0.0037078857421875, 0.0031890869140625, 0.007232666015625, -0.00927734375, 0.007476806640625, -0.01019287109375, -0.0082...
[ 11249, 47, 178036, 13, 5303, 111, 14364, 3387, 23, 85269, 4439, 400, 7008, 352, 2263, 7, 60875, 10, 765, 2886, 77336, 70541, 2806, 1884, 19048, 64083, 136, 20866, 77679, 114122, 13736, 7722, 4527, 11435, 39580, 56, 21094, 5036, 28987, 152...
[ 0.09130859375, 0.031982421875, 0.2362060546875, 0.08935546875, 0.17724609375, 0.0765380859375, 0.1724853515625, 0.150390625, 0.0909423828125, 0.201171875, 0.2222900390625, 0.045989990234375, 0.132568359375, 0.1357421875, 0.140380859375, 0.07666015625, 0.1435546875, 0.00225830078125...
embed
60233884_c2
60233884
lisp
2
84.5 - MAKE-CPD 14 48 0.5 160 1.6 8498 85.0 - GET-OUTPUT-STREAM-STRING 15 48 0.5 48 0.5 8546 85.5 - WRITE-STRING 16 44 0.4 44 0.4 8590 85.9 - SB-KERNEL:%COERCE-CALLABLE-TO-FUN 17 43 0.4 741 7.4 8633 86.3 - PRINC 18 43 0.4 60 0.6 8676 86.8 - POSITION 19 39 0.4 151 1.5 8715 87.2 - SB-IMPL::%WRITE-STRING 20 39 0.4 46 0.5...
84.5 - MAKE-CPD 14 48 0.5 160 1.6 8498 85.0 - GET-OUTPUT-STREAM-STRING 15 48 0.5 48 0.5 8546 85.5 - WRITE-STRING 16 44 0.4 44 0.4 8590 85.9 - SB-KERNEL:%COERCE-CALLABLE-TO-FUN 17 43 0.4 741 7.4 8633 86.3 - PRINC 18 43 0.4 60 0.6 8676 86.8 - POSITION 19 39 0.4 151 1.5 8715 87.2 - SB-IMPL::%WRITE-STRING 20 39 0.4 46 0.5...
[ -0.015869140625, 0.0019073486328125, -0.014404296875, 0.01007080078125, -0.0096435546875, -0.0038604736328125, 0.0086669921875, 0.01214599609375, 0.01446533203125, 0.01531982421875, -0.02294921875, -0.014892578125, 0.00665283203125, 0.002044677734375, -0.01007080078125, 0.0008697509765...
[ 382, 104867, 20, 43711, 647, 9, 17854, 397, 616, 4572, 81730, 13442, 51748, 165611, 187461, 6, 79794, 52001, 124599, 294, 56564, 8922, 8545, 90345, 423, 155670, 148462, 115055, 25216, 611, 5896, 121254, 116708, 201218, 90944, 34324, 120320, 1...
[ 0.268310546875, 0.34375, 0.094482421875, 0.1785888671875, 0.15185546875, 0.073486328125, 0.154296875, 0.21875, 0.1693115234375, 0.2198486328125, 0.17529296875, 0.2548828125, 0.2178955078125, 0.287353515625, 0.257568359375, 0.0977783203125, 0.1451416015625, 0.1507568359375, 0.1351...
embed
78636639_c0
78636639
lisp
0
Title: The reason for strings instead of symbols Problem title: The reason for strings instead of symbols Tags: common-lisp, lisp Problem: The reason for strings instead of symbols I was wondering about passing a string to check the existence of a symbol, so I created the following function, but all the answers were :I...
The reason for strings instead of symbols The reason for strings instead of symbols common-lisp lisp NEVER-USED-SYMBOL INTERNAL STILL-UNUSED-SYMBOL The reason for strings instead of symbols I was wondering about passing a string to check the existence of a symbol, so I created the following function, but all the answer...
[ 0.00860595703125, 0.00079345703125, -0.005462646484375, 0.0091552734375, -0.018798828125, 0.00543212890625, 0.008056640625, 0.01519775390625, 0.00445556640625, -0.004913330078125, 0.01068115234375, -0.02197265625, 0.0089111328125, 0.01190185546875, -0.0020904541015625, 0.01324462890625...
[ 31635, 100, 79315, 7, 64457, 111, 26582, 39210, 4086, 254, 400, 7008, 98660, 78441, 397, 294, 65311, 98335, 59692, 147784, 57912, 199805, 119089, 452, 6953, 47, 12765, 116311, 75935, 32354, 35166, 186096, 4527, 9393, 28219, 3714, 15400, 43240...
[ 0.1822509765625, 0.0704345703125, 0.275390625, 0.1201171875, 0.1756591796875, 0.06329345703125, 0.2259521484375, 0.0775146484375, 0.09063720703125, 0.1689453125, 0.110595703125, 0.2052001953125, 0.0562744140625, 0.09765625, 0.0262908935546875, 0.03326416015625, 0.1240234375, 0.0947...
embed
42648171_c0
42648171
lisp
0
Title: lisp Cons cell diagram for the list Problem title: lisp Cons cell diagram for the list Tags: common-lisp, lisp Problem: lisp Cons cell diagram for the list This is my trying code. (defun f (lst) (cond ((null lst) nil) ((listp (first lst)) nil (f (car lst))) (t (cons (first lst) (list (f (cdr lst))))))) (f '(a (b...
lisp Cons cell diagram for the list lisp Cons cell diagram for the list common-lisp lisp Cons NIL lisp Cons cell diagram for the list This is my trying code. My goal is (f '(a (b) c)) should return (a . ((b . nil) . (c . nil))) . Or (f '(a b)) should return (a . (b . nil)) . This mean is process cons cell. How do I fix...
[ -0.00151824951171875, 0.01177978515625, 0.00311279296875, 0.02587890625, -0.01104736328125, 0.0068359375, -0.00311279296875, 0.01708984375, -0.021728515625, 0.0115966796875, 0.004241943359375, 0.0162353515625, -0.0033416748046875, 0.01385498046875, 0.00872802734375, 0.00506591796875, ...
[ 400, 7008, 39215, 38750, 117233, 100, 5303, 39210, 4086, 254, 541, 16444, 31577, 18151, 69236, 83, 420, 242, 11, 275, 501, 5608, 30646, 17324, 238, 3347, 876, 29459, 9433, 158, 7, 30022, 32195, 26582, 9790, 51727, 808, 195625, 28412, 959,...
[ 0.1168212890625, 0.1588134765625, 0.2431640625, 0.22900390625, 0.1981201171875, 0.034423828125, 0.1834716796875, 0.0963134765625, 0.1175537109375, 0.14013671875, 0.033721923828125, 0.1114501953125, 0.1876220703125, 0.1748046875, 0.222900390625, 0.024566650390625, 0.1270751953125, 0...
embed
32308614_c1
32308614
lisp
1
Yellow c2) { System.out.println("you made green!"); } public static void mix(Yellow c1, Red c2) { System.out.println("you made orange!"); } } class Color {} class Red extends Color {} class Blue extends Color {} class Yellow extends Color {} which gives me the same output, when I run it: I don't know what color that m...
Yellow c2) { System.out.println("you made green!"); } public static void mix(Yellow c1, Red c2) { System.out.println("you made orange!"); } } class Color {} class Red extends Color {} class Blue extends Color {} class Yellow extends Color {} which gives me the same output, when I run it: I don't know what color that m...
[ 0.01025390625, 0.013916015625, 0.004302978515625, 0.0380859375, -0.009033203125, 0.01031494140625, -0.0166015625, 0.0198974609375, -0.01177978515625, 0.0191650390625, -0.000514984130859375, -0.047119140625, -0.004180908203125, 0.0101318359375, 0.00677490234375, -0.0169677734375, -0.0...
[ 146762, 501, 10461, 12353, 6056, 35662, 53927, 7228, 50997, 3890, 3835, 201939, 2292, 71, 17664, 69085, 41566, 418, 6096, 5, 1482, 13, 18507, 51193, 65042, 7, 22928, 5701, 140992, 11675, 87, 2301, 18, 3714, 2367, 10576, 450, 30482, 398, 9...
[ 0.26220703125, 0.027252197265625, 0.1651611328125, 0.1246337890625, 0.1297607421875, 0.091796875, 0.1527099609375, 0.2052001953125, 0.2005615234375, 0.07586669921875, 0.0474853515625, 0.151611328125, 0.1378173828125, 0.0192108154296875, 0.2161865234375, 0.116943359375, 0.19580078125,...
embed
3515152_c0
3515152
lisp
0
Title: emacs lisp listing files with glob expansion Problem title: emacs lisp listing files with glob expansion Tags: elisp, lisp Problem: emacs lisp listing files with glob expansion Are there any library or function that performs a bash-like glob expansion for emacs lisp? For example: (directory-files-glob "~/Desktop...
emacs lisp listing files with glob expansion emacs lisp listing files with glob expansion elisp lisp Desktop file1 file2 emacs lisp listing files with glob expansion Are there any library or function that performs a bash-like glob expansion for emacs lisp? For example: If there isn't such a function are there any hint/...
[ 0.0255126953125, 0.0004215240478515625, -0.0164794921875, 0.003875732421875, -0.0076904296875, 0.02734375, -0.0020904541015625, 0.0115966796875, 0.00028228759765625, -0.0101318359375, 0.033447265625, 0.01025390625, -0.01025390625, 0.00994873046875, -0.0157470703125, 0.001800537109375, ...
[ 352, 2263, 7, 400, 7008, 5303, 214, 102158, 678, 32363, 14700, 66, 6889, 15296, 141423, 11435, 2499, 35773, 32354, 51339, 87109, 5062, 100, 5122, 76582, 29479, 80234, 66161, 903 ]
[ 0.0867919921875, 0.1494140625, 0.09954833984375, 0.148681640625, 0.2203369140625, 0.15380859375, 0.0614013671875, 0.151611328125, 0.04217529296875, 0.25048828125, 0.1173095703125, 0.161865234375, 0.1258544921875, 0.04833984375, 0.1573486328125, 0.106201171875, 0.0081787109375, 0.18...
embed
62877135_c0
62877135
lisp
0
Title: Reverse a linked list in Scheme Problem title: Reverse a linked list in Scheme Tags: linked-list, lisp, reverse, scheme Problem: Reverse a linked list in Scheme I am trying to reverse a linked list in Scheme; and I have no idea why this isn't working. I am using Chez Scheme by the way. It is giving me this error...
Reverse a linked list in Scheme Reverse a linked list in Scheme linked-list lisp reverse scheme Reverse Scheme Reverse a linked list in Scheme I am trying to reverse a linked list in Scheme; and I have no idea why this isn't working. I am using Chez Scheme by the way. It is giving me this error: Exception: incorrect nu...
[ -0.035888671875, 0.0400390625, 0.016357421875, 0.0174560546875, -0.0106201171875, -0.00714111328125, 0.00640869140625, -0.00927734375, -0.005462646484375, -0.035400390625, -0.0118408203125, 0.00592041015625, 0.006378173828125, -0.00286865234375, -0.0002994537353515625, 0.00613403320312...
[ 853, 37676, 10, 3126, 297, 5303, 23, 34702, 282, 6562, 400, 7008, 39531, 184, 150370, 31577, 6528, 15400, 56112, 18, 20697, 17368, 5024, 169, 3917, 903, 18499, 5443, 63928, 214552, 14012, 10750, 47, 232578, 1181, 99, 10187, 3931, 26451, 1...
[ 0.10302734375, 0.25927734375, 0.05157470703125, 0.1917724609375, 0.1136474609375, 0.2015380859375, 0.05194091796875, 0.2113037109375, 0.1739501953125, 0.18212890625, 0.0243988037109375, 0.1236572265625, 0.2022705078125, 0.1728515625, 0.2000732421875, 0.0677490234375, 0.03802490234375...
embed
47854278_c0
47854278
lisp
0
Title: Is there any IDE support jump to definition and find all reference for typed racket? Problem title: Is there any IDE support jump to definition and find all reference for typed racket? Tags: typed-racket, racket, lisp Problem: Is there any IDE support jump to definition and find all reference for typed racket? I...
Is there any IDE support jump to definition and find all reference for typed racket? Is there any IDE support jump to definition and find all reference for typed racket? typed-racket racket lisp IDE Is there any IDE support jump to definition and find all reference for typed racket? I'm come from Java ecosystem. which ...
[ -0.0078125, 0.0196533203125, -0.0036773681640625, 0.038330078125, 0.00421142578125, -0.0079345703125, -0.02001953125, -0.00830078125, -0.006439208984375, 0.0076904296875, 0.01336669921875, -0.01806640625, -0.0081787109375, 0.00003409385681152344, 0.00885009765625, 0.003875732421875, ...
[ 2499, 36497, 8060, 88203, 47, 80934, 7413, 756, 91067, 10644, 71, 673, 27853, 2685, 100, 219, 400, 7008, 1380, 1295, 41925, 49347, 16751, 87, 128120, 1261, 14449, 642, 344, 46876, 7175, 57476, 4127, 4527, 66139, 5526, 4488, 13452, 77848 ]
[ 0.047607421875, 0.2099609375, 0.1893310546875, 0.18603515625, 0.129638671875, 0.2022705078125, 0.110107421875, 0.086669921875, 0.2261962890625, 0.2220458984375, 0.090576171875, 0.1136474609375, 0.210693359375, 0.0155029296875, 0.0219879150390625, 0.101318359375, 0.068115234375, 0.1...
embed
4283899_c0
4283899
lisp
0
Title: Lisp macro set-or-nconc not able to get working Problem title: Lisp macro set-or-nconc not able to get working Tags: common-lisp, lisp, macros Problem: Lisp macro set-or-nconc not able to get working I were trying to make a macro for binding variable if it is unbind, else if it is binded than appending to its va...
Lisp macro set-or-nconc not able to get working Lisp macro set-or-nconc not able to get working common-lisp lisp macros Lisp Lisp macro set-or-nconc not able to get working I were trying to make a macro for binding variable if it is unbind, else if it is binded than appending to its value The intended output wanted is ...
[ -0.007568359375, 0.0269775390625, 0.0174560546875, 0.01287841796875, -0.0004405975341796875, 0.0263671875, 0.0008544921875, 0.0140380859375, -0.00897216796875, -0.01416015625, -0.0101318359375, -0.00159454345703125, -0.000942230224609375, -0.01904296875, 0.0037384033203125, 0.004852294...
[ 1261, 7008, 111789, 5423, 748, 19, 2271, 238, 959, 19048, 2046, 20697, 39210, 4086, 254, 400, 31577, 3249, 128239, 77336, 51, 89817, 68557, 1747, 96819, 34292, 179140, 140992, 36663, 61924, 83, 297, 17324, 6528, 2967 ]
[ 0.1470947265625, 0.220458984375, 0.229736328125, 0.183837890625, 0.15478515625, 0.059814453125, 0.104736328125, 0.13232421875, 0.0947265625, 0.1082763671875, 0.069580078125, 0.1514892578125, 0.0850830078125, 0.097412109375, 0.142822265625, 0.1033935546875, 0.045379638671875, 0.0134...
embed
45972796_c0
45972796
lisp
0
Title: why lisp macro push only change symbol? Problem title: why lisp macro push only change symbol? Tags: push, macros, lisp, emacs Problem: why lisp macro push only change symbol? In many lisp implementation, push is a macro look like this: (push new list) ;; equal to (setf list (cons new list)) but setf cannot modi...
why lisp macro push only change symbol? why lisp macro push only change symbol? push macros lisp emacs why lisp macro push only change symbol? In many lisp implementation, push is a macro look like this: but setf cannot modify argument, like: does not work, because function argument is not original symbol. why not push...
[ 0.003173828125, 0.01397705078125, 0.00830078125, 0.0166015625, -0.006591796875, 0.03759765625, -0.0206298828125, 0.0021514892578125, 0.0048828125, 0.00445556640625, 0.0159912109375, -0.0123291015625, 0.00125885009765625, -0.0101318359375, 0.00118255615234375, -0.01470947265625, -0.01...
[ 15400, 400, 7008, 111789, 25944, 4734, 15549, 26582, 352, 2263, 5941, 208124, 6713, 1884, 5423, 420, 53418, 2811, 40383, 10750, 959, 4488, 32354, 7311, 5809, 111, 31635, 9014, 26536, 254, 150370 ]
[ 0.105224609375, 0.119140625, 0.201416015625, 0.21533203125, 0.25390625, 0.111572265625, 0.206787109375, 0.232421875, 0.006439208984375, 0.062255859375, 0.003326416015625, 0.09552001953125, 0.1170654296875, 0.0389404296875, 0.10205078125, 0.1290283203125, 0.060302734375, 0.101074218...
embed
39880742_c0
39880742
lisp
0
Title: How to sum a list which contain numbers and letters in Lisp Works Problem title: How to sum a list which contain numbers and letters in Lisp Works Tags: clisp, lisp, common-lisp Problem: How to sum a list which contain numbers and letters in Lisp Works I am trying to define a sum functions which take a list as p...
How to sum a list which contain numbers and letters in Lisp Works How to sum a list which contain numbers and letters in Lisp Works clisp lisp common-lisp How Lisp Works CAR CDR How to sum a list which contain numbers and letters in Lisp Works I am trying to define a sum functions which take a list as parameter. The pr...
[ -0.001800537109375, 0.013671875, 0.017333984375, 0.0198974609375, -0.0189208984375, 0.0177001953125, 0.00121307373046875, 0.025390625, 0.0169677734375, -0.01416015625, -0.00811767578125, -0.02197265625, 0.006988525390625, 0.0111083984375, 0.00145721435546875, 0.007080078125, 0.010192...
[ 11249, 47, 10554, 10, 5303, 3129, 70541, 101935, 136, 120820, 23, 1261, 7008, 27985, 7, 95701, 400, 39210, 4086, 254, 42476, 23498, 31577, 61924, 32354, 5646, 237, 171859, 2967, 831, 3642, 71864, 21342, 493, 40383, 10588, 13, 11832, 116, ...
[ 0.095458984375, 0.08245849609375, 0.259033203125, 0.034210205078125, 0.25439453125, 0.022796630859375, 0.1549072265625, 0.1900634765625, 0.1353759765625, 0.21044921875, 0.05828857421875, 0.1575927734375, 0.2215576171875, 0.1829833984375, 0.10040283203125, 0.0634765625, 0.106201171875...
embed
60113681_c0
60113681
lisp
0
Title: How to put Lisp/Scheme/Racket symbol at the end? Problem title: How to put Lisp/Scheme/Racket symbol at the end? Tags: functional-programming, scheme, racket, lisp, infix-notation Problem: How to put Lisp/Scheme/Racket symbol at the end? A form in Lisp/Scheme/Racket has symbol put at first position. This code wo...
How to put Lisp/Scheme/Racket symbol at the end? How to put Lisp/Scheme/Racket symbol at the end? functional-programming scheme racket lisp infix-notation How Lisp Scheme Racket Hello b:0 How to put Lisp/Scheme/Racket symbol at the end? A form in Lisp/Scheme/Racket has symbol put at first position. This code works in R...
[ 0.015625, 0.0269775390625, 0.00732421875, 0.0057373046875, -0.02099609375, 0.017333984375, 0.017333984375, 0.01409912109375, -0.0162353515625, -0.004913330078125, 0.01953125, -0.01397705078125, -0.009033203125, -0.0159912109375, 0.0015106201171875, -0.01507568359375, -0.0128784179687...
[ 11249, 47, 3884, 1261, 7008, 25452, 12549, 12248, 27853, 26582, 99, 70, 3564, 64, 123309, 28966, 150370, 673, 400, 23, 55923, 157, 34702, 282, 2552, 35378, 876, 53861, 3173, 5117, 19069, 18151, 40226, 10, 32, 63805, 313, 37223, 9655, 1618...
[ 0.07733154296875, 0.01202392578125, 0.1177978515625, 0.1312255859375, 0.2093505859375, 0.1202392578125, 0.142578125, 0.09771728515625, 0.2052001953125, 0.244873046875, 0.1263427734375, 0.10986328125, 0.2169189453125, 0.0341796875, 0.0938720703125, 0.061065673828125, 0.0997314453125, ...
embed
7494200_c0
7494200
lisp
0
Title: How can i use &quot;loop for&quot; in this situation? Problem title: How can i use &quot;loop for&quot; in this situation? Tags: lisp, clisp Problem: How can i use "loop for" in this situation? The following code will raise: SYSTEM::%EXPAND-FORM: (SETQ NUM (SUBSTRING LINE 6)) should be a lambda expression. (defu...
How can i use &quot;loop for&quot; in this situation? How can i use &quot;loop for&quot; in this situation? lisp clisp How ssqHitNum.txt How can i use "loop for" in this situation? The following code will raise: SYSTEM::%EXPAND-FORM: (SETQ NUM (SUBSTRING LINE 6)) should be a lambda expression. If i change the "do" as b...
[ 0.00811767578125, -0.00634765625, -0.002899169921875, 0.01251220703125, -0.003662109375, 0.006072998046875, 0.031005859375, 0.018798828125, 0.002105712890625, -0.01104736328125, -0.00005936622619628906, -0.01153564453125, -0.00482177734375, -0.004241943359375, -0.0015411376953125, -0.0...
[ 11249, 831, 17, 4527, 41502, 28354, 100, 23, 903, 16648, 400, 7008, 95701, 91, 864, 841, 217, 839, 316, 124326, 25632, 18151, 138804, 55858, 90420, 26939, 64731, 397, 98533, 54080, 2737, 109020, 32338, 90345, 130028, 35914, 5608, 186, 21, ...
[ 0.05975341796875, 0.048370361328125, 0.0601806640625, 0.1356201171875, 0.07586669921875, 0.27783203125, 0.234375, 0.047027587890625, 0.07025146484375, 0.1365966796875, 0.0347900390625, 0.13525390625, 0.0231170654296875, 0.01068115234375, 0.08343505859375, 0.045166015625, 0.0916748046...
embed
33334291_c0
33334291
lisp
0
Title: Reverse list on top level without &#x27;appent&#x27; or &#x27;list&#x27; Problem title: Reverse list on top level without &#x27;appent&#x27; or &#x27;list&#x27; Tags: lisp, racket Problem: Reverse list on top level without 'appent' or 'list' I made some function that can reverse simple lists, like (q w e r t y) ...
Reverse list on top level without &#x27;appent&#x27; or &#x27;list&#x27; Reverse list on top level without &#x27;appent&#x27; or &#x27;list&#x27; lisp racket Reverse myInverse2 Reverse list on top level without 'appent' or 'list' I made some function that can reverse simple lists, like (q w e r t y) By the task it shou...
[ -0.0283203125, 0.02685546875, -0.0002422332763671875, 0.016357421875, -0.0208740234375, 0.01226806640625, 0.004547119140625, -0.0028076171875, 0.006591796875, -0.02490234375, 0.0155029296875, -0.01171875, 0.0108642578125, 0.00946044921875, 0.020263671875, 0.009765625, 0.015869140625,...
[ 853, 37676, 5303, 2663, 17366, 15490, 3768, 9007, 2517, 6562, 400, 7008, 673, 27853, 759, 4153, 304, 32354, 39531, 184, 8781, 864, 808, 113, 66211, 26785, 9433, 201505, 80836, 60418, 1264, 35782, 98, 113949, 18151, 3568, 2552, 140992 ]
[ 0.0892333984375, 0.26806640625, 0.251708984375, 0.1475830078125, 0.1876220703125, 0.118896484375, 0.014923095703125, 0.09130859375, 0.1395263671875, 0.19287109375, 0.05340576171875, 0.1278076171875, 0.08154296875, 0.223388671875, 0.08917236328125, 0.0634765625, 0.147705078125, 0.10...
embed
11320144_c0
11320144
lisp
0
Title: mit-scheme vim slimv: &quot; read-error: no dispatch function defined for #\F&quot; Problem title: mit-scheme vim slimv: &quot; read-error: no dispatch function defined for #\F&quot; Tags: mit-scheme, lisp, slimv, scheme Problem: mit-scheme vim slimv: " read-error: no dispatch function defined for #\F" It's a ve...
mit-scheme vim slimv: &quot; read-error: no dispatch function defined for #\F&quot; mit-scheme vim slimv: &quot; read-error: no dispatch function defined for #\F&quot; mit-scheme lisp slimv scheme mit-scheme vim slimv: " read-error: no dispatch function defined for #\F" It's a very easy scheme function However, when I ...
[ 0.020263671875, -0.003662109375, -0.00811767578125, -0.0118408203125, 0.00179290771484375, -0.00518798828125, 0.00799560546875, -0.004852294921875, -0.00909423828125, -0.027587890625, 0.0296630859375, 0.0021514892578125, 0.001373291015625, -0.02001953125, 0.0003032684326171875, -0.0412...
[ 491, 7560, 282, 119916, 34264, 334, 12301, 188800, 110, 58580, 257, 32354, 61924, 919, 100, 400, 7008, 150370, 4552, 23468, 30501, 71, 707, 6, 23, 11675, 903, 18499 ]
[ 0.1995849609375, 0.153076171875, 0.08447265625, 0.263916015625, 0.1927490234375, 0.180908203125, 0.1673583984375, 0.239501953125, 0.1146240234375, 0.117431640625, 0.1402587890625, 0.188232421875, 0.1826171875, 0.16357421875, 0.04425048828125, 0.0182342529296875, 0.0977783203125, 0....
embed
1860696_c0
1860696
lisp
0
Title: Returning an element from a list Problem title: Returning an element from a list Tags: common-lisp, lisp Problem: Returning an element from a list I'm trying to learn lisp and as i'm making my first steps i got stuck. How can i get c element form following list: (a b (c.d)) I've tried: (caar (last '(a b (c.d))))...
Returning an element from a list Returning an element from a list common-lisp lisp a Returning c.d Returning an element from a list I'm trying to learn lisp and as i'm making my first steps i got stuck. How can i get c element form following list: (a b (c.d)) I've tried: (caar (last '(a b (c.d)))) but it returns c.d an...
[ -0.00168609619140625, 0.0157470703125, -0.01251220703125, 0.0213623046875, 0.006927490234375, 0.003265380859375, 0.00927734375, -0.0037078857421875, -0.00372314453125, -0.04150390625, 0.0024871826171875, -0.01483154296875, -0.0157470703125, 0.015869140625, -0.0208740234375, -0.01245117...
[ 173340, 214, 12830, 1295, 5303, 39210, 4086, 254, 400, 7008, 10, 501, 5, 71, 30698, 179933, 11249, 831, 2046, 3173, 25632, 11, 876, 37842, 408, 147, 19777, 242, 30646, 43240, 32628, 17721, 104, 2967, 103608, 58735, 15490, 16940, 81979, 44...
[ 0.2152099609375, 0.000823974609375, 0.2081298828125, 0.156494140625, 0.209716796875, 0.103515625, 0.145263671875, 0.14501953125, 0.1134033203125, 0.18701171875, 0.055999755859375, 0.2037353515625, 0.055267333984375, 0.1884765625, 0.0305938720703125, 0.06329345703125, 0.003662109375, ...
embed
13945616_c0
13945616
lisp
0
Title: Count amount of odd numbers in a sentence Problem title: Count amount of odd numbers in a sentence Tags: sicp, lisp, recursion, scheme Problem: Count amount of odd numbers in a sentence I am fairly new to lisp and this is one of the practice problems. First of all, this problem is from simply scheme . I am not s...
Count amount of odd numbers in a sentence Count amount of odd numbers in a sentence sicp lisp recursion scheme Count Count amount of odd numbers in a sentence I am fairly new to lisp and this is one of the practice problems. First of all, this problem is from simply scheme . I am not sure how to answer this. The purpos...
[ -0.01318359375, 0.01422119140625, -0.0079345703125, -0.021484375, 0.0091552734375, 0.010009765625, -0.0162353515625, 0.01043701171875, 0.0189208984375, -0.033447265625, 0.008056640625, -0.023193359375, 0.01123046875, 0.01251220703125, 0.0250244140625, -0.004638671875, -0.01416015625,...
[ 108210, 41170, 111, 70270, 101935, 23, 10, 149357, 26536, 254, 400, 7008, 195625, 1830, 150370, 41361, 44402, 2967, 1295, 42856, 35166, 60042, 83, 33022, 32354, 54529, 13606, 51776, 237, 107730, 3642, 5941, 153939, 70541, 127887, 35064, 7722, ...
[ 0.152587890625, 0.146240234375, 0.029937744140625, 0.231689453125, 0.1966552734375, 0.073974609375, 0.040863037109375, 0.1959228515625, 0.05682373046875, 0.10198974609375, 0.06512451171875, 0.1334228515625, 0.1435546875, 0.0528564453125, 0.10986328125, 0.03460693359375, 0.03286743164...
embed
10491030_c0
10491030
lisp
0
Title: Webdevelopment in Common Lisp Problem title: Webdevelopment in Common Lisp Tags: common-lisp, lisp Problem: Webdevelopment in Common Lisp I am somewhat familiar with Scheme. I am reading OnLisp, and would love to do a real world project in it. Most likely web development. I would love to know what kind of setup ...
Webdevelopment in Common Lisp Webdevelopment in Common Lisp common-lisp lisp Webdevelopment Common Lisp Webdevelopment in Common Lisp I am somewhat familiar with Scheme. I am reading OnLisp, and would love to do a real world project in it. Most likely web development. I would love to know what kind of setup people use ...
[ -0.00014591217041015625, 0.0147705078125, -0.01177978515625, 0.0016021728515625, -0.02099609375, 0.0167236328125, -0.00653076171875, 0.00179290771484375, 0.0018768310546875, -0.052490234375, -0.0091552734375, -0.004058837890625, 0.0177001953125, -0.0014801025390625, 0.00823974609375, 0...
[ 4002, 229815, 674, 23, 151301, 1261, 7008, 39210, 4086, 254, 400, 208806, 16031, 34702, 282, 16454, 2161, 9506, 2806, 5161, 54, 2773, 8999, 13452, 442, 47041, 1467, 34754, 3714, 8562, 169581, 3395, 4527, 85493, 64324, 765, 24941, 19138, 536...
[ 0.155517578125, 0.2137451171875, 0.05181884765625, 0.06097412109375, 0.1766357421875, 0.198974609375, 0.2232666015625, 0.11572265625, 0.121337890625, 0.1124267578125, 0.16064453125, 0.0650634765625, 0.096435546875, 0.16845703125, 0.18994140625, 0.1083984375, 0.140869140625, 0.18261...
embed
35333715_c0
35333715
lisp
0
Title: lisp: capture stdout and stderr, store it in separate variables Problem title: lisp: capture stdout and stderr, store it in separate variables Tags: sbcl, lisp, common-lisp Problem: lisp: capture stdout and stderr, store it in separate variables I have a function which returns a value and prints data to stdout a...
lisp: capture stdout and stderr, store it in separate variables lisp: capture stdout and stderr, store it in separate variables sbcl lisp common-lisp lisp: capture stdout and stderr, store it in separate variables I have a function which returns a value and prints data to stdout and stderr. I cannot modify this functio...
[ 0.0172119140625, -0.0103759765625, -0.01324462890625, 0.0152587890625, -0.00665283203125, 0.006072998046875, 0.014404296875, -0.0164794921875, 0.00634765625, 0.00052642822265625, -0.0194091796875, 0.01416015625, 0.0123291015625, -0.01104736328125, 0.0174560546875, 0.00433349609375, -...
[ 400, 7008, 141621, 6138, 246, 1003, 136, 42, 4343, 84797, 77336, 820, 34937, 39210, 4086, 254, 765, 32354, 30646, 34292, 28412, 2053, 47, 53418, 2811, 40383, 1884, 71924, 3540, 109561, 3082, 6626, 7722, 50960, 95665, 6056, 7077, 188, 91693,...
[ 0.1287841796875, 0.213134765625, 0.15576171875, 0.138427734375, 0.046051025390625, 0.197998046875, 0.065673828125, 0.1353759765625, 0.137939453125, 0.111328125, 0.2178955078125, 0.032012939453125, 0.0897216796875, 0.06903076171875, 0.0882568359375, 0.1737060546875, 0.00067138671875, ...
embed
3893808_c0
3893808
lisp
0
Title: Are there easy way of installing Lisp library such as ruby gem (Ruby) or easy_install (Python)? Problem title: Are there easy way of installing Lisp library such as ruby gem (Ruby) or easy_install (Python)? Tags: lisp, common-lisp, quicklisp Problem: Are there easy way of installing Lisp library such as ruby gem...
Are there easy way of installing Lisp library such as ruby gem (Ruby) or easy_install (Python)? Are there easy way of installing Lisp library such as ruby gem (Ruby) or easy_install (Python)? lisp common-lisp quicklisp Lisp Ruby easy_install Python Are there easy way of installing Lisp library such as ruby gem (Ruby) o...
[ -0.00921630859375, 0.01544189453125, 0.00135040283203125, -0.00396728515625, -0.0281982421875, -0.0024261474609375, 0.00836181640625, 0.0028228759765625, -0.0029754638671875, -0.006011962890625, 0.0172119140625, -0.021240234375, 0.00885009765625, -0.0016021728515625, -0.004119873046875, ...
[ 2685, 23468, 3917, 20600, 214, 1261, 7008, 35773, 1294, 21922, 53, 30203, 26951, 1272, 454, 80383, 50828, 400, 39210, 4086, 254, 63773, 158189, 145581, 7413, 111531, 80234, 56037, 449, 678, 14716, 21373, 60213, 5941, 208124, 34937, 20450, 166...
[ 0.016143798828125, 0.159912109375, 0.0682373046875, 0.192138671875, 0.06256103515625, 0.208984375, 0.27783203125, 0.216796875, 0.111083984375, 0.150390625, 0.1181640625, 0.2125244140625, 0.1297607421875, 0.1910400390625, 0.050140380859375, 0.2120361328125, 0.1463623046875, 0.174926...
embed
19556761_c0
19556761
lisp
0
Title: Need Scheme program to print names of numbers Problem title: Need Scheme program to print names of numbers Tags: lisp, racket, scheme Problem: Need Scheme program to print names of numbers For example: (number-name 5513345) (five million five hundred thirteen thousand three hundred forty five) I'm not really sur...
Need Scheme program to print names of numbers Need Scheme program to print names of numbers lisp racket scheme Need Scheme Need Scheme program to print names of numbers For example: I'm not really sure how to go about this?? I tried to do it and ended up with a series of case statements. The program will successfully p...
[ -0.0081787109375, -0.00421142578125, -0.0003490447998046875, 0.0191650390625, -0.0054931640625, 0.032470703125, -0.00384521484375, -0.001190185546875, -0.006866455078125, 0.00885009765625, -0.0057373046875, -0.042724609375, -0.032958984375, -0.01129150390625, 0.003082275390625, 0.00001...
[ 52889, 34702, 282, 1528, 47, 28412, 123055, 111, 101935, 400, 7008, 673, 27853, 150370, 27781, 39, 6183, 9077, 3642, 1672, 903, 37842, 134620, 10, 36549, 7225, 63805, 65771, 1810, 70, 892, 26255, 35064, 1492, 1284, 14602, 10176, 37076 ]
[ 0.1959228515625, 0.2109375, 0.1865234375, 0.1993408203125, 0.07647705078125, 0.224853515625, 0.21728515625, 0.1290283203125, 0.210205078125, 0.1072998046875, 0.175048828125, 0.0767822265625, 0.1729736328125, 0.2171630859375, 0.042877197265625, 0.02618408203125, 0.0116424560546875, ...
embed
7134733_c0
7134733
lisp
0
Title: Tree Search Saving Execution State Problem title: Tree Search Saving Execution State Tags: clojure, tree, lisp, java Problem: Tree Search Saving Execution State I have a tree, A / \ B C /\ \ D E F represented as a list, (A (B (D) (E)) (C (F))) It actually is a very large tree so what I would like to do is start ...
Tree Search Saving Execution State Tree Search Saving Execution State clojure tree lisp java Tree Search Saving Execution State Tree Search Saving Execution State I have a tree, represented as a list, It actually is a very large tree so what I would like to do is start the search if I can't find what I am looking for i...
[ 0.00653076171875, 0.023193359375, -0.00933837890625, 0.01239013671875, -0.00469970703125, 0.01123046875, -0.01373291015625, -0.018310546875, -0.003997802734375, -0.05224609375, -0.000039577484130859375, 0.0220947265625, -0.005126953125, 0.00186920166015625, 0.007110595703125, -0.003479...
[ 101344, 33086, 947, 6496, 211603, 22836, 20450, 461, 107, 53201, 400, 7008, 79, 330, 765, 10, 33636, 237, 5303, 20653, 4552, 21334, 1884, 4034, 33938, 2174, 18, 7413, 16487, 100, 23, 805, 68163, 30098, 11341, 30646, 3060, 18276, 120260, 1...
[ 0.22412109375, 0.2001953125, 0.1317138671875, 0.103271484375, 0.1898193359375, 0.1524658203125, 0.09521484375, 0.1529541015625, 0.124267578125, 0.22216796875, 0.038360595703125, 0.111328125, 0.07598876953125, 0.10791015625, 0.06976318359375, 0.01318359375, 0.164306640625, 0.0523376...
embed
12656762_c0
12656762
lisp
0
Title: What is the convention for returning a side-effect in Scheme? Problem title: What is the convention for returning a side-effect in Scheme? Tags: sicp, scheme, lisp Problem: What is the convention for returning a side-effect in Scheme? I'm going through the Structure and Interpretation of Computer Programs MIT vi...
What is the convention for returning a side-effect in Scheme? What is the convention for returning a side-effect in Scheme? sicp scheme lisp What Scheme What is the convention for returning a side-effect in Scheme? I'm going through the Structure and Interpretation of Computer Programs MIT video lecture series, and I h...
[ 0.006591796875, 0.006072998046875, -0.01904296875, -0.0004558563232421875, -0.007293701171875, 0.029541015625, -0.005096435546875, -0.0068359375, -0.003204345703125, -0.0128173828125, 0.01513671875, 0.0078125, -0.006500244140625, -0.0233154296875, -0.004547119140625, 0.004425048828125,...
[ 4865, 70, 101805, 100, 30646, 214, 10, 5609, 9, 171760, 23, 34702, 282, 26536, 254, 150370, 400, 7008, 83, 159838, 40139, 7663, 78999, 1202, 59619, 1295, 32354, 16030, 63773, 5490, 41581, 29458, 64007, 61799, 44126 ]
[ 0.008209228515625, 0.0762939453125, 0.2410888671875, 0.050140380859375, 0.2430419921875, 0.1031494140625, 0.0802001953125, 0.210693359375, 0.09716796875, 0.27099609375, 0.0704345703125, 0.205810546875, 0.2108154296875, 0.0911865234375, 0.1661376953125, 0.2249755859375, 0.074340820312...
embed
9089450_c0
9089450
lisp
0
Title: Is destructuring of macro parameters &quot;really needed&quot;? Problem title: Is destructuring of macro parameters &quot;really needed&quot;? Tags: lisp, destructuring, macros Problem: Is destructuring of macro parameters "really needed"? I understand that destructuring in LISP macro parameters is a nice thing ...
Is destructuring of macro parameters &quot;really needed&quot;? Is destructuring of macro parameters &quot;really needed&quot;? lisp destructuring macros Is destructuring of macro parameters "really needed"? I understand that destructuring in LISP macro parameters is a nice thing to have; I am wondering whether it is e...
[ 0.00811767578125, 0.0291748046875, -0.00726318359375, 0.002716064453125, 0.005126953125, 0.0146484375, -0.00927734375, -0.01141357421875, 0.0013275146484375, -0.02197265625, 0.0162353515625, -0.0167236328125, -0.004669189453125, -0.00836181640625, 0.007476806640625, -0.0250244140625, ...
[ 2071, 8, 36716, 53089, 111789, 171859, 107, 25958, 44841, 111, 400, 7008, 7, 28219, 16970, 9434, 26267, 13580, 47, 765, 149016, 36766, 442, 83, 85590, 27781, 183234, 175199, 7108, 3173, 57767, 30482, 18151, 99156, 24658, 5165, 17368, 1543, ...
[ 0.062744140625, 0.153076171875, 0.1669921875, 0.151123046875, 0.2010498046875, 0.2098388671875, 0.09149169921875, 0.1204833984375, 0.197265625, 0.0162353515625, 0.08123779296875, 0.182861328125, 0.017486572265625, 0.0299072265625, 0.0950927734375, 0.214599609375, 0.05853271484375, ...
embed
76361583_c1
76361583
lisp
1
; Move to the next entity (setq entity (vla-next entity)) ) ; Close the drawing file (vla-close doc) ; Write the object data to a CSV file (setq f (open output-file "w")) (foreach obj (reverse obj-list) ; Reverse the order of objects (write-line (apply 'strcat (mapcar '(lambda (item) (strcat "\"" item "\""))) obj) f) ...
; Move to the next entity (setq entity (vla-next entity)) ) ; Close the drawing file (vla-close doc) ; Write the object data to a CSV file (setq f (open output-file "w")) (foreach obj (reverse obj-list) ; Reverse the order of objects (write-line (apply 'strcat (mapcar '(lambda (item) (strcat "\"" item "\""))) obj) f) ...
[ 0.0152587890625, 0.0052490234375, 0.0022735595703125, 0.03369140625, -0.003082275390625, 0.01556396484375, -0.0031585693359375, 0.027587890625, -0.000278472900390625, 0.0108642578125, -0.01141357421875, -0.0130615234375, 0.0072021484375, -0.025146484375, -0.006622314453125, -0.01733398...
[ 2819, 135828, 47, 11737, 77630, 939, 3509, 864, 32019, 29062, 153335, 188304, 11435, 155648, 51584, 601, 18781, 36746, 2053, 313, 43486, 1238, 59636, 140992, 29822, 434, 934, 995, 170, 37676, 6562, 853, 12989, 2256, 9007, 9297, 4460, 62346, ...
[ 0.015167236328125, 0.1353759765625, 0.032470703125, 0.1044921875, 0.10528564453125, 0.04730224609375, 0.046478271484375, 0.09814453125, 0.14111328125, 0.055419921875, 0.1309814453125, 0.2017822265625, 0.13623046875, 0.114013671875, 0.07830810546875, 0.054931640625, 0.1280517578125, ...
embed
5242586_c0
5242586
lisp
0
Title: Using lists with Common LISP Problem title: Using lists with Common LISP Tags: lisp, common-lisp Problem: Using lists with Common LISP I'm just starting out with LISP, as in, just opened the book, I'm two pages into it. I'm trying to understand what is and what is not an acceptable fn call. Every time I try to e...
Using lists with Common LISP Using lists with Common LISP lisp common-lisp Using Common LISP Using lists with Common LISP I'm just starting out with LISP, as in, just opened the book, I'm two pages into it. I'm trying to understand what is and what is not an acceptable fn call. Every time I try to execute I get an ille...
[ 0.0013275146484375, 0.0228271484375, -0.0081787109375, 0.0113525390625, -0.005279541015625, 0.0191650390625, 0.0029754638671875, -0.000263214111328125, 0.0029296875, -0.0654296875, -0.000797271728515625, -0.01287841796875, -0.007080078125, 0.00897216796875, 0, 0.005523681640625, -0.0...
[ 345, 5303, 7, 678, 151301, 16970, 9434, 6953, 400, 7008, 39210, 4086, 254, 72134, 142096, 12877, 37967, 3934, 28219, 959, 213850, 14783, 11782, 87769, 1733, 9790, 71924, 85325, 18499, 5701, 46323, 103391, 2886, 30646, 17368, 32354, 2448, 4213...
[ 0.07928466796875, 0.2242431640625, 0.053924560546875, 0.08892822265625, 0.1685791015625, 0.1376953125, 0.208984375, 0.0229339599609375, 0.128173828125, 0.18017578125, 0.1246337890625, 0.1219482421875, 0.1640625, 0.01263427734375, 0.059326171875, 0.0806884765625, 0.06787109375, 0.00...
embed
22619882_c0
22619882
lisp
0
Title: Lisp array element swap Problem title: Lisp array element swap Tags: lisp, position, arrays Problem: Lisp array element swap I'm new to lisp and I'm trying to trade two elements in an array. I would like to know if there is a function to get a specified position so I can use rotatef to swap them. I've tried the ...
Lisp array element swap Lisp array element swap lisp position arrays Lisp Lisp array element swap I'm new to lisp and I'm trying to trade two elements in an array. I would like to know if there is a function to get a specified position so I can use rotatef to swap them. I've tried the function position but it doesn't w...
[ 0.005859375, 0.03173828125, -0.0028839111328125, -0.0067138671875, -0.025146484375, 0.00762939453125, -0.01177978515625, 0.0042724609375, -0.006866455078125, 0.018798828125, 0.025146484375, 0.011962890625, -0.01312255859375, -0.00439453125, -0.0181884765625, 0.006500244140625, -0.001...
[ 1261, 7008, 10298, 53, 12830, 202317, 400, 19069, 4778, 3525, 31577, 52350, 6626, 80854, 23, 1884, 3714, 32354, 2046, 58735, 47014, 67, 420, 2856, 37842, 22027, 18, 4488, 944, 2965, 181135, 29806, 7225, 88303, 8781, 15555, 15503, 29087, 344...
[ 0.14111328125, 0.200439453125, 0.1546630859375, 0.1239013671875, 0.2027587890625, 0.2352294921875, 0.117919921875, 0.2215576171875, 0.108154296875, 0.0267333984375, 0.0241241455078125, 0.2000732421875, 0.10101318359375, 0.1898193359375, 0.0204315185546875, 0.010986328125, 0.026611328...
embed
765484_c0
765484
lisp
0
Title: How to write a scheme function that takes two lists and returns four lists Problem title: How to write a scheme function that takes two lists and returns four lists Tags: scheme, racket, lisp Problem: How to write a scheme function that takes two lists and returns four lists I have 2 lists of elements '(a b c) '...
How to write a scheme function that takes two lists and returns four lists How to write a scheme function that takes two lists and returns four lists scheme racket lisp How lis1 lis2 How to write a scheme function that takes two lists and returns four lists I have 2 lists of elements '(a b c) '(d b f) and want to find ...
[ -0.01171875, 0.017578125, -0.00933837890625, 0.006591796875, -0.034423828125, 0.0068359375, -0.003173828125, 0.00213623046875, 0.006683349609375, 0.007598876953125, 0.006134033203125, -0.00469970703125, 0.0037689208984375, 0.006591796875, -0.008544921875, -0.00762939453125, 0.0107421...
[ 11249, 33022, 150370, 32354, 51776, 6626, 5303, 30646, 22759, 673, 27853, 400, 7008, 7, 418, 304, 47, 10, 136, 765, 116, 80854, 876, 501, 71, 1238, 3444, 7413, 60212, 69941, 1940, 58994, 1632, 16750, 7722, 54397, 32786, 12765, 2174, 2258,...
[ 0.062744140625, 0.1981201171875, 0.27294921875, 0.2054443359375, 0.06964111328125, 0.169189453125, 0.250244140625, 0.1436767578125, 0.2047119140625, 0.03729248046875, 0.145263671875, 0.0731201171875, 0.126708984375, 0.0860595703125, 0.008758544921875, 0.10101318359375, 0.010559082031...
embed
29369587_c0
29369587
lisp
0
Title: Lisp two lists multiply and adding two values Problem title: Lisp two lists multiply and adding two values Tags: lisp, list, common-lisp Problem: Lisp two lists multiply and adding two values I have two lists, each list has lists inside of them. I want to get the third value from the first list and the first val...
Lisp two lists multiply and adding two values Lisp two lists multiply and adding two values lisp list common-lisp Lisp list-1 item1 item2 item3 list-2 lst1 element1 Lisp two lists multiply and adding two values I have two lists, each list has lists inside of them. I want to get the third value from the first list and t...
[ -0.004486083984375, 0.02880859375, -0.00885009765625, 0.01300048828125, -0.0181884765625, 0.0155029296875, -0.01312255859375, 0.0213623046875, 0.0167236328125, -0.03076171875, 0.009033203125, 0.00897216796875, -0.0040283203125, 0.0159912109375, -0.004150390625, 0.0040283203125, 0.009...
[ 1261, 7008, 6626, 5303, 6024, 62479, 154107, 142424, 400, 39210, 4086, 254, 5759, 35735, 363, 5428, 12830, 765, 12638, 46132, 3444, 2046, 50960, 34292, 1295, 5117, 17932, 1733, 55769, 15190, 10554, 5, 1639, 29557, 997, 6896, 43317, 11516, 5...
[ 0.1455078125, 0.2159423828125, 0.1817626953125, 0.23388671875, 0.13525390625, 0.1644287109375, 0.1614990234375, 0.201904296875, 0.1163330078125, 0.117431640625, 0.1134033203125, 0.1773681640625, 0.05499267578125, 0.0863037109375, 0.045745849609375, 0.0254364013671875, 0.090576171875,...
embed