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
9429255_c0
9429255
lisp
0
Title: When a DSL gets 'lispy' Problem title: When a DSL gets 'lispy' Tags: lisp, dsl, python Problem: When a DSL gets 'lispy' In a recent question about a DSL I tried to mix DSL expressions with expressions of the embedding language which happens to be procedural (in that case Python). After some e...
When a DSL gets 'lispy' When a DSL gets 'lispy' lisp dsl python When DSL MY_DSL_FOO_FUNCTION ANOTHER_DSL_FUNCTION expression_in_python more_expressions_in_python When a DSL gets 'lispy' In a recent question about a DSL I tried to mix DSL expressions with expressions of the embedding language which h...
[ 0.01275634765625, -0.0048828125, -0.00152587890625, 0.01214599609375, -0.029296875, 0.005615234375, -0.0030364990234375, 0.0098876953125, -0.005523681640625, -0.0218505859375, 0.01519775390625, 0.015869140625, -0.0198974609375, 0.016845703125, 0.004150390625, 0.0101318359375, -0.0078...
[ 14847, 114479, 62163, 3768, 4086, 6493, 400, 7008, 104, 24861, 17198, 50828, 54133, 919, 30563, 175560, 224750, 125195, 73, 1286, 204629, 10, 37842, 17664, 55720, 59725, 46876, 96276, 59158, 145581, 28007, 32997, 81113, 141, 6002, 86531, 7, 2...
[ 0.126708984375, 0.20849609375, 0.1141357421875, 0.0333251953125, 0.1522216796875, 0.277099609375, 0.1339111328125, 0.176025390625, 0.0047607421875, 0.1448974609375, 0.0712890625, 0.13330078125, 0.1268310546875, 0.083740234375, 0.1964111328125, 0.1490478515625, 0.06817626953125, 0.1...
embed
41074801_c0
41074801
lisp
0
Title: Leave only the elements that are not repeated in a given list IN SCHEME Problem title: Leave only the elements that are not repeated in a given list IN SCHEME Tags: functional-programming, lisp, scheme Problem: Leave only the elements that are not repeated in a given list IN SCHEME So I'm trying to solve this qu...
Leave only the elements that are not repeated in a given list IN SCHEME Leave only the elements that are not repeated in a given list IN SCHEME functional-programming lisp scheme Leave SCHEME Leave only the elements that are not repeated in a given list IN SCHEME So I'm trying to solve this question with SCHEME so that...
[ -0.00335693359375, 0.027099609375, -0.0034637451171875, 0.0020751953125, 0.01055908203125, 0.020751953125, 0.00860595703125, -0.0023193359375, 0.00885009765625, -0.0250244140625, -0.01904296875, -0.002471923828125, -0.0032196044921875, 0.00933837890625, -0.01312255859375, 0.02722167968...
[ 64819, 4734, 80854, 621, 959, 119140, 297, 23, 34475, 5303, 5881, 97692, 121377, 123309, 28966, 400, 7008, 150370, 31577, 86869, 9655, 678, 2174, 876, 501, 1556, 35166, 1221, 124962, 49129, 35412, 90, 22027, 18, 4488, 31635, 17569, 154107, ...
[ 0.1959228515625, 0.1466064453125, 0.1959228515625, 0.021514892578125, 0.170166015625, 0.2396240234375, 0.10333251953125, 0.0562744140625, 0.0704345703125, 0.18017578125, 0.1197509765625, 0.1749267578125, 0.2015380859375, 0.1146240234375, 0.0838623046875, 0.050048828125, 0.14562988281...
embed
19145726_c0
19145726
lisp
0
Title: Mapping multiple functions, in order, over a single list Problem title: Mapping multiple functions, in order, over a single list Tags: scheme, lisp, racket Problem: Mapping multiple functions, in order, over a single list I would like to map three different functions, in order, over a single list. To demonstrate...
Mapping multiple functions, in order, over a single list Mapping multiple functions, in order, over a single list scheme lisp racket Mapping foo1 foo2 foo3 bar1 bar2 bar3 foobar1 foobar2 foobar3 Mapping multiple functions, in order, over a single list I would like to map three different functions, in order, over a sing...
[ 0.0164794921875, 0.0115966796875, -0.005218505859375, 0.01202392578125, -0.0208740234375, 0.01171875, 0.00750732421875, 0.00225830078125, 0.00921630859375, -0.0244140625, -0.015380859375, -0.01019287109375, 0.0037841796875, 0.02490234375, -0.01324462890625, -0.004180908203125, -0.009...
[ 911, 26783, 48716, 32354, 7, 12989, 645, 11001, 5303, 150370, 400, 7008, 673, 27853, 5775, 31, 304, 363, 1909, 1299, 2806, 1884, 22288, 17262, 12921, 106804, 29459, 3444, 291, 61924, 759, 6562, 41600, 116, 8439, 11675, 36917, 1632, 1733, ...
[ 0.209716796875, 0.1810302734375, 0.20849609375, 0.24462890625, 0.048797607421875, 0.2225341796875, 0.1239013671875, 0.1092529296875, 0.215087890625, 0.1693115234375, 0.0738525390625, 0.1300048828125, 0.06622314453125, 0.1630859375, 0.07977294921875, 0.013641357421875, 0.0042419433593...
embed
60137560_c0
60137560
lisp
0
Title: How to run and on a list of booleans in scheme? Problem title: How to run and on a list of booleans in scheme? Tags: lisp, scheme Problem: How to run and on a list of booleans in scheme? I'm working on map-ing over a list to preform logic on it to make decisions and I keep coming aback to producing something lik...
How to run and on a list of booleans in scheme? How to run and on a list of booleans in scheme? lisp scheme How While Syntax How to run and on a list of booleans in scheme? I'm working on map-ing over a list to preform logic on it to make decisions and I keep coming aback to producing something like this: What I need i...
[ -0.00518798828125, 0.014892578125, 0.00543212890625, 0.01177978515625, -0.0247802734375, 0.0211181640625, -0.004180908203125, -0.00067138671875, -0.0078125, -0.0120849609375, -0.0040283203125, -0.02197265625, -0.014892578125, 0.0159912109375, 0.000885009765625, -0.004486083984375, 0....
[ 11249, 47, 11675, 136, 98, 5303, 111, 337, 16836, 10133, 23, 150370, 400, 7008, 51404, 19010, 86531, 10, 20697, 22288, 645, 5037, 62775, 115299, 13695, 38162, 12620, 27024, 3871, 15549, 36917, 3934, 1902, 17569, 17368, 3444, 148525, 420, 90...
[ 0.1148681640625, 0.06195068359375, 0.205322265625, 0.17578125, 0.195068359375, 0.2120361328125, 0.100830078125, 0.1026611328125, 0.19384765625, 0.215087890625, 0.0928955078125, 0.2283935546875, 0.08551025390625, 0.1851806640625, 0.134521484375, 0.041107177734375, 0.0833740234375, 0...
embed
6964073_c0
6964073
lisp
0
Title: How can I get emacs to show line numbers when the 'text-mode-hook appears not to be working? Problem title: How can I get emacs to show line numbers when the 'text-mode-hook appears not to be working? Tags: emacs, elisp, lisp Problem: How can I get emacs to show line numbers when the 'text-mode-hook ap...
How can I get emacs to show line numbers when the 'text-mode-hook appears not to be working? How can I get emacs to show line numbers when the 'text-mode-hook appears not to be working? emacs elisp lisp How How can I get emacs to show line numbers when the 'text-mode-hook appears not to be working? I am tryin...
[ -0.01190185546875, -0.0294189453125, 0.01416015625, -0.00013637542724609375, 0.0021820068359375, 0.0125732421875, 0.00628662109375, 0.0120849609375, 0.005889892578125, -0.01123046875, -0.0186767578125, -0.004364013671875, -0.025390625, -0.00323486328125, 0.00121307373046875, -0.0186767...
[ 11249, 831, 2046, 352, 2263, 7, 47, 7639, 13315, 101935, 3229, 3768, 22829, 61170, 497, 685, 135179, 959, 20697, 186, 15296, 7008, 400, 5423, 539, 583, 8337, 23, 28987, 3444, 11907, 13736, 18234, 85269, 4439, 18, 43240, 5885, 27211, 10215...
[ 0.031982421875, 0.03533935546875, 0.07220458984375, 0.1168212890625, 0.1927490234375, 0.1397705078125, 0.0258941650390625, 0.1527099609375, 0.1995849609375, 0.211181640625, 0.058685302734375, 0.02105712890625, 0.1722412109375, 0.135986328125, 0.1182861328125, 0.108642578125, 0.094848...
embed
55662179_c0
55662179
lisp
0
Title: How do I check if the list is empty recursively in lisp? Problem title: How do I check if the list is empty recursively in lisp? Tags: lisp Problem: How do I check if the list is empty recursively in lisp? I have funtion called: (defun color ( list1 list2 list3 list4 list5 listoflist)) (defun color (list1 list2 ...
How do I check if the list is empty recursively in lisp? How do I check if the list is empty recursively in lisp? lisp How list1 list2 list3 list4 list5 How do I check if the list is empty recursively in lisp? I have funtion called: if the input is: (color null '(3 4 5) null) '(3 5 8) null)) it should produce (unknown ...
[ -0.01708984375, -0.006195068359375, -0.0022735595703125, 0.033447265625, -0.003875732421875, 0.0400390625, 0.01092529296875, 0.00823974609375, -0.000732421875, 0.03369140625, -0.00537109375, -0.01220703125, -0.005889892578125, 0.0174560546875, 0.01422119140625, 0.0167236328125, 0.028...
[ 12765, 2174, 5303, 83, 201505, 195625, 5844, 538, 23, 400, 7008, 11249, 54, 363, 617, 758, 87, 70, 7477, 1363, 107730, 46133, 56574, 86827, 201, 21162, 190, 65034, 5608, 27489, 69723, 6896 ]
[ 0.2059326171875, 0.09478759765625, 0.218017578125, 0.080810546875, 0.259521484375, 0.2149658203125, 0.154541015625, 0.053436279296875, 0.042877197265625, 0.13818359375, 0.21728515625, 0.01120758056640625, 0.0169525146484375, 0.00395965576171875, 0.081787109375, 0.1275634765625, 0.006...
embed
36945995_c0
36945995
lisp
0
Title: Recur not at tail position Problem title: Recur not at tail position Tags: clojure, functional-programming, lisp, recursion, tail-recursion Problem: Recur not at tail position How can I use something similiar to recur not at tail position? Take a look at my code: (defn -main [& args] (println "Hi! Type a file na...
Recur not at tail position Recur not at tail position clojure functional-programming lisp recursion tail-recursion Recur Type Sorry Recur not at tail position How can I use something similiar to recur not at tail position? Take a look at my code: I know I can't use recur here... But I neither know how can I make it in ...
[ 0.0004863739013671875, 0.008056640625, 0.004669189453125, 0.0247802734375, -0.0152587890625, 0.001983642578125, 0.018798828125, -0.0035858154296875, -0.0185546875, -0.0027618408203125, -0.01043701171875, -0.0106201171875, -0.0179443359375, -0.006317138671875, 0.0198974609375, -0.003433...
[ 165428, 42, 959, 99, 46741, 19069, 20450, 461, 107, 123309, 28966, 400, 7008, 195625, 1830, 48650, 60457, 90502, 831, 4527, 9844, 76465, 147, 43852, 6713, 18151, 3714, 3688, 3249, 9014, 51053, 180, 20880, 43701, 3917, 7225, 30700 ]
[ 0.1807861328125, 0.190673828125, 0.209716796875, 0.117919921875, 0.224365234375, 0.1798095703125, 0.114013671875, 0.1575927734375, 0.1373291015625, 0.12060546875, 0.0841064453125, 0.034027099609375, 0.1087646484375, 0.218017578125, 0.1357421875, 0.1844482421875, 0.17578125, 0.13146...
embed
61239170_c0
61239170
lisp
0
Title: AutoLISP - Change Layers Automatically Problem title: AutoLISP - Change Layers Automatically Tags: lisp, autolisp, autocad, autocad-plugin Problem: AutoLISP - Change Layers Automatically I want to make a simple AutoLISP routine where I draw lines in layer "0" and afterwards change back to the original layer. Wit...
AutoLISP - Change Layers Automatically AutoLISP - Change Layers Automatically lisp autolisp autocad autocad-plugin AutoLISP Change Layers Automatically c:testfunction OLD LINE AutoLISP - Change Layers Automatically I want to make a simple AutoLISP routine where I draw lines in layer "0" and afterwards change back to th...
[ -0.008056640625, 0.0181884765625, -0.00154876708984375, 0.0264892578125, -0.00958251953125, 0.007080078125, 0.0040283203125, 0.006927490234375, 0.01519775390625, 0.00970458984375, 0.00078582763671875, 0.01104736328125, -0.0031280517578125, 0.0142822265625, 0.00634765625, 0.006561279296...
[ 4396, 67616, 683, 87377, 239, 8889, 51719, 71407, 400, 7008, 1809, 4086, 254, 25426, 145301, 6954, 137175, 180, 30693, 130028, 3444, 3249, 8781, 124374, 79442, 124519, 23, 135355, 2389, 15549, 4420, 7311, 18151, 35064, 831, 13315, 1284, 1221,...
[ 0.1805419921875, 0.16943359375, 0.221435546875, 0.2269287109375, 0.14453125, 0.25732421875, 0.2022705078125, 0.0859375, 0.0869140625, 0.1719970703125, 0.0875244140625, 0.0946044921875, 0.1461181640625, 0.10986328125, 0.0860595703125, 0.10693359375, 0.1337890625, 0.0762939453125, ...
embed
11662554_c0
11662554
lisp
0
Title: - LISP - how to create a bitmap file by script? Problem title: - LISP - how to create a bitmap file by script? Tags: lisp, common-lisp, creation, bitmap Problem: - LISP - how to create a bitmap file by script? I'm a newbie here so please be soft with me =) I'm trying to develop a script in LISP (sorry, no other ...
- LISP - how to create a bitmap file by script? - LISP - how to create a bitmap file by script? lisp common-lisp creation bitmap LISP - LISP - how to create a bitmap file by script? I'm a newbie here so please be soft with me =) I'm trying to develop a script in LISP (sorry, no other language) to create a bitmap file. ...
[ 0.019287109375, 0.01397705078125, -0.028564453125, 0.0301513671875, 0.00469970703125, 0.0042724609375, 0.01055908203125, 0.005401611328125, 0.0012664794921875, 0.0166015625, 0.01348876953125, 0.006500244140625, 0.0079345703125, 0.00004553794860839844, -0.010498046875, 0.001495361328125...
[ 16970, 9434, 3642, 47, 28282, 4785, 62346, 11435, 390, 26499, 400, 7008, 39210, 4086, 254, 166635, 10, 3525, 9014, 3688, 22936, 186, 32977, 40039, 31577, 85493, 23, 4970, 46876, 12921, 1467, 1764, 9384, 50509, 50491, 68034, 345, 117, 434, ...
[ 0.148681640625, 0.241943359375, 0.09356689453125, 0.039215087890625, 0.1837158203125, 0.16845703125, 0.283447265625, 0.2081298828125, 0.09027099609375, 0.269775390625, 0.1363525390625, 0.18359375, 0.1036376953125, 0.1044921875, 0.189453125, 0.134765625, 0.0177459716796875, 0.021759...
embed
40113521_c0
40113521
lisp
0
Title: Need help in scheme programming Problem title: Need help in scheme programming Tags: scheme, list, lisp, lambda, functional-programming Problem: Need help in scheme programming I want the program to count how many times a particular sub-string has been found in an expression.I wrote the following code but I'm no...
Need help in scheme programming Need help in scheme programming scheme list lisp lambda functional-programming Need Input Output Expected Need help in scheme programming I want the program to count how many times a particular sub-string has been found in an expression.I wrote the following code but I'm not getting the ...
[ 0.006988525390625, 0.0184326171875, -0.000732421875, 0.0205078125, -0.0137939453125, 0.0162353515625, -0.00640869140625, 0.0033416748046875, 0.01422119140625, -0.0245361328125, -0.005859375, -0.030029296875, 0.013427734375, 0.004425048828125, 0.017333984375, -0.00799560546875, 0.0158...
[ 52889, 4358, 150370, 56037, 23, 5303, 400, 7008, 6492, 85, 123309, 28966, 360, 7077, 13538, 60075, 13, 89829, 449, 3444, 1528, 47, 54529, 3642, 5941, 20028, 17311, 1614, 91693, 1556, 14037, 125195, 54397, 25632, 18151, 1284, 959, 20949, 145...
[ 0.11474609375, 0.1484375, 0.218994140625, 0.1263427734375, 0.02239990234375, 0.1607666015625, 0.036590576171875, 0.1485595703125, 0.119384765625, 0.062255859375, 0.11962890625, 0.11676025390625, 0.05987548828125, 0.11212158203125, 0.10028076171875, 0.08795166015625, 0.09136962890625,...
embed
10339416_c0
10339416
lisp
0
Title: Sorting algorithm lisp-scheme Problem title: Sorting algorithm lisp-scheme Tags: lisp, sorting, scheme Problem: Sorting algorithm lisp-scheme I have decided to learn some functional language and I hooked up with the lisp-scheme after all. I am trying to make a function which checks if a list is sorted, either wi...
Sorting algorithm lisp-scheme Sorting algorithm lisp-scheme lisp sorting scheme Sorting Sorting algorithm lisp-scheme I have decided to learn some functional language and I hooked up with the lisp-scheme after all. I am trying to make a function which checks if a list is sorted, either with lowest first getting higher ...
[ -0.0098876953125, 0.0279541015625, 0.0068359375, -0.013671875, -0.0166015625, 0.0029754638671875, -0.0098876953125, -0.0220947265625, -0.00799560546875, 0.004058837890625, -0.0037689208984375, 0.0076904296875, -0.0164794921875, 0.007415771484375, -0.01025390625, -0.006927490234375, 0...
[ 53666, 214, 234873, 400, 7008, 9, 7560, 282, 12096, 150370, 68872, 30698, 123309, 46876, 150522, 297, 1257, 756, 31577, 3249, 32354, 12765, 2174, 5303, 83, 17497, 678, 459, 25617, 5117, 20949, 77546, 22925, 105274, 831, 30646, 29568, 37076, ...
[ 0.2265625, 0.083984375, 0.210205078125, 0.1763916015625, 0.2452392578125, 0.012451171875, 0.2108154296875, 0.1339111328125, 0.1875, 0.23583984375, 0.037994384765625, 0.063232421875, 0.2005615234375, 0.1461181640625, 0.0657958984375, 0.019500732421875, 0.001922607421875, 0.032287597...
embed
61446218_c0
61446218
lisp
0
Title: #!unspecific error while printing values in Scheme Problem title: #!unspecific error while printing values in Scheme Tags: lisp, scheme, mit-scheme, racket Problem: #!unspecific error while printing values in Scheme I keep getting my output as : Exam Avg: 50.#!unspecific Whenever I try to print my program in sch...
#!unspecific error while printing values in Scheme #!unspecific error while printing values in Scheme lisp scheme mit-scheme racket Scheme Exam Avg List Could Edit Other #!unspecific error while printing values in Scheme I keep getting my output as : Whenever I try to print my program in scheme. I am using two function...
[ 0.006805419921875, 0.017333984375, 0.000232696533203125, -0.000095367431640625, -0.01470947265625, 0.01904296875, 0.003753662109375, -0.00125885009765625, -0.001922607421875, -0.000919342041015625, 0.00396728515625, -0.0247802734375, 0.018798828125, 0.004638671875, -0.0128173828125, 0....
[ 468, 38, 309, 159975, 18499, 12960, 2448, 1916, 142424, 23, 34702, 282, 400, 7008, 150370, 491, 7560, 673, 27853, 89536, 4908, 32036, 191147, 42079, 13695, 20949, 140992, 237, 14847, 30441, 9790, 28412, 1528, 17368, 6626, 32354, 7, 136, 192...
[ 0.0236968994140625, 0.0760498046875, 0.13427734375, 0.28466796875, 0.2015380859375, 0.08709716796875, 0.185302734375, 0.10992431640625, 0.1881103515625, 0.09295654296875, 0.198974609375, 0.193603515625, 0.055877685546875, 0.165283203125, 0.2254638671875, 0.140380859375, 0.15893554687...
embed
350526_c0
350526
lisp
0
Title: How do I count the number of open buffers / files in Emacs? Problem title: How do I count the number of open buffers / files in Emacs? Tags: emacs, lisp Problem: How do I count the number of open buffers / files in Emacs? Every now and then, I accidentally hit C-x C-c in Emacs when I'm intending to just hit C-x ...
How do I count the number of open buffers / files in Emacs? How do I count the number of open buffers / files in Emacs? emacs lisp How Emacs How do I count the number of open buffers / files in Emacs? Every now and then, I accidentally hit C-x C-c in Emacs when I'm intending to just hit C-x or C-c. This, of course, clo...
[ 0.004913330078125, 0.004364013671875, -0.0021820068359375, -0.00927734375, -0.0023193359375, 0.0191650390625, 0.006683349609375, -0.0235595703125, -0.006622314453125, -0.032470703125, -0.01141357421875, -0.019775390625, 0.010009765625, 0.0196533203125, 0.002471923828125, -0.02905273437...
[ 11249, 87, 54529, 14012, 111, 9803, 373, 18234, 7, 248, 102158, 23, 85269, 4439, 54, 352, 2263, 400, 7008, 70, 5036, 27998, 5962, 313, 9, 425, 238, 892, 33770, 1660, 20903, 756, 2674, 136, 110, 169935, 831, 105876, 9077, 3444, 47, 822...
[ 0.076416015625, 0.06146240234375, 0.2276611328125, 0.121826171875, 0.053314208984375, 0.2119140625, 0.129150390625, 0.2392578125, 0.076416015625, 0.057708740234375, 0.16552734375, 0.095947265625, 0.19580078125, 0.2242431640625, 0.0389404296875, 0.1165771484375, 0.10888671875, 0.030...
embed
1774360_c0
1774360
lisp
0
Title: To get my lisp code more robust Problem title: To get my lisp code more robust Tags: common-lisp, lisp Problem: To get my lisp code more robust Dear all, I now have a preliminary macro (defmacro key-if(test &key then else) `(cond (,test ,then) (t,else))) and it is now correctly working as > (key-if (> 3 1) :then...
To get my lisp code more robust To get my lisp code more robust common-lisp lisp NIL To get my lisp code more robust Dear all, I now have a preliminary macro and it is now correctly working as Now I want to extend it a bit, which means I want to have arbitrary number of arguments followed by :then or :else (the keyword...
[ -0.003692626953125, 0.0133056640625, 0.0084228515625, -0.0230712890625, 0.0140380859375, 0.0223388671875, 0.0155029296875, -0.0024261474609375, 0.005767822265625, -0.015625, 0.006866455078125, -0.008544921875, -0.0030517578125, -0.00004792213439941406, 0.0167236328125, 0.0101318359375,...
[ 717, 2046, 759, 400, 7008, 18151, 1286, 60627, 39210, 4086, 254, 541, 16444, 756, 5036, 765, 118276, 53, 111789, 26785, 20697, 237, 14240, 3444, 65042, 4785, 61799, 14012, 10750, 134629, 92733, 707, 5557, 166117, 4488, 1884, 179933, 1261, 6...
[ 0.043975830078125, 0.0869140625, 0.04156494140625, 0.1336669921875, 0.1717529296875, 0.1978759765625, 0.12548828125, 0.2314453125, 0.08203125, 0.0999755859375, 0.1317138671875, 0.0487060546875, 0.141845703125, 0.0233154296875, 0.01239013671875, 0.000152587890625, 0.1412353515625, 0...
embed
60326242_c0
60326242
lisp
0
Title: Palindrome check with recursion in Lisp Problem title: Palindrome check with recursion in Lisp Tags: palindrome, recursion, common-lisp, lisp Problem: Palindrome check with recursion in Lisp I have developed code to check through input to see if it is a palindrome or not but I am having difficulty figuring out h...
Palindrome check with recursion in Lisp Palindrome check with recursion in Lisp palindrome recursion common-lisp lisp Palindrome Lisp Palindrome check with recursion in Lisp I have developed code to check through input to see if it is a palindrome or not but I am having difficulty figuring out how to print the output. ...
[ -0.01300048828125, 0.023681640625, 0.00173187255859375, 0.007354736328125, -0.0050048828125, 0.040771484375, 0.0076904296875, -0.0157470703125, -0.015380859375, -0.0208740234375, 0.0162353515625, -0.0152587890625, 0.01324462890625, -0.01068115234375, -0.005340576171875, -0.003540039062...
[ 12530, 73, 102851, 12765, 678, 195625, 1830, 23, 1261, 7008, 17923, 19, 39210, 4086, 254, 400, 126809, 18151, 8305, 107730, 1957, 2174, 83, 10, 707, 959, 34844, 26747, 3642, 28412, 140992, 3444, 30646, 18, 136, 17324, 66801, 36663, 35978, ...
[ 0.1611328125, 0.105224609375, 0.24755859375, 0.2122802734375, 0.054046630859375, 0.212890625, 0.10101318359375, 0.04571533203125, 0.147705078125, 0.225830078125, 0.166259765625, 0.101806640625, 0.0877685546875, 0.10528564453125, 0.113037109375, 0.108154296875, 0.070068359375, 0.144...
embed
63289160_c0
63289160
lisp
0
Title: DrRacket plot "could not determine sensible plot bounds" Problem title: DrRacket plot "could not determine sensible plot bounds" Tags: racket, plot, lisp, scheme Problem: DrRacket plot "could not determine sensible plot bounds" I am trying to plot this function: #lang racket (define (smoothsq...
DrRacket plot "could not determine sensible plot bounds" DrRacket plot "could not determine sensible plot bounds" racket plot lisp scheme plot DrRacket DrRacket plot "could not determine sensible plot bounds" I am trying to plot this function: but I get the following error: ". plot: could not determ...
[ 0.00335693359375, 0.038330078125, 0.017333984375, -0.017333984375, -0.00019073486328125, -0.0096435546875, 0.01318359375, -0.0157470703125, -0.004913330078125, 0.022705078125, -0.003570556640625, -0.007598876953125, -0.0174560546875, 0.01025390625, 0.0196533203125, 0.028076171875, 0....
[ 1773, 12248, 27853, 23577, 587, 52366, 959, 83324, 82091, 99091, 673, 400, 7008, 150370, 7, 31577, 32354, 25632, 18499, 5809, 4163, 1022, 245918, 5759, 76172, 113, 420, 44084, 3917, 10932, 5351, 33102, 14192, 12301, 64627, 219, 3066, 105710, ...
[ 0.107666015625, 0.116455078125, 0.205078125, 0.1949462890625, 0.04266357421875, 0.1029052734375, 0.126220703125, 0.1688232421875, 0.21630859375, 0.2091064453125, 0.0888671875, 0.027801513671875, 0.106201171875, 0.1097412109375, 0.0107421875, 0.03009033203125, 0.1292724609375, 0.013...
embed
69322143_c0
69322143
lisp
0
Title: What is the difference between #\ , ' and #'? Problem title: What is the difference between #\ , ' and #'? Tags: common-lisp, lisp Problem: What is the difference between #\ , ' and #'? In Common Lisp, given that "a" is simply a character, what is the difference between #\a , 'a #'a ? My ques...
What is the difference between #\ , ' and #'? What is the difference between #\ , ' and #'? common-lisp lisp What What is the difference between #\ , ' and #'? In Common Lisp, given that "a" is simply a character, what is the difference between #\a , 'a #'a ? My question comes from the tutorialspoin...
[ 0.02001953125, 0.0042724609375, 0.000667572021484375, -0.0004405975341796875, -0.00933837890625, 0.01226806640625, 0.0128173828125, 0.01043701171875, 0.024658203125, 0.03857421875, -0.0093994140625, -0.02099609375, 0.030029296875, 0.003936767578125, -0.022705078125, 0.01220703125, 0....
[ 4865, 83, 70, 60212, 17721, 468, 41872, 4, 54764, 3768, 74, 136, 39210, 4086, 254, 400, 7008, 242, 25, 360, 151301, 1261, 11, 42856, 10, 62816, 2367, 57143, 38496, 65508, 140992, 959, 99201, 27781 ]
[ 0.061279296875, 0.06024169921875, 0.1195068359375, 0.242919921875, 0.1644287109375, 0.208251953125, 0.259765625, 0.092041015625, 0.042022705078125, 0.159423828125, 0.03912353515625, 0.18505859375, 0.1055908203125, 0.09716796875, 0.14013671875, 0.0963134765625, 0.2154541015625, 0.15...
embed
5631420_c1
5631420
lisp
1
tags = '("one" "two" "three") These properties (i.e. key/arg names) could be different each time. The new object will then be added to a collection; I thought the array might work well since I want constant access time and only need a numeric ID. The collection will hold more and more such custom objects, indefinitely...
tags = '("one" "two" "three") These properties (i.e. key/arg names) could be different each time. The new object will then be added to a collection; I thought the array might work well since I want constant access time and only need a numeric ID. The collection will hold more and more such custom objects, indefinitely...
[ 0.01806640625, 0.007537841796875, -0.00421142578125, -0.0157470703125, -0.00616455078125, 0.0142822265625, -0.0133056640625, -0.000843048095703125, 0.037353515625, -0.022216796875, 0.008544921875, -0.00518798828125, 0.0022125244140625, -0.0142822265625, 0.001617431640625, -0.0013504028...
[ 69141, 2203, 3630, 55547, 107, 183871, 22799, 61477, 123055, 5809, 186, 12921, 12638, 1733, 3525, 36746, 49814, 42486, 17569, 10298, 53, 13648, 4488, 3444, 53697, 17203, 54744, 11338, 16401, 1286, 114122, 49919, 69405, 756, 14858, 162515, 11814...
[ 0.27001953125, 0.07818603515625, 0.113525390625, 0.123046875, 0.08984375, 0.1729736328125, 0.125732421875, 0.12890625, 0.11181640625, 0.05438232421875, 0.006866455078125, 0.14501953125, 0.05523681640625, 0.119140625, 0.07415771484375, 0.19580078125, 0.0968017578125, 0.200927734375,...
embed
34386134_c0
34386134
lisp
0
Title: How to generate adder function in lisp? Problem title: How to generate adder function in lisp? Tags: elisp, lisp Problem: How to generate adder function in lisp? I need to make a function that generates functions like this: (defun add3 (val) (+ 3 val)) It should be usable like this: (setq adder7 nil) (fset 'adde...
How to generate adder function in lisp? How to generate adder function in lisp? elisp lisp How add3 adder7 add1 Debugger How to generate adder function in lisp? I need to make a function that generates functions like this: It should be usable like this: Ideally, function make-adder should return lambdas that do not hav...
[ -0.01300048828125, 0.0198974609375, 0.004486083984375, -0.01287841796875, -0.01239013671875, 0.00439453125, -0.0185546875, 0.00469970703125, -0.0078125, -0.054443359375, -0.00958251953125, -0.0096435546875, 0.004119873046875, 0.0021209716796875, 0.01953125, -0.018310546875, -0.014221...
[ 11249, 47, 139392, 606, 820, 32354, 23, 400, 7008, 15296, 15190, 363, 966, 418, 262, 978, 21407, 3871, 3249, 5608, 1821, 2886, 41143, 712, 30646, 21, 6492, 1124, 959, 26582, 46132, 171859, 2773, 15480, 70541, 4092, 54744, 53697, 127689, 3...
[ 0.057861328125, 0.0291290283203125, 0.219970703125, 0.141845703125, 0.23388671875, 0.223876953125, 0.06591796875, 0.13720703125, 0.2138671875, 0.041748046875, 0.13525390625, 0.10308837890625, 0.050140380859375, 0.0187530517578125, 0.0877685546875, 0.1197509765625, 0.10284423828125, ...
embed
8329404_c0
8329404
lisp
0
Title: Lisp - reading and storing 2 values from input Problem title: Lisp - reading and storing 2 values from input Tags: common-lisp, lisp Problem: Lisp - reading and storing 2 values from input i want to read 2 values from user input using lisp. I want to store those in variables so i can use them in my program. So f...
Lisp - reading and storing 2 values from input Lisp - reading and storing 2 values from input common-lisp lisp input Lisp n_anel pos_anel value1 value2 Lisp - reading and storing 2 values from input i want to read 2 values from user input using lisp. I want to store those in variables so i can use them in my program. S...
[ -0.01361083984375, -0.0150146484375, -0.01434326171875, 0.031982421875, -0.0012054443359375, 0.044921875, -0.00860595703125, 0.00067901611328125, 0.0032196044921875, -0.0400390625, 0.0223388671875, 0.013916015625, -0.00958251953125, -0.010498046875, -0.00274658203125, 0.000751495361328...
[ 1261, 7008, 16454, 136, 3082, 214, 116, 142424, 1295, 107730, 39210, 4086, 254, 400, 66, 583, 3864, 34292, 418, 304, 3444, 47, 12301, 38937, 17368, 4343, 8382, 23, 77336, 4527, 1528, 43581, 18151, 105233, 4000, 2633, 32354, 2967, 3642, 83...
[ 0.1761474609375, 0.2529296875, 0.1998291015625, 0.0809326171875, 0.1617431640625, 0.07550048828125, 0.176513671875, 0.22265625, 0.123779296875, 0.236083984375, 0.1092529296875, 0.1112060546875, 0.178466796875, 0.13232421875, 0.042327880859375, 0.0921630859375, 0.09619140625, 0.1463...
embed
3484094_c0
3484094
lisp
0
Title: What are the advantages of scheme macros? Problem title: What are the advantages of scheme macros? Tags: common-lisp, lisp, macros, scheme Problem: What are the advantages of scheme macros? Why would anyone prefer Scheme macros over Common Lisp macros (and I genuinely want to know too, I'm not trying to be a tro...
What are the advantages of scheme macros? What are the advantages of scheme macros? common-lisp lisp macros scheme What What are the advantages of scheme macros? Why would anyone prefer Scheme macros over Common Lisp macros (and I genuinely want to know too, I'm not trying to be a troll)? My experience as a Lisp newb i...
[ -0.005401611328125, 0.013916015625, 0.0155029296875, 0.0162353515625, -0.00885009765625, 0.005462646484375, -0.01025390625, -0.0130615234375, 0.006256103515625, 0.0027618408203125, -0.01312255859375, -0.0179443359375, -0.007568359375, -0.006134033203125, -0.0174560546875, -0.0140380859...
[ 70, 92940, 7, 150370, 111789, 111, 39210, 4086, 254, 400, 7008, 4865, 44084, 2806, 35672, 12601, 34702, 282, 645, 151301, 1261, 111937, 3714, 101341, 16981, 275, 20623, 5045, 99156, 47, 30698, 3501, 32316, 3038, 429, 6402, 7464, 959, 122991...
[ 0.01629638671875, 0.19287109375, 0.10986328125, 0.25341796875, 0.247802734375, 0.028411865234375, 0.0799560546875, 0.0841064453125, 0.1165771484375, 0.07958984375, 0.1756591796875, 0.0172271728515625, 0.042694091796875, 0.012847900390625, 0.01312255859375, 0.124267578125, 0.194458007...
embed
28122615_c0
28122615
lisp
0
Title: QUOTE with multiple arguments Problem title: QUOTE with multiple arguments Tags: lisp Problem: QUOTE with multiple arguments I'm analyzing LISP, I'm no expert, but something is bothering me: Some primitives as list accepts more than one parameter. e.g.: (list 1 2 3) => (1 2 3) On the other hand quote seems to ac...
QUOTE with multiple arguments QUOTE with multiple arguments lisp QUOTE QUOTE with multiple arguments I'm analyzing LISP, I'm no expert, but something is bothering me: Some primitives as list accepts more than one parameter. e.g.: On the other hand quote seems to accept just one parameter. e.g: Is there a reason why (qu...
[ 0.01239013671875, 0.0189208984375, -0.0086669921875, 0.0004138946533203125, -0.01806640625, 0.0172119140625, 0.006256103515625, -0.01422119140625, 0.017333984375, 0.002227783203125, -0.0155029296875, -0.033935546875, -0.0047607421875, 0.011474609375, -0.024658203125, 0.01226806640625, ...
[ 232856, 678, 48716, 10750, 400, 7008, 16970, 9434, 26808, 15044, 4209, 128489, 90, 5303, 26946, 1286, 3501, 1632, 171859, 66747, 1660, 31635, 15400, 68726, 116, 8439, 121, 4432, 124962, 3789, 53383, 2174, 151575, 47, 5361, 7225, 120384, 18026...
[ 0.2861328125, 0.0767822265625, 0.228271484375, 0.26123046875, 0.100341796875, 0.1788330078125, 0.0965576171875, 0.214111328125, 0.02301025390625, 0.057769775390625, 0.03363037109375, 0.180908203125, 0.0218963623046875, 0.1944580078125, 0.12451171875, 0.07501220703125, 0.0850830078125...
embed
72439079_c0
72439079
lisp
0
Title: How to make a new List when you see a "(" and close it using ")". Lisp to Python Problem title: How to make a new List when you see a "(" and close it using ")". Lisp to Python Tags: interpreter, python, python-3.x, parsing, lisp Problem: How to make a new List when you se...
How to make a new List when you see a "(" and close it using ")". Lisp to Python How to make a new List when you see a "(" and close it using ")". Lisp to Python interpreter python python-3.x parsing lisp How List Lisp Python CAR python-3.x How to make a new List when you see a "...
[ 0.018798828125, 0.0196533203125, 0.00005817413330078125, 0.0218505859375, -0.00958251953125, 0.03173828125, -0.0089111328125, 0.016357421875, 0.003448486328125, -0.010009765625, -0.0010528564453125, -0.0206298828125, -0.0106201171875, -0.0048828125, -0.01287841796875, 0.001548767089843...
[ 11249, 3249, 3525, 32036, 3229, 1957, 20903, 17368, 1261, 7008, 47, 145581, 10, 132, 29481, 17198, 50828, 8316, 425, 366, 400, 42476, 44, 56, 237875, 3900, 143, 1098, 717, 5303, 765, 33342, 1884, 903, 11062, 19309, 3917, 40, 73342, 94176 ...
[ 0.00970458984375, 0.09906005859375, 0.1422119140625, 0.2607421875, 0.04541015625, 0.1820068359375, 0.1968994140625, 0.06512451171875, 0.166259765625, 0.189453125, 0.122314453125, 0.2132568359375, 0.029144287109375, 0.1142578125, 0.1507568359375, 0.049560546875, 0.090576171875, 0.03...
embed
270525_c0
270525
lisp
0
Title: Automatically create ASDF files for a Common Lisp project Problem title: Automatically create ASDF files for a Common Lisp project Tags: lisp, asdf, common-lisp Problem: Automatically create ASDF files for a Common Lisp project Are there any libraries out there that do this? Playing around with Common Lisp it se...
Automatically create ASDF files for a Common Lisp project Automatically create ASDF files for a Common Lisp project lisp asdf common-lisp Automatically ASDF Common Lisp Automatically create ASDF files for a Common Lisp project Are there any libraries out there that do this? Playing around with Common Lisp it seems like...
[ 0.01806640625, 0.002288818359375, 0.0023193359375, 0.00347900390625, -0.0113525390625, 0.00860595703125, 0.005157470703125, -0.00799560546875, -0.005279541015625, -0.0081787109375, -0.00543212890625, 0.005157470703125, -0.01409912109375, 0.00579833984375, 0.00738525390625, -0.008117675...
[ 51719, 71407, 28282, 6483, 38997, 102158, 100, 151301, 1261, 7008, 13452, 400, 237, 71, 420, 39210, 4086, 254, 2499, 35773, 2685, 54, 903, 11356, 10932, 37202, 2806, 2684, 80234, 8966, 92319, 125861, 42805, 3525, 277, 153161, 82775, 13158, ...
[ 0.2244873046875, 0.075439453125, 0.175537109375, 0.1588134765625, 0.29248046875, 0.218994140625, 0.07666015625, 0.1787109375, 0.1683349609375, 0.1937255859375, 0.134765625, 0.10791015625, 0.07696533203125, 0.0731201171875, 0.09930419921875, 0.1375732421875, 0.099853515625, 0.135620...
embed
145699_c0
145699
lisp
0
Title: Combining Lisp and PHP code in the same application Problem title: Combining Lisp and PHP code in the same application Tags: php, lisp, interop, web-applications Problem: Combining Lisp and PHP code in the same application At the moment I use PHP for almost everything I develop for the Web but its linguistic lim...
Combining Lisp and PHP code in the same application Combining Lisp and PHP code in the same application php lisp interop web-applications Combining Lisp PHP Combining Lisp and PHP code in the same application At the moment I use PHP for almost everything I develop for the Web but its linguistic limitations are starting...
[ 0.005645751953125, 0.0322265625, -0.010986328125, 0.0177001953125, -0.0155029296875, 0.0130615234375, 0.004364013671875, 0.00433349609375, 0.00145721435546875, -0.040283203125, 0.00823974609375, 0.01165771484375, 0.01165771484375, 0.0179443359375, -0.0048828125, 0.0030517578125, -0.0...
[ 106935, 592, 1261, 7008, 136, 47302, 18151, 5701, 38415, 3958, 400, 1940, 2146, 1467, 101687, 3095, 4527, 39555, 26818, 85493, 4002, 147158, 205969, 8668, 163, 41361, 76104, 35773, 4358, 12319, 43542, 101089, 47, 16970, 9434, 104250, 756, 140...
[ 0.220703125, 0.028228759765625, 0.20849609375, 0.263427734375, 0.0948486328125, 0.275634765625, 0.223876953125, 0.1103515625, 0.1923828125, 0.1700439453125, 0.1571044921875, 0.0853271484375, 0.171630859375, 0.06451416015625, 0.17919921875, 0.0179901123046875, 0.094970703125, 0.0196...
embed
11465874_c0
11465874
lisp
0
Title: check element if a member of a list Problem title: check element if a member of a list Tags: membership, lisp, common-lisp Problem: check element if a member of a list i want to do a iterative function to compute if an element el is a member of a list and returns an atom. ;;; this is the list (setf lst '(a b c d...
check element if a member of a list check element if a member of a list membership lisp common-lisp check element if a member of a list i want to do a iterative function to compute if an element el is a member of a list and returns an atom. ;;; this is the list (setf lst '(a b c d e 1 2 3 4 5)) ;;;this is the function ...
[ -0.009765625, -0.000766754150390625, 0.0213623046875, 0.01300048828125, 0.00531005859375, 0.0166015625, 0.022216796875, 0.021728515625, -0.01409912109375, -0.019287109375, 0.0093994140625, -0.009033203125, 0.0267333984375, 0.0031585693359375, -0.01129150390625, 0.00848388671875, 0.00...
[ 12765, 12830, 2174, 10, 32786, 111, 5303, 209274, 400, 7008, 39210, 4086, 254, 3444, 720, 45023, 32354, 9969, 6743, 88, 83, 30646, 34627, 3509, 420, 271, 104, 28, 116, 138, 201, 21162, 36766, 3884, 107730, 78292, 6562, 106, 14012, 229231,...
[ 0.2021484375, 0.221435546875, 0.1468505859375, 0.05560302734375, 0.2587890625, 0.14794921875, 0.219482421875, 0.257568359375, 0.06939697265625, 0.1533203125, 0.12841796875, 0.078857421875, 0.138671875, 0.0413818359375, 0.1014404296875, 0.080322265625, 0.1287841796875, 0.04559326171...
embed
3165385_c0
3165385
lisp
0
Title: Make macros and functions integrate more seamlessly Problem title: Make macros and functions integrate more seamlessly Tags: compiler-construction, functional-programming, lisp, macros, clojure Problem: Make macros and functions integrate more seamlessly OK, I understand pretty well how to use both function and ...
Make macros and functions integrate more seamlessly Make macros and functions integrate more seamlessly compiler-construction functional-programming lisp macros clojure Make Error Make macros and functions integrate more seamlessly OK, I understand pretty well how to use both function and macros. What I'm curious about...
[ -0.00159454345703125, 0.00836181640625, 0.0096435546875, 0.0150146484375, 0.00127410888671875, 0.0272216796875, -0.00640869140625, -0.006622314453125, -0.00848388671875, -0.02001953125, -0.0024261474609375, -0.00933837890625, -0.00023555755615234375, 0.01806640625, 0.018310546875, -0.0...
[ 26176, 111789, 7, 136, 32354, 78779, 13, 1286, 40, 302, 9393, 9969, 34759, 238478, 123309, 28966, 400, 7008, 20450, 461, 107, 212059, 28219, 4527, 15044, 193844, 15400, 831, 4785, 27571, 214, 6626, 51053, 18151, 3714, 3249, 4488, 35971, 181...
[ 0.0941162109375, 0.2362060546875, 0.042236328125, 0.118408203125, 0.205810546875, 0.22119140625, 0.09814453125, 0.0869140625, 0.0318603515625, 0.125732421875, 0.1170654296875, 0.152099609375, 0.154296875, 0.06317138671875, 0.08380126953125, 0.0684814453125, 0.0645751953125, 0.15405...
embed
59935798_c0
59935798
lisp
0
Title: Question regarding creation of an absolute value function in scheme Problem title: Question regarding creation of an absolute value function in scheme Tags: lisp, scheme Problem: Question regarding creation of an absolute value function in scheme I am currently just starting out working through Structure and Int...
Question regarding creation of an absolute value function in scheme Question regarding creation of an absolute value function in scheme lisp scheme Question Question regarding creation of an absolute value function in scheme I am currently just starting out working through Structure and Interpretation of Computer Progr...
[ 0.017333984375, 0.0224609375, 0.004058837890625, -0.001007080078125, -0.01226806640625, -0.0023345947265625, 0.00628662109375, 0.00738525390625, 0.010009765625, -0.0106201171875, 0.006805419921875, -0.01513671875, -0.030029296875, -0.018310546875, 0.01446533203125, 0.013427734375, -0...
[ 68185, 118861, 166635, 89931, 34292, 32354, 23, 150370, 142, 400, 7008, 20697, 63667, 159838, 40139, 27958, 34702, 282, 1865, 30646, 25632, 66161, 3642, 12877, 14602, 185397, 959, 101904, 104851, 16750, 17378, 175399, 214, 1660, 10644, 20, 758,...
[ 0.113525390625, 0.0253753662109375, 0.204345703125, 0.2052001953125, 0.272216796875, 0.2315673828125, 0.0775146484375, 0.263671875, 0.00885009765625, 0.0836181640625, 0.173095703125, 0.014862060546875, 0.0587158203125, 0.06085205078125, 0.04693603515625, 0.08978271484375, 0.160400390...
embed
39218660_c1
39218660
lisp
1
? Why can the unwind-protects not be nested arbitrarily? handler-case The second approach I tried runs into a stack overflow. This is not as surprising as the result of the first approach, but without knowing the inner details of the condition system, I would have expected the function to be tail recursive and therefor...
? Why can the unwind-protects not be nested arbitrarily? handler-case The second approach I tried runs into a stack overflow. This is not as surprising as the result of the first approach, but without knowing the inner details of the condition system, I would have expected the function to be tail recursive and therefor...
[ -0.01348876953125, 0.031494140625, 0.00135040283203125, -0.01080322265625, 0.019775390625, 0.01324462890625, 0.013671875, -0.0208740234375, 0.0213623046875, -0.0218505859375, -0.00823974609375, -0.0184326171875, 0.01190185546875, 0.0167236328125, 0.041015625, -0.000286102294921875, 0...
[ 44084, 831, 51, 50777, 208202, 933, 959, 186, 8512, 71, 61799, 416, 35863, 58437, 17932, 51515, 37842, 127877, 3934, 177261, 645, 118664, 212615, 75414, 35431, 5426, 84751, 32354, 46741, 195625, 5844, 90944, 37486, 15572, 11782, 64552, 126940, ...
[ 0.072265625, 0.0836181640625, 0.111083984375, 0.25830078125, 0.2431640625, 0.0938720703125, 0.0909423828125, 0.0264129638671875, 0.228271484375, 0.058837890625, 0.1259765625, 0.050048828125, 0.276611328125, 0.2041015625, 0.0858154296875, 0.1337890625, 0.0338134765625, 0.04812622070...
embed
10487786_c0
10487786
lisp
0
Title: clisp converting between infix, postfix, prefix (i'm trying if statements) Problem title: clisp converting between infix, postfix, prefix (i'm trying if statements) Tags: clisp, common-lisp, if-statement, lisp Problem: clisp converting between infix, postfix, prefix (i'm trying if statements) I'm using...
clisp converting between infix, postfix, prefix (i'm trying if statements) clisp converting between infix, postfix, prefix (i'm trying if statements) clisp common-lisp if-statement lisp clisp converting between infix, postfix, prefix (i'm trying if statements) I'm using CLISP and am trying I am trying to crea...
[ -0.00848388671875, 0.01312255859375, 0.0216064453125, 0.0184326171875, -0.0003910064697265625, 0.0184326171875, 0.024169921875, 0.019287109375, 0.0196533203125, -0.021484375, 0.0128173828125, -0.0146484375, -0.0087890625, -0.00830078125, 0.00152587890625, 0.0174560546875, -0.01348876...
[ 95701, 7008, 96760, 17721, 23, 55923, 1305, 183114, 3768, 31577, 2174, 63805, 214, 39210, 4086, 254, 61340, 400, 17368, 313, 67616, 683, 28282, 1528, 18822, 5117, 29954, 5608, 90791, 26582, 7, 997, 20, 661, 248, 79315, 110, 49129, 35412, ...
[ 0.155517578125, 0.218505859375, 0.18017578125, 0.1025390625, 0.10400390625, 0.228271484375, 0.10546875, 0.2454833984375, 0.04315185546875, 0.1031494140625, 0.1771240234375, 0.176513671875, 0.0186767578125, 0.065673828125, 0.08447265625, 0.144287109375, 0.08203125, 0.0928955078125, ...
embed
77940867_c0
77940867
lisp
0
Title: How to define a common lisp slot definition metaobject? Problem title: How to define a common lisp slot definition metaobject? Tags: clos, common-lisp, lisp, mop Problem: How to define a common lisp slot definition metaobject? I would like to define a common lisp slot definition metaobject in order to allow for ...
How to define a common lisp slot definition metaobject? How to define a common lisp slot definition metaobject? clos common-lisp lisp mop How test3 c2mop:standard-direct-slot-definition How to define a common lisp slot definition metaobject? I would like to define a common lisp slot definition metaobject in order to al...
[ 0.0026397705078125, 0.0198974609375, -0.00634765625, -0.01031494140625, -0.014892578125, -0.0003376007080078125, 0.017333984375, -0.00008106231689453125, 0.0126953125, -0.01904296875, -0.0179443359375, -0.01019287109375, -0.0025177001953125, -0.0012054443359375, 0.01214599609375, 0.020...
[ 11249, 61924, 39210, 400, 7008, 24897, 80934, 23550, 187694, 20450, 4086, 254, 931, 3034, 363, 304, 2146, 66589, 80581, 12631, 49919, 63769, 101904, 50717, 32562, 41653, 18507, 217, 5037, 5809, 62952, 22691, 35829, 32354, 30646, 34292, 13204, ...
[ 0.008819580078125, 0.1661376953125, 0.1573486328125, 0.1243896484375, 0.1712646484375, 0.203369140625, 0.1395263671875, 0.2049560546875, 0.2396240234375, 0.0732421875, 0.0782470703125, 0.1099853515625, 0.046417236328125, 0.0548095703125, 0.0391845703125, 0.020233154296875, 0.10144042...
embed
46636951_c1
46636951
lisp
1
of answers, compiled out of the helpful comments from user2357112 , CircArgs , and Stefan Pochmann . Solution 1: Callable Object (satisfies 1-3) class helper_class: my_global_var = ['foo','bar'] def __call__(self, x): return self.my_global_var + x f = helper_class() Solution 2: Default Values to Optional Arguments (sa...
of answers, compiled out of the helpful comments from user2357112 , CircArgs , and Stefan Pochmann . Solution 1: Callable Object (satisfies 1-3) class helper_class: my_global_var = ['foo','bar'] def __call__(self, x): return self.my_global_var + x f = helper_class() Solution 2: Default Values to Optional Arguments (sa...
[ 0.0019989013671875, -0.0016632080078125, -0.00994873046875, -0.00958251953125, 0.0024566650390625, 0.0167236328125, -0.002349853515625, -0.00360107421875, 0.0021820068359375, -0.01165771484375, -0.0098876953125, -0.00628662109375, 0.004119873046875, 0.0277099609375, 0.0126953125, 0.011...
[ 111, 35166, 5974, 98893, 24626, 38937, 178837, 1530, 79512, 7614, 9405, 36947, 206, 5761, 5, 187895, 13806, 26265, 2886, 134549, 7, 50958, 1029, 90, 54867, 16, 18507, 4358, 56, 67413, 759, 156566, 1961, 2203, 3584, 31, 1299, 8, 420, 85763...
[ 0.024627685546875, 0.08758544921875, 0.06231689453125, 0.08233642578125, 0.040069580078125, 0.013885498046875, 0.034820556640625, 0.01165771484375, 0.0894775390625, 0.03533935546875, 0.041717529296875, 0.06982421875, 0.000213623046875, 0.0963134765625, 0.0418701171875, 0.21142578125, ...
embed
16611959_c0
16611959
lisp
0
Title: how to write a scheme program consumes n and sum as parameters, and show all the numbers(from 1 to n) that could sum the sum? Problem title: how to write a scheme program consumes n and sum as parameters, and show all the numbers(from 1 to n) that could sum the sum? Tags: algorithm, lisp, scheme Problem: how to ...
how to write a scheme program consumes n and sum as parameters, and show all the numbers(from 1 to n) that could sum the sum? how to write a scheme program consumes n and sum as parameters, and show all the numbers(from 1 to n) that could sum the sum? algorithm lisp scheme 1 how to write a scheme program consumes n and...
[ -0.0299072265625, 0.022216796875, 0.0016021728515625, 0.01275634765625, -0.01953125, -0.00127410888671875, -0.00543212890625, 0.00457763671875, -0.0001735687255859375, -0.0255126953125, 0.0125732421875, -0.03173828125, -0.0146484375, -0.010009765625, 0.0022125244140625, 0.0140991210937...
[ 3642, 33022, 150370, 1528, 18588, 90, 653, 136, 10554, 237, 171859, 7639, 756, 101935, 161063, 106, 47, 5809, 234873, 400, 7008, 10, 450, 11249, 18852, 903, 111607, 209, 14037, 1632, 24500, 45964, 3444, 11522 ]
[ 0.0828857421875, 0.1968994140625, 0.260986328125, 0.216552734375, 0.222412109375, 0.07275390625, 0.135009765625, 0.1512451171875, 0.2154541015625, 0.0787353515625, 0.2183837890625, 0.1436767578125, 0.0643310546875, 0.1434326171875, 0.015167236328125, 0.0933837890625, 0.0655517578125,...
embed
12123941_c0
12123941
lisp
0
Title: In JavaScript, what are the performance costs of boxing every number and string on objects? Problem title: In JavaScript, what are the performance costs of boxing every number and string on objects? Tags: lisp, performance, javascript, hash Problem: In JavaScript, what are the performance costs of boxing every n...
In JavaScript, what are the performance costs of boxing every number and string on objects? In JavaScript, what are the performance costs of boxing every number and string on objects? lisp performance javascript hash JavaScript a.parent value:1 parent:foo In JavaScript, what are the performance costs of boxing every nu...
[ 0.00738525390625, 0.01068115234375, -0.0225830078125, 0.0013580322265625, -0.018798828125, -0.01422119140625, -0.01123046875, 0.0201416015625, 0.00634765625, -0.03662109375, 0.00946044921875, -0.013427734375, 0.00090789794921875, 0.022216796875, -0.0172119140625, -0.0145263671875, -0...
[ 17925, 23718, 84458, 16530, 214, 11907, 14012, 136, 79315, 98, 36746, 360, 70, 400, 7008, 136951, 1556, 127, 99547, 34292, 19721, 49129, 3584, 31, 2367, 56037, 1261, 1884, 46876, 52080, 60042, 87769, 2831, 53201, 13695, 28560, 44402, 101935, ...
[ 0.27001953125, 0.208251953125, 0.1939697265625, 0.2139892578125, 0.096923828125, 0.1287841796875, 0.185791015625, 0.1160888671875, 0.218505859375, 0.0843505859375, 0.1844482421875, 0.015380859375, 0.02825927734375, 0.083984375, 0.1580810546875, 0.2235107421875, 0.1513671875, 0.1068...
embed
46133060_c0
46133060
lisp
0
Title: Why does this racket function need an argument? And how does it work? Problem title: Why does this racket function need an argument? And how does it work? Tags: functional-programming, lambda, lisp, racket Problem: Why does this racket function need an argument? And how does it work? I am a beginner in Racket an...
Why does this racket function need an argument? And how does it work? Why does this racket function need an argument? And how does it work? functional-programming lambda lisp racket Why pow1 pow2 Why does this racket function need an argument? And how does it work? I am a beginner in Racket and the following code is fr...
[ 0.01116943359375, 0.004119873046875, -0.006072998046875, 0.01275634765625, 0.0174560546875, 0.017578125, -0.0087890625, 0.007476806640625, 0.01177978515625, 0.006927490234375, 0.0133056640625, -0.04345703125, -0.0196533203125, 0.00141143798828125, 0.0089111328125, 0.0026702880859375, ...
[ 44084, 903, 673, 27853, 32354, 3871, 142, 10750, 4488, 123309, 28966, 6492, 85, 400, 7008, 23827, 418, 304, 14602, 2552, 18151, 17955, 27958, 115081, 9384, 959, 16401, 29568, 100, 17262, 11675, 771, 434, 4958, 18499, 14012, 106, 33022, 138,...
[ 0.1005859375, 0.0325927734375, 0.0960693359375, 0.218994140625, 0.1373291015625, 0.1370849609375, 0.07879638671875, 0.274658203125, 0.090576171875, 0.0816650390625, 0.063232421875, 0.06756591796875, 0.0236358642578125, 0.0211944580078125, 0.103759765625, 0.1513671875, 0.0765380859375...
embed
6435595_c0
6435595
lisp
0
Title: New SLIMV 0.8.4 install, paren matching works, indentation doesn't Problem title: New SLIMV 0.8.4 install, paren matching works, indentation doesn't Tags: vim, lisp, common-lisp, paredit, vimclojure Problem: New SLIMV 0.8.4 install, paren matching works, indentation doesn't I'm reinstalling everything ...
New SLIMV 0.8.4 install, paren matching works, indentation doesn't New SLIMV 0.8.4 install, paren matching works, indentation doesn't vim lisp common-lisp paredit vimclojure SLIMV New SLIMV 0.8.4 install, paren matching works, indentation doesn't I'm reinstalling everything after a hdd failure on my netbook (...
[ -0.0123291015625, 0.0023956298828125, 0.0150146484375, 0.0130615234375, -0.0255126953125, 0.0186767578125, -0.01336669921875, 0.01202392578125, 0.000926971435546875, 0.0196533203125, 0.01904296875, -0.00848388671875, -0.03564453125, -0.0166015625, -0.01007080078125, -0.021484375, 0.0...
[ 2356, 159, 83318, 856, 757, 163883, 20600, 366, 33, 14858, 214, 43240, 18597, 22062, 22027, 3768, 119916, 400, 7008, 39210, 4086, 254, 45082, 461, 80383, 26818, 26488, 137578, 2043, 14137, 116890, 10086, 44965, 4068, 112072, 40881, 20697, 134...
[ 0.0455322265625, 0.06390380859375, 0.236328125, 0.255126953125, 0.09619140625, 0.2568359375, 0.1181640625, 0.1187744140625, 0.1490478515625, 0.1693115234375, 0.0986328125, 0.10211181640625, 0.1717529296875, 0.1240234375, 0.0648193359375, 0.041229248046875, 0.177978515625, 0.0486450...
embed
38836131_c1
38836131
lisp
1
EQ # Y) (SUM-OF-SQUARES X Z)) ; (T (SUM-OF-SQUARES X Y))))) ; ; caught STYLE-WARNING: ; The variable X is defined but never used. ; ; caught STYLE-WARNING: ; The variable Y is defined but never used. ; ; caught STYLE-WARNING: ; The variable Z is defined but never used. ; ; compilation unit finished ; caught 1 ERROR con...
EQ # Y) (SUM-OF-SQUARES X Z)) ; (T (SUM-OF-SQUARES X Y))))) ; ; caught STYLE-WARNING: ; The variable X is defined but never used. ; ; caught STYLE-WARNING: ; The variable Y is defined but never used. ; ; caught STYLE-WARNING: ; The variable Z is defined but never used. ; ; compilation unit finished ; caught 1 ERROR con...
[ -0.0146484375, 0.019775390625, 0.003204345703125, 0.0244140625, -0.01068115234375, 0.0042724609375, 0.00023651123046875, 0.006256103515625, 0.0189208984375, 0.01324462890625, -0.0023193359375, 0.0048828125, -0.0103759765625, -0.02099609375, 0.025634765625, 0.01806640625, -0.008605957...
[ 178102, 468, 990, 127944, 82341, 120572, 34465, 1193, 567, 618, 80126, 156892, 224170, 60873, 25795, 77336, 61924, 1284, 8306, 11814, 98352, 25072, 122799, 106, 151206, 24638, 35431, 138, 27289, 8966, 2301, 18, 28219, 44084, 3060, 959, 4527, ...
[ 0.227294921875, 0.038238525390625, 0.1431884765625, 0.205322265625, 0.1458740234375, 0.1331787109375, 0.08331298828125, 0.1180419921875, 0.123779296875, 0.1080322265625, 0.04150390625, 0.156005859375, 0.187255859375, 0.1212158203125, 0.0753173828125, 0.2418212890625, 0.1630859375, ...
embed
22795608_c0
22795608
lisp
0
Title: values function in Common Lisp Problem title: values function in Common Lisp Tags: common-lisp, lisp Problem: values function in Common Lisp Is the values function in Common Lisp just syntactic sugar for packaging multiple values into a list that gets destructured by the caller?. I am asking because I thought Co...
values function in Common Lisp values function in Common Lisp common-lisp lisp Common Lisp BIT values function in Common Lisp Is the values function in Common Lisp just syntactic sugar for packaging multiple values into a list that gets destructured by the caller?. I am asking because I thought Common Lisp supports "tr...
[ 0.0250244140625, 0.01806640625, -0.001556396484375, 0.0242919921875, -0.0106201171875, 0.0076904296875, -0.004608154296875, -0.017578125, 0.00653076171875, -0.005279541015625, 0.005523681640625, -0.004547119140625, 0.00970458984375, 0.008056640625, 0.01263427734375, 0.005096435546875, ...
[ 142424, 32354, 23, 151301, 1261, 7008, 39210, 4086, 254, 400, 89072, 2071, 70, 1660, 6002, 102, 49086, 101087, 100, 196163, 48716, 3934, 5303, 8, 137656, 11782, 56, 113292, 17569, 8060, 9774, 34292, 30646, 370, 46876, 17198, 50828, 30745, 7...
[ 0.31494140625, 0.214111328125, 0.0714111328125, 0.216064453125, 0.19189453125, 0.199951171875, 0.11962890625, 0.11669921875, 0.0836181640625, 0.1158447265625, 0.2127685546875, 0.03387451171875, 0.0168609619140625, 0.05914306640625, 0.1058349609375, 0.14013671875, 0.1236572265625, 0...
embed
34062166_c0
34062166
lisp
0
Title: How to distribute the asdf/quicklisp dependencies along with an app compiled with Embeddable Common Lisp? Problem title: How to distribute the asdf/quicklisp dependencies along with an app compiled with Embeddable Common Lisp? Tags: quicklisp, asdf, common-lisp, ecl, lisp Problem: How to distribute the asdf/quic...
How to distribute the asdf/quicklisp dependencies along with an app compiled with Embeddable Common Lisp? How to distribute the asdf/quicklisp dependencies along with an app compiled with Embeddable Common Lisp? quicklisp asdf common-lisp ecl lisp How Embeddable Common Lisp Condition SIMPLE-PACKAGE-ERROR There ASDF DRI...
[ 0.0028228759765625, -0.00225830078125, -0.0087890625, -0.0003147125244140625, -0.01300048828125, 0.00872802734375, -0.0029754638671875, -0.007659912109375, -0.00885009765625, -0.03759765625, 0.0189208984375, 0.00244140625, -0.011474609375, 0.02685546875, 0.018310546875, -0.002273559570...
[ 11249, 15917, 67, 237, 71, 420, 3181, 2594, 4086, 254, 42548, 117538, 33233, 4027, 5974, 2775, 13482, 2886, 151301, 1261, 7008, 63773, 39210, 34937, 400, 46347, 40288, 103084, 98701, 605, 75930, 12501, 14255, 8622, 6483, 38997, 164053, 33255,...
[ 0.0628662109375, 0.2232666015625, 0.09320068359375, 0.0513916015625, 0.150390625, 0.196044921875, 0.04461669921875, 0.0802001953125, 0.16455078125, 0.174560546875, 0.2105712890625, 0.107421875, 0.0687255859375, 0.15966796875, 0.1558837890625, 0.0299072265625, 0.1910400390625, 0.106...
embed
36137525_c0
36137525
lisp
0
Title: Sort function with customizable comparision function Problem title: Sort function with customizable comparision function Tags: sorting, racket, scheme, lisp Problem: Sort function with customizable comparision function After writing: (define (sort-asc l) (cond ((eq? l '()) '()) ((eq? (cdr l) '()) (list (car l)))...
Sort function with customizable comparision function Sort function with customizable comparision function sorting racket scheme lisp Sort Sort function with customizable comparision function After writing: How do you write a function that can additionally take a comparison function as a parameter? Tried: But (sort-f '(...
[ -0.003631591796875, 0.00714111328125, 0.004150390625, -0.028564453125, -0.01025390625, -0.0072021484375, -0.0250244140625, -0.0022735595703125, 0.0000553131103515625, -0.0013885498046875, -0.006072998046875, -0.0028076171875, -0.0098876953125, -0.0164794921875, -0.005096435546875, -0.0...
[ 53666, 32354, 678, 178036, 2886, 37397, 14, 6889, 12096, 673, 27853, 150370, 400, 7008, 32562, 11249, 33022, 831, 78301, 5646, 225490, 237, 171859, 4699, 4966, 62351, 9, 420, 105801, 138, 382, 116, 21162, 4426, 30646, 5701, 5303, 18151, 671...
[ 0.232421875, 0.203369140625, 0.0841064453125, 0.1732177734375, 0.11279296875, 0.122802734375, 0.1180419921875, 0.10723876953125, 0.1973876953125, 0.04913330078125, 0.1734619140625, 0.1436767578125, 0.05889892578125, 0.1385498046875, 0.093505859375, 0.01898193359375, 0.114990234375, ...
embed
36477748_c0
36477748
lisp
0
Title: How to configure quicklisp for offline use? Problem title: How to configure quicklisp for offline use? Tags: quicklisp, lisp, common-lisp Problem: How to configure quicklisp for offline use? I'm about to go on a long trip to remote places with no internet access, and I want to get some lisp programming done. I t...
How to configure quicklisp for offline use? How to configure quicklisp for offline use? quicklisp lisp common-lisp How How to configure quicklisp for offline use? I'm about to go on a long trip to remote places with no internet access, and I want to get some lisp programming done. I thought it might be wise to download...
[ -0.0026702880859375, 0.0137939453125, 0.01116943359375, -0.01470947265625, -0.01470947265625, 0.0014495849609375, 0.0166015625, -0.005889892578125, 0.0145263671875, -0.01153564453125, -0.007720947265625, 0.0021514892578125, -0.003936767578125, -0.010986328125, -0.004302978515625, -0.01...
[ 11249, 47, 222495, 63773, 4086, 254, 100, 96083, 4527, 400, 7008, 39210, 1672, 738, 4989, 24745, 148814, 44677, 110, 1820, 17203, 3444, 2046, 56037, 449, 16940, 13648, 90825, 7026, 64194, 147488, 756, 42548, 68034, 63033, 98169, 4000, 43658, ...
[ 0.1292724609375, 0.06988525390625, 0.278564453125, 0.1700439453125, 0.20751953125, 0.2359619140625, 0.1171875, 0.3056640625, 0.1522216796875, 0.115966796875, 0.1907958984375, 0.1241455078125, 0.0421142578125, 0.0384521484375, 0.008453369140625, 0.1141357421875, 0.10223388671875, 0....
embed
63784389_c0
63784389
lisp
0
Title: how can I modify this function to create a dynamic plist Problem title: how can I modify this function to create a dynamic plist Tags: lisp, common-lisp Problem: how can I modify this function to create a dynamic plist What I'm trying to do: I want to define a function create-record that accepts a variable numbe...
how can I modify this function to create a dynamic plist how can I modify this function to create a dynamic plist lisp common-lisp how can I modify this function to create a dynamic plist What I'm trying to do: I want to define a function create-record that accepts a variable number of parameters (names called keys) an...
[ 0.0086669921875, -0.00135040283203125, -0.0003108978271484375, -0.00823974609375, -0.0087890625, 0.0035400390625, -0.01385498046875, -0.004364013671875, 0.0157470703125, -0.01043701171875, 0.01019287109375, -0.0111083984375, 0.0252685546875, -0.0084228515625, 0.00799560546875, 0.002853...
[ 3642, 831, 2811, 40383, 903, 32354, 28282, 84079, 4655, 271, 47, 400, 7008, 39210, 4086, 254, 10, 31577, 61924, 107, 32271, 26946, 77336, 171859, 11627, 22799, 139392, 76, 4806, 5303, 20697, 123055, 5117, 95486, 106, 756, 757, 169, 142424, ...
[ 0.041534423828125, 0.05401611328125, 0.1392822265625, 0.1627197265625, 0.0733642578125, 0.1622314453125, 0.149658203125, 0.2105712890625, 0.183837890625, 0.1602783203125, 0.0219879150390625, 0.097412109375, 0.1466064453125, 0.14697265625, 0.074462890625, 0.143798828125, 0.00036621093...
embed
21477336_c1
21477336
lisp
1
$0 ? Now comes the part that I'm totally puzzled with. Before resorting to the script approach above I tried to accomplish this goal in a more REPL-oriented way. Based on the &whole specifier in defmacro and considerations in this thread I've tried to get the name of the macro from the &whole argument and somehow "rea...
$0 ? Now comes the part that I'm totally puzzled with. Before resorting to the script approach above I tried to accomplish this goal in a more REPL-oriented way. Based on the &whole specifier in defmacro and considerations in this thread I've tried to get the name of the macro from the &whole argument and somehow "rea...
[ 0.0062255859375, 0.010498046875, -0.01165771484375, 0.017333984375, -0.004608154296875, 0.026123046875, 0.018798828125, -0.0002880096435546875, 0.00408935546875, -0.054931640625, 0.003387451171875, -0.00848388671875, -0.01214599609375, -0.010986328125, 0.011474609375, -0.0137939453125,...
[ 3650, 2389, 705, 32497, 2831, 112668, 104192, 70634, 26499, 51515, 36917, 163846, 69236, 9069, 21130, 49133, 619, 70919, 58735, 56, 8, 420, 15322, 177229, 2046, 9351, 111789, 1295, 434, 10750, 39116, 23, 6863, 31344, 115839, 6528, 16610, 3447...
[ 0.16455078125, 0.209228515625, 0.07257080078125, 0.00103759765625, 0.0196075439453125, 0.09844970703125, 0.134521484375, 0.010040283203125, 0.1688232421875, 0.0919189453125, 0.00927734375, 0.07958984375, 0.149169921875, 0.114501953125, 0.22705078125, 0.07879638671875, 0.123046875, ...
embed
65255261_c0
65255261
lisp
0
Title: Take subsets of number and check if they add up to target sum in Scheme? Problem title: Take subsets of number and check if they add up to target sum in Scheme? Tags: lisp, subset, subset-sum, scheme, racket Problem: Take subsets of number and check if they add up to target sum in Scheme? I want to write a funct...
Take subsets of number and check if they add up to target sum in Scheme? Take subsets of number and check if they add up to target sum in Scheme? lisp subset subset-sum scheme racket Take Scheme Take subsets of number and check if they add up to target sum in Scheme? I want to write a function called sumToN that takes ...
[ -0.0026092529296875, 0.0230712890625, 0.0155029296875, 0.0130615234375, -0.03857421875, 0.009521484375, -0.00732421875, -0.0022735595703125, 0.01470947265625, -0.004730224609375, 0.00384521484375, -0.00384521484375, -0.001373291015625, 0.00177764892578125, 0.0042724609375, -0.001052856...
[ 46673, 1614, 3509, 7, 14012, 12765, 2174, 15190, 1257, 47, 30388, 10554, 34702, 282, 23, 400, 7008, 11832, 150370, 673, 27853, 111, 1836, 3444, 33022, 32354, 7763, 839, 51776, 107730, 5303, 101935, 339, 384, 30646, 11907, 66161, 8110, 17637...
[ 0.138671875, 0.2071533203125, 0.250732421875, 0.0245208740234375, 0.162353515625, 0.2021484375, 0.08349609375, 0.1546630859375, 0.1290283203125, 0.1182861328125, 0.2286376953125, 0.1905517578125, 0.1678466796875, 0.1370849609375, 0.047607421875, 0.010467529296875, 0.1214599609375, ...
embed
75527268_c1
75527268
lisp
1
READ-ONLY> movable dynamic space: 158 + 0 + 548 cons/code/mixed pages /INITIAL-FUN=#X22757BEB done] //testing for consistency of first and second GENESIS passes //header files match between first and second GENESIS -- good 124.23 real 116.92 user 5.58 sys //entering make-target-2.sh //doing warm init - compilation phas...
READ-ONLY> movable dynamic space: 158 + 0 + 548 cons/code/mixed pages /INITIAL-FUN=#X22757BEB done] //testing for consistency of first and second GENESIS passes //header files match between first and second GENESIS -- good 124.23 real 116.92 user 5.58 sys //entering make-target-2.sh //doing warm init - compilation phas...
[ 0.01318359375, 0.0068359375, -0.00506591796875, -0.0205078125, 0.0181884765625, 0.0013885498046875, -0.006744384765625, 0.01220703125, 0.0089111328125, -0.00970458984375, 0.0091552734375, 0.001220703125, 0.0035400390625, 0.0003185272216796875, 0.0205078125, -0.002197265625, 0.0070190...
[ 188300, 15513, 19917, 30464, 2886, 84079, 32628, 12, 78373, 997, 757, 174859, 158, 7, 40899, 62015, 37967, 25019, 10738, 7842, 14006, 1542, 4015, 178785, 20090, 571, 16940, 6954, 35060, 27771, 5117, 136, 17932, 527, 59713, 69522, 10922, 31251...
[ 0.2200927734375, 0.158447265625, 0.15673828125, 0.150390625, 0.124755859375, 0.230712890625, 0.2119140625, 0.0081787109375, 0.169189453125, 0.0830078125, 0.0882568359375, 0.1768798828125, 0.178466796875, 0.006103515625, 0.1510009765625, 0.1470947265625, 0.1802978515625, 0.027114868...
embed
49491788_c0
49491788
lisp
0
Title: Downloading ARC Lisp Ubuntu 16.04 Xenial Problem title: Downloading ARC Lisp Ubuntu 16.04 Xenial Tags: arc-lisp, installation, lisp Problem: Downloading ARC Lisp Ubuntu 16.04 Xenial According to Paul Graham, first I'm supposed to install version 372 of mzscheme So I went here: http://download.plt-scheme.org/mzsc...
Downloading ARC Lisp Ubuntu 16.04 Xenial Downloading ARC Lisp Ubuntu 16.04 Xenial arc-lisp installation lisp Downloading ARC Lisp Ubuntu Xenial mz-372-bin-i386-linux-ubuntu.sh Checking Unpacking Error Removing Downloading ARC Lisp Ubuntu 16.04 Xenial According to Paul Graham, first I'm supposed to So I went here: http:...
[ -0.0245361328125, 0.024169921875, 0.008544921875, 0.0269775390625, -0.00164794921875, -0.006622314453125, 0.02001953125, -0.01123046875, 0.01129150390625, 0.0159912109375, 0.016357421875, -0.0228271484375, 0.00136566162109375, 0.0103759765625, 0.005706787109375, -0.008544921875, -0.0...
[ 4857, 214, 62, 25740, 1261, 7008, 116890, 6849, 7709, 1193, 2787, 141, 46552, 4086, 254, 59720, 400, 169, 108265, 7568, 105742, 2397, 6077, 198996, 1495, 38679, 992, 29102, 212059, 432, 10208, 147756, 134598, 3688, 61754, 2424, 18, 7560, 9,...
[ 0.1617431640625, 0.03057861328125, 0.072998046875, 0.177734375, 0.1842041015625, 0.2239990234375, 0.1846923828125, 0.23291015625, 0.13623046875, 0.08441162109375, 0.154541015625, 0.056640625, 0.1680908203125, 0.1287841796875, 0.1678466796875, 0.07464599609375, 0.13037109375, 0.1102...
embed
8015188_c0
8015188
lisp
0
Title: Common Lisp Function Problem title: Common Lisp Function Tags: lisp, common-lisp Problem: Common Lisp Function I want create a function that verify if the numbers of a list fall between the range of 1 and 10 (including the 1 and 10). If they do, I wanted to add it to a new list that I created. However, if they f...
Common Lisp Function Common Lisp Function lisp common-lisp Common Lisp Common Lisp Function I want create a function that verify if the numbers of a list fall between the range of 1 and 10 (including the 1 and 10). If they do, I wanted to add it to a new list that I created. However, if they fail to fall within the ran...
[ 0.00164031982421875, 0.004302978515625, 0.01336669921875, 0.004241943359375, 0.0167236328125, 0.0186767578125, -0.00921630859375, -0.005096435546875, -0.0106201171875, -0.00139617919921875, 0.0004863739013671875, 0.000598907470703125, -0.01214599609375, -0.001312255859375, 0.013366699218...
[ 151301, 1261, 7008, 28670, 10763, 400, 39210, 4086, 254, 87, 3444, 28282, 32354, 493, 40383, 2174, 101935, 111, 10, 5303, 6817, 17721, 37457, 106, 136, 209, 216561, 36663, 15190, 3525, 75935, 35782, 28032, 96760, 11177, 39719, 154107, 2858, ...
[ 0.18798828125, 0.1749267578125, 0.1986083984375, 0.202880859375, 0.06732177734375, 0.1318359375, 0.1666259765625, 0.1304931640625, 0.146240234375, 0.004974365234375, 0.10089111328125, 0.125732421875, 0.2362060546875, 0.176025390625, 0.1585693359375, 0.10052490234375, 0.1953125, 0.0...
embed
1114646_c0
1114646
lisp
0
Title: How to add up the elements for a structure in Scheme/Lisp Problem title: How to add up the elements for a structure in Scheme/Lisp Tags: scheme, lisp, racket, functional-programming Problem: How to add up the elements for a structure in Scheme/Lisp I have an input which is of this form: (((lady-in-water . 1.25) ...
How to add up the elements for a structure in Scheme/Lisp How to add up the elements for a structure in Scheme/Lisp scheme lisp racket functional-programming How Scheme Lisp How to add up the elements for a structure in Scheme/Lisp I have an input which is of this form: (context: the word denotes a movie and the number...
[ -0.004913330078125, 0.020751953125, -0.013427734375, -0.004241943359375, -0.01434326171875, 0.01806640625, 0.0029754638671875, -0.008544921875, 0.0084228515625, -0.012939453125, -0.002197265625, -0.0108642578125, 0.002777099609375, -0.0169677734375, -0.017578125, -0.014404296875, -0....
[ 11249, 47, 15190, 1257, 70, 80854, 100, 45646, 23, 34702, 282, 9506, 7008, 150370, 400, 673, 27853, 123309, 28966, 1261, 10, 64, 107730, 3173, 22829, 2565, 8, 157, 1636, 14277, 14012, 57888, 66038, 230121, 38937, 3871, 756, 102134, 939, 3...
[ 0.109619140625, 0.06707763671875, 0.2088623046875, 0.21044921875, 0.05645751953125, 0.2249755859375, 0.09893798828125, 0.2181396484375, 0.069091796875, 0.1697998046875, 0.171875, 0.135498046875, 0.23095703125, 0.18505859375, 0.079833984375, 0.03839111328125, 0.1407470703125, 0.0883...
embed
4571119_c0
4571119
lisp
0
Title: Ruby or Python for heavy import script? Problem title: Ruby or Python for heavy import script? Tags: php, ruby, python, lisp, import Problem: Ruby or Python for heavy import script? I have an application I wrote in PHP (on symfony) that imports large CSV files (up to 100,000 lines). It has a real memory usage pr...
Ruby or Python for heavy import script? Ruby or Python for heavy import script? php ruby python lisp import script Ruby Python Ruby or Python for heavy import script? I have an application I wrote in PHP (on symfony) that imports large CSV files (up to 100,000 lines). It has a real memory usage problem. Once it gets th...
[ -0.00119781494140625, 0.0024871826171875, -0.0010986328125, 0.02880859375, -0.01116943359375, -0.007049560546875, -0.005645751953125, -0.001068115234375, -0.006591796875, -0.0125732421875, 0.0152587890625, -0.0244140625, -0.000293731689453125, 0.01953125, -0.01104736328125, -0.01049804...
[ 158189, 707, 145581, 100, 99162, 24927, 26499, 32, 3958, 21922, 53, 17198, 50828, 400, 7008, 38415, 54397, 23, 47302, 191, 954, 39, 11203, 21334, 313, 43486, 102158, 2037, 805, 9508, 124519, 2773, 98323, 127689, 2967, 76556, 8305, 26738, 15...
[ 0.31396484375, 0.1505126953125, 0.322265625, 0.10260009765625, 0.2274169921875, 0.2452392578125, 0.2452392578125, 0.000640869140625, 0.18359375, 0.19189453125, 0.154541015625, 0.1488037109375, 0.1817626953125, 0.12109375, 0.223388671875, 0.150634765625, 0.07763671875, 0.01817321777...
embed
52673418_c0
52673418
lisp
0
Title: What is the difference between value, variable, object, and name in the following expression? Problem title: What is the difference between value, variable, object, and name in the following expression? Tags: definition, dialect, lisp, scheme Problem: What is the difference between value, variable, object, and n...
What is the difference between value, variable, object, and name in the following expression? What is the difference between value, variable, object, and name in the following expression? definition dialect lisp scheme What What is the difference between value, variable, object, and name in the following expression? I'...
[ 0.01177978515625, -0.0150146484375, 0.0035247802734375, 0.0213623046875, -0.007293701171875, 0.0191650390625, -0.00762939453125, 0.0189208984375, 0.01031494140625, 0.038818359375, 0.004425048828125, -0.00286865234375, -0.01171875, -0.01324462890625, 0.00174713134765625, 0.0106811523437...
[ 70, 60212, 17721, 34292, 77336, 36746, 9351, 25632, 125195, 80934, 220734, 400, 7008, 150370, 83, 136, 23, 63667, 159838, 40139, 7663, 17997, 128169, 13909, 41664, 25225, 12877, 16454, 16981, 79385, 42179, 104250, 69407, 187136, 57357, 27781, 1...
[ 0.05401611328125, 0.229736328125, 0.09356689453125, 0.30126953125, 0.33349609375, 0.293701171875, 0.2313232421875, 0.1014404296875, 0.1966552734375, 0.05645751953125, 0.162353515625, 0.105224609375, 0.177978515625, 0.1793212890625, 0.01397705078125, 0.049163818359375, 0.0062255859375...
embed
41569705_c0
41569705
lisp
0
Title: Conditional "assignment" in functional programming Problem title: Conditional "assignment" in functional programming Tags: clojure, functional-programming, lisp Problem: Conditional "assignment" in functional programming I am programming something that doesn't have side-effects, but my code i...
Conditional "assignment" in functional programming Conditional "assignment" in functional programming clojure functional-programming lisp Conditional csv_data header_row data_rows Conditional "assignment" in functional programming I am programming something that doesn't have side-effects, but my cod...
[ 0.00115966796875, 0.018798828125, 0.01416015625, 0.032958984375, -0.0029296875, -0.00011777877807617188, 0.01287841796875, 0.025634765625, 0.0036163330078125, 0.0087890625, -0.00592041015625, -0.01806640625, 0.00213623046875, 0.0126953125, 0.006927490234375, 0.007659912109375, -0.012...
[ 46347, 43315, 31304, 674, 123309, 56037, 162, 20450, 461, 28966, 7008, 334, 10135, 10336, 56, 15555, 2053, 449, 171760, 18151, 12301, 2886, 4527, 20763, 46389, 46622, 3917, 35431, 214, 98, 169424, 2174, 1974, 4358, 113949, 100, 28354, 128239,...
[ 0.20947265625, 0.17529296875, 0.2166748046875, 0.05364990234375, 0.1943359375, 0.126708984375, 0.013458251953125, 0.022796630859375, 0.06695556640625, 0.10125732421875, 0.09521484375, 0.1739501953125, 0.0970458984375, 0.1412353515625, 0.067626953125, 0.1676025390625, 0.04818725585937...
embed
53402780_c0
53402780
lisp
0
Title: Concatenate two lists in Common Lisp Problem title: Concatenate two lists in Common Lisp Tags: common-lisp, lisp Problem: Concatenate two lists in Common Lisp I set myself to the task to write a Common Lisp function that concatenates two lists without using append . Common Lisp input (concat-lists '(1 2 3) '(4 5...
Concatenate two lists in Common Lisp Concatenate two lists in Common Lisp common-lisp lisp Concatenate Common Lisp seq1 seq2 Concatenate two lists in Common Lisp I set myself to the task to write a Common Lisp function that concatenates two lists without using append . Common Lisp input (concat-lists '(1 2 3) '(4 5 6))...
[ 0.0068359375, 0.014404296875, -0.0037689208984375, 0.01953125, 0.0167236328125, 0.01708984375, -0.0152587890625, 0.01483154296875, 0.00836181640625, -0.03564453125, 0.002227783203125, 0.005157470703125, 0.0028228759765625, 0.0196533203125, 0.0028533935546875, -0.00102996826171875, 0....
[ 1657, 33478, 76, 67, 6626, 5303, 7, 23, 151301, 1261, 7008, 39210, 4086, 254, 400, 40, 864, 418, 304, 66211, 33022, 32354, 158, 1636, 15490, 17368, 114689, 71, 107730, 2271, 4460, 6562, 242, 41600, 116, 8439, 105801, 190, 35914, 5608, 3...
[ 0.10888671875, 0.2144775390625, 0.162353515625, 0.06524658203125, 0.164794921875, 0.260986328125, 0.06585693359375, 0.011077880859375, 0.1829833984375, 0.1597900390625, 0.1929931640625, 0.1129150390625, 0.0985107421875, 0.08447265625, 0.0634765625, 0.059326171875, 0.128173828125, 0...
embed
24000527_c0
24000527
lisp
0
Title: Split a string even if the last character is a delimiter Problem title: Split a string even if the last character is a delimiter Tags: common-lisp, string, lisp, split Problem: Split a string even if the last character is a delimiter I want to delete some characters at the end of a string. I made this function :...
Split a string even if the last character is a delimiter Split a string even if the last character is a delimiter common-lisp string lisp split Split Index Split a string even if the last character is a delimiter I want to delete some characters at the end of a string. I made this function : with this : But I don't und...
[ -0.00909423828125, 0.033935546875, -0.00738525390625, -0.01483154296875, -0.032470703125, 0.0167236328125, 0.042724609375, 0.0169677734375, -0.0024871826171875, -0.00836181640625, -0.00616455078125, -0.003570556640625, -0.01312255859375, 0.0045166015625, 0.01312255859375, 0.00393676757...
[ 46474, 10, 79315, 3853, 2174, 4568, 62816, 83, 8, 93343, 56, 39210, 4086, 254, 400, 7008, 65450, 31471, 3444, 47, 154109, 124850, 3564, 32354, 678, 903, 28219, 22027, 18, 4488, 18499, 18622, 23, 5303, 111, 1261, 1916, 360, 7077, 3934, 5...
[ 0.228515625, 0.027984619140625, 0.2176513671875, 0.0892333984375, 0.08984375, 0.15869140625, 0.162109375, 0.049530029296875, 0.087646484375, 0.209228515625, 0.0992431640625, 0.0792236328125, 0.05780029296875, 0.1468505859375, 0.0716552734375, 0.1898193359375, 0.2080078125, 0.154296...
embed
3641509_c0
3641509
lisp
0
Title: How can I do setf on a struct's accessors when using intern Problem title: How can I do setf on a struct's accessors when using intern Tags: lisp, allegro-cl, common-lisp Problem: How can I do setf on a struct's accessors when using intern I'd like to setf different fields of a struct depending on a ce...
How can I do setf on a struct's accessors when using intern How can I do setf on a struct's accessors when using intern lisp allegro-cl common-lisp intern How STRUCT-ESTADISTICAS-NUM Error SETF FUNCALL How can I do setf on a struct's accessors when using intern I'd like to setf different fields of a struct de...
[ 0.01513671875, -0.0084228515625, 0.0260009765625, 0.0096435546875, 0.004669189453125, 0.01220703125, 0.0086669921875, -0.0076904296875, -0.0027008056640625, 0.01104736328125, 0.0177001953125, 0.0419921875, 0.00970458984375, -0.015869140625, 0.019287109375, -0.0272216796875, -0.007385...
[ 11249, 831, 87, 54, 5423, 420, 98, 36716, 3768, 17203, 25251, 17368, 38478, 400, 7008, 747, 8407, 34937, 39210, 4086, 254, 46549, 49503, 618, 55669, 133697, 110232, 294, 109020, 212059, 159, 183300, 136258, 441, 66437, 3229, 47, 12921, 4445...
[ 0.071533203125, 0.0640869140625, 0.00054931640625, 0.092529296875, 0.18994140625, 0.2308349609375, 0.0947265625, 0.2406005859375, 0.02899169921875, 0.1507568359375, 0.175048828125, 0.094970703125, 0.263427734375, 0.0533447265625, 0.14404296875, 0.064697265625, 0.2139892578125, 0.08...
embed
7770820_c0
7770820
lisp
0
Title: How to change font size in 'Screen', the screen manager used by Limp to connect to SBCL? Problem title: How to change font size in 'Screen', the screen manager used by Limp to connect to SBCL? Tags: terminal, vim, sbcl, lisp Problem: How to change font size in 'Screen', the screen manager use...
How to change font size in 'Screen', the screen manager used by Limp to connect to SBCL? How to change font size in 'Screen', the screen manager used by Limp to connect to SBCL? terminal vim sbcl lisp How Screen Limp SBCL How to change font size in 'Screen', the screen manager used by Limp to connec...
[ 0.01397705078125, 0.0002460479736328125, -0.0186767578125, -0.01385498046875, -0.0000782012939453125, -0.00701904296875, 0.0140380859375, -0.0002536773681640625, -0.0068359375, 0.01226806640625, 0.0279541015625, -0.01202392578125, -0.0035552978515625, 0.0030670166015625, -0.0045776367187...
[ 11249, 47, 15549, 12401, 13267, 23, 3768, 7612, 33, 49119, 31095, 11814, 1261, 2676, 37067, 90944, 37486, 33949, 119916, 91, 275, 34937, 400, 7008, 94831, 17368, 136, 4734, 19882, 69993, 5947, 594, 5423, 5962, 563, 1530, 1884, 76896, 135179...
[ 0.0849609375, 0.04644775390625, 0.1978759765625, 0.227294921875, 0.211181640625, 0.07666015625, 0.048736572265625, 0.149169921875, 0.1246337890625, 0.1470947265625, 0.2049560546875, 0.0526123046875, 0.1448974609375, 0.2012939453125, 0.1279296875, 0.12158203125, 0.187744140625, 0.20...
embed
12195256_c0
12195256
lisp
0
Title: LISP - count occurences of every value in a list Problem title: LISP - count occurences of every value in a list Tags: lisp, unique, duplicates, common-lisp Problem: LISP - count occurences of every value in a list I apologize for the bad English.. I have a task to write a function called "make-bag" that counts ...
LISP - count occurences of every value in a list LISP - count occurences of every value in a list lisp unique duplicates common-lisp LISP MAPCAR FILTER REMOVE-DUPLICATES COUNT-IF LISP - count occurences of every value in a list I apologize for the bad English.. I have a task to write a function called "make-bag" that c...
[ -0.00750732421875, 0.02734375, -0.0014801025390625, -0.01165771484375, -0.00811767578125, 0.020263671875, -0.0084228515625, -0.0150146484375, 0.0206298828125, -0.03369140625, -0.04345703125, -0.00762939453125, 0.0216064453125, -0.001434326171875, 0.0032196044921875, 0.01287841796875, ...
[ 16970, 9434, 54529, 74918, 69098, 111, 11907, 34292, 23, 5303, 400, 7008, 36998, 171763, 39210, 4086, 254, 105748, 80076, 141669, 14755, 83852, 125901, 18409, 156354, 8244, 64163, 29836, 1747, 12524, 6494, 14941, 66211, 33022, 32354, 55898, 260...
[ 0.1513671875, 0.2447509765625, 0.2471923828125, 0.216064453125, 0.1573486328125, 0.0623779296875, 0.1748046875, 0.2109375, 0.0557861328125, 0.220947265625, 0.1240234375, 0.1787109375, 0.1737060546875, 0.224365234375, 0.0887451171875, 0.0819091796875, 0.1455078125, 0.09197998046875,...
embed
77312740_c0
77312740
lisp
0
Title: I cannot access the inner field of a defrecord object. All standard approaches keep returning nil Problem title: I cannot access the inner field of a defrecord object. All standard approaches keep returning nil Tags: lisp, functional-programming, clojure Problem: I cannot access the inner field of a defrecord ob...
I cannot access the inner field of a defrecord object. All standard approaches keep returning nil I cannot access the inner field of a defrecord object. All standard approaches keep returning nil lisp functional-programming clojure All grid_generator.core.Cell I cannot access the inner field of a defrecord object. All ...
[ -0.01385498046875, 0.0194091796875, 0.0030670166015625, 0.0279541015625, 0.0004444122314453125, -0.020263671875, 0.03173828125, 0.00604248046875, 0.004150390625, 0.0093994140625, 0.001434326171875, 0.009765625, 0.0004730224609375, 0.0001926422119140625, 0.0026702880859375, -0.038330078...
[ 53418, 17203, 75414, 44457, 8, 12176, 32271, 36746, 5570, 51515, 13695, 30646, 17324, 400, 7008, 123309, 28966, 20450, 461, 107, 120067, 48281, 1290, 30854, 441, 6796, 121413, 34680, 33342, 1884, 140992, 43297, 102107, 53855, 27494, 17596, 3157...
[ 0.12890625, 0.193603515625, 0.2000732421875, 0.241943359375, 0.1455078125, 0.1197509765625, 0.212890625, 0.1793212890625, 0.13037109375, 0.1402587890625, 0.0653076171875, 0.123779296875, 0.182861328125, 0.04718017578125, 0.147216796875, 0.126220703125, 0.08502197265625, 0.069213867...
embed
49225184_c0
49225184
lisp
0
Title: Implement a function on scheme (racket) that returns all possible subsets of a given set Problem title: Implement a function on scheme (racket) that returns all possible subsets of a given set Tags: racket, scheme, lisp Problem: Implement a function on scheme (racket) that returns all possible subsets of a given...
Implement a function on scheme (racket) that returns all possible subsets of a given set Implement a function on scheme (racket) that returns all possible subsets of a given set racket scheme lisp Implement Implement a function on scheme (racket) that returns all possible subsets of a given set Sorry for the English. H...
[ 0.01324462890625, 0.02001953125, 0.0003452301025390625, 0.0186767578125, -0.004547119140625, 0.0037994384765625, -0.0086669921875, -0.0198974609375, 0.00823974609375, -0.01104736328125, 0.00982666015625, -0.002288818359375, 0.0023651123046875, -0.00830078125, -0.004669189453125, 0.0004...
[ 153941, 32354, 98, 150370, 219, 27853, 30646, 7, 756, 7722, 1614, 3509, 34475, 5423, 673, 400, 7008, 90502, 14941, 30309, 2967, 105233, 23, 46876, 45234, 107730, 26946, 5303, 3129, 17324, 83, 201505, 29806, 137578, 192509, 57143, 29479, 60213...
[ 0.2479248046875, 0.2191162109375, 0.1490478515625, 0.261474609375, 0.062164306640625, 0.196044921875, 0.2122802734375, 0.029266357421875, 0.119140625, 0.19921875, 0.1517333984375, 0.178955078125, 0.04840087890625, 0.2010498046875, 0.06964111328125, 0.08135986328125, 0.1844482421875, ...
embed
57543932_c0
57543932
lisp
0
Title: Scheme : recursive process much faster than iterative Problem title: Scheme : recursive process much faster than iterative Tags: lisp, scheme, sicp Problem: Scheme : recursive process much faster than iterative I am studying SICP and wrote two procedures to compute the sum of 1/n^2, the first generating a recurs...
Scheme : recursive process much faster than iterative Scheme : recursive process much faster than iterative lisp scheme sicp Scheme sum_iter Scheme : recursive process much faster than iterative I am studying SICP and wrote two procedures to compute the sum of 1/n^2, the first generating a recursive process and the sec...
[ -0.01025390625, -0.00567626953125, 0.026611328125, 0.02197265625, -0.0272216796875, -0.0031585693359375, -0.01123046875, 0.00628662109375, 0.0208740234375, -0.0224609375, 0.0159912109375, -0.007476806640625, 0.006927490234375, -0.0177001953125, 0.021484375, -0.005615234375, 0.0113525...
[ 34702, 282, 195625, 5844, 9433, 5045, 4271, 56, 3501, 720, 45023, 400, 7008, 150370, 26536, 254, 10554, 16840, 35187, 159, 198993, 54397, 6626, 50491, 9969, 6743, 106, 64, 19, 8353, 304, 12663, 17932, 3034, 15044, 66161, 5701, 50339, 35839,...
[ 0.2152099609375, 0.185302734375, 0.2137451171875, 0.162841796875, 0.1949462890625, 0.1180419921875, 0.186767578125, 0.1243896484375, 0.0633544921875, 0.188720703125, 0.1402587890625, 0.031036376953125, 0.1656494140625, 0.2041015625, 0.049896240234375, 0.1163330078125, 0.22607421875, ...
embed
20492964_c0
20492964
lisp
0
Title: Age calculation in common LISP from date of birth Problem title: Age calculation in common LISP from date of birth Tags: common-lisp, date-arithmetic, lisp Problem: Age calculation in common LISP from date of birth I am trying to calculate a person's age in Common Lisp using a given date of birth (a string of th...
Age calculation in common LISP from date of birth Age calculation in common LISP from date of birth common-lisp date-arithmetic lisp date Age LISP YYYY-MM-DD Returns Age calculation in common LISP from date of birth I am trying to calculate a person's age in Common Lisp using a given date of birth (a string of the form...
[ -0.00323486328125, 0.01251220703125, -0.001556396484375, 0.0181884765625, -0.02783203125, 0.0240478515625, 0.0167236328125, 0.0322265625, 0.005859375, -0.035888671875, -0.01031494140625, -0.0225830078125, 0.00188446044921875, -0.00067138671875, -0.0174560546875, 0.00102996826171875, ...
[ 72944, 74481, 1363, 23, 39210, 16970, 9434, 1295, 5622, 111, 127319, 4086, 254, 8962, 282, 400, 7008, 108354, 25590, 9, 24057, 173340, 31577, 67, 3445, 32070, 151301, 1261, 17368, 34475, 79315, 3173, 25632, 18499, 18151, 28960, 4171, 35672, ...
[ 0.2088623046875, 0.1978759765625, 0.04205322265625, 0.026031494140625, 0.1693115234375, 0.1324462890625, 0.2064208984375, 0.082275390625, 0.1524658203125, 0.078369140625, 0.1651611328125, 0.107177734375, 0.139892578125, 0.0638427734375, 0.040924072265625, 0.110107421875, 0.1964111328...
embed
62978439_c0
62978439
lisp
0
Title: Lisp - Keep words finishing by given letter Problem title: Lisp - Keep words finishing by given letter Tags: lisp, common-lisp, clisp Problem: Lisp - Keep words finishing by given letter I am trying to modify this function in a way that when given a list it will only keep the words ending with a given letter. I ...
Lisp - Keep words finishing by given letter Lisp - Keep words finishing by given letter lisp common-lisp clisp Lisp Keep Lisp - Keep words finishing by given letter I am trying to modify this function in a way that when given a list it will only keep the words ending with a given letter. I have few restriction on what ...
[ 0.0068359375, 0.023193359375, -0.00958251953125, -0.0011444091796875, -0.003692626953125, 0.005859375, 0.0220947265625, 0.01708984375, 0.00958251953125, -0.01495361328125, -0.018798828125, -0.00982666015625, 0.0107421875, 0.0205078125, -0.020263671875, 0.004974365234375, 0.0207519531...
[ 1261, 7008, 20, 83041, 34153, 67229, 214, 390, 34475, 31330, 400, 39210, 4086, 254, 95701, 31577, 2811, 40383, 32354, 3917, 5303, 4734, 13695, 86658, 678, 10846, 185190, 107003, 4527, 21441, 133266, 140909, 34844, 23986, 927, 2831, 111240, 75...
[ 0.1912841796875, 0.2391357421875, 0.0258331298828125, 0.188232421875, 0.18701171875, 0.1641845703125, 0.0491943359375, 0.05462646484375, 0.1015625, 0.1756591796875, 0.1380615234375, 0.099609375, 0.11962890625, 0.1568603515625, 0.069091796875, 0.060028076171875, 0.1097412109375, 0.0...
embed
53685764_c1
53685764
lisp
1
'set-car!) new-value) z) Now I say: (define z2 (cons 1 2)) Suppose z2 has a value the dispatch procedure in an environment called e2, and I call: (set-car! z2 3) Set-car! creates a new environment e3. Within e3, the parameter z is bound to the value of z2 (the dispatch procedure in e2) just like in my first example. A...
'set-car!) new-value) z) Now I say: (define z2 (cons 1 2)) Suppose z2 has a value the dispatch procedure in an environment called e2, and I call: (set-car! z2 3) Set-car! creates a new environment e3. Within e3, the parameter z is bound to the value of z2 (the dispatch procedure in e2) just like in my first example. A...
[ -0.005950927734375, 0.025634765625, -0.00665283203125, 0.0133056640625, -0.00457763671875, 0.01397705078125, -0.01904296875, 0.004974365234375, 0.02294921875, 0.007598876953125, 0.01312255859375, 0.01220703125, 0.00469970703125, -0.0194091796875, 0.01202392578125, 0.0101318359375, 0....
[ 3509, 9, 3284, 8068, 3525, 27494, 13, 97, 5154, 64552, 304, 25553, 4958, 121691, 1556, 34292, 58580, 257, 206, 50491, 65998, 28, 11782, 38, 8439, 19943, 28282, 363, 73, 171859, 99091, 10461, 27781, 24372, 14361, 71924, 83, 5036, 86827, 54...
[ 0.238037109375, 0.04644775390625, 0.27880859375, 0.1405029296875, 0.129150390625, 0.2044677734375, 0.0261077880859375, 0.1806640625, 0.05426025390625, 0.1240234375, 0.2313232421875, 0.19287109375, 0.140869140625, 0.0245208740234375, 0.0142669677734375, 0.205078125, 0.103271484375, ...
embed
35141310_c0
35141310
lisp
0
Title: Sum of all numbers in a list at the top level Problem title: Sum of all numbers in a list at the top level Tags: scheme, lisp Problem: Sum of all numbers in a list at the top level I'm new to Scheme and I've spent about a week on this. Write a Lisp function sumlist which takes a list and returns the sum of all t...
Sum of all numbers in a list at the top level Sum of all numbers in a list at the top level scheme lisp Sum Sum of all numbers in a list at the top level I'm new to Scheme and I've spent about a week on this. This is what I have so far. It can recognize whether something is a number or not, but I can't get it to only a...
[ 0.0011444091796875, 0.0052490234375, 0.01904296875, 0.00640869140625, -0.010986328125, 0.00921630859375, -0.00148773193359375, 0.021484375, 0.01202392578125, -0.00982666015625, -0.01495361328125, -0.0400390625, -0.00860595703125, 0.0244140625, 0.0115966796875, 0.004669189453125, 0.00...
[ 36335, 111, 756, 101935, 23, 5303, 99, 2663, 17366, 150370, 400, 7008, 3525, 47, 34702, 282, 66933, 5895, 903, 2060, 1650, 831, 125296, 36766, 9844, 83, 14012, 707, 959, 2046, 442, 4734, 15190, 1257, 98, 4358, 77947, 80307, 11555, 35166, ...
[ 0.232421875, 0.09197998046875, 0.1534423828125, 0.211181640625, 0.070068359375, 0.20751953125, 0.0997314453125, 0.1507568359375, 0.22314453125, 0.231689453125, 0.12060546875, 0.2003173828125, 0.02178955078125, 0.0182342529296875, 0.16259765625, 0.182373046875, 0.044677734375, 0.018...
embed
27221781_c1
27221781
lisp
1
variable out should contain the output of getting the usage/help from ccl64. Instead I get an error: Traceback (most recent call last): File "sub.py", line 3, in <module> process = subprocess.Popen(['ccl64', '-h'], stdout=subprocess.PIPE) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess...
variable out should contain the output of getting the usage/help from ccl64. Instead I get an error: Traceback (most recent call last): File "sub.py", line 3, in <module> process = subprocess.Popen(['ccl64', '-h'], stdout=subprocess.PIPE) File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess...
[ 0.01531982421875, -0.00445556640625, 0.00872802734375, 0.01556396484375, -0.00469970703125, -0.000591278076171875, 0.003936767578125, -0.0206298828125, -0.015625, 0.008544921875, -0.008056640625, -0.0029144287109375, -0.0216064453125, -0.002685546875, 0.01312255859375, -0.01171875, 0...
[ 77336, 1810, 5608, 70541, 140992, 20949, 127689, 73866, 34937, 13307, 175399, 18499, 4937, 329, 12620, 18, 17309, 11782, 4568, 42724, 22144, 5, 6493, 13315, 138, 83279, 9433, 1614, 63923, 127642, 33, 10060, 141, 127, 6138, 1003, 15185, 21907,...
[ 0.28857421875, 0.2015380859375, 0.0208587646484375, 0.119873046875, 0.203125, 0.0548095703125, 0.1580810546875, 0.1715087890625, 0.1676025390625, 0.2330322265625, 0.0296630859375, 0.18212890625, 0.1229248046875, 0.12060546875, 0.23193359375, 0.00262451171875, 0.10205078125, 0.14233...
embed
35672743_c0
35672743
lisp
0
Title: How to add list in file to Lisp Problem title: How to add list in file to Lisp Tags: list, lisp, file-io, common-lisp Problem: How to add list in file to Lisp I want to add list in text file to lisp and bound it to some variable. For example Mylist.txt contains: ((1 2 3 4) (5 6 7 8) (9 10 11 12) (13 14 15 16) ) ...
How to add list in file to Lisp How to add list in file to Lisp list lisp file-io common-lisp How Lisp list.txt How to add list in file to Lisp I want to add list in text file to lisp and bound it to some variable. For example Mylist.txt contains: ((1 2 3 4) (5 6 7 8) (9 10 11 12) (13 14 15 16) ) And i want to read fro...
[ 0.0174560546875, -0.00714111328125, 0.0164794921875, 0.01446533203125, -0.01251220703125, 0.01239013671875, 0.006561279296875, 0.0093994140625, -0.003997802734375, -0.029296875, 0.0126953125, -0.004791259765625, 0.0028839111328125, -0.00787353515625, 0.01300048828125, -0.00650024414062...
[ 11249, 15190, 5303, 23, 11435, 47, 1261, 7008, 400, 846, 39210, 4086, 254, 124326, 3444, 7986, 99091, 77336, 2646, 6562, 70541, 116, 138, 13956, 11516, 305, 65034, 427, 24462, 616, 423, 611, 12301, 1295, 5423, 759, 13538, 7077, 1176, 1546...
[ 0.05108642578125, 0.183349609375, 0.26416015625, 0.10888671875, 0.1959228515625, 0.1099853515625, 0.1837158203125, 0.2548828125, 0.135986328125, 0.10546875, 0.10565185546875, 0.1026611328125, 0.172119140625, 0.2021484375, 0.01239013671875, 0.1134033203125, 0.1370849609375, 0.167114...
embed
41519993_c0
41519993
lisp
0
Title: count-leaves in Clojure from SICP Problem title: count-leaves in Clojure from SICP Tags: sicp, lisp, clojure Problem: count-leaves in Clojure from SICP I'm going over SICP translating problems into Clojure to learn both Clojure and read SICP. Currently, I am stuck with the Count Leaves procedure from Section 2.2...
count-leaves in Clojure from SICP count-leaves in Clojure from SICP sicp lisp clojure SICP Clojure count-leaves in Clojure from SICP I'm going over SICP translating problems into Clojure to learn both Clojure and read SICP. Currently, I am stuck with the Count Leaves procedure from Section 2.2.2. The goal is to write a...
[ 0.0081787109375, 0.0181884765625, -0.01214599609375, 0.00775146484375, 0.021728515625, 0.0157470703125, -0.02734375, -0.0296630859375, -0.004608154296875, -0.042236328125, -0.0106201171875, -0.027099609375, 0.006317138671875, 0.00323486328125, 0.01104736328125, -0.004119873046875, -0...
[ 54529, 14507, 3132, 51053, 461, 107, 1295, 159, 198993, 23, 26536, 254, 7008, 20450, 3900, 143, 44402, 12301, 179933, 108210, 64819, 7, 50491, 70147, 69236, 33022, 32354, 51776, 5303, 18811, 53201, 41600, 116, 86827, 13956, 14012, 31358, 7225...
[ 0.2174072265625, 0.20654296875, 0.135498046875, 0.10479736328125, 0.1651611328125, 0.150390625, 0.07049560546875, 0.05853271484375, 0.1954345703125, 0.002166748046875, 0.028289794921875, 0.09326171875, 0.099853515625, 0.055999755859375, 0.0062255859375, 0.03338623046875, 0.0960083007...
embed
5445236_c0
5445236
lisp
0
Title: Clojure String Return Values Problem title: Clojure String Return Values Tags: lisp, clojure Problem: Clojure String Return Values just a quick question while looking at Clojure.... Given the following REPL Session: Clojure 1.2.0 user=> "bar" "bar" user=> (print "bar") barnil user=> (defn foo [] ("bar")) #'user/...
Clojure String Return Values Clojure String Return Values lisp clojure java.lang.ClassCastException Clojure Values java.lang.String clojure.lang.IFn NO_SOURCE_FILE:0 user$foo Clojure String Return Values just a quick question while looking at Clojure.... Given the following REPL Session: Why isn't the String "bar" show...
[ 0.01458740234375, -0.003204345703125, -0.029296875, 0.02294921875, -0.003143310546875, 0.0033111572265625, 0.01007080078125, -0.017333984375, 0.00408935546875, 0.00994873046875, -0.012939453125, -0.02001953125, -0.0162353515625, -0.0120849609375, 0.003997802734375, -0.0118408203125, ...
[ 51053, 461, 107, 23351, 214, 173340, 190060, 400, 7008, 20450, 79, 330, 140803, 174830, 63928, 3066, 71713, 29836, 9520, 76234, 919, 52099, 53861, 38937, 3584, 31, 9655, 21130, 148735, 44084, 56112, 18, 1299, 127887, 28412, 32354, 155255, 192...
[ 0.1146240234375, 0.1456298828125, 0.0875244140625, 0.175537109375, 0.061767578125, 0.208984375, 0.1917724609375, 0.012359619140625, 0.1298828125, 0.0899658203125, 0.046844482421875, 0.1236572265625, 0.0845947265625, 0.1265869140625, 0.08203125, 0.0310821533203125, 0.08648681640625, ...
embed
7271312_c0
7271312
lisp
0
Title: Change Emacs window appearance when it loses focus Problem title: Change Emacs window appearance when it loses focus Tags: elisp, dot-emacs, emacs, linux, lisp Problem: Change Emacs window appearance when it loses focus When I program I use two screens with Emacs on both with two buffers split in each window tot...
Change Emacs window appearance when it loses focus Change Emacs window appearance when it loses focus elisp dot-emacs emacs linux lisp Change Emacs C-x Alt-TAB Change Emacs window appearance when it loses focus When I program I use two screens with Emacs on both with two buffers split in each window totaling 4 open sou...
[ 0.0130615234375, -0.00970458984375, 0.0022125244140625, -0.00994873046875, -0.00408935546875, -0.01226806640625, -0.0029296875, -0.00091552734375, -0.00750732421875, 0.0299072265625, 0.018310546875, 0.0294189453125, -0.01177978515625, 0.0234375, -0.0098876953125, -0.005950927734375, ...
[ 87377, 85269, 4439, 76896, 170894, 3229, 388, 90, 32153, 442, 15296, 7008, 20633, 11883, 352, 2263, 11508, 6077, 400, 313, 9, 425, 10544, 7783, 571, 1528, 4527, 6626, 49119, 678, 15044, 373, 18234, 65450, 12638, 3622, 201, 9803, 31344, 10...
[ 0.19384765625, 0.2261962890625, 0.219482421875, 0.181396484375, 0.232421875, 0.0806884765625, 0.1536865234375, 0.1336669921875, 0.279541015625, 0.0361328125, 0.00933837890625, 0.0970458984375, 0.042755126953125, 0.1463623046875, 0.109619140625, 0.132568359375, 0.029296875, 0.008605...
embed
4320166_c0
4320166
lisp
0
Title: How to stream program code? Problem title: How to stream program code? Tags: lisp, streaming, compiler-construction Problem: How to stream program code? I've been learning Lisp recently (Scheme, Racket and Clojure to various extents) and have read the corresponding literature on famous Playstation developer Naug...
How to stream program code? How to stream program code? lisp streaming compiler-construction How How to stream program code? I've been learning Lisp recently (Scheme, Racket and Clojure to various extents) and have read the corresponding literature on famous Playstation developer Naughty Dog. This Gamasutra article men...
[ 0.01300048828125, 0.011962890625, -0.00067901611328125, -0.0038909912109375, -0.006591796875, 0.0029296875, 0.01190185546875, -0.01153564453125, -0.00946044921875, -0.044921875, -0.0030670166015625, -0.023193359375, -0.01190185546875, 0.004547119140625, -0.0152587890625, -0.00099182128...
[ 11249, 47, 75973, 1528, 18151, 400, 7008, 65296, 9969, 34759, 238478, 52080, 1261, 25452, 12549, 2552, 27853, 51053, 461, 12301, 163136, 170277, 197014, 106001, 353, 46526, 53, 41129, 21413, 63600, 1517, 87907, 6712, 2053, 220734, 25052, 7842, ...
[ 0.1036376953125, 0.10418701171875, 0.282958984375, 0.219482421875, 0.281982421875, 0.133056640625, 0.231689453125, 0.2413330078125, 0.1436767578125, 0.1650390625, 0.1455078125, 0.05401611328125, 0.1781005859375, 0.03179931640625, 0.097900390625, 0.00537109375, 0.1419677734375, 0.03...
embed
29095336_c0
29095336
lisp
0
Title: Scheme and let errors Problem title: Scheme and let errors Tags: scheme, lisp, let Problem: Scheme and let errors I can't for the life of me find out why this code produces the error. Here's the error: let*: bad syntax (missing body) in: (let* ((tempp2 (p2) (letrec ((mloop (p1 p2) (if (= (length p1) 0)) (else if...
Scheme and let errors Scheme and let errors scheme lisp let Scheme hardp2 Scheme and let errors I can't for the life of me find out why this code produces the error. Here's the error: Here's the code:
[ -0.007537841796875, 0.033203125, -0.00836181640625, 0.037353515625, 0.0027618408203125, 0.0223388671875, -0.00885009765625, -0.011962890625, 0.006011962890625, -0.03125, 0.01141357421875, 0.009033203125, 0.01177978515625, -0.0091552734375, 0.017333984375, -0.0206298828125, -0.0064697...
[ 34702, 282, 136, 2633, 18499, 7, 150370, 400, 7008, 7941, 254, 304, 831, 18, 70, 6897, 111, 7413, 1810, 15400, 903, 18151, 27489, 11853 ]
[ 0.1854248046875, 0.1328125, 0.12213134765625, 0.2093505859375, 0.25927734375, 0.058013916015625, 0.2218017578125, 0.037261962890625, 0.12249755859375, 0.1258544921875, 0.07196044921875, 0.0902099609375, 0.060882568359375, 0.05511474609375, 0.005519866943359375, 0.061279296875, 0.0056...
embed
13655774_c0
13655774
lisp
0
Title: Reader macro debugging Problem title: Reader macro debugging Tags: lisp, reader-macro, debugging Problem: Reader macro debugging Here's the situation: CL-USER> [bookid] #<CLSQL-SYS:SQL-IDENT-ATTRIBUTE BOOKID> CL-USER> (sql-expression :attribute 'bookid) #<CLSQL-SYS:SQL-IDENT-ATTRIBUTE BOOKID> CL-USER> [books.boo...
Reader macro debugging Reader macro debugging lisp reader-macro debugging Reader CL-USER CLSQL-SYS:SQL-IDENT-ATTRIBUTE BOOKID books.bookid Reader macro debugging Here's the situation: Clsql's [] reader macro behaves differently than sql-expression. I'd rather use sql-expression inside macros, because the reader macro c...
[ 0.01806640625, 0.00189971923828125, -0.01068115234375, 0.004364013671875, 0.00823974609375, 0.007110595703125, -0.01385498046875, 0.00180816650390625, -0.012451171875, -0.0238037109375, 0.0166015625, -0.0133056640625, 0.005859375, -0.033447265625, -0.00244140625, -0.0262451171875, -0...
[ 122636, 111789, 8, 978, 400, 7008, 155255, 15322, 46323, 1062, 158897, 26947, 208585, 62353, 571, 158617, 7146, 42840, 14137, 532, 16648, 313, 8080, 99247, 186, 68991, 12921, 3501, 204629, 43257, 4527, 91, 46132, 831, 27992, 70270, 2685, 3784...
[ 0.2705078125, 0.23046875, 0.06982421875, 0.172607421875, 0.0439453125, 0.1239013671875, 0.27978515625, 0.08758544921875, 0.08538818359375, 0.037445068359375, 0.1773681640625, 0.03070068359375, 0.12646484375, 0.054718017578125, 0.0217437744140625, 0.0931396484375, 0.09234619140625, ...
embed
67118553_c0
67118553
lisp
0
Title: Does Lisp&#x27;s treatment of code as data make it more vulnerable to security exploits than a language that doesn&#x27;t treat code as data? Problem title: Does Lisp&#x27;s treatment of code as data make it more vulnerable to security exploits than a language that doesn&#x27;t treat code as data? Tags: security...
Does Lisp&#x27;s treatment of code as data make it more vulnerable to security exploits than a language that doesn&#x27;t treat code as data? Does Lisp&#x27;s treatment of code as data make it more vulnerable to security exploits than a language that doesn&#x27;t treat code as data? security lisp Does Lisp malicious_st...
[ 0.020751953125, 0.027099609375, 0.0003337860107421875, 0.03271484375, -0.023193359375, 0.0299072265625, 0.0201416015625, 0.007354736328125, 0.0186767578125, -0.045654296875, 0.00439453125, -0.018310546875, -0.000942230224609375, 0.015869140625, -0.011474609375, -0.01141357421875, -0....
[ 101790, 1261, 7008, 3768, 39734, 18151, 237, 2053, 1286, 166553, 48031, 162471, 7, 46876, 85689, 400, 8137, 60744, 9297, 38937, 73, 3249, 47, 18, 13648, 110833, 193844, 5701, 29459, 99156, 33022, 8783, 63033, 27875, 157, 16797, 831, 11814, ...
[ 0.013580322265625, 0.173095703125, 0.2315673828125, 0.047576904296875, 0.1181640625, 0.1905517578125, 0.077392578125, 0.1343994140625, 0.0587158203125, 0.1983642578125, 0.154296875, 0.175537109375, 0.00579833984375, 0.1650390625, 0.1195068359375, 0.1380615234375, 0.128173828125, 0....
embed
25800283_c0
25800283
lisp
0
Title: Load file with a relative path Problem title: Load file with a relative path Tags: lisp, common-lisp Problem: Load file with a relative path I am trying to load a file in Lisp from a file in the same directory using a relative path. My file structure looks like this: repo/ subdir/ main.lisp test.lisp In main.lis...
Load file with a relative path Load file with a relative path lisp common-lisp Load main.lisp test.lisp File-error LISP::INTERNAL-LOAD Load file with a relative path I am trying to load a file in Lisp from a file in the same directory using a relative path. My file structure looks like this: In main.lisp I have a numbe...
[ -0.004730224609375, 0.00909423828125, 0.004150390625, 0.0279541015625, -0.023681640625, -0.0185546875, 0.0181884765625, 0.0181884765625, -0.00653076171875, -0.044677734375, -0.00250244140625, 0.00323486328125, -0.0196533203125, 0.00057220458984375, -0.0078125, 0.0137939453125, -0.013...
[ 2091, 712, 11435, 678, 35845, 60875, 400, 7008, 39210, 4086, 254, 5201, 3034, 42724, 188800, 16970, 9434, 186096, 147784, 17014, 31577, 72367, 1261, 1295, 5701, 14364, 17368, 45646, 33342, 32354, 80934, 63033, 24931, 143834, 11627, 5, 8108, 1...
[ 0.12744140625, 0.05963134765625, 0.1552734375, 0.0908203125, 0.256103515625, 0.2359619140625, 0.102294921875, 0.2027587890625, 0.09234619140625, 0.1370849609375, 0.1917724609375, 0.1278076171875, 0.16455078125, 0.1630859375, 0.1966552734375, 0.1090087890625, 0.203369140625, 0.09936...
embed
16281929_c1
16281929
lisp
1
't computers work like minds?) When a grade like '(a+) or '(a-) is seperated, the '(a) is processed properly but the '(+) or '(-) evaluate to the identity element (0) and fail to add to the gpa. Is there a way to make '(+) and '(-) passable as data instead of as an expression? Alternatively, can I convert them to some ...
't computers work like minds?) When a grade like '(a+) or '(a-) is seperated, the '(a) is processed properly but the '(+) or '(-) evaluate to the identity element (0) and fail to add to the gpa. Is there a way to make '(+) and '(-) passable as data instead of as an expression? Alternatively, can I convert them to some ...
[ -0.00543212890625, 0.025146484375, -0.0078125, 0.00775146484375, -0.0026702880859375, 0.013671875, 0.006561279296875, 0.0024261474609375, -0.002044677734375, -0.003173828125, 0.0166015625, -0.0155029296875, 0.0024566650390625, -0.01239013671875, -0.036865234375, -0.0040283203125, -0....
[ 18, 13909, 7, 4488, 1884, 7086, 14847, 44000, 242, 11, 102817, 707, 9, 40, 1264, 27686, 9433, 155965, 1284, 132, 151575, 182324, 12830, 6649, 35782, 15190, 47, 706, 763, 2071, 2685, 3917, 3249, 136, 10434, 2661, 237, 2053, 64457, 125195, ...
[ 0.03997802734375, 0.180908203125, 0.0156707763671875, 0.11669921875, 0.11767578125, 0.1583251953125, 0.035186767578125, 0.25048828125, 0.0782470703125, 0.1317138671875, 0.2481689453125, 0.1092529296875, 0.1864013671875, 0.0887451171875, 0.201171875, 0.1322021484375, 0.0970458984375, ...
embed
10749167_c0
10749167
lisp
0
Title: How to call lambda passed a parameter in LISP Problem title: How to call lambda passed a parameter in LISP Tags: lisp, elisp Problem: How to call lambda passed a parameter in LISP Possible Duplicate: How to pass a lambda expression in Elisp I have following code: (defun my-map (p l) (mapcar (lambda (el) (p el)) ...
How to call lambda passed a parameter in LISP How to call lambda passed a parameter in LISP lisp elisp How LISP Debugger How to call lambda passed a parameter in LISP I have following code: (It's example - not actual code I tried to write). It complains that it cannot find function p: I guess that it treats a p as symb...
[ -0.00762939453125, 0.0185546875, -0.00177764892578125, -0.0076904296875, -0.00933837890625, 0.0145263671875, 0.02490234375, 0.00579833984375, -0.0177001953125, -0.04052734375, 0.000019788742065429688, -0.0181884765625, -0.01275634765625, 0.005767822265625, 0.0184326171875, -0.017578125...
[ 11249, 11782, 21, 6492, 85, 115081, 171859, 16970, 9434, 47, 23, 400, 7008, 15296, 262, 978, 21407, 25632, 18151, 27781, 37842, 186992, 53418, 7413, 32354, 915, 57767, 85689, 237, 26582, 959, 77336, 876, 167457, 1810, 56, 70820, 4488 ]
[ 0.05572509765625, 0.1795654296875, 0.09906005859375, 0.2103271484375, 0.1884765625, 0.178955078125, 0.252197265625, 0.13720703125, 0.239990234375, 0.0174407958984375, 0.04656982421875, 0.10369873046875, 0.1651611328125, 0.059051513671875, 0.114013671875, 0.170166015625, 0.11682128906...
embed
25966431_c0
25966431
lisp
0
Title: LISP, cond returning nil everytime Problem title: LISP, cond returning nil everytime Tags: lisp, recursion, common-lisp, function, helper Problem: LISP, cond returning nil everytime Why does this always return nil when its obviously adding it to lst??? Please help! Thank You! CL-USER 1 : 1 > (defun constants-aux...
LISP, cond returning nil everytime LISP, cond returning nil everytime lisp recursion common-lisp function helper LISP CL-USER CONSTANTS-AUX CONSTANTS IMPLIES NOT NIL LISP, cond returning nil everytime Why does this always return nil when its obviously adding it to lst??? Please help! Thank You!
[ -0.01019287109375, 0.026123046875, 0.01806640625, -0.01202392578125, -0.0028533935546875, 0.0166015625, 0.014892578125, 0.000873565673828125, -0.02587890625, -0.0230712890625, -0.00628662109375, -0.0166015625, -0.00653076171875, -0.01123046875, 0.00823974609375, 0.0234375, 0.00817871...
[ 16970, 9434, 158, 71, 30646, 214, 17324, 11907, 6032, 400, 7008, 195625, 39210, 4086, 254, 32354, 4358, 56, 46323, 1062, 50184, 75700, 71609, 14452, 122461, 165539, 86725, 541, 16444, 44084, 14602, 11343, 6, 3229, 6863, 171259, 154107, 47, ...
[ 0.1241455078125, 0.2379150390625, 0.08740234375, 0.0638427734375, 0.1875, 0.0142822265625, 0.2266845703125, 0.1170654296875, 0.1793212890625, 0.122314453125, 0.187255859375, 0.16796875, 0.079345703125, 0.1136474609375, 0.172607421875, 0.1226806640625, 0.134765625, 0.00567626953125,...
embed
20206883_c1
20206883
lisp
1
) (first lista) (element-at (rest lista) (1- n)))) ;allows for the removal of unneeded elements (defun remove-at (org-list pos &optional (ini 1)) (if (eql pos ini) (cdr org-list) (cons (car org-list) (remove-at (cdr org-list) pos (+ ini 1))))) ;returns a chosen number of random elements from a list (defun rnd-select (o...
) (first lista) (element-at (rest lista) (1- n)))) ;allows for the removal of unneeded elements (defun remove-at (org-list pos &optional (ini 1)) (if (eql pos ini) (cdr org-list) (cons (car org-list) (remove-at (cdr org-list) pos (+ ini 1))))) ;returns a chosen number of random elements from a list (defun rnd-select (o...
[ -0.017822265625, 0.01239013671875, 0.002593994140625, 0.0177001953125, -0.004486083984375, 0.019775390625, -0.0181884765625, 0.001983642578125, -0.0028228759765625, -0.051513671875, 0.007232666015625, -0.0089111328125, -0.0198974609375, 0.02001953125, -0.025146484375, 0.00152587890625,...
[ 1388, 13448, 271, 5875, 16, 62766, 257, 56644, 2858, 653, 80126, 2819, 11, 41566, 7, 100, 49146, 1405, 111, 51, 86, 297, 80854, 112, 16498, 87388, 1478, 6562, 3864, 109585, 289, 943, 4879, 3190, 13, 99247, 485, 7569, 30910, 25553, 3284,...
[ 0.07421875, 0.07464599609375, 0.07958984375, 0.2464599609375, 0.0152587890625, 0.165771484375, 0.1253662109375, 0.1260986328125, 0.004791259765625, 0.02337646484375, 0.0821533203125, 0.04473876953125, 0.000213623046875, 0.1385498046875, 0.0489501953125, 0.0303192138671875, 0.10791015...
embed
20662918_c0
20662918
lisp
0
Title: Why do + and * evaluate to 0 and 1 respectively? Problem title: Why do + and * evaluate to 0 and 1 respectively? Tags: lisp, scheme Problem: Why do + and * evaluate to 0 and 1 respectively? I'm using GNU/MIT Scheme: 1 ]=> (+) ;Value: 0 1 ]=> (*) ;Value: 1 1 ]=> (-) ;The procedure #[arity-dispatched-procedure 2] ...
Why do + and * evaluate to 0 and 1 respectively? Why do + and * evaluate to 0 and 1 respectively? lisp scheme Why Value RESTART Why do + and * evaluate to 0 and 1 respectively? I'm using GNU/MIT Scheme: How come + and * are both evaluated to 0 and 1 respectively. And why evaluating - and / throws an error? Is this part...
[ -0.007354736328125, 0.0269775390625, -0.000934600830078125, 0.0101318359375, -0.0078125, 0.01177978515625, 0.01416015625, -0.01416015625, 0.003631591796875, -0.01220703125, 0.0091552734375, -0.0301513671875, -0.0146484375, -0.0079345703125, 0.002685546875, -0.0341796875, 0.0162353515...
[ 44084, 997, 136, 661, 151575, 13, 47, 757, 106, 107013, 400, 7008, 150370, 190060, 627, 21828, 47136, 54, 17368, 165132, 95409, 34702, 282, 11249, 1380, 15044, 15400, 214, 248, 104250, 18499, 80934, 208124, 22443 ]
[ 0.1346435546875, 0.20166015625, 0.1260986328125, 0.198486328125, 0.1976318359375, 0.0765380859375, 0.09344482421875, 0.1693115234375, 0.098388671875, 0.0845947265625, 0.0770263671875, 0.1763916015625, 0.161376953125, 0.2099609375, 0.060760498046875, 0.0792236328125, 0.178466796875, ...
embed
33593850_c0
33593850
lisp
0
Title: Can&#x27;t access constants defined in another file Problem title: Can&#x27;t access constants defined in another file Tags: clisp, lisp Problem: Can't access constants defined in another file I have two files, a utils file where I have defined a lot of constants, like this: (defconstant peca-l0 (make-array (lis...
Can&#x27;t access constants defined in another file Can&#x27;t access constants defined in another file clisp lisp Can peca-l0 peca-l1 peca-l2 peca-l3 utils.fas Can't access constants defined in another file I have two files, a utils file where I have defined a lot of constants, like this: And another file where I'm de...
[ 0.0257568359375, 0.00009870529174804688, 0.00347900390625, 0.00994873046875, 0.00555419921875, 0.00958251953125, -0.00164794921875, 0.0107421875, 0.000835418701171875, -0.036376953125, -0.005218505859375, 0.0247802734375, 0.01251220703125, 0.011474609375, -0.00665283203125, 0.01171875,...
[ 4171, 3768, 18, 17203, 53697, 7, 61924, 71, 15700, 11435, 23, 95701, 7008, 400, 280, 408, 141, 2389, 418, 304, 363, 39137, 31773, 6626, 102158, 5915, 13204, 32354, 72367, 11907, 9790, 4527, 1631, 592, 60873, 25795, 12944, 9688, 6706, 1245...
[ 0.072998046875, 0.058135986328125, 0.03521728515625, 0.212646484375, 0.253662109375, 0.1080322265625, 0.2095947265625, 0.05010986328125, 0.1251220703125, 0.1905517578125, 0.032745361328125, 0.09918212890625, 0.1419677734375, 0.0733642578125, 0.134765625, 0.16455078125, 0.075439453125...
embed
11721139_c0
11721139
lisp
0
Title: Is It Better Practice To Use package-name:symbol In Code Or :use :package-name In A DEFPACKAGE? Problem title: Is It Better Practice To Use package-name:symbol In Code Or :use :package-name In A DEFPACKAGE? Tags: lisp, common-lisp Problem: Is It Better Practice To Use package-name:symbol In Code Or :use :package...
Is It Better Practice To Use package-name:symbol In Code Or :use :package-name In A DEFPACKAGE? Is It Better Practice To Use package-name:symbol In Code Or :use :package-name In A DEFPACKAGE? lisp common-lisp Better Practice Use package-name:symbol DEFPACKAGE drakma:http-request Is It Better Practice To Use package-nam...
[ 0.0026702880859375, 0.005859375, 0.0081787109375, 0.0244140625, -0.0196533203125, 0.00921630859375, 0.0023651123046875, -0.0002193450927734375, 0.00147247314453125, -0.003509521484375, 0.0198974609375, -0.0155029296875, 0.028076171875, 0.0128173828125, -0.00762939453125, 0.005950927734...
[ 177154, 109613, 13, 36836, 98169, 11627, 176726, 360, 28864, 4032, 152, 29102, 202001, 98701, 605, 75930, 3347, 400, 7008, 39210, 4086, 254, 3366, 192, 5475, 107, 75616, 1650, 12, 92610, 20623, 90365, 26458, 62122, 13204, 71924, 5881, 2452, ...
[ 0.173828125, 0.2120361328125, 0.0535888671875, 0.11669921875, 0.239990234375, 0.156005859375, 0.28173828125, 0.0882568359375, 0.2008056640625, 0.126708984375, 0.033111572265625, 0.189208984375, 0.219482421875, 0.1884765625, 0.1240234375, 0.1383056640625, 0.04583740234375, 0.0880126...
embed
13004534_c0
13004534
lisp
0
Title: LISP global alist variable Problem title: LISP global alist variable Tags: lisp, common-lisp, functional-programming Problem: LISP global alist variable I am new to LISP, and here is the question I have with its global variable. What I am trying to do is to create a "alist" that can store key-value pairs in a st...
LISP global alist variable LISP global alist variable lisp common-lisp functional-programming LISP apple.fruit CL-USER NIL APPLE FRUIT LISP global alist variable I am new to LISP, and here is the question I have with its global variable. What I am trying to do is to create a "alist" that can store key-value pairs in a ...
[ 0.01226806640625, 0.02392578125, -0.015380859375, 0.003509521484375, 0.00121307373046875, 0.0220947265625, -0.0086669921875, 0.0269775390625, 0.003387451171875, -0.000244140625, 0.01953125, 0.0303955078125, 0.0079345703125, -0.0016021728515625, 0.00885009765625, 0.018798828125, 0.002...
[ 16970, 9434, 7964, 10, 6562, 77336, 400, 7008, 39210, 4086, 254, 123309, 28966, 108787, 23129, 217, 46323, 1062, 50184, 541, 16444, 66440, 15300, 563, 17759, 6371, 3525, 9655, 31577, 28282, 11, 831, 4343, 22799, 27494, 80836, 45646, 121413, ...
[ 0.150146484375, 0.2425537109375, 0.164306640625, 0.0843505859375, 0.233642578125, 0.251953125, 0.1248779296875, 0.1749267578125, 0.0689697265625, 0.10113525390625, 0.1966552734375, 0.11767578125, 0.1080322265625, 0.18115234375, 0.17822265625, 0.126708984375, 0.048187255859375, 0.07...
embed
9025178_c0
9025178
lisp
0
Title: Understanding queues in scheme Problem title: Understanding queues in scheme Tags: scheme, queue, lisp, data-structures Problem: Understanding queues in scheme Here is some code on deleting an item in a queue. I don't understand why the last word, queue is there. I am sure Im missing something simple - Could som...
Understanding queues in scheme Understanding queues in scheme scheme queue lisp data-structures Understanding DELETE Understanding queues in scheme Here is some code on deleting an item in a queue. I don't understand why the last word, queue is there. I am sure Im missing something simple - Could someone please clarify...
[ 0.00323486328125, 0.017822265625, -0.00738525390625, 0.007659912109375, -0.000301361083984375, -0.01483154296875, 0.002593994140625, -0.0244140625, -0.010498046875, 0.00408935546875, 0.0034027099609375, -0.009765625, 0.0126953125, -0.0169677734375, -0.020263671875, 0.00628662109375, ...
[ 9626, 144057, 41, 21049, 150370, 13388, 7008, 2053, 137656, 20866, 60136, 23, 18151, 24674, 1916, 35735, 28219, 15400, 4568, 2565, 83, 2685, 8781, 4989, 12912, 6328, 42, 5423, 47, 44841, 39041, 6889, 5117, 12830, 80934, 32354, 61924, 36917 ]
[ 0.052490234375, 0.057037353515625, 0.1917724609375, 0.2027587890625, 0.196533203125, 0.2435302734375, 0.120361328125, 0.0460205078125, 0.0975341796875, 0.128173828125, 0.1123046875, 0.001861572265625, 0.045928955078125, 0.149658203125, 0.0328369140625, 0.1126708984375, 0.091186523437...
embed
1511621_c0
1511621
lisp
0
Title: Where can I find a Lisp reader in C? Problem title: Where can I find a Lisp reader in C? Tags: lisp, c Problem: Where can I find a Lisp reader in C? I have a Lisp reader written in Java that I'm thinking of translating into C. (Or perhaps C++.) It's a fairly complete and useful hack, so the main issue is doing t...
Where can I find a Lisp reader in C? Where can I find a Lisp reader in C? lisp c Where Lisp Where can I find a Lisp reader in C? I have a Lisp reader written in Java that I'm thinking of translating into C. (Or perhaps C++.) It's a fairly complete and useful hack, so the main issue is doing the dynamic-storage allocati...
[ 0.01806640625, 0.0234375, 0.01068115234375, 0.0120849609375, 0.0047607421875, 0.005218505859375, 0.005828857421875, 0.005035400390625, -0.00799560546875, -0.05712890625, 0.015380859375, -0.0079345703125, -0.0166015625, -0.0255126953125, 0.0169677734375, -0.00872802734375, -0.02502441...
[ 78662, 831, 7413, 10, 1261, 7008, 155255, 23, 313, 400, 501, 59121, 41925, 47644, 3900, 143, 3934, 95134, 37223, 28484, 80234, 85526, 5201, 31089, 20594, 84079, 140464, 144, 87632, 46876, 15490, 3671, 402, 42486, 17569, 43257, 3017, 15555, ...
[ 0.115966796875, 0.0767822265625, 0.1666259765625, 0.0640869140625, 0.2037353515625, 0.25048828125, 0.308349609375, 0.0997314453125, 0.173095703125, 0.1651611328125, 0.1448974609375, 0.1142578125, 0.1678466796875, 0.055877685546875, 0.0438232421875, 0.052398681640625, 0.081787109375, ...
embed
40664590_c0
40664590
lisp
0
Title: Midje fails on Macros in Clojure Problem title: Midje fails on Macros in Clojure Tags: unit-testing, midje, macros, lisp, clojure Problem: Midje fails on Macros in Clojure Here is the passing version of the code: Normal function: That passes (defn my-fn [] (throw (IllegalStateException.))) (fact (my-fn) => (thro...
Midje fails on Macros in Clojure Midje fails on Macros in Clojure unit-testing midje macros lisp clojure IllegalStateException java.lang.IllegalStateException Midje Macros Clojure LOAD FAILURE example.dsl.is-test is_test.clj:14:3 But Midje fails on Macros in Clojure Here is the passing version of the code: Normal funct...
[ 0.0023040771484375, 0.0130615234375, 0.0072021484375, -0.005859375, -0.009033203125, 0.0157470703125, 0.015625, -0.006103515625, -0.0145263671875, -0.0140380859375, -0.0213623046875, -0.0037841796875, -0.023681640625, -0.01263427734375, 0.0274658203125, -0.02734375, -0.013427734375, ...
[ 23166, 236, 35782, 98, 4727, 3666, 51053, 461, 23, 25072, 6954, 4122, 111789, 400, 7008, 20450, 107, 891, 86966, 135206, 63928, 79, 330, 3066, 24687, 22215, 15491, 16444, 27781, 141, 164, 83, 21178, 363, 452, 6953, 11389, 18151, 28723, 32...
[ 0.1490478515625, 0.2493896484375, 0.16650390625, 0.05853271484375, 0.07421875, 0.16259765625, 0.1297607421875, 0.1312255859375, 0.004974365234375, 0.13525390625, 0.1591796875, 0.1116943359375, 0.1617431640625, 0.037261962890625, 0.120361328125, 0.099853515625, 0.10284423828125, 0.0...
embed
70382988_c0
70382988
lisp
0
Title: Why do list-tail raise-exception? Why do we haven&#x27;t closure property with respect to cdr? Problem title: Why do list-tail raise-exception? Why do we haven&#x27;t closure property with respect to cdr? Tags: scheme, guile, lisp Problem: Why do list-tail raise-exception? Why do we haven't closure property with...
Why do list-tail raise-exception? Why do we haven&#x27;t closure property with respect to cdr? Why do list-tail raise-exception? Why do we haven&#x27;t closure property with respect to cdr? scheme guile lisp Why Why do list-tail raise-exception? Why do we haven't closure property with respect to cdr? If you evaluate (l...
[ 0.01953125, 0.0269775390625, 0.00946044921875, -0.00101470947265625, 0.01104736328125, 0.015380859375, 0.01104736328125, -0.00116729736328125, 0.0103759765625, -0.0017852783203125, 0.000751495361328125, -0.028076171875, -0.0004444122314453125, 0.0004329681396484375, 0.00762939453125, -...
[ 44084, 5303, 46741, 138804, 3355, 63928, 38246, 3768, 170224, 57266, 56329, 42, 18, 150370, 2497, 1340, 400, 7008, 15072, 151575, 6562, 4958, 8439, 131527, 132, 35166, 15400, 22321, 1290, 51455, 89536, 7569, 116, 151117, 186, 191082, 155965, ...
[ 0.10546875, 0.21533203125, 0.296142578125, 0.2298583984375, 0.141357421875, 0.240478515625, 0.1068115234375, 0.000640869140625, 0.2376708984375, 0.205078125, 0.064697265625, 0.143798828125, 0.08758544921875, 0.1644287109375, 0.1409912109375, 0.1822509765625, 0.0657958984375, 0.1298...
embed
34285428_c0
34285428
lisp
0
Title: Lisp-family: Different evaluation of a symbol call and symbol as argument Problem title: Lisp-family: Different evaluation of a symbol call and symbol as argument Tags: lisp, racket, s-expression, scheme, clojure Problem: Lisp-family: Different evaluation of a symbol call and symbol as argument Is there a way in...
Lisp-family: Different evaluation of a symbol call and symbol as argument Lisp-family: Different evaluation of a symbol call and symbol as argument lisp racket s-expression scheme clojure Lisp-family Different arg1 Lisp-family: Different evaluation of a symbol call and symbol as argument Is there a way in lisp-family (...
[ 0.0198974609375, 0.0019683837890625, 0.0101318359375, -0.000766754150390625, -0.019287109375, 0.003143310546875, 0.0211181640625, 0.01416015625, 0.0033111572265625, 0.0034027099609375, 0.01068115234375, 0.0003261566162109375, 0.0096435546875, 0.00170135498046875, 0.00469970703125, -0.0...
[ 1261, 7008, 212122, 242520, 219836, 26582, 11782, 136, 237, 10750, 400, 27853, 91, 204629, 150370, 20450, 461, 79459, 418, 10, 3917, 66973, 110218, 46876, 47, 99710, 2182, 28601, 19069, 32354, 707, 645, 416, 28, 1405, 151575, 27781, 18, 387...
[ 0.1551513671875, 0.216552734375, 0.1702880859375, 0.2003173828125, 0.25048828125, 0.262939453125, 0.1651611328125, 0.1044921875, 0.0872802734375, 0.251220703125, 0.1351318359375, 0.133056640625, 0.0286865234375, 0.132568359375, 0.10089111328125, 0.031402587890625, 0.0682373046875, ...
embed
74030479_c0
74030479
lisp
0
Title: Checking a list for patterns in clisp Problem title: Checking a list for patterns in clisp Tags: clisp, list, lisp, common-lisp Problem: Checking a list for patterns in clisp I am new to clisp and i had a question about lists Suppose i have a list of 6 symbols (not strings) in clisp and I want to write a functio...
Checking a list for patterns in clisp Checking a list for patterns in clisp clisp list lisp common-lisp Checking Checking a list for patterns in clisp I am new to clisp and i had a question about lists Suppose i have a list of 6 symbols (not strings) in clisp and I want to write a function that checks it for particular...
[ -0.009765625, 0.011962890625, 0.00006723403930664062, 0.031982421875, -0.0283203125, 0.01153564453125, 0.00124359130859375, 0.01434326171875, 0.0081787109375, -0.004852294921875, 0.01416015625, 0.000583648681640625, 0.01251220703125, -0.002044677734375, -0.00970458984375, 0.02001953125...
[ 38679, 5303, 100, 103510, 7, 23, 95701, 7008, 400, 39210, 4086, 254, 305, 26582, 79315, 33022, 32354, 12765, 17311, 183871, 5117, 138, 11001, 120820, 4568, 153939, 71864, 77336, 166635, 40956, 37348, 103216, 21896, 4343, 116, 51339, 2174, 83,...
[ 0.1878662109375, 0.1971435546875, 0.077880859375, 0.265380859375, 0.10205078125, 0.0367431640625, 0.133544921875, 0.1951904296875, 0.0477294921875, 0.081298828125, 0.0579833984375, 0.1475830078125, 0.1177978515625, 0.2041015625, 0.06195068359375, 0.046722412109375, 0.1114501953125, ...
embed
6272179_c0
6272179
lisp
0
Title: defining a procedure using graphics-draw-line Problem title: defining a procedure using graphics-draw-line Tags: scheme, lisp, graphics Problem: defining a procedure using graphics-draw-line Can you see what is wrong with this: (define (box d x1 y1 x2 y2) ( (graphics-draw-line d x1 y1 x1 y2) (graphics-draw-line ...
defining a procedure using graphics-draw-line defining a procedure using graphics-draw-line scheme lisp graphics graphics-draw-line RESTART Specify defining a procedure using graphics-draw-line Can you see what is wrong with this: When I call it like this: I get an errer: This works: I can't see the difference!
[ -0.0172119140625, 0.010498046875, -0.003509521484375, 0.02001953125, -0.0130615234375, 0.00787353515625, -0.000774383544921875, 0.0016632080078125, -0.0135498046875, 0.0096435546875, -0.01422119140625, -0.01068115234375, -0.0179443359375, -0.03564453125, 0.005645751953125, 0.0137329101...
[ 13204, 449, 50491, 17368, 48461, 7, 86905, 9, 2256, 150370, 400, 7008, 627, 21828, 47136, 24990, 40383, 10, 1957, 2367, 83, 44691, 678, 903, 14847, 87, 11782, 442, 1884, 2046, 10056, 42, 3293, 43240, 831, 18, 70, 60212, 38 ]
[ 0.2232666015625, 0.056793212890625, 0.2445068359375, 0.107666015625, 0.20068359375, 0.038238525390625, 0.1959228515625, 0.0309906005859375, 0.23681640625, 0.1590576171875, 0.06982421875, 0.15576171875, 0.0202484130859375, 0.0732421875, 0.1585693359375, 0.144287109375, 0.1390380859375...
embed
64744044_c0
64744044
lisp
0
Title: Nested function in programing Problem title: Nested function in programing Tags: scheme, lisp Problem: Nested function in programing I am reading Newton's method in SICP, where he introduce the block structure which have the function nested, say (define (sqrt x) (define (good enough ? guess x) (<(abs(-(square gu...
Nested function in programing Nested function in programing scheme lisp Nested Nested function in programing I am reading Newton's method in SICP, where he introduce the block structure which have the function nested, say I am quite confused because in my understanding of nested, "good enough ?" and "improve guess" sho...
[ -0.004730224609375, 0.015869140625, 0.001068115234375, -0.00872802734375, 0.031982421875, 0.01806640625, 0.0004119873046875, -0.0111083984375, 0.01312255859375, -0.00173187255859375, -0.0018310546875, -0.033447265625, -0.026123046875, 0, 0.0025634765625, 0.01031494140625, 0.000926971...
[ 28701, 71, 32354, 23, 1528, 214, 150370, 400, 7008, 16454, 145076, 55300, 198993, 65508, 46389, 45646, 8512, 32233, 55681, 100094, 111, 70810, 20174, 2953, 136, 128659, 57767, 5608, 14361, 864, 3198, 16840, 17, 720, 3884, 1022, 15400, 959, ...
[ 0.295654296875, 0.194580078125, 0.225830078125, 0.0550537109375, 0.1744384765625, 0.0693359375, 0.1683349609375, 0.0841064453125, 0.1688232421875, 0.06982421875, 0.2076416015625, 0.131103515625, 0.152587890625, 0.06610107421875, 0.1566162109375, 0.14599609375, 0.281982421875, 0.032...
embed
51315982_c0
51315982
lisp
0
Title: Racket: What does double colon (::) mean? Problem title: Racket: What does double colon (::) mean? Tags: racket, python, numpy, lisp Problem: Racket: What does double colon (::) mean? New to Racket, and for some reason can't find this in the official documentation anywhere. Is the double colon just used in this ...
Racket: What does double colon (::) mean? Racket: What does double colon (::) mean? racket python numpy lisp math/array Racket What i:j k:m Mutable-Array Integer Racket: What does double colon (::) mean? New to Racket, and for some reason can't find this in the official documentation anywhere. Is the double colon just ...
[ -0.0019683837890625, -0.00390625, -0.00110626220703125, 0.00653076171875, 0.01373291015625, 0.00408935546875, 0.01123046875, -0.00830078125, 0.004486083984375, 0.0120849609375, 0.0225830078125, -0.031494140625, 0.0031585693359375, -0.0167236328125, -0.004150390625, -0.0218505859375, ...
[ 2552, 27853, 12, 4865, 14602, 41929, 46512, 16, 29459, 673, 17198, 50828, 13269, 6493, 400, 7008, 48909, 64, 19305, 17, 170, 472, 39, 2758, 22819, 7614, 7092, 44401, 903, 51521, 209806, 70, 11814, 23, 3181, 35773, 137567, 80234, 63262, 18...
[ 0.16552734375, 0.228271484375, 0.2044677734375, 0.0770263671875, 0.074462890625, 0.2115478515625, 0.259765625, 0.046295166015625, 0.156005859375, 0.1241455078125, 0.033203125, 0.1033935546875, 0.049072265625, 0.097900390625, 0.0170440673828125, 0.08740234375, 0.05078125, 0.00015258...
embed
34711400_c0
34711400
lisp
0
Title: lisp last element from every sublist odd Problem title: lisp last element from every sublist odd Tags: lisp Problem: lisp last element from every sublist odd I want to find the number of sublists of any level for which the last numeric atom (at any level) is odd. For example for: '(A (B 2) (1 C 4) (D 1(9 F)) ((G...
lisp last element from every sublist odd lisp last element from every sublist odd lisp every DEFUN COND Cannot lisp last element from every sublist odd I want to find the number of sublists of any level for which the last numeric atom (at any level) is odd. For example for: The answer should be 3.(D 1 (9 F)),(9 F),(G 7...
[ 0.00140380859375, 0.0299072265625, 0.0091552734375, -0.0086669921875, 0.0003719329833984375, 0.029296875, -0.01507568359375, 0.01507568359375, -0.000904083251953125, -0.02490234375, 0.0019989013671875, -0.033203125, 0.0146484375, -0.00286865234375, -0.0017242431640625, 0.00729370117187...
[ 400, 7008, 4568, 12830, 1295, 11907, 1614, 6562, 70270, 202001, 14006, 14452, 397, 4171, 10869, 3444, 7413, 14012, 2499, 17366, 100, 54744, 34627, 83, 35166, 5608, 1031, 106, 23817, 563, 1126, 724, 49413, 18151, 2967, 493, 3190, 32354, 7192...
[ 0.140869140625, 0.208251953125, 0.2342529296875, 0.210693359375, 0.083984375, 0.13720703125, 0.19873046875, 0.21240234375, 0.2587890625, 0.12548828125, 0.10308837890625, 0.08856201171875, 0.07293701171875, 0.031524658203125, 0.0968017578125, 0.05303955078125, 0.10723876953125, 0.10...
embed
77211649_c0
77211649
lisp
0
Title: SBCL Unbound variable in a macro Problem title: SBCL Unbound variable in a macro Tags: sbcl, lisp, common-lisp Problem: SBCL Unbound variable in a macro Im trying to create a macro that checks for the function definition that it gets passed in. I am new in lisp and I got stuck at checking whether or not defun is...
SBCL Unbound variable in a macro SBCL Unbound variable in a macro sbcl lisp common-lisp SBCL Unbound SBCL Unbound variable in a macro Im trying to create a macro that checks for the function definition that it gets passed in. I am new in lisp and I got stuck at checking whether or not defun is the first element in the ...
[ 0.005767822265625, 0.01129150390625, -0.0078125, 0.01373291015625, -0.017333984375, 0.013427734375, 0.020263671875, -0.010986328125, 0.006622314453125, -0.02294921875, -0.0120849609375, -0.00494384765625, 0.00885009765625, -0.0167236328125, -0.00927734375, -0.0009765625, -0.004058837...
[ 90944, 37486, 992, 99091, 77336, 23, 111789, 91, 275, 34937, 400, 7008, 39210, 4086, 254, 3370, 31577, 12765, 32354, 80934, 115081, 3525, 179933, 175199, 36766, 959, 8, 16498, 83, 5117, 12830, 5303, 41206, 112, 66747, 51, 18499, 28, 1405, ...
[ 0.1435546875, 0.2314453125, 0.1302490234375, 0.2412109375, 0.25830078125, 0.042083740234375, 0.217041015625, 0.035797119140625, 0.0904541015625, 0.176025390625, 0.1151123046875, 0.1900634765625, 0.1259765625, 0.0897216796875, 0.136962890625, 0.0048828125, 0.007171630859375, 0.19335...
embed
28452796_c0
28452796
lisp
0
Title: Can&#x27;t get the post in LISP hunchentoot Problem title: Can&#x27;t get the post in LISP hunchentoot Tags: post, lisp, hunchentoot, common-lisp Problem: Can't get the post in LISP hunchentoot I try to implement a simple post example based on Hunchentoot. Here is the code: (define-easy-handler (test :uri "/test...
Can&#x27;t get the post in LISP hunchentoot Can&#x27;t get the post in LISP hunchentoot post lisp hunchentoot common-lisp Can LISP Test test2 Submit Can't get the post in LISP hunchentoot I try to implement a simple post example based on Hunchentoot. Here is the code: I can correctly connect to http://127.0.0.1:8080/te...
[ 0.0137939453125, 0.00506591796875, 0.000812530517578125, 0.004852294921875, -0.01214599609375, 0.015869140625, 0.01904296875, -0.0027923583984375, -0.002777099609375, -0.04296875, 0.0198974609375, -0.0042724609375, -0.01251220703125, -0.001007080078125, 0.00311279296875, -0.00582885742...
[ 4171, 3768, 18, 2046, 1305, 23, 16970, 9434, 1926, 4834, 188, 818, 400, 7008, 39210, 4086, 254, 8647, 3034, 304, 8273, 4007, 29479, 8781, 27781, 35509, 10453, 18151, 26785, 37067, 129884, 102014, 4836, 6954, 7986, 107730, 3173, 137447, 4423...
[ 0.041046142578125, 0.05126953125, 0.060028076171875, 0.1185302734375, 0.1832275390625, 0.08111572265625, 0.115478515625, 0.2103271484375, 0.114013671875, 0.1290283203125, 0.10443115234375, 0.1761474609375, 0.0994873046875, 0.146240234375, 0.0634765625, 0.0811767578125, 0.132934570312...
embed
13438874_c0
13438874
lisp
0
Title: counting atoms and lists in a list Problem title: counting atoms and lists in a list Tags: lisp, functional-programming, common-lisp Problem: counting atoms and lists in a list I am trying to write a function to calculate the number of atoms in the upper level of a list. For example, if I have a '(a b ((a) c) e)...
counting atoms and lists in a list counting atoms and lists in a list lisp functional-programming common-lisp counting atoms and lists in a list I am trying to write a function to calculate the number of atoms in the upper level of a list. For example, if I have a '(a b ((a) c) e) , it should return 3, meaning there ar...
[ 0.00244140625, 0.01153564453125, 0.005584716796875, -0.0068359375, 0.007232666015625, 0.009521484375, -0.007232666015625, 0.00567626953125, 0.0030364990234375, -0.0390625, 0.00151824951171875, -0.037353515625, 0.0439453125, 0.030517578125, 0.02587890625, 0.01043701171875, 0.000406265...
[ 54529, 214, 34627, 7, 136, 5303, 23, 400, 7008, 123309, 28966, 39210, 4086, 254, 31577, 33022, 32354, 74481, 14012, 1407, 56, 17366, 876, 28, 5608, 30646, 138, 91084, 3444, 1614, 17932, 11907, 92319, 60494, 275, 91, 106, 116, 18151, 35064...
[ 0.1690673828125, 0.0272979736328125, 0.2269287109375, 0.0751953125, 0.1011962890625, 0.230712890625, 0.04412841796875, 0.057830810546875, 0.1357421875, 0.1077880859375, 0.080322265625, 0.06475830078125, 0.047576904296875, 0.13232421875, 0.035400390625, 0.057342529296875, 0.1662597656...
embed
27799975_c0
27799975
lisp
0
Title: Scheme (Racket) Properly written function not working with some inputs Problem title: Scheme (Racket) Properly written function not working with some inputs Tags: functional-programming, infinite-loop, scheme, lisp, racket Problem: Scheme (Racket) Properly written function not working with some inputs So I have ...
Scheme (Racket) Properly written function not working with some inputs Scheme (Racket) Properly written function not working with some inputs functional-programming infinite-loop scheme lisp racket Scheme Racket Properly Scheme (Racket) Properly written function not working with some inputs So I have written I function...
[ -0.016845703125, 0.0242919921875, 0.0084228515625, 0.0184326171875, -0.0322265625, 0.01025390625, -0.004608154296875, -0.0032196044921875, -0.0087890625, 0.00390625, 0.01611328125, -0.00074005126953125, -0.01171875, -0.0126953125, 0.01611328125, 0.003997802734375, 0.003662109375, -...
[ 34702, 282, 12248, 27853, 1250, 1264, 59121, 32354, 959, 20697, 678, 3060, 107730, 123309, 28966, 54241, 28354, 150370, 400, 7008, 673, 2552, 87, 74481, 36335, 2994, 39, 190659, 47, 11907, 10750, 62, 83, 86595, 11737, 3642, 129745, 12830, 3...
[ 0.200439453125, 0.1630859375, 0.0872802734375, 0.236083984375, 0.031951904296875, 0.09722900390625, 0.1876220703125, 0.205810546875, 0.012847900390625, 0.1375732421875, 0.1300048828125, 0.03692626953125, 0.196533203125, 0.104248046875, 0.073486328125, 0.0771484375, 0.1573486328125, ...
embed
17136949_c0
17136949
lisp
0
Title: Are there any other S-exp based languages apart from the Lisp dialects? Problem title: Are there any other S-exp based languages apart from the Lisp dialects? Tags: lisp, programming-languages, s-expression Problem: Are there any other S-exp based languages apart from the Lisp dialects? Are there any other S-exp...
Are there any other S-exp based languages apart from the Lisp dialects? Are there any other S-exp based languages apart from the Lisp dialects? lisp programming-languages s-expression the S-exp Lisp Are there any other S-exp based languages apart from the Lisp dialects? Are there any other S-expression or polish prefix...
[ 0.005859375, 0.0294189453125, -0.00897216796875, 0.00933837890625, -0.01806640625, 0.009521484375, 0.00531005859375, 0.0191650390625, 0.004730224609375, -0.01214599609375, 0.00921630859375, -0.007476806640625, -0.01177978515625, 0.00186920166015625, 0.012939453125, 0.012939453125, -0...
[ 3789, 159, 83613, 35509, 46876, 34955, 1261, 7008, 220734, 400, 56037, 196651, 91, 204629, 9, 13492, 183114, 110, 22062, 123309, 62548, 5154, 51210, 4396, 67616, 683, 51053, 461, 107, 151301, 85269, 4439, 5177, 9506, 86914, 5337, 4086, 254, ...
[ 0.041412353515625, 0.1495361328125, 0.2174072265625, 0.1201171875, 0.19091796875, 0.05999755859375, 0.166259765625, 0.2064208984375, 0.205810546875, 0.095458984375, 0.1148681640625, 0.1322021484375, 0.099853515625, 0.2059326171875, 0.021209716796875, 0.106689453125, 0.158935546875, ...
embed
18730732_c0
18730732
lisp
0
Title: Embedding multiple Lisp elements in a function programatically Problem title: Embedding multiple Lisp elements in a function programatically Tags: lisp, common-lisp Problem: Embedding multiple Lisp elements in a function programatically I am messing around with web development and would like to do something like...
Embedding multiple Lisp elements in a function programatically Embedding multiple Lisp elements in a function programatically lisp common-lisp Embedding Lisp col1 DIV COMMENT Column Embedding multiple Lisp elements in a function programatically I am messing around with web development and would like to do something lik...
[ -0.00592041015625, 0.00799560546875, -0.0125732421875, 0.0166015625, -0.006866455078125, 0.03857421875, 0.01080322265625, -0.0218505859375, 0.012939453125, -0.0322265625, 0.006378173828125, 0.00160980224609375, -0.0023040771484375, -0.0089111328125, 0.01611328125, 0.0001516342163085937...
[ 2775, 372, 59725, 48716, 1261, 7008, 80854, 23, 32354, 3919, 18, 400, 39210, 4086, 254, 3365, 5419, 856, 31436, 33827, 233987, 71407, 1467, 34754, 1884, 54, 10941, 6626, 1286, 5303, 176377, 30646, 142424, 352, 13482, 1632, 3934, 16128, 7722...
[ 0.084716796875, 0.2335205078125, 0.0992431640625, 0.2144775390625, 0.175537109375, 0.234375, 0.2044677734375, 0.00811767578125, 0.19287109375, 0.158447265625, 0.06182861328125, 0.1224365234375, 0.0772705078125, 0.1326904296875, 0.157958984375, 0.07525634765625, 0.037567138671875, 0...
embed
40054548_c0
40054548
lisp
0
Title: Why &quot;and&quot; and &quot;or&quot; provide these results after receiving lists? Problem title: Why &quot;and&quot; and &quot;or&quot; provide these results after receiving lists? Tags: list, sicp, racket, lisp, functional-programming Problem: Why "and" and "or" provide these results after receiving lists? I ...
Why &quot;and&quot; and &quot;or&quot; provide these results after receiving lists? Why &quot;and&quot; and &quot;or&quot; provide these results after receiving lists? list sicp racket lisp functional-programming Why Why "and" and "or" provide these results after receiving lists? I am using Racket and Dr. Racket for an...
[ 0.003173828125, 0.021728515625, 0.0022125244140625, 0.005859375, -0.004241943359375, 0.02197265625, 0.02001953125, 0.012451171875, 0.0087890625, 0.025146484375, -0.000179290771484375, -0.03515625, 0.000919342041015625, 0.0162353515625, -0.002532958984375, -0.00787353515625, 0.0250244...
[ 44084, 41502, 2940, 136, 748, 22691, 6097, 50339, 7103, 217063, 5303, 7, 26536, 254, 673, 27853, 400, 7008, 123309, 28966, 17368, 2552, 1773, 162807, 60042, 80934, 77336, 425, 53, 28282, 138, 12921, 198387, 68872, 4527, 337, 31, 34677, 3993...
[ 0.14208984375, 0.0814208984375, 0.259033203125, 0.1368408203125, 0.25830078125, 0.1468505859375, 0.1065673828125, 0.1883544921875, 0.16064453125, 0.1783447265625, 0.24658203125, 0.0194091796875, 0.0161590576171875, 0.068359375, 0.0157318115234375, 0.193603515625, 0.0189208984375, 0...
embed
47279741_c0
47279741
lisp
0
Title: Combining two functions in LISP to atomize list and then find max? Problem title: Combining two functions in LISP to atomize list and then find max? Tags: function, lisp Problem: Combining two functions in LISP to atomize list and then find max? So, id like to take in a list of numbers, atomize it (to remove nes...
Combining two functions in LISP to atomize list and then find max? Combining two functions in LISP to atomize list and then find max? function lisp Combining LISP Atomize Max large_atom Combining two functions in LISP to atomize list and then find max? So, id like to take in a list of numbers, atomize it (to remove nes...
[ -0.01312255859375, 0.0284423828125, 0.01904296875, 0.02294921875, 0.00830078125, 0.033203125, 0.01507568359375, 0.016357421875, 0.0081787109375, -0.0206298828125, 0.01116943359375, -0.01507568359375, 0.0233154296875, -0.00121307373046875, 0.01409912109375, -0.0142822265625, 0.0001802...
[ 106935, 592, 6626, 32354, 16970, 9434, 34627, 20650, 5303, 7413, 18389, 23, 47, 400, 7008, 69728, 9920, 21334, 5928, 3447, 1884, 5646, 101935, 87388, 8512, 892, 26255, 34292, 59121, 163846, 11651, 26366, 3642, 70163, 1632, 11782, 15044, 11675...
[ 0.18896484375, 0.0455322265625, 0.1322021484375, 0.19677734375, 0.1444091796875, 0.23388671875, 0.1944580078125, 0.129638671875, 0.1939697265625, 0.111328125, 0.2093505859375, 0.0645751953125, 0.012481689453125, 0.11669921875, 0.1861572265625, 0.1748046875, 0.2052001953125, 0.05261...
embed
60577357_c0
60577357
lisp
0
Title: Apply format to flattened argument list without removing nil, or sublist elements Problem title: Apply format to flattened argument list without removing nil, or sublist elements Tags: quote, string-formatting, lisp, eval, elisp Problem: Apply format to flattened argument list without removing nil, or sublist el...
Apply format to flattened argument list without removing nil, or sublist elements Apply format to flattened argument list without removing nil, or sublist elements quote string-formatting lisp eval elisp Apply Apply format to flattened argument list without removing nil, or sublist elements I have a format string with ...
[ -0.01446533203125, 0.020751953125, 0.005157470703125, 0.005035400390625, -0.01287841796875, 0.016357421875, 0.034423828125, 0.0023345947265625, 0.006378173828125, 0.026611328125, 0.02099609375, -0.0089111328125, -0.011962890625, -0.0107421875, -0.018798828125, -0.006378173828125, 0.0...
[ 5659, 538, 9384, 47, 49878, 510, 297, 10750, 5303, 15490, 49146, 17324, 1614, 6562, 80854, 66747, 79315, 51727, 400, 7008, 28, 1405, 15296, 678, 534, 3949, 1884, 59911, 50339, 12654, 86531, 6366, 7, 1543, 6713, 17664, 101935, 808, 67842, ...
[ 0.1197509765625, 0.051544189453125, 0.2705078125, 0.078369140625, 0.169921875, 0.1483154296875, 0.078125, 0.21923828125, 0.1951904296875, 0.09466552734375, 0.0195465087890625, 0.136474609375, 0.108642578125, 0.163818359375, 0.0877685546875, 0.1708984375, 0.197021484375, 0.137451171...
embed