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
15916124_c0
15916124
lisp
0
Title: how to modify a function's definition graciously Problem title: how to modify a function's definition graciously Tags: lisp, emacs, elisp Problem: how to modify a function's definition graciously Assume there is a sample function defined in a library (this question's precondition is all definitions in ...
how to modify a function's definition graciously how to modify a function's definition graciously lisp emacs elisp sample2 how to modify a function's definition graciously Assume there is a sample function defined in a library (this question's precondition is all definitions in this library cannot be modified...
[ -0.00274658203125, 0.01458740234375, -0.01123046875, 0.0147705078125, -0.0037841796875, -0.006256103515625, -0.024169921875, 0.004486083984375, 0.0252685546875, -0.0196533203125, 0.0098876953125, -0.000637054443359375, -0.01007080078125, -0.023681640625, 0.0242919921875, -0.00805664062...
[ 3642, 47, 2811, 40383, 32354, 3768, 80934, 4224, 318, 79850, 400, 7008, 352, 2263, 7, 15296, 121413, 304, 66596, 61924, 35773, 479, 126940, 756, 53418, 73197, 39116, 4734, 4527, 1294, 14858, 50336, 3444, 75295, 71, 20375, 183540, 18151, 810...
[ 0.0936279296875, 0.05645751953125, 0.208251953125, 0.2078857421875, 0.2374267578125, 0.12158203125, 0.253173828125, 0.1494140625, 0.1285400390625, 0.11279296875, 0.11767578125, 0.1826171875, 0.07220458984375, 0.1126708984375, 0.03253173828125, 0.10040283203125, 0.25732421875, 0.156...
embed
39522407_c0
39522407
lisp
0
Title: Trouble with defining an ISPRIME function Problem title: Trouble with defining an ISPRIME function Tags: primality-test, lisp, common-lisp Problem: Trouble with defining an ISPRIME function I am very new to LISP and was working through some beginner problems. I tried defining an ISPRIME function but it doesn't s...
Trouble with defining an ISPRIME function Trouble with defining an ISPRIME function primality-test lisp common-lisp ISPRIME Trouble Nil Trouble with defining an ISPRIME function I am very new to LISP and was working through some beginner problems. I tried defining an ISPRIME function but it doesn't seem to be working c...
[ -0.0125732421875, 0.0284423828125, 0.01470947265625, 0.0128173828125, -0.007537841796875, 0.00110626220703125, 0.02783203125, -0.02587890625, -0.015625, -0.0054931640625, 0.0010986328125, 0.004119873046875, -0.0184326171875, -0.01141357421875, 0.00799560546875, 0.033935546875, -0.005...
[ 119671, 2661, 678, 13204, 449, 15744, 17255, 66820, 32354, 29810, 134393, 6954, 400, 7008, 39210, 4086, 254, 77175, 4552, 3525, 16970, 9434, 20697, 1679, 37842, 48903, 26785, 18151, 54799, 51042, 4527, 34292, 190, 27781, 5608, 186, 10, 20809,...
[ 0.125, 0.05401611328125, 0.0208740234375, 0.1868896484375, 0.041229248046875, 0.135986328125, 0.1824951171875, 0.24560546875, 0.185791015625, 0.160888671875, 0.121337890625, 0.15234375, 0.111572265625, 0.1724853515625, 0.09197998046875, 0.10986328125, 0.1402587890625, 0.12512207031...
embed
29188670_c0
29188670
lisp
0
Title: How can I bind Racket's multiple return values to global variable names using define? Problem title: How can I bind Racket's multiple return values to global variable names using define? Tags: multiple-return-values, racket, lisp Problem: How can I bind Racket's multiple return values to global variabl...
How can I bind Racket's multiple return values to global variable names using define? How can I bind Racket's multiple return values to global variable names using define? multiple-return-values racket lisp define How Racket How can I bind Racket's multiple return values to global variable names using define?...
[ -0.003631591796875, 0.007080078125, -0.0218505859375, 0.0037078857421875, 0.00970458984375, 0.0118408203125, -0.0142822265625, -0.017822265625, 0.01263427734375, 0.0179443359375, 0.01177978515625, -0.015380859375, 0.00909423828125, -0.0096435546875, 0.025634765625, 0.00994873046875, ...
[ 11249, 831, 68557, 2552, 27853, 3768, 48716, 30646, 142424, 47, 7964, 77336, 123055, 61924, 65395, 19, 27494, 673, 400, 7008, 17368, 8781, 32354, 1632, 34292, 4527, 9351, 7722, 62548, 2633, 59911 ]
[ 0.0501708984375, 0.035491943359375, 0.2236328125, 0.126220703125, 0.2449951171875, 0.0261383056640625, 0.2198486328125, 0.2392578125, 0.1937255859375, 0.06793212890625, 0.141357421875, 0.1871337890625, 0.143798828125, 0.284912109375, 0.1361083984375, 0.04290771484375, 0.1298828125, ...
embed
54541273_c0
54541273
lisp
0
Title: Is there a way to execute arbitrary code in C preprocessor? Problem title: Is there a way to execute arbitrary code in C preprocessor? Tags: lisp, gcc, c Problem: Is there a way to execute arbitrary code in C preprocessor? Consider this program: #define MACRO \ srand(time(NULL)); \ if (rand() % 2) \ printf("A");...
Is there a way to execute arbitrary code in C preprocessor? Is there a way to execute arbitrary code in C preprocessor? lisp gcc c MACRO Is there a way to execute arbitrary code in C preprocessor? Consider this program: It is the equivalent of the following macro-expanded program: Obviously, the if statement is execute...
[ 0.00860595703125, 0.01165771484375, -0.0035552978515625, -0.00021839141845703125, 0.00113677978515625, 0.0181884765625, 0.0299072265625, 0.0027008056640625, -0.00823974609375, -0.035400390625, -0.00555419921875, 0.0166015625, -0.005035400390625, -0.01318359375, 0.00909423828125, -0.012...
[ 2685, 10, 3917, 71924, 13, 61799, 1294, 18151, 23, 313, 479, 63923, 748, 47, 400, 7008, 22109, 238, 501, 78826, 14255, 137399, 1528, 183234, 25632, 111789, 83613, 4431, 2174, 63805, 11675, 6032, 959, 66, 93402, 9969, 1340, 1733, 86531, 96...
[ 0.0535888671875, 0.0626220703125, 0.1458740234375, 0.2266845703125, 0.09088134765625, 0.1920166015625, 0.14501953125, 0.254150390625, 0.08087158203125, 0.1578369140625, 0.1702880859375, 0.1796875, 0.099365234375, 0.048980712890625, 0.068115234375, 0.1763916015625, 0.0765380859375, ...
embed
64652560_c0
64652560
lisp
0
Title: LISP Loop For Returns NIL Problem title: LISP Loop For Returns NIL Tags: for-loop, lisp, common-lisp, loops, return Problem: LISP Loop For Returns NIL I have this small program that prints triangles either forwards or backwards depending on whether the input is positive or negative. It works perfectly, except at...
LISP Loop For Returns NIL LISP Loop For Returns NIL for-loop lisp common-lisp loops return k 0 LISP Loop Returns NIL Space LISP Loop For Returns NIL I have this small program that prints triangles either forwards or backwards depending on whether the input is positive or negative. It works perfectly, except at the end ...
[ 0.01434326171875, -0.006317138671875, 0.003997802734375, -0.0081787109375, -0.01507568359375, 0.005279541015625, 0.0299072265625, -0.00408935546875, -0.0005645751953125, 0.024169921875, 0.017333984375, -0.0137939453125, -0.00946044921875, -0.0033111572265625, -0.01611328125, 0.01458740...
[ 16970, 9434, 199694, 1326, 173340, 541, 16444, 100, 28354, 400, 7008, 39210, 4086, 254, 40956, 30646, 472, 757, 43045, 903, 19336, 1528, 28412, 1927, 109217, 40101, 40225, 707, 4420, 19364, 96819, 107730, 24491, 40907, 43240, 169123, 40494, 3...
[ 0.141357421875, 0.2303466796875, 0.208740234375, 0.14990234375, 0.214111328125, 0.1365966796875, 0.2078857421875, 0.1165771484375, 0.1669921875, 0.1221923828125, 0.20068359375, 0.1055908203125, 0.122802734375, 0.1883544921875, 0.2073974609375, 0.146240234375, 0.054290771484375, 0.1...
embed
6117698_c0
6117698
lisp
0
Title: Clisp REPL error output: how to find line number in file where error occurred? Problem title: Clisp REPL error output: how to find line number in file where error occurred? Tags: clisp, land-of-lisp, lisp, read-eval-print-loop Problem: Clisp REPL error output: how to find line number in file where error occurred...
Clisp REPL error output: how to find line number in file where error occurred? Clisp REPL error output: how to find line number in file where error occurred? clisp land-of-lisp lisp read-eval-print-loop Clisp REPL Clisp REPL error output: how to find line number in file where error occurred? I'm working through Land of...
[ 0.01483154296875, 0.01904296875, -0.002899169921875, 0.021240234375, -0.01483154296875, 0.02392578125, 0.0186767578125, -0.0027313232421875, -0.01446533203125, -0.01043701171875, -0.004150390625, -0.018310546875, 0.010986328125, -0.01007080078125, -0.004913330078125, 0.010986328125, ...
[ 313, 4086, 254, 9069, 21130, 18499, 140992, 3642, 7413, 13315, 14012, 23, 11435, 7440, 74918, 2822, 95701, 7008, 3551, 4390, 400, 12301, 13, 1405, 35662, 28354, 47, 20697, 6557, 111, 1261, 17368, 46323, 164, 32562, 18151, 582, 39, 678, 82...
[ 0.04833984375, 0.2012939453125, 0.213134765625, 0.124755859375, 0.2548828125, 0.25830078125, 0.212646484375, 0.05523681640625, 0.1580810546875, 0.21923828125, 0.2188720703125, 0.06817626953125, 0.2188720703125, 0.144287109375, 0.1783447265625, 0.0872802734375, 0.1202392578125, 0.20...
embed
66310441_c0
66310441
lisp
0
Title: How to Reverse Elements of A List And Its Sub-lists in LISP? Problem title: How to Reverse Elements of A List And Its Sub-lists in LISP? Tags: clisp, common-lisp, lisp Problem: How to Reverse Elements of A List And Its Sub-lists in LISP? I have the following piece of code: (defun list-append (L1 L2) "Appending L...
How to Reverse Elements of A List And Its Sub-lists in LISP? How to Reverse Elements of A List And Its Sub-lists in LISP? clisp common-lisp lisp How Reverse Elements List Its Sub-lists LISP Appending Create How to Reverse Elements of A List And Its Sub-lists in LISP? I have the following piece of code: When I run the f...
[ -0.01220703125, 0.0400390625, 0.004730224609375, 0.0167236328125, -0.01373291015625, 0.0283203125, 0.010498046875, 0.021240234375, 0.01446533203125, -0.00115203857421875, 0.009765625, 0.018798828125, 0.0089111328125, 0.01806640625, 0.0029754638671875, 0.01190185546875, 0.02734375, ...
[ 11249, 47, 853, 37676, 48325, 7, 111, 32036, 3493, 8273, 6562, 23, 16970, 9434, 1650, 9, 95701, 7008, 39210, 4086, 254, 400, 5787, 96819, 151313, 62, 18151, 11675, 25632, 140992, 31577, 28412, 1810, 5303, 5299, 237, 6863, 1614, 39531, 188...
[ 0.07763671875, 0.028533935546875, 0.1209716796875, 0.2578125, 0.183349609375, 0.037628173828125, 0.037689208984375, 0.205078125, 0.1160888671875, 0.2080078125, 0.2166748046875, 0.0579833984375, 0.1226806640625, 0.21875, 0.05029296875, 0.02783203125, 0.020721435546875, 0.146484375, ...
embed
35379819_c0
35379819
lisp
0
Title: Lisp: list of nodes on a given level k Problem title: Lisp: list of nodes on a given level k Tags: lisp, common-lisp, levels, list Problem: Lisp: list of nodes on a given level k I want to find all atoms from a tree, which are situated on a given level k. I tried something like: (defun atoms (l) ;returns the lis...
Lisp: list of nodes on a given level k Lisp: list of nodes on a given level k lisp common-lisp levels list Lisp Cdr Lisp: list of nodes on a given level k I want to find all atoms from a tree, which are situated on a given level k. I tried something like: so, for the sample: l=(a (b (g)) (c(d(e)) (f))), pos=0 and k=2 ,...
[ 0.010009765625, 0.0166015625, 0.01141357421875, -0.00022792816162109375, 0.006378173828125, 0.01104736328125, -0.0089111328125, -0.005035400390625, -0.016845703125, -0.035888671875, 0.013916015625, -0.01129150390625, -0.00096893310546875, 0.01513671875, 0.003021240234375, 0.01062011718...
[ 1261, 7008, 5303, 110, 988, 98, 34475, 17366, 472, 400, 39210, 4086, 254, 90926, 7569, 111, 3444, 47, 7413, 756, 34627, 1295, 53201, 3129, 39501, 37842, 1884, 121413, 96, 1369, 11, 275, 177, 71, 420, 3864, 145407, 55257, 5608, 2046, 167...
[ 0.1661376953125, 0.25390625, 0.17724609375, 0.154296875, 0.1893310546875, 0.105712890625, 0.07720947265625, 0.2216796875, 0.1873779296875, 0.1112060546875, 0.1256103515625, 0.1202392578125, 0.190673828125, 0.2366943359375, 0.09381103515625, 0.13232421875, 0.1134033203125, 0.0682373...
embed
60190930_c0
60190930
lisp
0
Title: How to optimize runtime on recursive Racket function to determine maximum of element in list? Problem title: How to optimize runtime on recursive Racket function to determine maximum of element in list? Tags: racket-student-languages, lisp, recursion, racket Problem: How to optimize runtime on recursive Racket f...
How to optimize runtime on recursive Racket function to determine maximum of element in list? How to optimize runtime on recursive Racket function to determine maximum of element in list? racket-student-languages lisp recursion racket How Racket How to optimize runtime on recursive Racket function to determine maximum ...
[ -0.01483154296875, 0.018798828125, 0.013916015625, 0.015869140625, -0.00021839141845703125, 0.0205078125, -0.0125732421875, -0.0016021728515625, 0.0012054443359375, 0.00139617919921875, 0.0050048828125, -0.036376953125, -0.00958251953125, -0.017822265625, 0.02001953125, 0.0009689331054...
[ 11249, 15572, 20650, 11675, 6032, 195625, 5844, 2552, 27853, 32354, 83324, 38132, 12830, 5303, 47, 98, 111, 673, 96610, 196651, 400, 7008, 1830, 23, 58867, 20697, 16970, 9434, 12333, 678, 6492, 85, 20623, 26582, 167375, 34292, 12765, 12921, ...
[ 0.06817626953125, 0.1800537109375, 0.07452392578125, 0.123046875, 0.21337890625, 0.20751953125, 0.1317138671875, 0.1190185546875, 0.2137451171875, 0.1339111328125, 0.1077880859375, 0.2078857421875, 0.1622314453125, 0.1646728515625, 0.0181732177734375, 0.021453857421875, 0.05133056640...
embed
55570755_c0
55570755
lisp
0
Title: Advanced symbol-macrolet Problem title: Advanced symbol-macrolet Tags: lisp, macros, common-lisp Problem: Advanced symbol-macrolet Suppose I have a class class with slots first and second . Inside my function I can bind a variable to one of those slots like (symbol-macrolet ((var (first cls))) ....) Obviously I ...
Advanced symbol-macrolet Advanced symbol-macrolet lisp macros common-lisp Advanced Advanced symbol-macrolet Suppose I have a class class with slots first and second . Inside my function I can bind a variable to one of those slots like Obviously I can also bind the second slot to smth. Questions is, let's say that first...
[ -0.0228271484375, 0.0096435546875, 0.0020751953125, 0.00182342529296875, -0.0169677734375, 0.041748046875, -0.0123291015625, 0.01312255859375, 0.004425048828125, -0.0111083984375, -0.0302734375, 0.00762939453125, 0.0152587890625, 0.00933837890625, -0.00145721435546875, -0.0002059936523...
[ 127596, 26582, 15322, 1974, 400, 7008, 111789, 39210, 4086, 254, 192, 18507, 121892, 5117, 136, 17932, 187040, 32354, 831, 68557, 77336, 47, 1632, 24897, 14050, 927, 14012, 17324, 351, 11343, 285, 1660, 33342, 110527, 12765, 2174, 110, 96704,...
[ 0.173583984375, 0.177001953125, 0.061676025390625, 0.18896484375, 0.048736572265625, 0.1292724609375, 0.2396240234375, 0.0975341796875, 0.0294647216796875, 0.1153564453125, 0.00518798828125, 0.1739501953125, 0.1905517578125, 0.135498046875, 0.06866455078125, 0.1927490234375, 0.039398...
embed
4427321_c0
4427321
lisp
0
Title: Setting up a equal function in common lisp using only "eq" Problem title: Setting up a equal function in common lisp using only "eq" Tags: lisp, common-lisp Problem: Setting up a equal function in common lisp using only "eq" I've given the assingment to write a function in common lisp to comp...
Setting up a equal function in common lisp using only "eq" Setting up a equal function in common lisp using only "eq" lisp common-lisp only Setting Setting up a equal function in common lisp using only "eq" I've given the assingment to write a function in common lisp to compare two lists to see if t...
[ 0.01416015625, 0.0174560546875, 0.0022735595703125, -0.001922607421875, -0.0037841796875, 0.017578125, -0.0126953125, -0.00238037109375, 0.0120849609375, -0.0164794921875, 0.003875732421875, 0.02734375, 0.0208740234375, -0.01275634765625, 0.00927734375, 0.01806640625, 0.01025390625, ...
[ 503, 19514, 1257, 105950, 32354, 39210, 400, 7008, 17368, 4734, 13, 864, 4086, 254, 38001, 33022, 69101, 6626, 5303, 1957, 71723, 1653, 2063, 831, 4527, 1380, 47, 58982, 18499, 18151, 241, 61152, 77336, 159, 183300, 1556, 110, 34292, 10588,...
[ 0.1500244140625, 0.0201416015625, 0.1124267578125, 0.2568359375, 0.2022705078125, 0.150634765625, 0.108154296875, 0.16943359375, 0.044830322265625, 0.11328125, 0.064453125, 0.2149658203125, 0.072509765625, 0.11865234375, 0.024871826171875, 0.053863525390625, 0.1331787109375, 0.0036...
embed
7138331_c0
7138331
lisp
0
Title: Is there a way to convert a list to a set in Scheme? Problem title: Is there a way to convert a list to a set in Scheme? Tags: lisp, scheme Problem: Is there a way to convert a list to a set in Scheme? I want to test for equality amongst lists, but I really only care that the members are the same, not the orderi...
Is there a way to convert a list to a set in Scheme? Is there a way to convert a list to a set in Scheme? lisp scheme Scheme Is there a way to convert a list to a set in Scheme? I want to test for equality amongst lists, but I really only care that the members are the same, not the ordering. Are there any simple operat...
[ -0.007110595703125, 0.010986328125, 0.0167236328125, 0.0021514892578125, -0.01007080078125, -0.005340576171875, -0.01055908203125, -0.0177001953125, 0.008056640625, -0.0133056640625, -0.006744384765625, 0.02978515625, 0.017578125, 0.00933837890625, -0.017822265625, -0.0048828125, -0....
[ 2685, 10, 3917, 47, 96760, 5303, 5423, 23, 34702, 282, 400, 7008, 150370, 3444, 3034, 100, 28, 161789, 54940, 271, 517, 43032, 5701, 12989, 214, 8781, 39933, 12765, 27781, 30646, 468, 18, 72546, 175199, 15044, 39531, 4537, 66604, 32562, 3...
[ 0.01165771484375, 0.0838623046875, 0.1290283203125, 0.1226806640625, 0.189697265625, 0.2626953125, 0.2548828125, 0.07769775390625, 0.220703125, 0.204833984375, 0.07421875, 0.16650390625, 0.2230224609375, 0.022918701171875, 0.1822509765625, 0.03143310546875, 0.03790283203125, 0.1748...
embed
20497611_c0
20497611
lisp
0
Title: Justification in a format with variable number of items in a list Problem title: Justification in a format with variable number of items in a list Tags: common-lisp, lisp Problem: Justification in a format with variable number of items in a list So I can do this: CL-USER> (format t "~80<~a~;~a~;~a~;~a~>~%" "hell...
Justification in a format with variable number of items in a list Justification in a format with variable number of items in a list common-lisp lisp Justification CL-USER Evaluation SB-FORMAT:FORMAT-ERROR Justification in a format with variable number of items in a list So I can do this: It evenly spaces the 4 strings ...
[ -0.0157470703125, 0.020751953125, 0.020263671875, -0.003875732421875, 0.0040283203125, 0.00341796875, 0.001983642578125, 0.016845703125, 0.00567626953125, 0.02587890625, 0.0157470703125, -0.0255126953125, 0.0111083984375, -0.01129150390625, 0.0021209716796875, -0.0030059814453125, 0....
[ 9563, 41274, 9384, 678, 77336, 14012, 55769, 5303, 39210, 4086, 254, 400, 7008, 46323, 1062, 151228, 90944, 98533, 14609, 14255, 23, 831, 54, 903, 3853, 32628, 7, 201, 79315, 36880, 27734, 2248, 237, 58735, 33306, 3444, 27875, 765, 1660, ...
[ 0.220947265625, 0.241455078125, 0.22509765625, 0.033843994140625, 0.22216796875, 0.115234375, 0.189208984375, 0.2152099609375, 0.07647705078125, 0.03466796875, 0.08282470703125, 0.03173828125, 0.1019287109375, 0.0186767578125, 0.0258941650390625, 0.0860595703125, 0.053863525390625, ...
embed
62051879_c0
62051879
lisp
0
Title: Why is the calculation of 1000 factorial so fast in Lisp (and shows correct result)? Problem title: Why is the calculation of 1000 factorial so fast in Lisp (and shows correct result)? Tags: lisp, factorial, common-lisp, c%2B%2B, performance Problem: Why is the calculation of 1000 factorial so fast in Lisp (and ...
Why is the calculation of 1000 factorial so fast in Lisp (and shows correct result)? Why is the calculation of 1000 factorial so fast in Lisp (and shows correct result)? lisp factorial common-lisp c%2B%2B performance Why Lisp n-1 Why is the calculation of 1000 factorial so fast in Lisp (and shows correct result)? I hav...
[ 0.00811767578125, 0.009033203125, 0.0052490234375, -0.006072998046875, 0.0108642578125, -0.021728515625, 0.0247802734375, -0.0019989013671875, -0.0006103515625, -0.0286865234375, 0.01263427734375, -0.0205078125, -0.0123291015625, -0.003204345703125, 0.0086669921875, 0.00125885009765625...
[ 44084, 83, 74481, 1363, 4382, 31461, 15403, 221, 4271, 23, 1261, 7008, 45831, 26785, 16750, 400, 39210, 4086, 254, 23718, 653, 5759, 37842, 29479, 24, 5844, 18151, 43240, 19336, 101935, 16093, 209, 41206, 4552, 144285, 5045, 77546, 39555, 3...
[ 0.117919921875, 0.035797119140625, 0.1778564453125, 0.055206298828125, 0.229248046875, 0.187255859375, 0.1795654296875, 0.07763671875, 0.17236328125, 0.0562744140625, 0.177734375, 0.258544921875, 0.047454833984375, 0.1263427734375, 0.0826416015625, 0.122314453125, 0.091552734375, 0...
embed
54720052_c1
54720052
lisp
1
even. Repeat steps 2–4 until u = v, or (one more step) until u = 0. In either case, the GCD is 2kv, where k is the number of common factors of 2 found in step 2. The algorithm I made is this: (define (stein u v) (cond ((or (= u 0)(= u v)) v) ((and (even? u) (even? v)) (* 2 (stein (/ u 2)(/ v 2)))) ((and (even? u) (odd...
even. Repeat steps 2–4 until u = v, or (one more step) until u = 0. In either case, the GCD is 2kv, where k is the number of common factors of 2 found in step 2. The algorithm I made is this: (define (stein u v) (cond ((or (= u 0)(= u v)) v) ((and (even? u) (even? v)) (* 2 (stein (/ u 2)(/ v 2)))) ((and (even? u) (odd...
[ -0.0228271484375, 0.01446533203125, 0.01116943359375, -0.03515625, 0.0235595703125, 0.0196533203125, -0.01287841796875, 0.00054168701171875, -0.0002231597900390625, 0.0194091796875, 0.0126953125, -0.004302978515625, 0.006256103515625, 0.01312255859375, 0.00665283203125, 0.0137329101562...
[ 3853, 33742, 13, 98441, 116, 617, 24189, 75, 2203, 81, 4, 707, 1286, 29954, 16, 757, 527, 16069, 83, 49706, 472, 70, 14012, 111, 39210, 120103, 14037, 787, 234873, 87, 7228, 903, 112, 64552, 18055, 15, 2271, 71, 748, 51421, 1369, 2940...
[ 0.2301025390625, 0.07275390625, 0.0687255859375, 0.1378173828125, 0.132080078125, 0.106689453125, 0.0413818359375, 0.1424560546875, 0.05523681640625, 0.1934814453125, 0.00311279296875, 0.0030517578125, 0.013427734375, 0.1209716796875, 0.004241943359375, 0.1385498046875, 0.09118652343...
embed
20143983_c0
20143983
lisp
0
Title: Flattening a tree structure in Lisp Problem title: Flattening a tree structure in Lisp Tags: tree, lisp, recursion, list Problem: Flattening a tree structure in Lisp I was struggling with flattening a tree structure. I was doing it recursively by comparing each atomic symbol to the rest in the tree but, a friend...
Flattening a tree structure in Lisp Flattening a tree structure in Lisp tree lisp recursion list Flattening Lisp Flattening a tree structure in Lisp I was struggling with flattening a tree structure. I was doing it recursively by comparing each atomic symbol to the rest in the tree but, a friend of mine suggested the f...
[ 0.0191650390625, 0.0277099609375, -0.001556396484375, 0.0252685546875, 0.0076904296875, 0.0272216796875, 0.00250244140625, -0.00213623046875, -0.0145263671875, -0.01312255859375, -0.00555419921875, -0.00579833984375, -0.0068359375, 0.006103515625, 0.0093994140625, 0.0177001953125, -0...
[ 106516, 67, 592, 53201, 45646, 1261, 7008, 400, 195625, 1830, 5303, 237875, 49878, 37397, 12638, 34627, 1771, 26582, 10588, 34391, 42459, 25632, 18151, 5351, 33342, 46622, 56, 2301, 18, 28219, 13315, 2367, 2856, 54, 11651, 3714, 40956, 35064,...
[ 0.1944580078125, 0.145263671875, 0.05548095703125, 0.174560546875, 0.177001953125, 0.147705078125, 0.200927734375, 0.1004638671875, 0.18359375, 0.0679931640625, 0.1846923828125, 0.04217529296875, 0.1883544921875, 0.10040283203125, 0.1025390625, 0.2218017578125, 0.00311279296875, 0....
embed
71762383_c0
71762383
lisp
0
Title: Questions about replacing while and if statements with lisp Problem title: Questions about replacing while and if statements with lisp Tags: lisp Problem: Questions about replacing while and if statements with lisp I want to change the code below to Lisp code, but I keep getting errors in grammar. How do I fix t...
Questions about replacing while and if statements with lisp Questions about replacing while and if statements with lisp lisp promising Questions DEFUN Questions about replacing while and if statements with lisp I want to change the code below to Lisp code, but I keep getting errors in grammar. How do I fix the if state...
[ -0.0059814453125, 0.01287841796875, -0.00384521484375, 0.01123046875, 0.004638671875, 0.01202392578125, 0.0137939453125, 0.0223388671875, 0.004150390625, 0.0179443359375, 0.002655029296875, 0.0277099609375, -0.0286865234375, -0.01470947265625, -0.0137939453125, 0.0024871826171875, 0....
[ 68185, 456, 133266, 12960, 136, 2174, 63805, 678, 400, 7008, 64004, 214, 202001, 14006, 3444, 15549, 18151, 35064, 47, 1261, 13695, 18499, 122092, 147, 30022, 17336, 98816, 34844, 44289, 96704, 35431 ]
[ 0.0723876953125, 0.069580078125, 0.1402587890625, 0.205810546875, 0.1292724609375, 0.2242431640625, 0.214599609375, 0.06378173828125, 0.1483154296875, 0.2239990234375, 0.1461181640625, 0.0274200439453125, 0.071533203125, 0.107177734375, 0.030120849609375, 0.1546630859375, 0.194458007...
embed
53694546_c0
53694546
lisp
0
Title: Common Lisp - Error between function : Undefined operator get-param in form (get-param :mem) Problem title: Common Lisp - Error between function : Undefined operator get-param in form (get-param :mem) Tags: common-lisp, lisp Problem: Common Lisp - Error between function : Undefined operator get-param in form (ge...
Common Lisp - Error between function : Undefined operator get-param in form (get-param :mem) Common Lisp - Error between function : Undefined operator get-param in form (get-param :mem) common-lisp lisp Common Lisp Error Undefined Common Lisp - Error between function : Undefined operator get-param in form (get-param :m...
[ 0.0017242431640625, -0.0081787109375, 0.00653076171875, 0.004730224609375, -0.006439208984375, 0.00445556640625, 0.01123046875, 0.0166015625, -0.004150390625, -0.04931640625, 0.0311279296875, -0.02197265625, 0.007781982421875, -0.0096435546875, 0.0037841796875, -0.0108642578125, -0.0...
[ 151301, 1261, 7008, 212059, 17721, 32354, 79912, 5983, 297, 39933, 2046, 6276, 39, 23, 3173, 3794, 37138, 39210, 4086, 254, 400, 108259, 44759, 104902, 18151, 33022, 11782, 56, 1295, 8337, 163, 18499 ]
[ 0.1810302734375, 0.18408203125, 0.1978759765625, 0.196044921875, 0.153564453125, 0.1400146484375, 0.093017578125, 0.1932373046875, 0.0416259765625, 0.2142333984375, 0.1180419921875, 0.158447265625, 0.09796142578125, 0.06427001953125, 0.1619873046875, 0.1004638671875, 0.1875, 0.1253...
embed
33949025_c1
33949025
lisp
1
-assoc) sign-traits))))))) It all works dandy except this bit "(cadr(assoc(caddr month-assoc) sign-traits)" which returns what I want but in brackets and all caps. CL-USER> (cookie *month-signs* *sign-traits*) Please input your month of birth followed by return, and then your day of birth. e.g january <ret> 22 <ret> Th...
-assoc) sign-traits))))))) It all works dandy except this bit "(cadr(assoc(caddr month-assoc) sign-traits)" which returns what I want but in brackets and all caps. CL-USER> (cookie *month-signs* *sign-traits*) Please input your month of birth followed by return, and then your day of birth. e.g january <ret> 22 <ret> Th...
[ 0.011474609375, 0.014404296875, -0.01806640625, -0.017333984375, 0.00142669677734375, 0.0284423828125, 0.0186767578125, 0.015625, -0.0024566650390625, 0.022705078125, 0.01513671875, -0.048828125, 0.00738525390625, 0.00830078125, -0.008056640625, 0.00994873046875, -0.013427734375, -...
[ 73395, 238, 24092, 87929, 7, 167089, 756, 43240, 123, 1459, 40494, 4785, 25426, 42, 7569, 31150, 30646, 2367, 3444, 1284, 23, 1620, 27853, 136, 3540, 46323, 1062, 50184, 212087, 15477, 31304, 30607, 107730, 935, 127319, 5155, 19110, 53, 226...
[ 0.1375732421875, 0.1131591796875, 0.2281494140625, 0.218017578125, 0.1123046875, 0.12890625, 0.0750732421875, 0.1318359375, 0.017852783203125, 0.08447265625, 0.045684814453125, 0.12158203125, 0.0927734375, 0.1065673828125, 0.1502685546875, 0.178955078125, 0.1578369140625, 0.0531616...
embed
12754370_c0
12754370
lisp
0
Title: Trouble converting string/character to byte in lisp Problem title: Trouble converting string/character to byte in lisp Tags: lisp, babeljs Problem: Trouble converting string/character to byte in lisp I've some data that I'm reading in using read-line and I want to convert it into a byte-array. babel:string-to-oc...
Trouble converting string/character to byte in lisp Trouble converting string/character to byte in lisp lisp babeljs Trouble babel:string-to-octet Trouble converting string/character to byte in lisp I've some data that I'm reading in using read-line and I want to convert it into a byte-array. babel:string-to-octet work...
[ 0.01092529296875, 0.005859375, 0.002838134765625, 0.00186920166015625, -0.0322265625, 0.00689697265625, 0.01513671875, -0.005462646484375, -0.0029144287109375, 0.02392578125, 0.00213623046875, -0.0233154296875, 0.0037078857421875, -0.00628662109375, -0.021240234375, -0.042724609375, ...
[ 119671, 2661, 96760, 79315, 64, 9254, 2263, 720, 47, 390, 67, 400, 7008, 50528, 21178, 961, 4063, 91693, 188, 6652, 3263, 23, 2053, 16454, 12301, 9, 2256, 3934, 19305, 12, 43240, 62816, 41872, 61028, 150679, 21552, 1781, 30646, 6626, 1019...
[ 0.135986328125, 0.08843994140625, 0.1527099609375, 0.1971435546875, 0.0254058837890625, 0.0706787109375, 0.09716796875, 0.03271484375, 0.07366943359375, 0.1248779296875, 0.180908203125, 0.1212158203125, 0.2030029296875, 0.09857177734375, 0.093017578125, 0.10150146484375, 0.2028808593...
embed
65583862_c0
65583862
lisp
0
Title: trying to write Foldtree in Racket n-ary only know how to do write for binary tree Problem title: trying to write Foldtree in Racket n-ary only know how to do write for binary tree Tags: tree, arity, racket, lisp, fold Problem: trying to write Foldtree in Racket n-ary only know how to do write for binary tree I ...
trying to write Foldtree in Racket n-ary only know how to do write for binary tree trying to write Foldtree in Racket n-ary only know how to do write for binary tree tree arity racket lisp fold Foldtree Racket trying to write Foldtree in Racket n-ary only know how to do write for binary tree I am trying to write a fold...
[ 0.006561279296875, 0.01025390625, -0.00628662109375, -0.0093994140625, -0.00130462646484375, 0.0155029296875, -0.0194091796875, -0.005859375, -0.0159912109375, -0.0245361328125, -0.027587890625, -0.06298828125, -0.01068115234375, 0.014892578125, 0.013427734375, -0.0130615234375, -0.0...
[ 31577, 33022, 30077, 71, 62600, 2552, 27853, 653, 6635, 4734, 3714, 3642, 100, 2394, 53201, 187, 2481, 673, 400, 7008, 42822, 75101, 1773, 12248, 5775, 54092, 1294, 157666, 54, 5646, 32354, 1238, 997, 20, 756, 34475, 2053, 49878, 67, 1297...
[ 0.0692138671875, 0.173583984375, 0.1583251953125, 0.0638427734375, 0.289306640625, 0.09722900390625, 0.1968994140625, 0.03302001953125, 0.095947265625, 0.043060302734375, 0.0723876953125, 0.03460693359375, 0.06488037109375, 0.1162109375, 0.210693359375, 0.012908935546875, 0.093139648...
embed
1020968_c1
1020968
lisp
1
named FOO? The only time I would be referring the class by the name FOO is in contexts which expect a class name. If, on the rare occasion I need to get the class object which is bound to the class name FOO, there is FIND-CLASS. This argument does make some sense to me from experience; there is a similar case in Haske...
named FOO? The only time I would be referring the class by the name FOO is in contexts which expect a class name. If, on the rare occasion I need to get the class object which is bound to the class name FOO, there is FIND-CLASS. This argument does make some sense to me from experience; there is a similar case in Haske...
[ 0.01348876953125, -0.012939453125, 0.005340576171875, 0.01080322265625, -0.01483154296875, 0.0089111328125, 0.01397705078125, -0.009765625, 0.0107421875, 0.0015106201171875, -0.00396728515625, -0.01104736328125, -0.0040283203125, -0.01904296875, -0.0223388671875, -0.021484375, -0.018...
[ 24, 4806, 563, 30563, 32, 4734, 1733, 2806, 15005, 2852, 18507, 70, 9351, 43701, 41206, 41207, 46505, 3871, 2046, 36746, 3129, 99091, 2685, 83, 67227, 397, 9, 37486, 70877, 10750, 10422, 16981, 21373, 7225, 20625, 142508, 44457, 123055, 323...
[ 0.1617431640625, 0.1986083984375, 0.2261962890625, 0.308349609375, 0.005828857421875, 0.06243896484375, 0.0838623046875, 0.0255279541015625, 0.120361328125, 0.02972412109375, 0.2322998046875, 0.00701904296875, 0.215576171875, 0.1044921875, 0.111572265625, 0.09716796875, 0.05239868164...
embed
74073200_c0
74073200
lisp
0
Title: LISP function for building a binary search tree is not working and I don&#x27;t understand why Problem title: LISP function for building a binary search tree is not working and I don&#x27;t understand why Tags: common-lisp, lisp Problem: LISP function for building a binary search tree is not working and I don't ...
LISP function for building a binary search tree is not working and I don&#x27;t understand why LISP function for building a binary search tree is not working and I don&#x27;t understand why common-lisp lisp LISP NIL LISP function for building a binary search tree is not working and I don't understand why
[ 0.01312255859375, 0.031494140625, 0.00347900390625, -0.01531982421875, -0.0001506805419921875, 0.0281982421875, -0.0263671875, 0.002227783203125, -0.0135498046875, -0.013916015625, -0.0155029296875, -0.0072021484375, -0.0017852783203125, 0.000492095947265625, 0.01336669921875, 0.010620...
[ 16970, 9434, 32354, 33976, 2394, 6635, 33938, 53201, 959, 20697, 3768, 28219, 39210, 4086, 254, 400, 7008, 541, 16444, 15400 ]
[ 0.1370849609375, 0.2398681640625, 0.168212890625, 0.11944580078125, 0.1285400390625, 0.0753173828125, 0.164306640625, 0.195556640625, 0.06146240234375, 0.11810302734375, 0.01025390625, 0.07025146484375, 0.081298828125, 0.08502197265625, 0.137451171875, 0.08984375, 0.1181640625, 0.0...
embed
61862218_c0
61862218
lisp
0
Title: How is the recursion and control sturctures in this LISP code different from normal functions and control structures? Problem title: How is the recursion and control sturctures in this LISP code different from normal functions and control structures? Tags: recursion, lisp, function Problem: How is the recursion ...
How is the recursion and control sturctures in this LISP code different from normal functions and control structures? How is the recursion and control sturctures in this LISP code different from normal functions and control structures? recursion lisp function normal How LISP How is the recursion and control sturctures ...
[ -0.00052642822265625, 0.0166015625, -0.0211181640625, -0.0025787353515625, -0.004425048828125, 0.01385498046875, 0.0048828125, 0.018310546875, -0.0010223388671875, 0.015625, 0.0159912109375, -0.015869140625, -0.0247802734375, -0.00811767578125, 0.0174560546875, 0.0068359375, -0.00082...
[ 11249, 195625, 1830, 136, 6226, 18784, 19437, 54889, 903, 16970, 9434, 18151, 12921, 3638, 32354, 45646, 1295, 400, 7008, 83, 7816, 117914, 114606, 42276, 33022, 6264, 2208, 8108, 77336, 20174, 10422, 3249, 15214, 2174, 46389, 13315, 116, 746...
[ 0.076416015625, 0.1923828125, 0.08929443359375, 0.030670166015625, 0.183837890625, 0.056488037109375, 0.06854248046875, 0.08453369140625, 0.0458984375, 0.132080078125, 0.2205810546875, 0.14208984375, 0.14013671875, 0.1663818359375, 0.134765625, 0.1287841796875, 0.024810791015625, 0...
embed
69334197_c0
69334197
lisp
0
Title: Common Lisp: How do I set a variable in my parent&#x27;s lexical scope? Problem title: Common Lisp: How do I set a variable in my parent&#x27;s lexical scope? Tags: common-lisp, lisp, scope, scoping, variables Problem: Common Lisp: How do I set a variable in my parent's lexical scope? I want to define a function...
Common Lisp: How do I set a variable in my parent&#x27;s lexical scope? Common Lisp: How do I set a variable in my parent&#x27;s lexical scope? common-lisp lisp scope scoping variables Common Lisp How previous_frame sys._getframe previous_frame_locals previous_frame.f_locals some_value Common Lisp: How do I set a varia...
[ 0.01458740234375, 0.0234375, -0.0078125, 0.0255126953125, -0.0107421875, 0.00095367431640625, -0.005828857421875, 0.0206298828125, 0.00128173828125, -0.0299072265625, 0.005767822265625, 0.01123046875, 0.0125732421875, 0.004913330078125, 0.015869140625, -0.00787353515625, -0.013366699...
[ 151301, 1261, 7008, 11249, 5423, 77336, 23, 49129, 3768, 75675, 21533, 70820, 759, 39210, 4086, 254, 400, 44679, 214, 96362, 160328, 954, 3794, 98908, 3060, 27494, 87, 25, 3444, 61924, 32354, 10869, 111789, 831, 6863, 35839, 37842, 18, 4488...
[ 0.1796875, 0.1439208984375, 0.1695556640625, 0.0650634765625, 0.1707763671875, 0.2626953125, 0.094970703125, 0.1734619140625, 0.021575927734375, 0.111572265625, 0.1126708984375, 0.1888427734375, 0.027801513671875, 0.1171875, 0.07122802734375, 0.0963134765625, 0.0992431640625, 0.133...
embed
15962550_c0
15962550
lisp
0
Title: Function name convention for &quot;convert foo to bar&quot; Problem title: Function name convention for &quot;convert foo to bar&quot; Tags: clojure, javascript, lisp, python, ruby Problem: Function name convention for "convert foo to bar" I have a very common pattern of "given a Foo , return a Bar ," for exampl...
Function name convention for &quot;convert foo to bar&quot; Function name convention for &quot;convert foo to bar&quot; clojure javascript lisp python ruby Foo Bar user_id User bar_from_foo user_widgets_from_user user_from_param_map User.from_map Function name convention for "convert foo to bar" I have a very common pa...
[ 0.01300048828125, -0.0031280517578125, -0.0184326171875, -0.00958251953125, -0.005401611328125, 0.011474609375, 0.003875732421875, 0.006134033203125, 0.00518798828125, -0.01025390625, 0.0093994140625, -0.001495361328125, -0.0162353515625, 0.00927734375, -0.005157470703125, -0.034423828...
[ 28670, 10763, 9351, 101805, 100, 2271, 11549, 5775, 31, 47, 1909, 20450, 461, 136951, 400, 7008, 17198, 50828, 21922, 53, 9572, 3253, 38937, 532, 53400, 161063, 3584, 32306, 3794, 65918, 62346, 4552, 39210, 103510, 107409, 30646, 289, 147453,...
[ 0.1871337890625, 0.1146240234375, 0.1849365234375, 0.2430419921875, 0.03472900390625, 0.0677490234375, 0.1832275390625, 0.2193603515625, 0.220703125, 0.1434326171875, 0.268310546875, 0.081787109375, 0.1065673828125, 0.17041015625, 0.0246124267578125, 0.08782958984375, 0.0296325683593...
embed
37076998_c1
37076998
lisp
1
recent one, which remembers the buffer configuration from last time I want to be able to actually code those features (and maybe a bunch of others) when necessary, or install them when they are already available. What I tried (and what doesn't work) I (naively) configured my spacemacs like any lisp/emacs newcomer woul...
recent one, which remembers the buffer configuration from last time I want to be able to actually code those features (and maybe a bunch of others) when necessary, or install them when they are already available. What I tried (and what doesn't work) I (naively) configured my spacemacs like any lisp/emacs newcomer woul...
[ -0.0189208984375, 0.0166015625, -0.003692626953125, -0.0255126953125, -0.0032958984375, 0.0206298828125, 0.003997802734375, 0.0026397705078125, 0.00311279296875, 0.0263671875, -0.006072998046875, 0.0198974609375, -0.0074462890625, -0.0067138671875, -0.01519775390625, -0.0079345703125, ...
[ 17309, 37629, 7, 373, 18234, 180346, 4568, 1733, 3444, 19048, 20653, 18151, 66139, 147306, 3229, 63559, 20600, 21771, 19882, 37842, 22027, 18, 4488, 5844, 222495, 32628, 35572, 1884, 400, 7008, 11883, 4439, 277, 112, 16498, 20633, 65421, 6591...
[ 0.0966796875, 0.140869140625, 0.0863037109375, 0.0814208984375, 0.198486328125, 0.2203369140625, 0.059326171875, 0.0968017578125, 0.0816650390625, 0.06396484375, 0.09490966796875, 0.2315673828125, 0.189208984375, 0.00006103515625, 0.01220703125, 0.096923828125, 0.126220703125, 0.04...
embed
12004422_c0
12004422
lisp
0
Title: Emacs lisp: evaluating list of strings Problem title: Emacs lisp: evaluating list of strings Tags: emacs, yasnippet, string, lisp, elisp Problem: Emacs lisp: evaluating list of strings I am new to elisp but I am trying to spice up my .emacs a little. I am trying to define some paths, but having problems with cre...
Emacs lisp: evaluating list of strings Emacs lisp: evaluating list of strings emacs yasnippet string lisp elisp Emacs emacs.d Emacs lisp: evaluating list of strings I am new to elisp but I am trying to spice up my .emacs a little. I am trying to define some paths, but having problems with creating a list of paths (and ...
[ 0.0260009765625, 0.00360107421875, -0.00738525390625, 0.01275634765625, -0.0186767578125, 0.00946044921875, 0.0135498046875, 0.01312255859375, -0.00010967254638671875, -0.01068115234375, -0.000682830810546875, 0.025634765625, -0.0208740234375, -0.0172119140625, -0.0203857421875, -0.001...
[ 85269, 4439, 400, 7008, 151575, 214, 5303, 111, 79315, 352, 2263, 151, 93, 58134, 15296, 7, 71, 3525, 31577, 170926, 1257, 5, 11883, 10176, 61924, 60875, 44402, 105233, 53550, 2369, 294, 183037, 2046, 26582, 9351, 959, 142424, 237, 3444, ...
[ 0.1541748046875, 0.15087890625, 0.1409912109375, 0.195556640625, 0.18896484375, 0.071044921875, 0.188232421875, 0.0736083984375, 0.2060546875, 0.081787109375, 0.1070556640625, 0.156494140625, 0.15673828125, 0.1883544921875, 0.0848388671875, 0.02691650390625, 0.05572509765625, 0.028...
embed
17360847_c0
17360847
lisp
0
Title: How to implement redo statement (as in Perl and Ruby) in Lisp Problem title: How to implement redo statement (as in Perl and Ruby) in Lisp Tags: common-lisp, control-structure, lisp, redo Problem: How to implement redo statement (as in Perl and Ruby) in Lisp Code that requires break statements or continue statem...
How to implement redo statement (as in Perl and Ruby) in Lisp How to implement redo statement (as in Perl and Ruby) in Lisp common-lisp control-structure lisp redo catch How Perl Ruby Lisp BODY-FORMS How to implement redo statement (as in Perl and Ruby) in Lisp Code that requires break statements or continue statements...
[ 0.00122833251953125, 0.01397705078125, 0.00225830078125, 0.00885009765625, -0.0286865234375, 0.000820159912109375, 0.0027923583984375, 0.0179443359375, 0.00982666015625, -0.0036163330078125, 0.0096435546875, -0.013671875, -0.00830078125, 0.000885009765625, 0.0301513671875, -0.003555297...
[ 11249, 47, 29479, 41313, 63805, 162, 908, 141, 136, 158189, 23, 1261, 7008, 39210, 4086, 254, 6226, 137656, 400, 105556, 335, 181668, 98533, 28864, 144570, 36356, 707, 21342, 46876, 831, 16940, 46389, 619, 30646, 161063, 104250, 151301, 85269...
[ 0.06610107421875, 0.041351318359375, 0.2423095703125, 0.33837890625, 0.261474609375, 0.0777587890625, 0.135986328125, 0.1380615234375, 0.0892333984375, 0.17724609375, 0.1339111328125, 0.2020263671875, 0.248779296875, 0.0968017578125, 0.1055908203125, 0.1778564453125, 0.1893310546875,...
embed
47801013_c0
47801013
lisp
0
Title: Lisp : Don&#x27;t know how to create ISeq from Java.lang.Integer Problem title: Lisp : Don&#x27;t know how to create ISeq from Java.lang.Integer Tags: lisp, java, clojure Problem: Lisp : Don't know how to create ISeq from Java.lang.Integer I'm trying to open a text file and split it into a list of integer values...
Lisp : Don&#x27;t know how to create ISeq from Java.lang.Integer Lisp : Don&#x27;t know how to create ISeq from Java.lang.Integer lisp java clojure Java.lang.Integer Lisp Don ISeq clojure.examples.hello clojure-noob.core Integer clojure.string hab.txt Lisp : Don't know how to create ISeq from Java.lang.Integer I'm tryi...
[ -0.008056640625, 0.019287109375, -0.013427734375, 0.0234375, -0.0184326171875, 0.0306396484375, 0.01263427734375, 0.00634765625, -0.00836181640625, -0.03955078125, -0.02001953125, 0.008056640625, -0.0213623046875, 0.007568359375, 0.0211181640625, -0.00885009765625, -0.01123046875, ...
[ 1261, 7008, 3768, 18, 3714, 3642, 28282, 15744, 13, 864, 1295, 41925, 3066, 67, 1505, 400, 79, 330, 20450, 461, 107, 7650, 302, 13817, 157, 3522, 30854, 44401, 91693, 11598, 124326, 4153, 31577, 9803, 7986, 11435, 65450, 3934, 5303, 892, ...
[ 0.1458740234375, 0.217041015625, 0.05487060546875, 0.0396728515625, 0.1033935546875, 0.0343017578125, 0.1361083984375, 0.140869140625, 0.1617431640625, 0.2413330078125, 0.070068359375, 0.18701171875, 0.1119384765625, 0.15283203125, 0.131103515625, 0.080810546875, 0.023590087890625, ...
embed
1417266_c0
1417266
lisp
0
Title: What is the difference between &#x27;(a b c) and (list &#x27;a &#x27;b &#x27;c)? Problem title: What is the difference between &#x27;(a b c) and (list &#x27;a &#x27;b &#x27;c)? Tags: sbcl, common-lisp, lisp Problem: What is the difference between '(a b c) and (list 'a 'b 'c)? I am reading "On lisp" and encounter...
What is the difference between &#x27;(a b c) and (list &#x27;a &#x27;b &#x27;c)? What is the difference between &#x27;(a b c) and (list &#x27;a &#x27;b &#x27;c)? sbcl common-lisp lisp What CL-USER FOO STYLE-WARNING DEFUN What is the difference between '(a b c) and (list 'a 'b 'c)? I am reading "On lisp" and encountered...
[ 0.021728515625, -0.000949859619140625, 0.006256103515625, 0.0294189453125, -0.0003986358642578125, 0.0157470703125, 0.006622314453125, 0.01214599609375, 0.0263671875, -0.02880859375, 0.0011749267578125, -0.0152587890625, -0.00537109375, -0.006500244140625, -0.0084228515625, 0.000442504...
[ 70, 60212, 17721, 3768, 74, 11, 876, 501, 136, 6562, 238, 34937, 39210, 4086, 254, 400, 7008, 46323, 1062, 50184, 30563, 224170, 60873, 25795, 202001, 14006, 242, 275, 16454, 20320, 190647, 18151, 66161, 661, 29459, 96362, 32354, 11782, 202...
[ 0.06658935546875, 0.206787109375, 0.1259765625, 0.093017578125, 0.032562255859375, 0.07122802734375, 0.1610107421875, 0.1561279296875, 0.07275390625, 0.20849609375, 0.1290283203125, 0.1116943359375, 0.050506591796875, 0.06427001953125, 0.1107177734375, 0.0673828125, 0.160888671875, ...
embed
77712018_c0
77712018
lisp
0
Title: How do I split a string into substrings using a multi-character delimeter in Common Lisp? Problem title: How do I split a string into substrings using a multi-character delimeter in Common Lisp? Tags: common-lisp, lisp, sbcl Problem: How do I split a string into substrings using a multi-character delimeter in Co...
How do I split a string into substrings using a multi-character delimeter in Common Lisp? How do I split a string into substrings using a multi-character delimeter in Common Lisp? common-lisp lisp sbcl a How Common Lisp Hello Dolly How do I split a string into substrings using a multi-character delimeter in Common Lisp...
[ -0.000827789306640625, 0.01458740234375, -0.01129150390625, 0.004791259765625, -0.0174560546875, 0.030029296875, 0.0009307861328125, 0.00020694732666015625, 0.0205078125, -0.007354736328125, -0.0029449462890625, 0.01495361328125, -0.0194091796875, 0.0146484375, 0.005828857421875, 0.006...
[ 11249, 65450, 79315, 3934, 1614, 91693, 7, 6024, 9254, 2263, 8, 150, 29089, 151301, 1261, 7008, 39210, 4086, 254, 400, 34937, 35378, 20384, 538, 54, 87, 10, 17368, 23, 23468, 93343, 11001, 62816, 184, 944, 4353, 3956, 21373, 32354, 14037,...
[ 0.04498291015625, 0.2412109375, 0.251953125, 0.176513671875, 0.215087890625, 0.259765625, 0.045074462890625, 0.1783447265625, 0.063720703125, 0.06787109375, 0.134033203125, 0.1319580078125, 0.1864013671875, 0.171875, 0.1319580078125, 0.187255859375, 0.0982666015625, 0.0400695800781...
embed
21794379_c0
21794379
lisp
0
Title: Array with initial content that is determined by function Problem title: Array with initial content that is determined by function Tags: multidimensional-array, macros, common-lisp, lisp Problem: Array with initial content that is determined by function I'm trying to create a multidimensional array with initial ...
Array with initial content that is determined by function Array with initial content that is determined by function multidimensional-array macros common-lisp lisp 0 Array Array with initial content that is determined by function I'm trying to create a multidimensional array with initial content that is determined by a ...
[ 0.0034332275390625, 0.002716064453125, -0.004425048828125, 0.00081634521484375, 0.00007772445678710938, -0.004119873046875, 0.00732421875, -0.0035552978515625, 0.0005035400390625, -0.0201416015625, -0.01019287109375, 0.0027313232421875, 0.0023651123046875, -0.00823974609375, 0.0145874023...
[ 69253, 53, 678, 61475, 10941, 450, 83, 83324, 71, 390, 32354, 6024, 157955, 19305, 111789, 39210, 4086, 254, 400, 7008, 757, 31577, 28282, 10298, 23468, 54, 58735, 27781, 116, 425, 304, 77878, 7, 163, 64947, 284, 2389, 4958, 8439, 11249, ...
[ 0.211181640625, 0.1790771484375, 0.095458984375, 0.2022705078125, 0.2384033203125, 0.005584716796875, 0.04498291015625, 0.1844482421875, 0.040496826171875, 0.1004638671875, 0.231201171875, 0.1204833984375, 0.177978515625, 0.1300048828125, 0.2381591796875, 0.12548828125, 0.07635498046...
embed
76073642_c1
76073642
lisp
1
ones)) (delay (add-streams (tail integers) (tail ones)))) -----> (cons 2 (delay (add-streams (tail integers) (tail ones)))) The outer tail call then forces the (add-streams (tail integers) (tail ones)) promise to evaluate: (add-streams (tail integers) (tail ones)) -----> (add-streams (cons 2 (delay ...)) (cons 1 (dela...
ones)) (delay (add-streams (tail integers) (tail ones)))) -----> (cons 2 (delay (add-streams (tail integers) (tail ones)))) The outer tail call then forces the (add-streams (tail integers) (tail ones)) promise to evaluate: (add-streams (tail integers) (tail ones)) -----> (add-streams (cons 2 (delay ...)) (cons 1 (dela...
[ -0.0000782012939453125, 0.017578125, 0.005157470703125, 0.002777099609375, 0.01177978515625, 0.00775146484375, 0.008056640625, -0.0252685546875, 0.004119873046875, -0.0157470703125, 0.02197265625, -0.0113525390625, 0.021240234375, 0.033935546875, 0.01458740234375, -0.0159912109375, 0...
[ 64333, 112, 5259, 4028, 86429, 46741, 892, 26255, 16, 80126, 152745, 25553, 116, 15, 7, 1810, 56, 11782, 84616, 103036, 151575, 13, 153, 106, 32149, 28229, 22183, 31251, 11, 167089, 138, 10336, 70, 16750, 2046, 4, 84751, 35166, 9077, 2678...
[ 0.1956787109375, 0.142333984375, 0.2261962890625, 0.1380615234375, 0.2171630859375, 0.23779296875, 0.1317138671875, 0.1318359375, 0.002288818359375, 0.008026123046875, 0.0282745361328125, 0.169189453125, 0.06964111328125, 0.0025634765625, 0.002105712890625, 0.132568359375, 0.09326171...
embed
47283937_c0
47283937
lisp
0
Title: SLIME on Emacs with paredit in repl - how to prevent execution of incomplete but balanced expressions? Problem title: SLIME on Emacs with paredit in repl - how to prevent execution of incomplete but balanced expressions? Tags: lisp, paredit, slime, common-lisp, emacs Problem: SLIME on Emacs with paredit in repl ...
SLIME on Emacs with paredit in repl - how to prevent execution of incomplete but balanced expressions? SLIME on Emacs with paredit in repl - how to prevent execution of incomplete but balanced expressions? lisp paredit slime common-lisp emacs SLIME Emacs CL-USER Hello SLIME on Emacs with paredit in repl - how to preven...
[ -0.00958251953125, -0.0079345703125, -0.00762939453125, 0.00125885009765625, -0.0205078125, 0.0272216796875, 0.0166015625, -0.0120849609375, 0.0045166015625, -0.0047607421875, -0.00133514404296875, 0.007568359375, -0.0159912109375, -0.0184326171875, 0.004486083984375, 0.01416015625, ...
[ 42135, 66820, 98, 85269, 4439, 678, 366, 45082, 23, 456, 2424, 3642, 56282, 71924, 82940, 46485, 1284, 40197, 71, 125195, 400, 7008, 34264, 13, 39210, 4086, 254, 352, 2263, 46323, 1062, 35378, 1830, 4527, 6275, 11417, 91, 204629, 28484, 3...
[ 0.179443359375, 0.2298583984375, 0.0908203125, 0.134765625, 0.166259765625, 0.042755126953125, 0.1353759765625, 0.2431640625, 0.029815673828125, 0.107177734375, 0.192626953125, 0.06103515625, 0.2227783203125, 0.1710205078125, 0.135009765625, 0.1732177734375, 0.10052490234375, 0.218...
embed
4474583_c0
4474583
lisp
0
Title: Help writing emacs lisp for emacs etags search Problem title: Help writing emacs lisp for emacs etags search Tags: lisp, elisp, emacs Problem: Help writing emacs lisp for emacs etags search I'm looking for some help developing what I think should be an easy program. I want something similar to Emacs tags-search ...
Help writing emacs lisp for emacs etags search Help writing emacs lisp for emacs etags search lisp elisp emacs Help Help writing emacs lisp for emacs etags search I'm looking for some help developing what I think should be an easy program. I want something similar to Emacs tags-search command, but I want to collect all...
[ 0.02099609375, 0.0135498046875, -0.0167236328125, -0.0272216796875, -0.0184326171875, 0.0361328125, -0.0147705078125, 0.003875732421875, 0.0040283203125, -0.036865234375, 0.018798828125, 0.0235595703125, -0.0206298828125, 0.007049560546875, -0.0023345947265625, 0.00323486328125, -0.0...
[ 39527, 32562, 352, 2263, 7, 400, 7008, 100, 28, 75985, 33938, 15296, 16487, 4358, 168698, 5351, 5608, 23468, 1528, 3444, 21373, 85269, 4439, 69141, 86250, 75101, 43799, 756, 50339, 3934, 10, 373, 18234, 1957, 111, 276, 9, 47644, 903, 1719...
[ 0.1177978515625, 0.1524658203125, 0.09161376953125, 0.1654052734375, 0.1207275390625, 0.130859375, 0.2109375, 0.08489990234375, 0.09149169921875, 0.2021484375, 0.1851806640625, 0.05657958984375, 0.029144287109375, 0.079833984375, 0.0689697265625, 0.02069091796875, 0.0227813720703125,...
embed
16284324_c0
16284324
lisp
0
Title: Racket hash equality Problem title: Racket hash equality Tags: racket, unit-testing, lisp Problem: Racket hash equality I've been playing around with Racket and Rackunit. I'm in the process of porting my little static site generator to Racket and writing unit tests and ran into this weird problem. #lang racket (...
Racket hash equality Racket hash equality racket unit-testing lisp rackunit Racket yaml:2:1 Welcome DrRacket Language FAILURE Documents Racket hash equality I've been playing around with Racket and Rackunit. I'm in the process of porting my little static site generator to Racket and writing unit tests and ran into this...
[ -0.01513671875, 0.00579833984375, -0.00860595703125, 0.0140380859375, -0.01513671875, -0.007080078125, -0.01141357421875, -0.0166015625, -0.0147705078125, 0.04052734375, -0.015380859375, 0.003875732421875, 0.008544921875, 0.00927734375, -0.0003032684326171875, 0.00396728515625, -0.00...
[ 2552, 27853, 1556, 127, 28, 161789, 673, 25072, 6954, 400, 7008, 28779, 6262, 217, 151, 7237, 304, 19721, 91334, 1773, 12248, 83658, 15491, 16444, 75169, 81585, 196, 10176, 201939, 1764, 145823, 109921, 179459, 2967, 73342, 15400, 3034, 35782...
[ 0.13623046875, 0.2232666015625, 0.1363525390625, 0.1182861328125, 0.04339599609375, 0.1585693359375, 0.1065673828125, 0.1336669921875, 0.1549072265625, 0.045928955078125, 0.139892578125, 0.09027099609375, 0.06787109375, 0.17919921875, 0.09600830078125, 0.1473388671875, 0.0517578125, ...
embed
24236116_c0
24236116
lisp
0
Title: Difference between 1st and 2nd version of &quot;How to Design Programs&quot; (HTDP) Problem title: Difference between 1st and 2nd version of &quot;How to Design Programs&quot; (HTDP) Tags: racket, lisp, htdp, scheme Problem: Difference between 1st and 2nd version of "How to Design Programs" (HTDP) i searched the...
Difference between 1st and 2nd version of &quot;How to Design Programs&quot; (HTDP) Difference between 1st and 2nd version of &quot;How to Design Programs&quot; (HTDP) racket lisp htdp scheme Difference How Design Programs HTDP Difference between 1st and 2nd version of "How to Design Programs" (HTDP) i searched the int...
[ -0.00148773193359375, 0.0174560546875, -0.01300048828125, 0.0303955078125, -0.0019683837890625, 0.02001953125, -0.0145263671875, 0.020751953125, 0.0019683837890625, 0.004425048828125, -0.00066375732421875, -0.02392578125, -0.021240234375, -0.00054931640625, 0.0216064453125, -0.00759887...
[ 803, 18234, 6620, 17721, 106, 271, 136, 116, 2208, 11389, 81826, 47, 11724, 7663, 18544, 28399, 27853, 7008, 9703, 71, 254, 150370, 11249, 7, 33938, 21974, 35166, 60212, 5117, 17932, 4331, 103391, 44084, 5608, 4034, 678, 64457, 1632, 79737,...
[ 0.05206298828125, 0.1632080078125, 0.037750244140625, 0.101318359375, 0.0943603515625, 0.11767578125, 0.072021484375, 0.1695556640625, 0.1173095703125, 0.1815185546875, 0.1363525390625, 0.120849609375, 0.217041015625, 0.177490234375, 0.1527099609375, 0.22021484375, 0.09405517578125, ...
embed
4597167_c0
4597167
lisp
0
Title: Tierless web framework with Javascript? Problem title: Tierless web framework with Javascript? Tags: web-frameworks, lisp, javascript, hyperlink Problem: Tierless web framework with Javascript? Links is a lisp-like functional web programming language/framework that makes it easy to write a single piece of code t...
Tierless web framework with Javascript? Tierless web framework with Javascript? web-frameworks lisp javascript hyperlink Tierless Javascript Tierless web framework with Javascript? Links is a lisp-like functional web programming language/framework that makes it easy to write a single piece of code that is compiled to s...
[ 0.006317138671875, 0.005096435546875, -0.01007080078125, -0.01507568359375, -0.0096435546875, -0.00823974609375, 0.0155029296875, 0.0191650390625, -0.003265380859375, -0.043701171875, -0.00830078125, -0.00445556640625, -0.0084228515625, 0.01336669921875, 0.01409912109375, -0.0048217773...
[ 59646, 9393, 1467, 170846, 678, 74181, 160328, 18244, 400, 7008, 136951, 59058, 10187, 57890, 83, 5062, 123309, 56037, 46876, 30482, 23468, 33022, 11001, 63847, 18151, 5974, 10723, 8752, 23282, 64977, 19097, 5045, 99156, 86685, 149067, 5609, 11...
[ 0.225341796875, 0.2322998046875, 0.1497802734375, 0.23681640625, 0.0986328125, 0.270751953125, 0.142822265625, 0.134521484375, 0.122314453125, 0.173828125, 0.2484130859375, 0.095703125, 0.203857421875, 0.259765625, 0.056060791015625, 0.111083984375, 0.129638671875, 0.14208984375, ...
embed
37896091_c0
37896091
lisp
0
Title: Language without free variables Problem title: Language without free variables Tags: closures, functional-programming, lambda, lisp, scheme Problem: Language without free variables After reading the "Why the FUNARG Problem Should be Called the Environment Problem" I've asked myself a question: what happens, if w...
Language without free variables Language without free variables closures functional-programming lambda lisp scheme Language Language without free variables After reading the "Why the FUNARG Problem Should be Called the Environment Problem" I've asked myself a question: what happens, if we forbid defining a function, th...
[ 0.0033416748046875, 0.009765625, -0.0020294189453125, -0.006988525390625, -0.00653076171875, -0.000827789306640625, -0.00408935546875, 0.01251220703125, 0.0020294189453125, -0.040771484375, -0.00311279296875, -0.0162353515625, -0.003204345703125, 0.0020294189453125, 0.02197265625, -0.0...
[ 83658, 15490, 4092, 77336, 170224, 123309, 28966, 6492, 85, 400, 7008, 150370, 136258, 11909, 724, 15649, 686, 1900, 674, 96276, 2174, 100, 34833, 13204, 449, 32354, 53418, 28282, 959, 107003, 2663, 67919, 110, 65998, 20903, 645, 70541, 12960...
[ 0.198486328125, 0.1322021484375, 0.17236328125, 0.259521484375, 0.260986328125, 0.11572265625, 0.1053466796875, 0.1319580078125, 0.09228515625, 0.06817626953125, 0.124267578125, 0.120361328125, 0.0478515625, 0.0831298828125, 0.1488037109375, 0.153564453125, 0.1058349609375, 0.13110...
embed
65275285_c0
65275285
lisp
0
Title: How does this piece create list of all sublists for a given list? Problem title: How does this piece create list of all sublists for a given list? Tags: lisp, common-lisp Problem: How does this piece create list of all sublists for a given list? Can someine please explain me the following piece of code? I unders...
How does this piece create list of all sublists for a given list? How does this piece create list of all sublists for a given list? lisp common-lisp How all_sublists How does this piece create list of all sublists for a given list? Can someine please explain me the following piece of code? I understand what every small...
[ -0.00482177734375, 0.00201416015625, 0.02001953125, 0.0211181640625, -0.0172119140625, 0.01129150390625, 0.005950927734375, 0.01177978515625, 0.00335693359375, -0.024658203125, 0.0167236328125, -0.01397705078125, 0.01409912109375, 0.02294921875, -0.0072021484375, 0.0205078125, 0.0334...
[ 11249, 14602, 63847, 28282, 5303, 111, 756, 1614, 6562, 7, 34475, 100, 400, 7008, 39210, 4086, 254, 22144, 903, 73342, 25632, 18151, 28219, 19336, 3642, 4488, 25842, 32354, 20949, 190, 30646, 158, 71, 2174, 96, 83, 34627, 17324, 17932, 13...
[ 0.0902099609375, 0.055816650390625, 0.111083984375, 0.14501953125, 0.1710205078125, 0.0207672119140625, 0.145263671875, 0.2021484375, 0.257568359375, 0.081787109375, 0.0235443115234375, 0.0226898193359375, 0.0748291015625, 0.1837158203125, 0.135009765625, 0.06378173828125, 0.15356445...
embed
19992698_c0
19992698
lisp
0
Title: How to print the largest and lowest value in a nested list in Lisp Problem title: How to print the largest and lowest value in a nested list in Lisp Tags: list, nested, lisp Problem: How to print the largest and lowest value in a nested list in Lisp I'm trying to develop a simple function that returns the smalle...
How to print the largest and lowest value in a nested list in Lisp How to print the largest and lowest value in a nested list in Lisp list nested lisp How Lisp How to print the largest and lowest value in a nested list in Lisp I'm trying to develop a simple function that returns the smallest and largest value in Lisp. ...
[ -0.00946044921875, 0.01519775390625, 0.00762939453125, -0.0057373046875, -0.0035247802734375, 0.035400390625, -0.005584716796875, -0.01373291015625, 0.00836181640625, 0.00579833984375, 0.0028533935546875, -0.0225830078125, -0.0034637451171875, 0.01312255859375, 0.0130615234375, -0.0092...
[ 11249, 28412, 70, 142105, 136, 459, 25617, 34292, 8512, 71, 5303, 1261, 7008, 23, 400, 47, 85493, 8781, 32354, 30646, 19336, 525, 62822, 29806, 18151, 43240, 1884, 15549, 35142, 30957 ]
[ 0.052093505859375, 0.2125244140625, 0.048492431640625, 0.1962890625, 0.1441650390625, 0.1368408203125, 0.201904296875, 0.1990966796875, 0.1986083984375, 0.1226806640625, 0.2156982421875, 0.1571044921875, 0.2188720703125, 0.03851318359375, 0.105224609375, 0.01739501953125, 0.000335693...
embed
6720954_c0
6720954
lisp
0
Title: flet equivalent of let*? Problem title: flet equivalent of let*? Tags: elisp, lisp Problem: flet equivalent of let*? There is not an flet* for flet as there is let* for let that I can find in emacs lisp -- so are any of these four alternatives more idiomatic for defining a function used multiple times by a singl...
flet equivalent of let*? flet equivalent of let*? elisp lisp add1 add1twice add2 flet equivalent of let*? There is not an flet* for flet as there is let* for let that I can find in emacs lisp -- so are any of these four alternatives more idiomatic for defining a function used multiple times by a single function defined...
[ 0.0135498046875, -0.00107574462890625, 0.0069580078125, -0.00182342529296875, -0.016357421875, -0.0021820068359375, -0.00811767578125, -0.007293701171875, 0.00994873046875, -0.0003604888916015625, 0.0089111328125, 0.00933837890625, -0.0016021728515625, 0.022216796875, 0.0159912109375, ...
[ 86266, 183234, 2633, 1639, 15296, 7008, 400, 15190, 418, 32290, 2980, 304, 111, 959, 100, 7413, 352, 2263, 7, 22759, 30700, 1286, 49666, 9523, 13204, 32354, 11814, 48716, 20028, 11001, 61924, 27781, 3444, 33740, 28032, 50782, 86769, 138, 20...
[ 0.281982421875, 0.211181640625, 0.2347412109375, 0.165771484375, 0.049713134765625, 0.1605224609375, 0.0777587890625, 0.169677734375, 0.09716796875, 0.05181884765625, 0.1380615234375, 0.044464111328125, 0.00213623046875, 0.0278167724609375, 0.00799560546875, 0.0218048095703125, 0.036...
embed
5613874_c0
5613874
lisp
0
Title: Lisp - checking if a list is sorted Problem title: Lisp - checking if a list is sorted Tags: comparison, sorting, lisp Problem: Lisp - checking if a list is sorted I am trying to write a Lisp function ordered that returns True if the list it is given is sorted either in ascending or descending order. So far I ha...
Lisp - checking if a list is sorted Lisp - checking if a list is sorted comparison sorting lisp Lisp temp1 Lisp - checking if a list is sorted I am trying to write a Lisp function ordered that returns True if the list it is given is sorted either in ascending or descending order. So far I have 3 helper functions to sor...
[ 0.0081787109375, 0.0133056640625, 0.0098876953125, -0.0098876953125, -0.02392578125, 0.00799560546875, -0.0087890625, -0.024169921875, -0.00154876708984375, 0.01507568359375, 0.01239013671875, 0.036376953125, 0.00860595703125, -0.024169921875, 0.005584716796875, 0.0079345703125, -0.0...
[ 1261, 7008, 175199, 2174, 5303, 83, 17497, 71, 225490, 12096, 400, 20805, 418, 10, 31577, 33022, 32354, 12989, 297, 30646, 87599, 34475, 23, 82800, 60887, 2060, 138, 4358, 56, 3917, 69101, 83324, 63134, 11782, 866, 163684, 12638, 1733, 2081...
[ 0.1654052734375, 0.2196044921875, 0.228515625, 0.1287841796875, 0.217529296875, 0.0614013671875, 0.230712890625, 0.1412353515625, 0.193359375, 0.1898193359375, 0.1199951171875, 0.115234375, 0.0198822021484375, 0.000274658203125, 0.038848876953125, 0.047332763671875, 0.12744140625, ...
embed
35286667_c0
35286667
lisp
0
Title: Dynamically built functions in LISP Problem title: Dynamically built functions in LISP Tags: common-lisp, lisp, metaprogramming Problem: Dynamically built functions in LISP I have a question concerning dynamically built functions (or something comparable). In Java I can write some Source programmatically into a ...
Dynamically built functions in LISP Dynamically built functions in LISP common-lisp lisp metaprogramming Dynamically LISP Dynamically built functions in LISP I have a question concerning dynamically built functions (or something comparable). In Java I can write some Source programmatically into a String, compile this s...
[ 0.0174560546875, 0.0086669921875, 0.0003948211669921875, 0.00970458984375, -0.00628662109375, 0.0264892578125, -0.0027313232421875, -0.00335693359375, 0.0118408203125, -0.03662109375, 0.007568359375, 0.00182342529296875, -0.019287109375, -0.026123046875, 0.00823974609375, 0.00637817382...
[ 73327, 39, 71407, 88303, 32354, 16970, 9434, 39210, 4086, 254, 400, 7008, 23550, 28966, 9655, 84079, 25958, 215667, 360, 41925, 831, 33022, 77641, 11720, 3934, 23351, 214, 9969, 79315, 71924, 1884, 133196, 101412, 234873, 28282, 2965, 18151, ...
[ 0.149169921875, 0.1131591796875, 0.05078125, 0.216064453125, 0.2130126953125, 0.1318359375, 0.2330322265625, 0.062744140625, 0.07562255859375, 0.1492919921875, 0.08233642578125, 0.16748046875, 0.08294677734375, 0.1336669921875, 0.033538818359375, 0.2060546875, 0.0875244140625, 0.07...
embed
19920260_c0
19920260
lisp
0
Title: string-to-number and insert give control characters (e.g., ^C, ^D) instead of numbers (e.g., 3, 4) Problem title: string-to-number and insert give control characters (e.g., ^C, ^D) instead of numbers (e.g., 3, 4) Tags: lisp, emacs, elisp Problem: string-to-number and insert give control characters (e.g., ^C, ^D)...
string-to-number and insert give control characters (e.g., ^C, ^D) instead of numbers (e.g., 3, 4) string-to-number and insert give control characters (e.g., ^C, ^D) instead of numbers (e.g., 3, 4) lisp emacs elisp e.g Enter Number nb_str string-to-number and insert give control characters (e.g., ^C, ^D) instead of num...
[ -0.01544189453125, -0.01458740234375, -0.01116943359375, 0.0145263671875, -0.00836181640625, 0.04638671875, -0.00384521484375, -0.0142822265625, 0.015625, -0.0269775390625, -0.0184326171875, -0.02294921875, -0.01495361328125, 0.01300048828125, -0.0016021728515625, -0.009521484375, 0....
[ 79315, 188, 2606, 1297, 136, 183540, 8337, 6226, 124850, 13331, 441, 397, 64457, 101935, 138, 13956, 400, 7008, 352, 2263, 15296, 60816, 103332, 653, 275, 9297, 31577, 32354, 105876, 38937, 30957, 14012, 20271, 12960, 1733, 135179, 15549, 344...
[ 0.26171875, 0.23486328125, 0.2196044921875, 0.201171875, 0.05938720703125, 0.25390625, 0.1456298828125, 0.237548828125, 0.1751708984375, 0.08709716796875, 0.10595703125, 0.1165771484375, 0.1737060546875, 0.1563720703125, 0.0806884765625, 0.1322021484375, 0.0858154296875, 0.19982910...
embed
61951771_c0
61951771
lisp
0
Title: Colon in a custom function name causing error Problem title: Colon in a custom function name causing error Tags: lisp, common-lisp Problem: Colon in a custom function name causing error I'm new to Lisp and I'm currently trying to redo an old UCI Lisp program in Common Lisp. I'm having the following problem when ...
Colon in a custom function name causing error Colon in a custom function name causing error lisp common-lisp # Colon HEADER-CD header:cd READ INPUT BUFFERED FILE-STREAM CHARACTER funcs.lisp HEADER Colon in a custom function name causing error I'm new to Lisp and I'm currently trying to redo an old UCI Lisp program in C...
[ 0.020751953125, -0.0074462890625, 0.00101470947265625, 0.01806640625, -0.0111083984375, -0.006805419921875, 0.00677490234375, 0.00125885009765625, -0.0032196044921875, -0.01287841796875, 0.006744384765625, -0.026611328125, -0.0018310546875, -0.002655029296875, -0.0012054443359375, -0.0...
[ 156637, 23, 114122, 32354, 9351, 216806, 18499, 10, 400, 7008, 39210, 4086, 254, 27544, 284, 18044, 16069, 10336, 56, 71574, 188300, 5881, 124599, 22013, 30110, 30096, 563, 52099, 56564, 25087, 126349, 7477, 4439, 1261, 41313, 183842, 1528, 1...
[ 0.29150390625, 0.09088134765625, 0.246826171875, 0.2159423828125, 0.1708984375, 0.1502685546875, 0.194580078125, 0.062744140625, 0.0966796875, 0.169677734375, 0.126220703125, 0.0892333984375, 0.125244140625, 0.07470703125, 0.0675048828125, 0.1033935546875, 0.07958984375, 0.15063476...
embed
15269193_c0
15269193
lisp
0
Title: Stack overflow from recursive function call in Lisp Problem title: Stack overflow from recursive function call in Lisp Tags: tail-recursion, clisp, common-lisp, land-of-lisp, lisp Problem: Stack overflow from recursive function call in Lisp I am learning Lisp from the book "The Land of Lisp" by Conrad Barski. No...
Stack overflow from recursive function call in Lisp Stack overflow from recursive function call in Lisp tail-recursion clisp common-lisp land-of-lisp lisp recursive Stack Lisp Stack overflow from recursive function call in Lisp I am learning Lisp from the book "The Land of Lisp" by Conrad Barski. Now I have hit my firs...
[ 0.00142669677734375, 0.0299072265625, 0.00604248046875, 0.01336669921875, 0.00135040283203125, 0.0027313232421875, -0.01251220703125, 0.00958251953125, 0.006988525390625, -0.046630859375, 0.01483154296875, -0.0228271484375, 0.0137939453125, 0.013671875, 0.031005859375, 0.00592041015625...
[ 6512, 2594, 645, 118664, 1295, 195625, 5844, 32354, 11782, 1261, 7008, 46741, 107, 48650, 95701, 39210, 4086, 254, 3551, 4390, 400, 52080, 12877, 6557, 111, 149728, 3253, 1336, 5962, 5117, 79298, 46389, 42179, 141377, 27781, 54529, 55769, 530...
[ 0.1527099609375, 0.11328125, 0.139892578125, 0.2666015625, 0.0474853515625, 0.2108154296875, 0.0675048828125, 0.1514892578125, 0.1453857421875, 0.1768798828125, 0.23388671875, 0.1485595703125, 0.0013427734375, 0.1361083984375, 0.0992431640625, 0.06439208984375, 0.098388671875, 0.15...
embed
11351443_c0
11351443
lisp
0
Title: How to export slots and accessors from Lisp classes? Problem title: How to export slots and accessors from Lisp classes? Tags: common-lisp, clos, sbcl, lisp Problem: How to export slots and accessors from Lisp classes? This is my class's package: (in-package :cl-user) (defpackage foo (:use :cl) (:export :bar)) (...
How to export slots and accessors from Lisp classes? How to export slots and accessors from Lisp classes? common-lisp clos sbcl lisp Lisp the How CL-USER foo:bar When BAZ Condition SIMPLE-ERROR How to export slots and accessors from Lisp classes? This is my class's package: I can create an instance of bar in package cl...
[ 0.0201416015625, 0.0091552734375, -0.00616455078125, 0.0009918212890625, -0.01080322265625, 0.0142822265625, 0.0120849609375, 0.01171875, 0.0026397705078125, 0.01129150390625, -0.0034942626953125, -0.0023651123046875, 0.013671875, 0.00872802734375, -0.0033721923828125, -0.0174560546875...
[ 11249, 47, 31255, 121892, 136, 17203, 25251, 1295, 1261, 7008, 61112, 39210, 4086, 254, 20450, 34937, 400, 70, 46323, 1062, 50184, 5775, 31, 1299, 335, 17200, 46347, 40288, 103084, 12501, 14255, 18507, 98169, 831, 28282, 110527, 1909, 33139, ...
[ 0.0635986328125, 0.023284912109375, 0.2393798828125, 0.27685546875, 0.1324462890625, 0.1619873046875, 0.1846923828125, 0.085693359375, 0.17333984375, 0.2364501953125, 0.214111328125, 0.086181640625, 0.1201171875, 0.16455078125, 0.1195068359375, 0.0975341796875, 0.1165771484375, 0.0...
embed
16447266_c0
16447266
lisp
0
Title: HTTP request in Emacs Problem title: HTTP request in Emacs Tags: emacs, lisp, elisp Problem: HTTP request in Emacs I'm trying to send an HTTP GET request from my elisp code and store the contents of the response in a variable. As simple as use LWP::Simple; my $data = get("http://some.url"); I use Windows 7 & Ema...
HTTP request in Emacs HTTP request in Emacs emacs lisp elisp HTTP Emacs LWP::Simple some.url breqwas.net test.txt Keyword emacs.txt HTTP request in Emacs I'm trying to send an HTTP GET request from my elisp code and store the contents of the response in a variable. As simple as I use Windows 7 & Emacs 24.2. I tried usi...
[ 0.007659912109375, 0.0107421875, -0.0004711151123046875, -0.01202392578125, -0.00506591796875, 0.025146484375, -0.0164794921875, 0.00150299072265625, -0.00970458984375, -0.0203857421875, 0.017822265625, 0.00701904296875, -0.03369140625, -0.00396728515625, -0.00933837890625, -0.01977539...
[ 135913, 50336, 23, 85269, 4439, 352, 2263, 400, 7008, 15296, 339, 139873, 8859, 33209, 3060, 25002, 12562, 864, 13689, 1179, 3034, 124326, 189755, 7, 31577, 25379, 79794, 1295, 18151, 4343, 10941, 57553, 77336, 8781, 4527, 3773, 361, 619, 1...
[ 0.2373046875, 0.2034912109375, 0.06463623046875, 0.205322265625, 0.240478515625, 0.1280517578125, 0.1595458984375, 0.0780029296875, 0.201171875, 0.1151123046875, 0.0037841796875, 0.15283203125, 0.057861328125, 0.110107421875, 0.0810546875, 0.1346435546875, 0.121826171875, 0.0479431...
embed
57982873_c1
57982873
lisp
1
(foo) foo)) `(LET (,`(,'#:G825 ,FOO)) ,(LET ((FOO '#:G825)) FOO)) T The variable my macro uses to store the value of foo is the same for every expansion of this form, in this case it would be #:G825 . This is akin to defining a macro like the following: (defmacro identity-except-for-bar (foo) `(let ((bar 2)) ,foo)) Th...
(foo) foo)) `(LET (,`(,'#:G825 ,FOO)) ,(LET ((FOO '#:G825)) FOO)) T The variable my macro uses to store the value of foo is the same for every expansion of this form, in this case it would be #:G825 . This is akin to defining a macro like the following: (defmacro identity-except-for-bar (foo) `(let ((bar 2)) ,foo)) Th...
[ 0.00848388671875, 0.01324462890625, -0.0257568359375, -0.00811767578125, -0.00078582763671875, 0.0098876953125, -0.0018310546875, 0.008056640625, 0.0206298828125, -0.0130615234375, -0.007537841796875, -0.013671875, 0.00927734375, 0.012939453125, 0.000614166259765625, 0.007293701171875,...
[ 3584, 31, 5775, 16, 27089, 724, 1019, 2588, 919, 30563, 88942, 563, 384, 77336, 759, 111789, 4527, 4343, 34292, 83, 5701, 11907, 14700, 66, 6889, 3173, 468, 27255, 13204, 15322, 182324, 19462, 2472, 1299, 1974, 4958, 141621, 1909, 24874, ...
[ 0.1942138671875, 0.193115234375, 0.2108154296875, 0.00091552734375, 0.1558837890625, 0.0682373046875, 0.1741943359375, 0.280517578125, 0.08160400390625, 0.1685791015625, 0.2208251953125, 0.10723876953125, 0.0047607421875, 0.2685546875, 0.0787353515625, 0.2227783203125, 0.081604003906...
embed
1670127_c0
1670127
lisp
0
Title: Compiled dynamic language Problem title: Compiled dynamic language Tags: lisp, compiled, programming-languages, reflection, self-modifying Problem: Compiled dynamic language I search for a programming language for which a compiler exists and that supports self modifying code. I’ve heared that Lisp supports these...
Compiled dynamic language Compiled dynamic language lisp compiled programming-languages reflection self-modifying Compiled Compiled dynamic language I search for a programming language for which a compiler exists and that supports self modifying code. I’ve heared that Lisp supports these features, but I was wondering i...
[ 0.01483154296875, 0.01129150390625, 0.018798828125, 0.01708984375, -0.0011749267578125, 0.01226806640625, -0.0184326171875, 0.0103759765625, -0.007415771484375, -0.036376953125, 0.00113677978515625, -0.010498046875, -0.02099609375, -0.001129150390625, 0.0048828125, 0.0157470703125, 0...
[ 15612, 14, 6259, 84079, 46876, 400, 7008, 375, 5974, 56037, 449, 196651, 44961, 1830, 15970, 13415, 151138, 33938, 9969, 34759, 32316, 8060, 2811, 18151, 36802, 1261, 6097, 66139, 149016, 1286, 313, 64, 37223, 397, 156607, 17306, 3444, 19048,...
[ 0.1217041015625, 0.1331787109375, 0.0601806640625, 0.222412109375, 0.21826171875, 0.1192626953125, 0.23681640625, 0.072021484375, 0.2161865234375, 0.115478515625, 0.0277557373046875, 0.1700439453125, 0.1856689453125, 0.08990478515625, 0.2216796875, 0.1409912109375, 0.1981201171875, ...
embed
22522394_c0
22522394
lisp
0
Title: Scheme evaluating procedures and special forms Problem title: Scheme evaluating procedures and special forms Tags: lisp, scheme, special-form Problem: Scheme evaluating procedures and special forms I have a question on the evaluation of Scheme, I just want to make sure I have a correct understanding on how proce...
Scheme evaluating procedures and special forms Scheme evaluating procedures and special forms lisp scheme special-form Scheme Scheme evaluating procedures and special forms I have a question on the evaluation of Scheme, I just want to make sure I have a correct understanding on how procedures are evaluated. So when the...
[ 0.0030364990234375, 0.048583984375, -0.00494384765625, -0.01068115234375, -0.01312255859375, 0.0087890625, -0.0003070831298828125, -0.010009765625, -0.00933837890625, -0.01904296875, 0.00872802734375, 0.00112152099609375, -0.01513671875, -0.01806640625, 0.00104522705078125, -0.00622558...
[ 34702, 282, 151575, 214, 50491, 5361, 3173, 400, 7008, 150370, 5037, 9655, 219836, 111, 26785, 100094, 3642, 621, 297, 29481, 56, 4034, 5303, 5117, 12830, 1556, 47, 18499, 12638, 115081, 171859, 12921, 9433, 175100, 6626, 17262, 34627, 61261,...
[ 0.2249755859375, 0.2059326171875, 0.232421875, 0.06793212890625, 0.23486328125, 0.1568603515625, 0.223876953125, 0.0726318359375, 0.1668701171875, 0.2423095703125, 0.1695556640625, 0.04815673828125, 0.249755859375, 0.0218048095703125, 0.0258941650390625, 0.0401611328125, 0.0258636474...
embed
77225099_c0
77225099
lisp
0
Title: add-movie function does not work as intended Problem title: add-movie function does not work as intended Tags: common-lisp, lisp Problem: add-movie function does not work as intended Over a couple of trial and errors, my add-movie function is not seeming to work. It takes in a movie structure and an array. It ad...
add-movie function does not work as intended add-movie function does not work as intended common-lisp lisp NIL Trying CL-USER Titanic James Cameron Romance add-movie function does not work as intended Over a couple of trial and errors, my add-movie function is not seeming to work. It takes in a movie structure and an a...
[ -0.01239013671875, 0.0234375, 0.013671875, -0.02685546875, -0.004364013671875, 0.00933837890625, 0.00640869140625, 0.002532958984375, -0.00732421875, 0.0022735595703125, -0.01336669921875, 0.000652313232421875, 0.0184326171875, -0.0240478515625, -0.01214599609375, 0.0035400390625, -0...
[ 15190, 9, 136036, 32354, 14602, 959, 4488, 237, 179140, 39210, 4086, 254, 400, 7008, 541, 16444, 40858, 46323, 1062, 50184, 213833, 14631, 100862, 12610, 329, 24941, 110324, 18499, 759, 48903, 51776, 23, 14277, 45646, 136, 10298, 3934, 2174, ...
[ 0.1986083984375, 0.0723876953125, 0.271728515625, 0.2313232421875, 0.00415802001953125, 0.11883544921875, 0.1746826171875, 0.1319580078125, 0.2178955078125, 0.1134033203125, 0.07611083984375, 0.1512451171875, 0.06304931640625, 0.1390380859375, 0.0307464599609375, 0.1214599609375, 0.0...
embed
2736037_c0
2736037
lisp
0
Title: LISP: Keyword parameters, supplied-p Problem title: LISP: Keyword parameters, supplied-p Tags: common-lisp, lisp Problem: LISP: Keyword parameters, supplied-p At the moment I'm working through "Practical Common Lisp" from Peter Seibel. In the chapter "Practical: A Simple Database" ( http://www.gigamonkeys.com/bo...
LISP: Keyword parameters, supplied-p LISP: Keyword parameters, supplied-p common-lisp lisp LISP Keyword NIL LISP: Keyword parameters, supplied-p At the moment I'm working through "Practical Common Lisp" from Peter Seibel. In the chapter "Practical: A Simple Database" ( http://www.gigamonkeys.com/book/practical-a-simple...
[ 0.004547119140625, 0.0174560546875, 0.00372314453125, 0.0169677734375, -0.0294189453125, 0.0211181640625, 0.0263671875, 0.0035247802734375, -0.004547119140625, 0.0380859375, -0.00592041015625, -0.01397705078125, -0.02099609375, 0.020751953125, -0.005889892578125, -0.0010986328125, 0....
[ 16970, 9434, 189755, 171859, 120384, 297, 254, 12, 39210, 4086, 400, 7008, 541, 16444, 7, 20697, 50344, 49086, 151301, 1261, 1295, 7948, 35211, 4063, 289, 60552, 187781, 19770, 14137, 14170, 70760, 191560, 10135, 37382, 73342, 166117, 127689, ...
[ 0.1612548828125, 0.235595703125, 0.2000732421875, 0.271484375, 0.2418212890625, 0.1007080078125, 0.1690673828125, 0.003326416015625, 0.122314453125, 0.129638671875, 0.14794921875, 0.2052001953125, 0.06109619140625, 0.1229248046875, 0.000946044921875, 0.003143310546875, 0.108276367187...
embed
38928689_c1
38928689
lisp
1
. Some of that boilerplate can be eliminated by a with-foo macro, similar to the with-open macro in clojure.core : (defmacro with-foo [bindings & body] {:pre [(vector? bindings) (= 2 (count bindings)) (symbol? (bindings 0))]} `(let ~bindings (try ~@body (finally (destroy-foo ~(bindings 0)))))) While this does help some...
. Some of that boilerplate can be eliminated by a with-foo macro, similar to the with-open macro in clojure.core : (defmacro with-foo [bindings & body] {:pre [(vector? bindings) (= 2 (count bindings)) (symbol? (bindings 0))]} `(let ~bindings (try ~@body (finally (destroy-foo ~(bindings 0)))))) While this does help some...
[ 0.003173828125, -0.0093994140625, -0.0252685546875, -0.0032196044921875, 0.018798828125, -0.0107421875, 0.00872802734375, 0.0054931640625, -0.0181884765625, -0.002044677734375, -0.00421142578125, -0.0087890625, -0.01544189453125, 0.00396728515625, 0.01043701171875, -0.0162353515625, ...
[ 31384, 450, 337, 34759, 92558, 831, 27169, 3674, 678, 3584, 31, 111789, 21373, 59636, 20450, 461, 107, 30854, 112, 420, 15322, 128239, 619, 14361, 4692, 272, 18770, 116, 71013, 176726, 757, 1974, 15123, 981, 37873, 33870, 18557, 72253, 1670...
[ 0.031524658203125, 0.04962158203125, 0.076171875, 0.1141357421875, 0.2347412109375, 0.038360595703125, 0.1561279296875, 0.09954833984375, 0.218505859375, 0.20751953125, 0.1729736328125, 0.2203369140625, 0.035308837890625, 0.2039794921875, 0.128173828125, 0.1737060546875, 0.1557617187...
embed
54874535_c0
54874535
lisp
0
Title: What is the purpose of the type system in light of CLOS (Common Lisp)? Problem title: What is the purpose of the type system in light of CLOS (Common Lisp)? Tags: oop, lisp, common-lisp, clos Problem: What is the purpose of the type system in light of CLOS (Common Lisp)? It is my understanding that the memory la...
What is the purpose of the type system in light of CLOS (Common Lisp)? What is the purpose of the type system in light of CLOS (Common Lisp)? oop lisp common-lisp clos What CLOS Common Lisp What is the purpose of the type system in light of CLOS (Common Lisp)? It is my understanding that the memory layout of a Common L...
[ 0.0216064453125, 0.03125, 0.005645751953125, 0.017333984375, -0.0196533203125, 0.00506591796875, -0.007354736328125, 0.02197265625, -0.005157470703125, -0.0146484375, -0.003143310546875, -0.01092529296875, -0.01470947265625, -0.018798828125, -0.0002841949462890625, 0.018310546875, 0....
[ 4865, 70, 60042, 111, 10644, 5426, 22729, 313, 92933, 10770, 3796, 1261, 7008, 32500, 400, 39210, 4086, 254, 20450, 7, 151301, 83, 100094, 98323, 108802, 36746, 3137, 308, 36659, 61924, 67413, 28219, 11907, 18507, 42518, 52895, 831, 217773, ...
[ 0.067626953125, 0.049774169921875, 0.2310791015625, 0.054443359375, 0.294921875, 0.230712890625, 0.1136474609375, 0.024139404296875, 0.1995849609375, 0.044281005859375, 0.15234375, 0.1365966796875, 0.1580810546875, 0.10595703125, 0.07080078125, 0.1043701171875, 0.0584716796875, 0.0...
embed
57081533_c0
57081533
lisp
0
Title: Are javascript function expressions analogous to or based off s-expressions? Problem title: Are javascript function expressions analogous to or based off s-expressions? Tags: expression, functional-programming, javascript, lisp, scheme Problem: Are javascript function expressions analogous to or based off s-expr...
Are javascript function expressions analogous to or based off s-expressions? Are javascript function expressions analogous to or based off s-expressions? expression functional-programming javascript lisp scheme Are javascript function expressions analogous to or based off s-expressions? I've read that javascript was in...
[ 0.01361083984375, 0.0169677734375, -0.0224609375, -0.00396728515625, -0.00811767578125, -0.000537872314453125, 0.00640869140625, 0.015625, -0.0078125, -0.0220947265625, 0.0152587890625, 0.0050048828125, -0.015869140625, -0.01214599609375, 0.0093994140625, 0.017333984375, 0.0102539062...
[ 136951, 32354, 125195, 7, 60223, 10821, 47, 35509, 5773, 91, 9, 204629, 123309, 28966, 400, 7008, 150370, 12301, 2831, 34702, 282, 220734, 16970, 9434, 6002, 86531, 115058, 21373, 45646, 100094, 756, 191607, 237, 34627, 195625, 91067, 34390, ...
[ 0.283447265625, 0.216064453125, 0.2626953125, 0.05780029296875, 0.1568603515625, 0.057830810546875, 0.04052734375, 0.1240234375, 0.07244873046875, 0.1448974609375, 0.05279541015625, 0.2607421875, 0.1343994140625, 0.0762939453125, 0.053466796875, 0.11279296875, 0.1314697265625, 0.00...
embed
8104509_c0
8104509
lisp
0
Title: What does the &#x27;element&#x27; term in (dolist (element list) ...) mean? Problem title: What does the &#x27;element&#x27; term in (dolist (element list) ...) mean? Tags: lisp, common-lisp Problem: What does the 'element' term in (dolist (element list) ...) mean? I've been working through a tutorial on common ...
What does the &#x27;element&#x27; term in (dolist (element list) ...) mean? What does the &#x27;element&#x27; term in (dolist (element list) ...) mean? lisp common-lisp What What does the 'element' term in (dolist (element list) ...) mean? I've been working through a tutorial on common lisp, and I've just been introduc...
[ 0.0033111572265625, 0.017333984375, 0.0020294189453125, 0.0225830078125, -0.01068115234375, 0.034912109375, 0.003448486328125, -0.00005364418029785156, -0.01226806640625, -0.0005340576171875, 0.00092315673828125, -0.008544921875, -0.0184326171875, 0.00640869140625, -0.00933837890625, 0...
[ 4865, 14602, 3768, 62766, 13579, 23, 246, 6562, 5303, 29459, 400, 7008, 39210, 4086, 254, 153, 57143, 67466, 54, 217064, 32354, 238, 158661, 12830, 1632, 1961, 10, 8439, 38893, 61924, 4488, 9790, 4420, 13956, 23410, 47, 2367, 26950 ]
[ 0.0655517578125, 0.049713134765625, 0.07568359375, 0.282958984375, 0.2093505859375, 0.0853271484375, 0.1519775390625, 0.23974609375, 0.1763916015625, 0.1533203125, 0.0760498046875, 0.17041015625, 0.1324462890625, 0.083251953125, 0.1448974609375, 0.00897216796875, 0.045501708984375, ...
embed
928163_c0
928163
lisp
0
Title: AllegroServe on SBCL 1.0.28 failing with `accept invalid keyword argument: :AUTO-CLOSE` Problem title: AllegroServe on SBCL 1.0.28 failing with `accept invalid keyword argument: :AUTO-CLOSE` Tags: lisp, sbcl Problem: AllegroServe on SBCL 1.0.28 failing with `accept invalid keyword argument: :AUTO-CLOSE` New vers...
AllegroServe on SBCL 1.0.28 failing with `accept invalid keyword argument: :AUTO-CLOSE` AllegroServe on SBCL 1.0.28 failing with `accept invalid keyword argument: :AUTO-CLOSE` lisp sbcl AllegroServe SBCL AUTO-CLOSE aserve-accept-6 INPUT OUTPUT ELEMENT-TYPE EXTERNAL-FORMAT BUFFERING TIMEOUT AllegroServe on SBCL 1.0.28 f...
[ 0.02783203125, 0.0185546875, 0.021240234375, 0.01104736328125, -0.0213623046875, -0.00494384765625, -0.01007080078125, -0.00090789794921875, -0.00506591796875, 0.01019287109375, 0.013916015625, -0.0027618408203125, 0.0006256103515625, 0.016845703125, 0.015625, -0.03076171875, -0.0011...
[ 4344, 8407, 63771, 272, 98, 90944, 37486, 53855, 3882, 35782, 19462, 56649, 166117, 10750, 117772, 670, 441, 92933, 647, 2263, 400, 7008, 275, 34937, 85196, 10, 86687, 13545, 52001, 9780, 27143, 14755, 98533, 22013, 30110, 110500, 11389, 8, ...
[ 0.138916015625, 0.220458984375, 0.18359375, 0.14306640625, 0.01324462890625, 0.0892333984375, 0.1661376953125, 0.05908203125, 0.1854248046875, 0.1278076171875, 0.1370849609375, 0.1781005859375, 0.16796875, 0.1575927734375, 0.1318359375, 0.088623046875, 0.040496826171875, 0.17016601...
embed
2128658_c1
2128658
lisp
1
available. Broken at NIL. ECL-TEST>> SYSTEM-REGISTERED-P seems to be an unexported function in ASDF, I have no idea why that's popping up here, but then, I'm a newbie so what do I know. Code signals: asdf, 2, /home/dabrowsa/lisp/ecl-test/ecl-test.asd, How, asdf:make-build, Note, mydefs:number-sequence, ecl-test:test, ...
available. Broken at NIL. ECL-TEST>> SYSTEM-REGISTERED-P seems to be an unexported function in ASDF, I have no idea why that's popping up here, but then, I'm a newbie so what do I know. Code signals: asdf, 2, /home/dabrowsa/lisp/ecl-test/ecl-test.asd, How, asdf:make-build, Note, mydefs:number-sequence, ecl-test:test, ...
[ -0.007354736328125, 0.01312255859375, -0.00244140625, 0.0076904296875, 0.00238037109375, -0.004669189453125, -0.01239013671875, -0.01080322265625, -0.00677490234375, -0.01007080078125, -0.01708984375, 0.021240234375, -0.0150146484375, -0.0233154296875, 0.01458740234375, 0.0078735351562...
[ 19882, 13177, 1098, 99, 541, 16444, 241, 37486, 618, 21828, 30813, 55858, 90420, 153189, 135201, 48321, 683, 37202, 186, 51, 180758, 32354, 6483, 38997, 6528, 15400, 160, 3688, 9014, 3714, 28864, 26073, 237, 71, 420, 116, 29552, 85, 140773,...
[ 0.231689453125, 0.150634765625, 0.112548828125, 0.072998046875, 0.088623046875, 0.173828125, 0.072509765625, 0.1944580078125, 0.1829833984375, 0.2088623046875, 0.07269287109375, 0.1021728515625, 0.16943359375, 0.1976318359375, 0.22265625, 0.1441650390625, 0.19091796875, 0.056579589...
embed
1822382_c1
1822382
lisp
1
", and I have no clue of how to "call length just once". I would be grateful if you guys could give me some idea how on to refine my code to meet the requirement that my teacher posted. UPDATE: Now I have come up with the following code: (defun preceders (obj vec &optional (result nil) &key (start 0) (end (length vec))...
", and I have no clue of how to "call length just once". I would be grateful if you guys could give me some idea how on to refine my code to meet the requirement that my teacher posted. UPDATE: Now I have come up with the following code: (defun preceders (obj vec &optional (result nil) &key (start 0) (end (length vec))...
[ -0.0027618408203125, 0.0157470703125, 0.000797271728515625, 0.02001953125, -0.000568389892578125, 0.0086669921875, -0.0106201171875, 0.007781982421875, 0.0267333984375, -0.06640625, -0.006011962890625, 0.004974365234375, -0.0019989013671875, -0.0078125, 0.0174560546875, -0.011779785156...
[ 44, 110, 29786, 13, 3642, 85763, 140909, 1660, 24145, 225876, 5809, 18831, 1212, 18151, 23356, 64209, 117914, 44183, 1257, 25632, 112, 16498, 107671, 1314, 3522, 170, 22834, 109585, 2109, 7136, 17324, 19770, 17137, 757, 3611, 23986, 6954, 992...
[ 0.0291748046875, 0.039306640625, 0.051544189453125, 0.01336669921875, 0.001220703125, 0.2171630859375, 0.2496337890625, 0.105224609375, 0.25390625, 0.0634765625, 0.00018310546875, 0.08099365234375, 0.053009033203125, 0.1678466796875, 0.036376953125, 0.1002197265625, 0.1217041015625, ...
embed
100048_c0
100048
lisp
0
Title: I need to join two lists, sort them and remove duplicates. Is there a better way to do this? Problem title: I need to join two lists, sort them and remove duplicates. Is there a better way to do this? Tags: lisp, algorithm, list, sorting Problem: I need to join two lists, sort them and remove duplicates. Is ther...
I need to join two lists, sort them and remove duplicates. Is there a better way to do this? I need to join two lists, sort them and remove duplicates. Is there a better way to do this? lisp algorithm list sorting Merges I need to join two lists, sort them and remove duplicates. Is there a better way to do this? I have...
[ 0.002593994140625, 0.027099609375, 0.02099609375, -0.021240234375, -0.01220703125, 0.00189208984375, 0.000038623809814453125, -0.00433349609375, 0.01190185546875, 0.0002765655517578125, -0.0174560546875, 0.01312255859375, 0.002105712890625, 0.0054931640625, -0.0174560546875, 0.00234985...
[ 3871, 33284, 6626, 5303, 7, 12096, 2856, 136, 87388, 171763, 1636, 11522, 3917, 54, 903, 47, 400, 7008, 234873, 6035, 4188, 87, 51, 62351, 27489, 15700, 17497, 756, 80854, 36998, 831, 74918, 48716, 20028, 15044, 7311, 32354, 33342, 69307, ...
[ 0.133544921875, 0.2174072265625, 0.1873779296875, 0.255126953125, 0.0733642578125, 0.24072265625, 0.050323486328125, 0.0633544921875, 0.1666259765625, 0.2283935546875, 0.1251220703125, 0.111328125, 0.06396484375, 0.01470947265625, 0.0195159912109375, 0.00909423828125, 0.09521484375, ...
embed
26766035_c0
26766035
lisp
0
Title: Sum and product macros in LISP Problem title: Sum and product macros in LISP Tags: sum, macros, lisp, tail-recursion Problem: Sum and product macros in LISP I need to write a program, which evaluates sum in some range of variable for some body like: (sum-range (i 2 N) (sin i)) Generally: (sum-range (iteration-va...
Sum and product macros in LISP Sum and product macros in LISP sum macros lisp tail-recursion Sum LISP Sum and product macros in LISP I need to write a program, which evaluates sum in some range of variable for some body like: (sum-range (i 2 N) (sin i)) Generally: (sum-range (iteration-variable begin end) my-body for t...
[ -0.0174560546875, 0.0205078125, 0.0111083984375, 0.014404296875, -0.0201416015625, 0.034912109375, -0.0252685546875, 0.01953125, 0.00201416015625, -0.0235595703125, -0.011474609375, 0.008056640625, 0.005950927734375, -0.034912109375, 0.031494140625, -0.00225830078125, -0.013854980468...
[ 36335, 136, 12996, 111789, 7, 16970, 9434, 23, 10554, 400, 7008, 46741, 107, 48650, 1830, 3871, 33022, 1528, 151575, 90, 37457, 77336, 14361, 11832, 94250, 14, 116, 541, 1596, 17, 16840, 2320, 21690, 2886, 9842, 3564, 759, 37873, 4527, 40...
[ 0.2413330078125, 0.086181640625, 0.254638671875, 0.2425537109375, 0.07696533203125, 0.12841796875, 0.23095703125, 0.03643798828125, 0.22509765625, 0.0869140625, 0.1771240234375, 0.232421875, 0.03076171875, 0.1446533203125, 0.06201171875, 0.0701904296875, 0.0943603515625, 0.140625, ...
embed
44238548_c0
44238548
lisp
0
Title: Set operation A\B in Common Lisp Problem title: Set operation A\B in Common Lisp Tags: set, lisp, common-lisp Problem: Set operation A\B in Common Lisp I just started learning Common Lisp 2 days ago, so please excuse spaghetti code and non-understanding. My problem is the following: I want to write a function th...
Set operation A\B in Common Lisp Set operation A\B in Common Lisp set lisp common-lisp myDifference Set Common Lisp NIL Set operation A\B in Common Lisp I just started learning Common Lisp 2 days ago, so please excuse spaghetti code and non-understanding. My problem is the following: I want to write a function that per...
[ 0.0081787109375, 0.0155029296875, 0.021728515625, 0.01007080078125, -0.01348876953125, 0.014404296875, 0.0084228515625, -0.004547119140625, 0.007598876953125, 0.026123046875, 0.0032806396484375, 0.0390625, 0.01251220703125, -0.008544921875, -0.0057373046875, -0.0103759765625, 0.00576...
[ 19943, 41018, 62, 41872, 571, 151301, 1261, 7008, 23, 5423, 400, 39210, 4086, 254, 759, 14055, 18234, 6620, 541, 16444, 26859, 52080, 13312, 22936, 133207, 217904, 18151, 24658, 144057, 2967, 25632, 3444, 33022, 32354, 51339, 9, 136, 335, 9...
[ 0.237060546875, 0.21875, 0.118408203125, 0.0850830078125, 0.1832275390625, 0.1732177734375, 0.1597900390625, 0.15673828125, 0.025421142578125, 0.2421875, 0.0943603515625, 0.133056640625, 0.0748291015625, 0.098388671875, 0.082763671875, 0.111572265625, 0.233154296875, 0.160522460937...
embed
52259264_c0
52259264
lisp
0
Title: Bidirectional socket in List Problem title: Bidirectional socket in List Tags: lisp, usocket, sockets Problem: Bidirectional socket in List I'm trying to communicate from a Lisp script to another program by using TCP/IP sockets (with sbcl and the usocket library in a Linux system). So far I got this code: (requi...
Bidirectional socket in List Bidirectional socket in List lisp usocket sockets Bidirectional List usocket:with-client-socket Bidirectional socket in List I'm trying to communicate from a Lisp script to another program by using TCP/IP sockets (with sbcl and the usocket library in a Linux system). So far I got this code:...
[ -0.0050048828125, 0.022216796875, -0.00112152099609375, -0.00567626953125, -0.00189208984375, 0.001190185546875, 0.02001953125, 0.0140380859375, 0.00836181640625, -0.0279541015625, 0.0244140625, 0.004425048828125, 0.004302978515625, -0.00885009765625, 0.004608154296875, -0.010131835937...
[ 1843, 80581, 110117, 221, 27853, 23, 32036, 400, 7008, 5388, 76228, 222978, 991, 31577, 127219, 1261, 26499, 47, 15700, 1528, 17368, 17854, 64, 10931, 275, 34937, 35773, 29908, 5426, 2060, 903, 18151, 43240, 5299, 131527, 6868, 13315, 19048, ...
[ 0.193603515625, 0.18017578125, 0.106689453125, 0.1298828125, 0.230712890625, 0.0438232421875, 0.2486572265625, 0.12548828125, 0.2039794921875, 0.1014404296875, 0.1051025390625, 0.2249755859375, 0.1083984375, 0.052337646484375, 0.13720703125, 0.1280517578125, 0.15869140625, 0.066589...
embed
12670616_c0
12670616
lisp
0
Title: stack overflow when executing recursive lisp function Problem title: stack overflow when executing recursive lisp function Tags: common-lisp, clisp, stack-overflow, recursion, lisp Problem: stack overflow when executing recursive lisp function I get a '-Program stack overflow' prompt in clisp when I try to execu...
stack overflow when executing recursive lisp function stack overflow when executing recursive lisp function common-lisp clisp stack-overflow recursion lisp stack overflow when executing recursive lisp function I get a '-Program stack overflow' prompt in clisp when I try to execute the following recursive function that,...
[ -0.01483154296875, 0.0147705078125, 0.01080322265625, -0.006683349609375, 0.00173187255859375, 0.007476806640625, -0.00762939453125, 0.002655029296875, 0.00732421875, -0.0269775390625, 0.00628662109375, -0.0087890625, 0.01904296875, -0.0185546875, 0.02197265625, -0.007293701171875, -...
[ 177261, 645, 118664, 3229, 71924, 195625, 5844, 400, 7008, 32354, 39210, 4086, 254, 95701, 5465, 148968, 105876, 9790, 18822, 30646, 2684, 12830, 5303, 117396, 2606, 1297, 5608, 28960, 26458, 2367, 216806, 10176, 86531, 18499, 119140, 16401, 12...
[ 0.2030029296875, 0.1417236328125, 0.283935546875, 0.05096435546875, 0.1368408203125, 0.185791015625, 0.10791015625, 0.1324462890625, 0.2115478515625, 0.1553955078125, 0.1854248046875, 0.0804443359375, 0.143310546875, 0.1224365234375, 0.1207275390625, 0.16015625, 0.1622314453125, 0....
embed
40349756_c0
40349756
lisp
0
Title: Should I know Java Concurrency &amp; Thread Model etc. Comprehensively Before Using Concurrency in Clojure? Problem title: Should I know Java Concurrency &amp; Thread Model etc. Comprehensively Before Using Concurrency in Clojure? Tags: concurrency, clojure, java, lisp, multithreading Problem: Should I know Java...
Should I know Java Concurrency &amp; Thread Model etc. Comprehensively Before Using Concurrency in Clojure? Should I know Java Concurrency &amp; Thread Model etc. Comprehensively Before Using Concurrency in Clojure? concurrency clojure java lisp multithreading Should Java Concurrency Thread Model Comprehensively Before...
[ -0.01287841796875, 0.0019073486328125, 0.0020599365234375, 0.01470947265625, 0.005615234375, 0.01708984375, 0.00121307373046875, 0.00567626953125, 0.0040283203125, -0.0303955078125, -0.00299072265625, -0.004669189453125, -0.0091552734375, 0.0201416015625, -0.00180816650390625, 0.009460...
[ 151117, 3714, 41925, 1657, 64240, 33, 2408, 25133, 136719, 13293, 3220, 117371, 345, 51053, 461, 107, 108636, 982, 20450, 79, 330, 7008, 3869, 65847, 142158, 619, 23, 5045, 1326, 92, 16604, 202220, 80002, 211603, 10176, 51359, 127877, 821, ...
[ 0.0777587890625, 0.08966064453125, 0.2322998046875, 0.095458984375, 0.1790771484375, 0.1324462890625, 0.09246826171875, 0.007659912109375, 0.1771240234375, 0.1873779296875, 0.04925537109375, 0.055694580078125, 0.037261962890625, 0.1234130859375, 0.1708984375, 0.145263671875, 0.144287...
embed
41731876_c0
41731876
lisp
0
Title: how to remove an element from a nested list lisp Problem title: how to remove an element from a nested list lisp Tags: common-lisp, lisp Problem: how to remove an element from a nested list lisp could you please help me to solve a tricky homework about nested list? Basically anytime the predicate evenp is true ,...
how to remove an element from a nested list lisp how to remove an element from a nested list lisp common-lisp lisp a Nopred Defun Cond Symbolp Listp Funcall how to remove an element from a nested list lisp could you please help me to solve a tricky homework about nested list? Basically anytime the predicate evenp is tr...
[ -0.031494140625, 0.033447265625, -0.00107574462890625, -0.007598876953125, -0.004364013671875, 0.043701171875, 0.020263671875, 0.0079345703125, -0.0086669921875, -0.0322265625, 0.00872802734375, -0.0146484375, 0.00506591796875, -0.01226806640625, -0.002655029296875, 0.015869140625, 0...
[ 3642, 47, 87388, 12830, 1295, 10, 8512, 71, 5303, 400, 7008, 142, 39210, 4086, 254, 438, 19714, 262, 16498, 1657, 131899, 32036, 28670, 85763, 4358, 86869, 18244, 6032, 1653, 2063, 3853, 29568, 120260, 45646, 28271, 30646, 32354, 18151, 448...
[ 0.06561279296875, 0.06854248046875, 0.21240234375, 0.2056884765625, 0.1412353515625, 0.03631591796875, 0.233154296875, 0.1617431640625, 0.2010498046875, 0.1217041015625, 0.2109375, 0.0219268798828125, 0.09613037109375, 0.088623046875, 0.12451171875, 0.04241943359375, 0.174560546875, ...
embed
6225211_c0
6225211
lisp
0
Title: Mysterious problem with floating point in LISP - time axis generation Problem title: Mysterious problem with floating point in LISP - time axis generation Tags: lisp, floating-point Problem: Mysterious problem with floating point in LISP - time axis generation Ok, I do know what and how works floating point. But...
Mysterious problem with floating point in LISP - time axis generation Mysterious problem with floating point in LISP - time axis generation lisp floating-point 0.0 Mysterious LISP Mysterious problem with floating point in LISP - time axis generation Ok, I do know what and how works floating point. But, It doesn't stop ...
[ -0.0006561279296875, 0.0111083984375, -0.002349853515625, -0.042236328125, -0.0025482177734375, 0.0026702880859375, -0.0031585693359375, -0.00125885009765625, -0.006317138671875, -0.025146484375, 0.003509521484375, 0.01275634765625, -0.00439453125, 0.01434326171875, 0.0087890625, 0.010...
[ 2646, 824, 93905, 2967, 678, 21917, 26518, 6275, 16970, 9434, 1733, 33102, 58093, 400, 7008, 38496, 89678, 3714, 3642, 43240, 7279, 104192, 217684, 35142, 9790, 10, 32354, 6528, 8781, 3249, 14050, 18, 1884, 11782, 16750, 1221, 4966, 54, 897...
[ 0.04766845703125, 0.1419677734375, 0.1033935546875, 0.182373046875, 0.025848388671875, 0.162841796875, 0.1322021484375, 0.1766357421875, 0.081787109375, 0.1812744140625, 0.113525390625, 0.154052734375, 0.1845703125, 0.0880126953125, 0.1201171875, 0.1409912109375, 0.102783203125, 0....
embed
22207932_c0
22207932
lisp
0
Title: lisp clos accessor problems Problem title: lisp clos accessor problems Tags: common-lisp, lisp, sbcl, clos Problem: lisp clos accessor problems I can't use the clos accessor functions when the class is in a list. Say I have class a: (defclass a () ((a :accessor a :initarg :a))) And I make 2 instances: (defparame...
lisp clos accessor problems lisp clos accessor problems common-lisp lisp sbcl clos There STANDARD-GENERIC-FUNCTION Condition SIMPLE-ERROR lisp clos accessor problems I can't use the clos accessor functions when the class is in a list. Say I have class a: And I make 2 instances: and then if I wanted to create a function...
[ 0.006988525390625, 0.0101318359375, 0.0164794921875, 0.0021820068359375, -0.007110595703125, 0.002410888671875, 0.0030059814453125, 0.026611328125, 0.005340576171875, -0.041259765625, -0.006317138671875, 0.001129150390625, 0.00848388671875, -0.00028228759765625, 0.0048828125, -0.048828...
[ 400, 7008, 20450, 7, 97841, 42, 44402, 39210, 4086, 254, 34937, 8622, 16992, 34860, 40756, 39018, 919, 175560, 46347, 40288, 103084, 12501, 14255, 831, 18, 4527, 32354, 3229, 18507, 23, 5303, 10, 3249, 116, 110527, 36663, 28282, 2046, 34292...
[ 0.1435546875, 0.1866455078125, 0.215576171875, 0.1478271484375, 0.21240234375, 0.13818359375, 0.1732177734375, 0.06353759765625, 0.1026611328125, 0.1573486328125, 0.06256103515625, 0.01800537109375, 0.04541015625, 0.126708984375, 0.060455322265625, 0.03314208984375, 0.03814697265625,...
embed
67913270_c0
67913270
lisp
0
Title: When racket will check the struct&#x27;s type in a function? Problem title: When racket will check the struct&#x27;s type in a function? Tags: lisp, racket Problem: When racket will check the struct's type in a function? This program: (struct pt (x y)) (define (distance p1 p2) (sqrt (+ (sqr (- (pt-x p2) (pt-x p1...
When racket will check the struct&#x27;s type in a function? When racket will check the struct&#x27;s type in a function? lisp racket When pt2 p1:pt p2:pt When racket will check the struct's type in a function? This program: Works fine. If add a line: Then Got error I think because the function distance use "pt-x" and ...
[ 0.0052490234375, 0.01397705078125, -0.00130462646484375, 0.005340576171875, 0.005126953125, 0.0024871826171875, -0.0174560546875, -0.00022125244140625, -0.006927490234375, -0.00494384765625, 0.004119873046875, -0.0341796875, -0.005859375, -0.0546875, 0.0068359375, 0.00799560546875, 0...
[ 14847, 673, 27853, 1221, 12765, 36716, 3768, 10644, 23, 32354, 400, 7008, 27037, 304, 915, 82825, 6328, 1528, 27985, 5885, 15190, 10, 13315, 53983, 18499, 62488, 4527, 425, 53, 201939, 71, 46876, 159978, 175199, 74918, 10336, 56, 805, 12451...
[ 0.08074951171875, 0.1419677734375, 0.266357421875, 0.05389404296875, 0.200439453125, 0.177490234375, 0.07208251953125, 0.2099609375, 0.044219970703125, 0.1715087890625, 0.07171630859375, 0.159423828125, 0.110595703125, 0.1470947265625, 0.04522705078125, 0.04412841796875, 0.1330566406...
embed
11475685_c0
11475685
lisp
0
Title: identical head and tail operations on lists or vectors Problem title: identical head and tail operations on lists or vectors Tags: string, lisp, vector, common-lisp Problem: identical head and tail operations on lists or vectors I am not experienced in LISP and list processing, but I have a set of C++ STL vector...
identical head and tail operations on lists or vectors identical head and tail operations on lists or vectors string lisp vector common-lisp IdenticalHead IdenticalTail IdenticalTailHead identical head and tail operations on lists or vectors I am not experienced in LISP and list processing, but I have a set of C++ STL ...
[ 0.0194091796875, 0.024658203125, -0.001983642578125, 0.0157470703125, 0.003265380859375, 0.01214599609375, 0.00701904296875, -0.01300048828125, 0.0118408203125, -0.028076171875, 0.00909423828125, 0.00836181640625, 0.003387451171875, -0.00396728515625, 0.000576019287109375, -0.012207031...
[ 31943, 6827, 10336, 136, 46741, 41018, 98, 5303, 707, 22834, 22230, 79315, 400, 7008, 173, 18770, 39210, 4086, 254, 71257, 21533, 13025, 712, 9874, 379, 122446, 16970, 9434, 9433, 5423, 313, 37223, 159, 41445, 3871, 51339, 25632, 334, 418, ...
[ 0.2056884765625, 0.129150390625, 0.241943359375, 0.15625, 0.265625, 0.2186279296875, 0.07220458984375, 0.1943359375, 0.036346435546875, 0.1788330078125, 0.1162109375, 0.1568603515625, 0.107177734375, 0.1761474609375, 0.1744384765625, 0.110595703125, 0.1195068359375, 0.09130859375, ...
embed
18600170_c0
18600170
lisp
0
Title: Poke opcodes into memory Problem title: Poke opcodes into memory Tags: common-lisp, lisp, memory, nasm, assembly Problem: Poke opcodes into memory Hi I am trying to understand whether it is possible to take instruction opcodes and 'poke' them into memory or smehow convert them to a binary program. I have found a...
Poke opcodes into memory Poke opcodes into memory common-lisp lisp memory nasm assembly Poke cl-x86-asm::assemble-forms Entry PUSH EAX SUB XFFFEA MOV EBX POP Exit RET cl-x86-asm::print-segment Segment DATA-SEGMENT Poke opcodes into memory Hi I am trying to understand whether it is possible to take instruction opcodes a...
[ 0.004638671875, -0.00101470947265625, 0.01007080078125, 0.0179443359375, -0.015625, 0.014892578125, 0.00128936767578125, 0.005859375, 0.00189971923828125, -0.0228271484375, -0.00579833984375, -0.01153564453125, 0.01434326171875, 0.006195068359375, -0.0021820068359375, -0.00628662109375...
[ 663, 350, 233, 40899, 7, 3934, 98323, 39210, 4086, 254, 400, 7008, 1416, 39, 89845, 33139, 15276, 162, 93457, 5037, 357, 15123, 24584, 12927, 72850, 111231, 30110, 30018, 284, 276, 31719, 24162, 1542, 84029, 5443, 41116, 35662, 25398, 38462...
[ 0.179443359375, 0.227294921875, 0.2059326171875, 0.25439453125, 0.0888671875, 0.18505859375, 0.256103515625, 0.1309814453125, 0.09283447265625, 0.1513671875, 0.10205078125, 0.1810302734375, 0.07830810546875, 0.13330078125, 0.1158447265625, 0.047271728515625, 0.197998046875, 0.02920...
embed
40068960_c0
40068960
lisp
0
Title: How to create a Lisp FLI function corresponding to a C macro Problem title: How to create a Lisp FLI function corresponding to a C macro Tags: c-preprocessor, common-lisp, lispworks, lisp, ffi Problem: How to create a Lisp FLI function corresponding to a C macro I want to create a lisp function which corresponds...
How to create a Lisp FLI function corresponding to a C macro How to create a Lisp FLI function corresponding to a C macro c-preprocessor common-lisp lispworks lisp ffi How Lisp FLI CL-USER Error Foreign HIWORD HIWORDW fli:define-c-typedef DWORD WORD fli:define-foreign-function How to create a Lisp FLI function correspo...
[ 0.0024566650390625, 0.0045166015625, -0.0181884765625, -0.000751495361328125, 0.007171630859375, 0.0032501220703125, 0.015625, -0.007781982421875, 0.007049560546875, -0.0245361328125, -0.0162353515625, -0.01544189453125, -0.00144195556640625, -0.004302978515625, 0.0233154296875, -0.027...
[ 11249, 47, 28282, 10, 1261, 7008, 563, 10927, 32354, 42518, 214, 313, 111789, 501, 4692, 63923, 39210, 4086, 254, 400, 18244, 24500, 46323, 1062, 50184, 212059, 184293, 35848, 1456, 36639, 33977, 112, 64552, 238, 50986, 601, 2472, 38529, 13...
[ 0.0584716796875, 0.047698974609375, 0.1851806640625, 0.03131103515625, 0.19189453125, 0.22998046875, 0.1627197265625, 0.264892578125, 0.23046875, 0.17529296875, 0.07415771484375, 0.1556396484375, 0.2144775390625, 0.09912109375, 0.0828857421875, 0.125732421875, 0.0712890625, 0.10754...
embed
5680697_c1
5680697
lisp
1
): return [x for x in args] To facilitate conditional code generation, you need an if statement which is a function that evaluates to one of two results, as in Lisp, so you can nest it. An imperative flow- control-style if will not do. def fif(cond, a, b): if cond: return a else: return b Vioila. Now you can generate a...
): return [x for x in args] To facilitate conditional code generation, you need an if statement which is a function that evaluates to one of two results, as in Lisp, so you can nest it. An imperative flow- control-style if will not do. def fif(cond, a, b): if cond: return a else: return b Vioila. Now you can generate a...
[ 0.003936767578125, 0.00830078125, 0.0020294189453125, -0.002197265625, 0.019775390625, 0.0146484375, 0.00634765625, -0.01422119140625, 0.0054931640625, -0.0247802734375, -0.0019073486328125, 0.003570556640625, -0.0194091796875, -0.0142822265625, 0.0240478515625, -0.005157470703125, -...
[ 2077, 30646, 425, 100, 1022, 23, 79459, 33493, 67, 35431, 289, 18151, 58093, 3871, 142, 2174, 63805, 32354, 151575, 1632, 111, 6626, 50339, 1261, 7008, 91280, 222530, 86608, 6226, 40946, 1221, 959, 54, 8, 420, 809, 132, 2271, 71, 10, 87...
[ 0.08416748046875, 0.2139892578125, 0.078125, 0.136962890625, 0.0654296875, 0.041961669921875, 0.1612548828125, 0.1962890625, 0.00201416015625, 0.24365234375, 0.1510009765625, 0.2578125, 0.2315673828125, 0.10015869140625, 0.01812744140625, 0.2215576171875, 0.215087890625, 0.14990234...
embed
19953088_c0
19953088
lisp
0
Title: Is this lisp example featuring tail recursion? Problem title: Is this lisp example featuring tail recursion? Tags: tail-recursion, common-lisp, recursion, lisp Problem: Is this lisp example featuring tail recursion? My understanding is that tail recursion is recursion where a return value is not necessary to fin...
Is this lisp example featuring tail recursion? Is this lisp example featuring tail recursion? tail-recursion common-lisp recursion lisp a Mrs Miss Sir Madam Admiral Major General Select Is this lisp example featuring tail recursion? My understanding is that tail recursion is recursion where a return value is not necess...
[ 0.02392578125, 0.00762939453125, 0.0191650390625, 0.024169921875, -0.0078125, -0.0045166015625, 0.007110595703125, -0.01446533203125, -0.004669189453125, 0.00921630859375, 0.01513671875, 0.00390625, -0.0089111328125, 0.006011962890625, 0.0186767578125, 0.01324462890625, 0.01409912109...
[ 2071, 903, 400, 7008, 27781, 241599, 46741, 195625, 1830, 107, 48650, 39210, 4086, 254, 108084, 16771, 10868, 43706, 39, 226336, 49953, 9082, 51620, 100094, 83, 30646, 34292, 959, 63559, 67229, 41018, 4568, 29954, 32354, 16940, 5844, 11782, 2...
[ 0.0305633544921875, 0.0738525390625, 0.135986328125, 0.1640625, 0.22314453125, 0.163818359375, 0.272705078125, 0.241943359375, 0.1302490234375, 0.077880859375, 0.180419921875, 0.111083984375, 0.1226806640625, 0.1497802734375, 0.08233642578125, 0.07855224609375, 0.0694580078125, 0.0...
embed
215883_c0
215883
lisp
0
Title: Creating a lambda from an s-expression Problem title: Creating a lambda from an s-expression Tags: eval, lambda, lisp, closures, common-lisp Problem: Creating a lambda from an s-expression I have an s-expression bound to a variable in Common Lisp: (defvar x '(+ a 2)) Now I want to create a function that when cal...
Creating a lambda from an s-expression Creating a lambda from an s-expression eval lambda lisp closures common-lisp an Creating Creating a lambda from an s-expression I have an s-expression bound to a variable in Common Lisp: Now I want to create a function that when called, evaluates the expression in the scope in whi...
[ 0.00384521484375, 0.0233154296875, -0.00799560546875, -0.0135498046875, 0.000904083251953125, 0.0089111328125, 0.0135498046875, 0.016357421875, 0.003570556640625, -0.049560546875, -0.0184326171875, -0.01708984375, 0.000888824462890625, -0.01611328125, 0.0155029296875, -0.009033203125, ...
[ 56781, 21, 6492, 85, 1295, 91, 204629, 28, 1405, 400, 7008, 170224, 39210, 4086, 254, 9, 99091, 47, 77336, 151301, 1261, 3444, 28282, 32354, 3229, 35839, 151575, 125195, 70820, 61924, 37842, 15044, 2967, 241, 61152, 18151, 2663, 17366, 831,...
[ 0.1484375, 0.09674072265625, 0.2215576171875, 0.1839599609375, 0.08935546875, 0.1414794921875, 0.2498779296875, 0.06085205078125, 0.2044677734375, 0.06732177734375, 0.1787109375, 0.1495361328125, 0.06982421875, 0.059814453125, 0.10986328125, 0.018585205078125, 0.144287109375, 0.013...
embed
74792545_c1
74792545
lisp
1
1+ j) :as j = (position-if (lambda (c) (member c '(#\[ #\] #\,))) string :start i) :as n = (parse-integer string :start i :end j :junk-allowed t) :when n :do (push n (car stack)) :while j :do (cond ((eql #\[ (aref string j)) (push nil stack)) ((eql #\] (aref string j)) (push (nreverse (pop stack)) (car stack)))) :final...
1+ j) :as j = (position-if (lambda (c) (member c '(#\[ #\] #\,))) string :start i) :as n = (parse-integer string :start i :end j :junk-allowed t) :when n :do (push n (car stack)) :while j :do (cond ((eql #\[ (aref string j)) (push nil stack)) ((eql #\] (aref string j)) (push (nreverse (pop stack)) (car stack)))) :final...
[ -0.004302978515625, 0.00677490234375, -0.01141357421875, 0.0252685546875, -0.01483154296875, 0.029052734375, 0.0208740234375, 0.0006256103515625, -0.00469970703125, -0.0206298828125, -0.008056640625, 0.00689697265625, 0.00007963180541992188, -0.0169677734375, -0.0028228759765625, 0.014...
[ 106, 1328, 1647, 162, 2203, 40322, 3190, 6492, 85, 238, 27417, 501, 79315, 17137, 17, 653, 2500, 184, 6191, 1505, 3611, 34002, 64688, 24243, 808, 7332, 3284, 177261, 99247, 29087, 17324, 107, 37676, 33554, 33870, 65395, 80126, 1957, 15400, ...
[ 0.094970703125, 0.262451171875, 0.25537109375, 0.1312255859375, 0.05633544921875, 0.1832275390625, 0.16357421875, 0.1458740234375, 0.0721435546875, 0.03814697265625, 0.18017578125, 0.05291748046875, 0.211669921875, 0.119873046875, 0.119140625, 0.06292724609375, 0.07574462890625, 0....
embed
13494847_c1
13494847
lisp
1
i in the names is for iterate , it's not for whatever Wozniak used it in Apple's products :) EDIT: Here's how I'm doing it now: (defmethod i-aggregate-property ((spec i-spec) property &optional extractor) (with-slots (drivers) spec (let ((ds drivers)result) (while ds (if extractor (setq result (funcall extractor (slot...
i in the names is for iterate , it's not for whatever Wozniak used it in Apple's products :) EDIT: Here's how I'm doing it now: (defmethod i-aggregate-property ((spec i-spec) property &optional extractor) (with-slots (drivers) spec (let ((ds drivers)result) (while ds (if extractor (setq result (funcall extractor (slot...
[ -0.00157928466796875, -0.018798828125, 0.0089111328125, 0.0087890625, -0.0245361328125, 0.0194091796875, 0.0250244140625, -0.00008106231689453125, 0.0255126953125, -0.0242919921875, -0.016845703125, -0.005523681640625, -0.0164794921875, -0.004730224609375, -0.00970458984375, 0.01556396...
[ 17, 23, 70, 123055, 83, 100, 8560, 67, 6, 442, 959, 89778, 601, 89255, 344, 11814, 4129, 38742, 1094, 172864, 11853, 3642, 87, 20594, 5036, 12, 112, 420, 1928, 7352, 9, 197564, 13, 36290, 56, 939, 16711, 57266, 619, 109585, 289, 4173,...
[ 0.26611328125, 0.2093505859375, 0.0985107421875, 0.259521484375, 0.1065673828125, 0.0718994140625, 0.308349609375, 0.1522216796875, 0.0277252197265625, 0.1370849609375, 0.059326171875, 0.053741455078125, 0.0623779296875, 0.1881103515625, 0.12744140625, 0.1114501953125, 0.153198242187...
embed
14920285_c0
14920285
lisp
0
Title: Lisp: reading file containing url Problem title: Lisp: reading file containing url Tags: common-lisp, lisp Problem: Lisp: reading file containing url I'm new to Lisp and have a quite basic question. I'm working with a list containing lists. (defvar *stationen* nil) (defun make-station (name uri) (list :name name...
Lisp: reading file containing url Lisp: reading file containing url common-lisp lisp Lisp list.txt READ HTTP Condition SB-KERNEL:SIMPLE-PACKAGE-ERROR Lisp: reading file containing url I'm new to Lisp and have a quite basic question. I'm working with a list containing lists. The data contains an uri http://www.... . Wel...
[ 0.0224609375, -0.00848388671875, 0.011962890625, 0.01239013671875, 0.0027618408203125, -0.002593994140625, 0.01507568359375, -0.00128173828125, -0.003997802734375, -0.031005859375, 0.0068359375, -0.015869140625, -0.0120849609375, -0.0177001953125, 0.00958251953125, -0.01025390625, -0...
[ 1261, 7008, 12, 16454, 11435, 70541, 214, 25002, 39210, 4086, 254, 400, 5303, 124326, 188300, 135913, 46347, 90944, 34324, 120320, 73434, 103084, 98701, 605, 75930, 12501, 14255, 3525, 62822, 9655, 20697, 2053, 39074, 1621, 1574, 27, 25632, 1...
[ 0.1851806640625, 0.25390625, 0.0205078125, 0.2252197265625, 0.21923828125, 0.1519775390625, 0.090087890625, 0.231201171875, 0.0826416015625, 0.1102294921875, 0.1510009765625, 0.1058349609375, 0.1923828125, 0.1409912109375, 0.1336669921875, 0.1785888671875, 0.1239013671875, 0.065185...
embed
208835_c0
208835
lisp
0
Title: Function pointers, Closures, and Lambda Problem title: Function pointers, Closures, and Lambda Tags: c, closures, lisp, lambda, computer-science Problem: Function pointers, Closures, and Lambda I am just now learning about function pointers and, as I was reading the K&R chapter on the subject, the first thing th...
Function pointers, Closures, and Lambda Function pointers, Closures, and Lambda c closures lisp lambda computer-science Closures Lambda Function pointers, Closures, and Lambda I am just now learning about function pointers and, as I was reading the K&R chapter on the subject, the first thing that hit me was, "Hey, this...
[ 0.0302734375, 0.01708984375, 0.00738525390625, 0.000797271728515625, -0.00408935546875, -0.002899169921875, 0.004608154296875, 0.00946044921875, 0.00421142578125, -0.00982666015625, -0.00070953369140625, -0.026611328125, -0.0206298828125, 0.013916015625, 0.01507568359375, 0.00982666015...
[ 28670, 10763, 6275, 1314, 51053, 7, 30891, 136, 122930, 85, 501, 170224, 400, 7008, 21, 6492, 13909, 175201, 32354, 1230, 1052, 133747, 903, 8562, 1884, 237259, 44691, 225490, 15400, 313, 40946, 20531, 12921, 1295, 1124, 56, 7464, 26847, 61...
[ 0.1495361328125, 0.103271484375, 0.2010498046875, 0.13623046875, 0.162353515625, 0.1270751953125, 0.160888671875, 0.060455322265625, 0.1842041015625, 0.15087890625, 0.0810546875, 0.223388671875, 0.051849365234375, 0.1038818359375, 0.0330810546875, 0.1546630859375, 0.032379150390625, ...
embed
36074245_c0
36074245
lisp
0
Title: How to modify the contents of a list without modifying the original list contents Problem title: How to modify the contents of a list without modifying the original list contents Tags: lisp Problem: How to modify the contents of a list without modifying the original list contents Trying to create a copy of a lis...
How to modify the contents of a list without modifying the original list contents How to modify the contents of a list without modifying the original list contents lisp How list_a NIL How to modify the contents of a list without modifying the original list contents Trying to create a copy of a list. I have used copy-li...
[ -0.00482177734375, 0.0263671875, -0.004302978515625, 0.0164794921875, -0.01141357421875, -0.01141357421875, -0.020751953125, -0.003875732421875, 0.0022430419921875, 0.023681640625, 0.00543212890625, 0.01806640625, 0.011474609375, 0.011474609375, 0.022705078125, -0.0064697265625, 0.01...
[ 11249, 47, 2811, 40383, 10941, 7, 5303, 15490, 151138, 7311, 111, 400, 7008, 11, 541, 16444, 28282, 43658, 6562, 73197, 53418, 4527, 62600, 18, 20697, 157666, 77947, 11782, 101089, 1961 ]
[ 0.06256103515625, 0.04052734375, 0.1539306640625, 0.1527099609375, 0.1661376953125, 0.04791259765625, 0.207763671875, 0.120361328125, 0.06683349609375, 0.050384521484375, 0.0144500732421875, 0.09259033203125, 0.1756591796875, 0.068359375, 0.10107421875, 0.1505126953125, 0.05871582031...
embed
46472400_c0
46472400
lisp
0
Title: lisp: required argument to defun not a symbol Problem title: lisp: required argument to defun not a symbol Tags: sbcl, clisp, common-lisp, lisp Problem: lisp: required argument to defun not a symbol When porting legacy code from clisp to sbcl, I encountered syntax which raised a problem illustrated by this code ...
lisp: required argument to defun not a symbol lisp: required argument to defun not a symbol sbcl clisp common-lisp lisp prin1 INTEGER SINGLE-FLOAT CONS Required ALPHA lisp: required argument to defun not a symbol When porting legacy code from clisp to sbcl, I encountered syntax which raised a problem illustrated by thi...
[ 0.0087890625, 0.01519775390625, -0.005035400390625, 0.0218505859375, -0.019287109375, 0.013916015625, -0.01373291015625, -0.005462646484375, -0.01129150390625, -0.002197265625, -0.008056640625, -0.0172119140625, -0.0101318359375, -0.005218505859375, 0.01904296875, -0.0062255859375, 0...
[ 400, 7008, 56065, 10750, 47, 8, 16498, 959, 10, 26582, 275, 34937, 95701, 39210, 4086, 254, 2448, 418, 102686, 72187, 126833, 17014, 14609, 109022, 3181, 9804, 201143, 196, 3257, 2408, 18151, 91, 190647, 6002, 86531, 2967, 58755, 127877, 15...
[ 0.1436767578125, 0.2337646484375, 0.2364501953125, 0.2744140625, 0.0523681640625, 0.1668701171875, 0.239013671875, 0.156494140625, 0.0621337890625, 0.25537109375, 0.05322265625, 0.166015625, 0.0992431640625, 0.091552734375, 0.0989990234375, 0.1787109375, 0.1021728515625, 0.01126098...
embed
67697055_c1
67697055
lisp
1
4) ; (1 2 3 4) ; (1 2 3 4 1 2 3 4) ; (1 2 3 4 1 2 3 4) ; OK The problem for me is, this exercise took me forever to figure out with a ton of head-bashing along the way (and it's still difficult for me to 'get it' as I write this up). Here are a few things I struggled with and seeing if there are any suggestions on ways...
4) ; (1 2 3 4) ; (1 2 3 4 1 2 3 4) ; (1 2 3 4 1 2 3 4) ; OK The problem for me is, this exercise took me forever to figure out with a ton of head-bashing along the way (and it's still difficult for me to 'get it' as I write this up). Here are a few things I struggled with and seeing if there are any suggestions on ways...
[ -0.00830078125, 0.00787353515625, 0.0002193450927734375, -0.0169677734375, -0.00927734375, 0.0172119140625, -0.0068359375, -0.0026702880859375, 0.01348876953125, -0.0380859375, 0.0076904296875, -0.000598907470703125, 0.0032958984375, 0.01068115234375, 0.0032196044921875, -0.00055694580...
[ 13956, 2819, 2858, 116, 138, 201, 106, 14315, 2967, 163, 83, 903, 81979, 34739, 136993, 47, 26366, 1810, 678, 8721, 10336, 87109, 214, 70, 3917, 7, 7464, 34844, 100, 3794, 442, 1257, 10, 10846, 8966, 151994, 71, 621, 157666, 48322, 3514...
[ 0.263916015625, 0.0999755859375, 0.14697265625, 0.126220703125, 0.1451416015625, 0.2091064453125, 0.045379638671875, 0.06805419921875, 0.16845703125, 0.03759765625, 0.015167236328125, 0.0833740234375, 0.182861328125, 0.1234130859375, 0.1473388671875, 0.0163116455078125, 0.13928222656...
embed
34960540_c0
34960540
lisp
0
Title: Finding the order of growth of a procedure that calls many procedures Problem title: Finding the order of growth of a procedure that calls many procedures Tags: big-o, lisp, scheme, sicp Problem: Finding the order of growth of a procedure that calls many procedures This code creates a balanced binary search tree...
Finding the order of growth of a procedure that calls many procedures Finding the order of growth of a procedure that calls many procedures big-o lisp scheme sicp Finding list-2 Finding the order of growth of a procedure that calls many procedures This code creates a balanced binary search tree that is an intersection ...
[ 0.00110626220703125, 0.00885009765625, -0.0137939453125, 0.00153350830078125, 0.01226806640625, 0.03125, -0.015625, -0.01251220703125, 0.00885009765625, -0.0439453125, -0.01806640625, -0.006378173828125, -0.003509521484375, -0.0205078125, 0.01116943359375, -0.005767822265625, 0.00418...
[ 26040, 12989, 111, 75678, 50491, 11782, 5941, 31, 400, 7008, 150370, 26536, 254, 5303, 5428, 18151, 28282, 40197, 71, 2394, 6635, 33938, 53201, 83, 1940, 7, 58994, 6626, 1360, 6562, 49878, 510, 3934, 5423, 51776, 581, 102, 839, 3509, 1865...
[ 0.110595703125, 0.17236328125, 0.049560546875, 0.1553955078125, 0.20947265625, 0.10723876953125, 0.0941162109375, 0.1058349609375, 0.0161895751953125, 0.122802734375, 0.1202392578125, 0.0079345703125, 0.1094970703125, 0.1439208984375, 0.1573486328125, 0.155029296875, 0.0836181640625,...
embed
52864704_c1
52864704
lisp
1
next-missiles (game-missiles s) (game-invaders s)) (next-tank (game-tank s)))) In this version, I have a function called next-invaders which takes the list of invaders and missiles, and a function called next-missiles which takes the list of missiles and invaders. The first function checks each invader against each mis...
next-missiles (game-missiles s) (game-invaders s)) (next-tank (game-tank s)))) In this version, I have a function called next-invaders which takes the list of invaders and missiles, and a function called next-missiles which takes the list of missiles and invaders. The first function checks each invader against each mis...
[ -0.0220947265625, 0.00433349609375, 0.016845703125, 0.02880859375, -0.003570556640625, 0.01177978515625, -0.00323486328125, 0.0093994140625, -0.00653076171875, 0.039306640625, 0.01104736328125, 0.0230712890625, 0.00537109375, -0.0091552734375, -0.0062255859375, 0.004608154296875, 0.0...
[ 11737, 9, 86811, 1577, 35311, 91, 73, 2113, 1314, 86, 29062, 1076, 92, 80126, 903, 11389, 32354, 51776, 5303, 205491, 4295, 136, 18025, 1340, 5117, 12765, 12638, 42, 26548, 81887, 87388, 2499, 61770, 30646, 47143, 17932, 35166, 5701, 171763...
[ 0.2308349609375, 0.042236328125, 0.1802978515625, 0.1436767578125, 0.0985107421875, 0.1060791015625, 0.0728759765625, 0.201416015625, 0.147216796875, 0.022186279296875, 0.174072265625, 0.1307373046875, 0.055877685546875, 0.021331787109375, 0.028228759765625, 0.11572265625, 0.21643066...
embed
33157350_c0
33157350
lisp
0
Title: How to pass lambda to macro? Problem title: How to pass lambda to macro? Tags: common-lisp, lambda, lisp Problem: How to pass lambda to macro? I need to pass function and call it with specified arguments. How to properly pass lambda function to macro and avoid this error: APPLY: #'(LAMBDA (X) (+ X 1)) is not a f...
How to pass lambda to macro? How to pass lambda to macro? common-lisp lambda lisp How How to pass lambda to macro? I need to pass function and call it with specified arguments. How to properly pass lambda function to macro and avoid this error: Code: Call: What's wrong with my code? Tried something similar with + funct...
[ -0.01025390625, 0.0067138671875, 0.0013275146484375, -0.032958984375, -0.01220703125, 0.017578125, 0.0078125, -0.0020904541015625, -0.00177001953125, -0.04931640625, 0.007476806640625, -0.0177001953125, -0.000728607177734375, -0.00799560546875, 0.01397705078125, -0.01141357421875, -0...
[ 11249, 47, 27875, 21, 6492, 85, 111789, 39210, 4086, 254, 400, 7008, 3871, 32354, 11782, 678, 58735, 10750, 155965, 71864, 18499, 28864, 26265, 44691, 18151, 21373, 997, 7663, 11907, 30646, 16750, 112140, 5303, 12921, 51776, 61799 ]
[ 0.089599609375, 0.1361083984375, 0.176025390625, 0.120849609375, 0.23583984375, 0.22216796875, 0.2548828125, 0.10748291015625, 0.0772705078125, 0.1429443359375, 0.0992431640625, 0.161865234375, 0.00262451171875, 0.19384765625, 0.1197509765625, 0.0572509765625, 0.125244140625, 0.173...
embed
75091844_c0
75091844
lisp
0
Title: AutoLISP - Selecting/Moveing Object Multiple Times Using Coordinates Autocad Problem title: AutoLISP - Selecting/Moveing Object Multiple Times Using Coordinates Autocad Tags: autolisp, lisp Problem: AutoLISP - Selecting/Moveing Object Multiple Times Using Coordinates Autocad is there any way to select entities g...
AutoLISP - Selecting/Moveing Object Multiple Times Using Coordinates Autocad AutoLISP - Selecting/Moveing Object Multiple Times Using Coordinates Autocad autolisp lisp AutoLISP Selecting Moveing Object Multiple Times Using Coordinates Autocad AutoLISP - Selecting/Moveing Object Multiple Times Using Coordinates Autocad ...
[ 0.003387451171875, 0.0220947265625, 0.00921630859375, 0.0242919921875, -0.033203125, -0.005615234375, 0.00518798828125, 0.03564453125, -0.00022125244140625, 0.006439208984375, -0.005218505859375, -0.009521484375, -0.00007534027099609375, -0.017578125, 0.003570556640625, 0.0019683837890...
[ 4396, 67616, 683, 51620, 64, 9083, 272, 134549, 19335, 8705, 19114, 345, 1311, 43297, 25426, 1809, 4086, 254, 400, 7008, 135828, 214, 2685, 2499, 3917, 47, 36849, 77630, 2449, 34475, 176866, 89536, 3444, 1295, 24589, 50490, 44596, 31043, 10...
[ 0.13037109375, 0.138916015625, 0.16015625, 0.1588134765625, 0.000518798828125, 0.0673828125, 0.0537109375, 0.16015625, 0.1087646484375, 0.100341796875, 0.1978759765625, 0.007476806640625, 0.040679931640625, 0.1805419921875, 0.1597900390625, 0.0794677734375, 0.0799560546875, 0.09991...
embed
49245008_c0
49245008
lisp
0
Title: Lexical Bindings in Common Lisp Macros Problem title: Lexical Bindings in Common Lisp Macros Tags: macros, lisp, common-lisp, lexical-scope Problem: Lexical Bindings in Common Lisp Macros I am currently working my way through Graham's On Lisp and find this particular bit difficult to understand: Binding . Lexica...
Lexical Bindings in Common Lisp Macros Lexical Bindings in Common Lisp Macros macros lisp common-lisp lexical-scope Lexical Bindings Common Lisp Macros Lexical Bindings in Common Lisp Macros I am currently working my way through Graham's On Lisp and find this particular bit difficult to understand: This comes from Chap...
[ 0.0206298828125, 0.024658203125, 0.005401611328125, 0.00159454345703125, 0.0111083984375, 0.03564453125, 0.007476806640625, 0.0299072265625, 0.01373291015625, -0.007781982421875, -0.01007080078125, -0.02001953125, 0.002685546875, 0.004638671875, 0.005767822265625, -0.000333786010742187...
[ 172522, 6827, 1843, 33770, 151301, 1261, 7008, 4727, 3666, 111789, 400, 39210, 4086, 254, 75675, 21533, 70820, 147756, 2161, 34844, 28219, 117615, 382, 98363, 3229, 7, 5608, 959, 11814, 3687, 32354, 764, 29459, 151268, 122776, 27781 ]
[ 0.1806640625, 0.126220703125, 0.131103515625, 0.1519775390625, 0.129638671875, 0.176025390625, 0.1787109375, 0.1273193359375, 0.1365966796875, 0.286865234375, 0.1243896484375, 0.10577392578125, 0.13037109375, 0.11572265625, 0.164794921875, 0.08746337890625, 0.115966796875, 0.158325...
embed
53931005_c0
53931005
lisp
0
Title: What does &#x27;null?&#x27;, &#x27;procedure?&#x27; and &#x27;symbol?&#x27; mean in the following code? Problem title: What does &#x27;null?&#x27;, &#x27;procedure?&#x27; and &#x27;symbol?&#x27; mean in the following code? Tags: lisp, python Problem: What does 'null?', 'procedure?' and 'symbol?' mean in the foll...
What does &#x27;null?&#x27;, &#x27;procedure?&#x27; and &#x27;symbol?&#x27; mean in the following code? What does &#x27;null?&#x27;, &#x27;procedure?&#x27; and &#x27;symbol?&#x27; mean in the following code? lisp python What env.update op.eq What does 'null?', 'procedure?' and 'symbol?' mean in the following code? I am...
[ 0.007415771484375, 0.0011749267578125, 0.00616455078125, -0.000736236572265625, -0.0284423828125, 0.041259765625, 0.012939453125, 0.0021514892578125, 0.0020294189453125, 0.024658203125, 0.0098876953125, -0.01116943359375, -0.00049591064453125, -0.0235595703125, -0.0037994384765625, 0.0...
[ 4865, 14602, 3768, 139550, 232578, 176726, 29459, 25632, 18151, 136, 400, 7008, 17198, 50828, 22, 334, 117008, 233, 864, 209806, 29479, 1261, 5337, 56359, 56, 145581, 24299, 4086, 6493, 5570, 33, 32354, 45, 10763, 6635, 61924, 291, 26783, 2...
[ 0.0506591796875, 0.0175323486328125, 0.08746337890625, 0.2391357421875, 0.219970703125, 0.270263671875, 0.1151123046875, 0.053863525390625, 0.1185302734375, 0.00408935546875, 0.08721923828125, 0.1859130859375, 0.025115966796875, 0.0992431640625, 0.0869140625, 0.2039794921875, 0.16271...
embed
27839709_c0
27839709
lisp
0
Title: double precision and peridoc decimals Problem title: double precision and peridoc decimals Tags: double, rational-number, c%2B%2B, lisp, ieee Problem: double precision and peridoc decimals I'm working on a lisp interpreter and implemented rational numbers. I thought they have the advantage over doubles to be abl...
double precision and peridoc decimals double precision and peridoc decimals double rational-number c%2B%2B lisp ieee stdio.h double precision and peridoc decimals I'm working on a lisp interpreter and implemented rational numbers. I thought they have the advantage over doubles to be able to represent numbers like 1/3. ...
[ 0.0098876953125, -0.00098419189453125, 0.00177001953125, -0.0216064453125, 0.01055908203125, -0.006866455078125, -0.005889892578125, 0.00439453125, -0.000598907470703125, -0.0045166015625, 0.0174560546875, 0.01239013671875, -0.01171875, -0.0123291015625, -0.00665283203125, 0.0183105468...
[ 41929, 22619, 1830, 136, 117, 14, 29713, 32380, 67553, 168487, 2606, 400, 7008, 7039, 6138, 5670, 127, 20697, 29481, 56, 29479, 101935, 17569, 92940, 645, 7, 33636, 62366, 74481, 69101, 50339, 144285, 678, 70460, 44084, 621, 111, 21917, 265...
[ 0.2587890625, 0.230712890625, 0.087890625, 0.0537109375, 0.097900390625, 0.07293701171875, 0.1982421875, 0.1798095703125, 0.15771484375, 0.203369140625, 0.1253662109375, 0.08447265625, 0.1529541015625, 0.004638671875, 0.06182861328125, 0.1856689453125, 0.093994140625, 0.06063842773...
embed
19523760_c0
19523760
lisp
0
Title: Lisp: Convert Number to String Problem title: Lisp: Convert Number to String Tags: concatenation, string, lisp, numbers Problem: Lisp: Convert Number to String What's a good Common Lisp function to convert a number into a string? I wish to convert a number to string, as in: 42 -> "42" Ultimately I want to concat...
Lisp: Convert Number to String Lisp: Convert Number to String concatenation string lisp numbers Lisp Convert Number Lisp: Convert Number to String What's a good Common Lisp function to convert a number into a string? I wish to convert a number to string, as in: 42 -> "42" Ultimately I want to concatenate a string and a...
[ -0.01708984375, -0.006103515625, -0.0091552734375, 0.016845703125, -0.01177978515625, 0.0211181640625, 0.01068115234375, 0.0120849609375, 0.0069580078125, -0.017578125, -0.022216796875, -0.0155029296875, -0.02490234375, 0.0191650390625, 0.000576019287109375, -0.017822265625, -0.01440...
[ 1261, 7008, 12, 1657, 11549, 103332, 47, 23351, 214, 158, 4460, 33, 79315, 400, 101935, 4127, 151301, 32354, 96760, 10, 14012, 3934, 32599, 4828, 33079, 13023, 137625, 3444, 33478, 76, 67, 136, 5423, 25842, 26582, 5775, 31, 2389, 418, 304...
[ 0.18701171875, 0.2274169921875, 0.040252685546875, 0.058349609375, 0.1861572265625, 0.2137451171875, 0.15087890625, 0.2298583984375, 0.126708984375, 0.096435546875, 0.14404296875, 0.118408203125, 0.250244140625, 0.1435546875, 0.1728515625, 0.0823974609375, 0.143310546875, 0.1989746...
embed
8413254_c0
8413254
lisp
0
Title: Using quotes and double quotes in Java Runtime.getRuntime().exec(...) Problem title: Using quotes and double quotes in Java Runtime.getRuntime().exec(...) Tags: java, lisp, unix, runtime.exec, runtime Problem: Using quotes and double quotes in Java Runtime.getRuntime().exec(...) I am trying to start a Lisp Image...
Using quotes and double quotes in Java Runtime.getRuntime().exec(...) Using quotes and double quotes in Java Runtime.getRuntime().exec(...) java lisp unix runtime.exec runtime Using Java Runtime.getRuntime lisp_image package::method some_argument runtime.exec Using quotes and double quotes in Java Runtime.getRuntime()....
[ 0.00830078125, 0.01361083984375, -0.0250244140625, 0.016845703125, -0.00714111328125, 0.0026397705078125, 0.0220947265625, -0.00421142578125, -0.000598907470703125, -0.0172119140625, 0.020263671875, 0.010498046875, -0.00445556640625, 0.0159912109375, -0.0216064453125, 0.001258850097656...
[ 345, 6953, 66747, 7, 136, 41929, 23, 41925, 28398, 6032, 3794, 163321, 46480, 238, 79, 330, 400, 7008, 51, 4084, 11675, 37926, 98169, 1928, 7352, 3060, 155937, 31577, 4034, 1261, 22710, 1295, 4727, 11787, 1542, 130250, 10644, 25632, 26818, ...
[ 0.10546875, 0.0360107421875, 0.2403564453125, 0.11865234375, 0.09375, 0.1334228515625, 0.0291595458984375, 0.26123046875, 0.081787109375, 0.1964111328125, 0.1116943359375, 0.10736083984375, 0.10205078125, 0.0567626953125, 0.095947265625, 0.13623046875, 0.08837890625, 0.205322265625...
embed
27889989_c1
27889989
lisp
1
>) 2: (EVAL (SWANK:SLDB-STEP 0)) 3: (SWANK:EVAL-FOR-EMACS (SWANK:SLDB-STEP 0) "COMMON-LISP-USER" 122) 4: ((FLET #:FORM-FUN-7055 :IN SWANK::SLDB-LOOP)) 5: (SWANK::SLDB-LOOP 1) 6: ((LAMBDA NIL :IN SWANK::DEBUG-IN-EMACS)) 7: ((FLET SWANK/BACKEND:CALL-WITH-DEBUGGING-ENVIRONMENT :IN "/home/michael/slime/swank/sbcl.lisp") #<...
>) 2: (EVAL (SWANK:SLDB-STEP 0)) 3: (SWANK:EVAL-FOR-EMACS (SWANK:SLDB-STEP 0) "COMMON-LISP-USER" 122) 4: ((FLET #:FORM-FUN-7055 :IN SWANK::SLDB-LOOP)) 5: (SWANK::SLDB-LOOP 1) 6: ((LAMBDA NIL :IN SWANK::DEBUG-IN-EMACS)) 7: ((FLET SWANK/BACKEND:CALL-WITH-DEBUGGING-ENVIRONMENT :IN "/home/michael/slime/swank/sbcl.lisp") #<...
[ 0.00830078125, 0.0022125244140625, -0.01318359375, 0.005889892578125, -0.00775146484375, 0.0002460479736328125, 0.009033203125, -0.0025787353515625, 0.00023174285888671875, -0.04150390625, 0.01080322265625, 0.007720947265625, -0.01483154296875, -0.00012302398681640625, -0.00439453125, ...
[ 977, 15573, 647, 61152, 294, 53912, 605, 30508, 39463, 43865, 683, 757, 16, 22408, 61692, 45174, 19283, 16113, 82707, 67616, 1062, 50184, 47320, 27959, 27089, 98533, 14006, 11663, 8852, 159, 17014, 20880, 190, 305, 12, 94202, 571, 6538, 541...
[ 0.07513427734375, 0.1171875, 0.07086181640625, 0.244873046875, 0.0253143310546875, 0.1534423828125, 0.197998046875, 0.0858154296875, 0.1712646484375, 0.1312255859375, 0.1102294921875, 0.1470947265625, 0.004302978515625, 0.08056640625, 0.038818359375, 0.13525390625, 0.1473388671875, ...
embed
55782227_c1
55782227
lisp
1
isPromise(value)) { return value.then(next); } else { return next(value); } })(); } does below results are correct for reduce ? lips> (reduce cons '(1 2 3 4) nil) ((((nil . 1) . 2) . 3) . 4) lips> (reduce list '(1 2 3 4) nil) ((((nil 1) 2) 3) 4) lips> How should fold function work and look like in JavaScript? What is e...
isPromise(value)) { return value.then(next); } else { return next(value); } })(); } does below results are correct for reduce ? lips> (reduce cons '(1 2 3 4) nil) ((((nil . 1) . 2) . 3) . 4) lips> (reduce list '(1 2 3 4) nil) ((((nil 1) 2) 3) 4) lips> How should fold function work and look like in JavaScript? What is e...
[ -0.02783203125, 0.008544921875, 0.007049560546875, 0.00653076171875, -0.0130615234375, 0.0172119140625, -0.0185546875, -0.00653076171875, 0.0069580078125, -0.033203125, -0.00115966796875, -0.01007080078125, -0.00066375732421875, -0.0069580078125, 0.01397705078125, -0.0133056640625, 0...
[ 83, 10752, 5453, 27494, 13, 30646, 34292, 92733, 29062, 37076, 11737, 14602, 35064, 50339, 26785, 34390, 66265, 2740, 107, 106357, 158, 7, 138, 17324, 13956, 5303, 5608, 42822, 32354, 4488, 6713, 1884, 17925, 24763, 62775, 100, 136, 23, 150...
[ 0.132080078125, 0.209228515625, 0.290771484375, 0.1983642578125, 0.073486328125, 0.1324462890625, 0.1578369140625, 0.104736328125, 0.0863037109375, 0.01568603515625, 0.1107177734375, 0.0208740234375, 0.074951171875, 0.1126708984375, 0.160888671875, 0.28271484375, 0.197998046875, 0....
embed
43595605_c0
43595605
lisp
0
Title: Define a scheme function that computes the trace of a square matrix Problem title: Define a scheme function that computes the trace of a square matrix Tags: scheme, lisp Problem: Define a scheme function that computes the trace of a square matrix Example (trace '((1 2 3) (4 5 6) (7 8 9))) should evaluate to 15 (...
Define a scheme function that computes the trace of a square matrix Define a scheme function that computes the trace of a square matrix scheme lisp Define add1 sub1 Define a scheme function that computes the trace of a square matrix i tried to do it but i cant seem to do it, i tried to get the diagonals first. is there...
[ -0.012451171875, 0.02490234375, 0.006317138671875, -0.00244140625, -0.020751953125, -0.005645751953125, 0.000171661376953125, 0.025634765625, 0.005126953125, -0.03271484375, 0.00897216796875, -0.00872802734375, -0.03369140625, -0.01318359375, 0.000934600830078125, 0.0135498046875, 0....
[ 64552, 150370, 32354, 375, 7077, 144851, 108047, 50944, 425, 400, 7008, 15190, 418, 1614, 450, 111, 37842, 1284, 45767, 48903, 2046, 207997, 7, 5117, 3917, 86869, 9655, 8781, 195625, 5844, 17368, 22288, 22183, 927, 138, 242, 86827, 201, 211...
[ 0.1334228515625, 0.2666015625, 0.2275390625, 0.042633056640625, 0.171875, 0.2430419921875, 0.1549072265625, 0.1884765625, 0.064208984375, 0.03387451171875, 0.1627197265625, 0.1358642578125, 0.04559326171875, 0.15478515625, 0.0265350341796875, 0.028656005859375, 0.10693359375, 0.002...
embed
73766175_c1
73766175
lisp
1
threads, performs locks, and checks lock ownership. I initially thought that the locking code might be a missing DMB instruction; DMB "ensures that the exclusive write is synchronized to all processors". Thus I put DMB instructions all over the locking code (but upon looking carefully, DMB was already there in a few s...
threads, performs locks, and checks lock ownership. I initially thought that the locking code might be a missing DMB instruction; DMB "ensures that the exclusive write is synchronized to all processors". Thus I put DMB instructions all over the locking code (but upon looking carefully, DMB was already there in a few s...
[ -0.012939453125, 0.01495361328125, -0.00616455078125, -0.02392578125, -0.0186767578125, -0.01324462890625, 0.0081787109375, 0.0233154296875, 0.01416015625, -0.00506591796875, -0.00098419189453125, 0.006805419921875, -0.002593994140625, -0.00604248046875, 0.0162353515625, 0.01416015625,...
[ 86997, 7, 4, 51339, 56776, 136, 12765, 101785, 16070, 5, 61475, 17569, 214, 18151, 13648, 132283, 391, 12689, 188336, 1755, 30891, 97629, 33022, 200470, 29367, 47, 756, 14543, 4295, 3884, 167934, 645, 509, 21771, 2685, 13162, 9969, 34759, 4...
[ 0.2281494140625, 0.044952392578125, 0.01416015625, 0.1207275390625, 0.20654296875, 0.0141143798828125, 0.1497802734375, 0.145263671875, 0.10247802734375, 0.028167724609375, 0.020599365234375, 0.0439453125, 0.1209716796875, 0.22412109375, 0.056243896484375, 0.08154296875, 0.1032714843...
embed
60893605_c0
60893605
lisp
0
Title: Clojure Core function argument positions seem rather confusing. What&#x27;s the logic behind it? Problem title: Clojure Core function argument positions seem rather confusing. What&#x27;s the logic behind it? Tags: clojure, clojure-core, clojurescript, lisp Problem: Clojure Core function argument positions seem ...
Clojure Core function argument positions seem rather confusing. What&#x27;s the logic behind it? Clojure Core function argument positions seem rather confusing. What&#x27;s the logic behind it? clojure clojure-core clojurescript lisp Clojure Core What Clojure Core function argument positions seem rather confusing. What...
[ 0.003814697265625, -0.001556396484375, -0.000530242919921875, 0.004608154296875, -0.00543212890625, 0.0220947265625, 0.0262451171875, 0.004241943359375, -0.00139617919921875, 0.0240478515625, 0.0167236328125, -0.0012359619140625, -0.0001468658447265625, 0.002532958984375, 0.013427734375,...
[ 51053, 461, 107, 31365, 32354, 10750, 19069, 48903, 43257, 55681, 6953, 3768, 62775, 50155, 7, 20450, 30854, 32032, 400, 7008, 9893, 56458, 105416, 84673, 12989, 40322, 27781, 181799, 79986, 137043, 1957, 14373, 128120, 18822, 7175, 230451, 121...
[ 0.1279296875, 0.1806640625, 0.1319580078125, 0.218505859375, 0.1990966796875, 0.2464599609375, 0.184814453125, 0.0282135009765625, 0.0611572265625, 0.0966796875, 0.0975341796875, 0.031585693359375, 0.169921875, 0.10052490234375, 0.0377197265625, 0.09002685546875, 0.1812744140625, 0...
embed
6260754_c0
6260754
lisp
0
Title: Just getting used to paredit in emacs on OS X - how come C-) doesn&#x27;t work? Problem title: Just getting used to paredit in emacs on OS X - how come C-) doesn&#x27;t work? Tags: editor, emacs, lisp, macos, paredit Problem: Just getting used to paredit in emacs on OS X - how come C-) doesn't work? I've recentl...
Just getting used to paredit in emacs on OS X - how come C-) doesn&#x27;t work? Just getting used to paredit in emacs on OS X - how come C-) doesn&#x27;t work? editor emacs lisp macos paredit Just Just getting used to paredit in emacs on OS X - how come C-) doesn't work? I've recently set up a Common Lisp programming e...
[ -0.002593994140625, 0.03857421875, -0.026123046875, 0.0047607421875, -0.027099609375, 0.030029296875, -0.0123291015625, -0.0012054443359375, -0.0028839111328125, 0.00075531005859375, -0.00799560546875, -0.0084228515625, -0.00665283203125, -0.0238037109375, -0.00885009765625, -0.0178222...
[ 9563, 20949, 11814, 366, 45082, 23, 352, 2263, 7, 11787, 1193, 3642, 1380, 313, 9, 16, 22027, 3768, 18, 4488, 30391, 400, 7008, 7840, 98, 151301, 1261, 56037, 65998, 4727, 232425, 88996, 80661, 2392, 5445, 18151, 4785, 99091, 2472, 19364,...
[ 0.04827880859375, 0.06988525390625, 0.1885986328125, 0.1683349609375, 0.288330078125, 0.015045166015625, 0.12841796875, 0.1712646484375, 0.14990234375, 0.1243896484375, 0.126708984375, 0.0443115234375, 0.0806884765625, 0.131103515625, 0.1519775390625, 0.1378173828125, 0.0989990234375...
embed