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
67912848_c0
67912848
lisp
0
Title: How to remove mutability from this function in scheme (N-queens) Problem title: How to remove mutability from this function in scheme (N-queens) Tags: n-queens, scheme, functional-programming, lisp, racket Problem: How to remove mutability from this function in scheme (N-queens) I'm arduously struggling my way t...
How to remove mutability from this function in scheme (N-queens) How to remove mutability from this function in scheme (N-queens) n-queens scheme functional-programming lisp racket this 1-based the existing How N-queens SICP Racket Selectors i.e LIST Possible Safe All How to remove mutability from this function in sche...
[ -0.0126953125, 0.01446533203125, 0.0242919921875, -0.009033203125, -0.003326416015625, -0.01068115234375, 0.0004730224609375, -0.00107574462890625, -0.0028533935546875, -0.025146484375, 0.004913330078125, 0.03515625, 0.005401611328125, -0.0230712890625, -0.022705078125, 0.0072021484375...
[ 11249, 87388, 21144, 41159, 1295, 903, 32354, 150370, 839, 944, 1755, 23, 653, 123309, 28966, 400, 7008, 673, 27853, 77007, 144573, 541, 159, 198993, 2552, 51620, 25251, 195977, 115861, 2661, 115527, 3164, 9, 237875, 2967, 12877, 6678, 241, ...
[ 0.055908203125, 0.2154541015625, 0.216552734375, 0.214111328125, 0.0933837890625, 0.117919921875, 0.195068359375, 0.224853515625, 0.1541748046875, 0.2071533203125, 0.145263671875, 0.032867431640625, 0.1409912109375, 0.1285400390625, 0.08740234375, 0.05615234375, 0.1185302734375, 0....
embed
20423393_c0
20423393
lisp
0
Title: setting a regular expression into the emacs header line Problem title: setting a regular expression into the emacs header line Tags: emacs, header, lisp, regex, search Problem: setting a regular expression into the emacs header line So I'm new to emacs lisp, and I've got a long file with walls of text broken up ...
setting a regular expression into the emacs header line setting a regular expression into the emacs header line emacs header lisp regex search setting a regular expression into the emacs header line So I'm new to emacs lisp, and I've got a long file with walls of text broken up by dates. Sometimes I can't see what date...
[ -0.0032958984375, 0.00396728515625, 0.015869140625, 0.022705078125, -0.007049560546875, 0.0272216796875, -0.0107421875, 0.045654296875, 0.01348876953125, -0.0230712890625, -0.006072998046875, 0.01177978515625, -0.0244140625, -0.015380859375, -0.0024566650390625, -0.0164794921875, -0....
[ 53550, 20324, 125195, 3934, 352, 2263, 7, 10336, 56, 13315, 400, 7008, 6835, 3355, 33938, 11435, 58982, 7986, 148431, 112474, 5622, 16454, 1379, 192046, 19069, 19048, 1957, 20028, 23009, 18151, 66604, 43334, 79786, 34923, 4734, 1632, 12403, 2...
[ 0.09814453125, 0.175048828125, 0.226318359375, 0.10498046875, 0.0809326171875, 0.15380859375, 0.091796875, 0.181396484375, 0.1463623046875, 0.122314453125, 0.06964111328125, 0.154541015625, 0.139404296875, 0.165771484375, 0.17724609375, 0.1044921875, 0.05523681640625, 0.01809692382...
embed
44098467_c0
44098467
lisp
0
Title: "Stacking" effectful functions in functional language - DrRacket Problem title: "Stacking" effectful functions in functional language - DrRacket Tags: side-effects, lisp, functional-programming Problem: "Stacking" effectful functions in functional language - DrRacket DrRacket is a functional ...
"Stacking" effectful functions in functional language - DrRacket "Stacking" effectful functions in functional language - DrRacket side-effects lisp functional-programming Stacking DrRacket fn-1 add1 "Stacking" effectful functions in functional language - DrRacket DrRacket is a functional programming...
[ -0.0034942626953125, 0.00543212890625, -0.00653076171875, 0.01708984375, 0.0036773681640625, 0.0185546875, -0.006927490234375, 0.0069580078125, 0.00701904296875, -0.037353515625, 0.00213623046875, 0.01019287109375, -0.004486083984375, -0.0022735595703125, 0.009033203125, 0.015747070312...
[ 42378, 41324, 21543, 7844, 32354, 123309, 46876, 1773, 12248, 27853, 5609, 171760, 400, 7008, 28966, 6512, 14783, 5759, 15190, 418, 56037, 88303, 75935, 11675, 9, 5425, 5646, 188336, 65572, 58735, 77336, 456, 7612, 20697, 13909, 28282, 15700, ...
[ 0.1925048828125, 0.18505859375, 0.205078125, 0.095703125, 0.229248046875, 0.16162109375, 0.146484375, 0.094482421875, 0.13525390625, 0.216552734375, 0.00006103515625, 0.1414794921875, 0.106201171875, 0.1832275390625, 0.0750732421875, 0.1748046875, 0.032440185546875, 0.0313110351562...
embed
8370104_c0
8370104
lisp
0
Title: LISP If Statement - Parsing Text File Problem title: LISP If Statement - Parsing Text File Tags: common-lisp, lisp Problem: LISP If Statement - Parsing Text File I'm in a class reviewing various languages and we're building a text parser with Lisp. I can get my Lisp program to do lots of different functions with...
LISP If Statement - Parsing Text File LISP If Statement - Parsing Text File common-lisp lisp LISP Statement Parsing Text File Sets y.xml Just Reads loopfile_xml LISP If Statement - Parsing Text File I'm in a class reviewing various languages and we're building a text parser with Lisp. I can get my Lisp program to do lo...
[ 0.0166015625, 0.000732421875, 0.008544921875, 0.0262451171875, 0.00714111328125, 0.013427734375, 0.0223388671875, 0.00099945068359375, -0.00897216796875, 0.006927490234375, -0.0004730224609375, 0.010986328125, -0.02978515625, -0.0269775390625, 0.02197265625, 0.030029296875, -0.015014...
[ 16970, 9434, 4263, 22836, 674, 2392, 6953, 24129, 42724, 39210, 4086, 254, 400, 7008, 19943, 113, 131492, 9563, 4764, 40956, 29822, 23, 18507, 8347, 67842, 46876, 33976, 7986, 366, 2189, 1261, 831, 2046, 1528, 71358, 12921, 32354, 101935, 2...
[ 0.160400390625, 0.2213134765625, 0.258544921875, 0.2239990234375, 0.08172607421875, 0.1802978515625, 0.08795166015625, 0.1773681640625, 0.208251953125, 0.1134033203125, 0.1124267578125, 0.1796875, 0.123291015625, 0.213134765625, 0.1236572265625, 0.1429443359375, 0.2010498046875, 0....
embed
16510603_c0
16510603
lisp
0
Title: Elisp recursive macro Problem title: Elisp recursive macro Tags: macros, lisp, elisp Problem: Elisp recursive macro Trying to define resursive macro in elisp (defmacro remacro (keys) (if keys `(func1 ,(car keys) ,(remacro (cdr keys))) )) (macroexpand '(remacro '(a b c))) But it is ended up in Lisp nesting exceed...
Elisp recursive macro Elisp recursive macro macros lisp elisp Elisp func1 Lisp Elisp recursive macro Trying to define resursive macro in elisp But it is ended up in error. Wanted to get result like from Please let me know how I can correct this definition. One more thing could I defined `keys' as rest parameter like tr...
[ 0.00799560546875, 0.0252685546875, 0.00079345703125, 0.005859375, 0.003997802734375, 0.0169677734375, -0.00738525390625, 0.0076904296875, -0.016357421875, -0.02685546875, -0.0033721923828125, -0.00506591796875, 0.0108642578125, -0.00128936767578125, 0.00970458984375, -0.0234375, -0.0...
[ 25318, 7008, 195625, 5844, 111789, 400, 15296, 7477, 1261, 40858, 61924, 33187, 134620, 18499, 42335, 2046, 16750, 1884, 1295, 26785, 80934, 19770, 237, 10588, 171859, 37842, 959, 20697, 78441, 36663, 32354, 5423, 53201, 110, 112, 137356, 6562,...
[ 0.1361083984375, 0.2220458984375, 0.2156982421875, 0.213134765625, 0.219970703125, 0.0552978515625, 0.121337890625, 0.09661865234375, 0.07476806640625, 0.00775146484375, 0.14404296875, 0.24658203125, 0.02862548828125, 0.1611328125, 0.008087158203125, 0.00054931640625, 0.0822143554687...
embed
5691882_c0
5691882
lisp
0
Title: how to write a 'destructive' dolist macro in lisp Problem title: how to write a 'destructive' dolist macro in lisp Tags: lisp, macros Problem: how to write a 'destructive' dolist macro in lisp I am trying to write a simple bubble sort in Common Lisp (also works in Emacs Lisp), in a most intui...
how to write a 'destructive' dolist macro in lisp how to write a 'destructive' dolist macro in lisp lisp macros BUBBLE-SORT-LONG Array bubble_sort self.each_with_index self.length how to write a 'destructive' dolist macro in lisp I am trying to write a simple bubble sort in Common Lisp (also works i...
[ 0.00604248046875, 0.0478515625, 0.00946044921875, -0.005523681640625, -0.0322265625, 0.0216064453125, -0.02490234375, -0.0034637451171875, -0.004638671875, 0.00408935546875, -0.00927734375, 0.0087890625, 0.011962890625, -0.00701904296875, 0.00970458984375, -0.01214599609375, 0.001457...
[ 3642, 33022, 3768, 112, 36716, 5844, 54, 6562, 111789, 400, 7008, 32338, 125149, 294, 105259, 176487, 69253, 373, 73163, 62351, 15970, 41581, 76228, 4711, 23986, 23, 8781, 12096, 151301, 1261, 43240, 85269, 4439, 100270, 18, 4488, 47014, 67, ...
[ 0.03302001953125, 0.138427734375, 0.04296875, 0.07171630859375, 0.1785888671875, 0.1368408203125, 0.1168212890625, 0.2293701171875, 0.2081298828125, 0.109375, 0.1876220703125, 0.030487060546875, 0.068359375, 0.05499267578125, 0.134033203125, 0.0562744140625, 0.023895263671875, 0.02...
embed
75583720_c0
75583720
lisp
0
Title: Need to create a jason request in lisp to send to a remote server Problem title: Need to create a jason request in lisp to send to a remote server Tags: lisp, common-lisp Problem: Need to create a jason request in lisp to send to a remote server i am new to lisp and want to send a jason request to a remote serve...
Need to create a jason request in lisp to send to a remote server Need to create a jason request in lisp to send to a remote server lisp common-lisp Need Erling PHOENIX GGG JINX SrcSystem BLUE debug-level-2 info.config CONFIG FILE CANNOT OPEN READ UTF-8 WebRequest www.qwest.com XMLSchema xmlns:bim www.example.com BIM b...
[ -0.0038909912109375, 0.0245361328125, -0.00653076171875, -0.007537841796875, 0.0218505859375, 0.003936767578125, -0.005767822265625, 0.003875732421875, 0, -0.01806640625, 0.026611328125, -0.0023651123046875, -0.0157470703125, -0.03955078125, 0.005126953125, 0.029541015625, -0.0152587...
[ 52889, 28282, 79, 1681, 50336, 23, 400, 7008, 25379, 47, 148814, 10723, 39210, 4086, 254, 1004, 2069, 67609, 1542, 46754, 103335, 166989, 19437, 84293, 210851, 8, 85779, 67919, 5428, 3004, 153837, 22724, 563, 52099, 188324, 65441, 188300, 309...
[ 0.113525390625, 0.190185546875, 0.14794921875, 0.1832275390625, 0.2313232421875, 0.04107666015625, 0.1514892578125, 0.2213134765625, 0.10174560546875, 0.058135986328125, 0.1788330078125, 0.1802978515625, 0.093505859375, 0.123779296875, 0.16357421875, 0.06536865234375, 0.200927734375,...
embed
34540359_c0
34540359
lisp
0
Title: Execute file compiled by sbcl cannot make random or make with-open-file work Problem title: Execute file compiled by sbcl cannot make random or make with-open-file work Tags: common-lisp, lisp, random, sbcl, slime Problem: Execute file compiled by sbcl cannot make random or make with-open-file work I write a scr...
Execute file compiled by sbcl cannot make random or make with-open-file work Execute file compiled by sbcl cannot make random or make with-open-file work common-lisp lisp random sbcl slime Execute utf-8 Execute file compiled by sbcl cannot make random or make with-open-file work I write a script with using random and w...
[ 0.019287109375, 0.0006561279296875, -0.013427734375, 0.0125732421875, -0.0111083984375, 0.007293701171875, 0.0181884765625, 0.000934600830078125, -0.026611328125, -0.0068359375, 0.0035247802734375, 0.00579833984375, 0.010986328125, 0.0057373046875, 0.0023345947265625, -0.019287109375, ...
[ 211603, 13, 11435, 375, 5974, 91, 275, 34937, 53418, 3249, 96759, 678, 59636, 29822, 4488, 39210, 4086, 254, 400, 7008, 34264, 486, 420, 17376, 390, 707, 33022, 26499, 43240, 5299, 23, 352, 2263, 9969, 1340, 71924, 60042, 18151, 44126, 12...
[ 0.2308349609375, 0.177978515625, 0.1759033203125, 0.029937744140625, 0.1600341796875, 0.05224609375, 0.1087646484375, 0.2152099609375, 0.156982421875, 0.07244873046875, 0.250732421875, 0.16015625, 0.19580078125, 0.200439453125, 0.118408203125, 0.07818603515625, 0.0584716796875, 0.1...
embed
33460190_c0
33460190
lisp
0
Title: accessing in scope variables inside lambda function or alternative way to achieve the same lisp Problem title: accessing in scope variables inside lambda function or alternative way to achieve the same lisp Tags: lisp, lambda Problem: accessing in scope variables inside lambda function or alternative way to achi...
accessing in scope variables inside lambda function or alternative way to achieve the same lisp accessing in scope variables inside lambda function or alternative way to achieve the same lisp lisp lambda Break NSW NIL accessing in scope variables inside lambda function or alternative way to achieve the same lisp I have...
[ -0.007080078125, 0.00811767578125, -0.00262451171875, -0.0020904541015625, 0.005859375, -0.0146484375, -0.0078125, 0.0264892578125, 0.001617431640625, -0.006591796875, -0.0162353515625, 0.01153564453125, 0.0137939453125, -0.0162353515625, 0.00689697265625, -0.0010223388671875, 0.0005...
[ 17203, 214, 23, 70820, 77336, 46132, 21, 6492, 85, 32354, 30700, 3917, 69307, 5701, 400, 7008, 131904, 89023, 541, 16444, 25632, 12447, 30646, 50944, 425, 158, 2816, 4288, 2174, 10776, 62346, 1556, 6626, 110, 988, 237, 108, 6958, 38648, 1...
[ 0.1895751953125, 0.035400390625, 0.059112548828125, 0.2166748046875, 0.2337646484375, 0.12890625, 0.057464599609375, 0.190673828125, 0.1435546875, 0.1578369140625, 0.072998046875, 0.0098876953125, 0.1004638671875, 0.073486328125, 0.1146240234375, 0.1533203125, 0.0831298828125, 0.12...
embed
35813139_c0
35813139
lisp
0
Title: Backquote in Common Lisp: read and eval Problem title: Backquote in Common Lisp: read and eval Tags: elisp, common-lisp, lisp, reader-macro Problem: Backquote in Common Lisp: read and eval This question is somewhat replated to this and this for Elisp . Basically, how is the back-quote read and evaluated? What pr...
Backquote in Common Lisp: read and eval Backquote in Common Lisp: read and eval elisp common-lisp lisp reader-macro Backquote Common Lisp QUOTE CL-USER SB-INT:QUASIQUOTE SB-IMPL::COMMA EVAL READ-FROM-STRING STYLE-WARNING Evaluation UNBOUND-VARIABLE Backquote in Common Lisp: read and eval This question is somewhat repla...
[ 0.024169921875, 0.038330078125, 0.00439453125, -0.0028228759765625, -0.004669189453125, 0.0269775390625, 0.0137939453125, -0.0087890625, -0.00118255615234375, -0.01446533203125, -0.01470947265625, 0.00836181640625, 0.00872802734375, -0.0167236328125, -0.01708984375, -0.003265380859375,...
[ 26828, 68726, 23, 151301, 1261, 7008, 12301, 136, 28, 1405, 15296, 39210, 4086, 254, 400, 155255, 15322, 232856, 1062, 90944, 120572, 169937, 16113, 8218, 241, 61152, 188300, 61607, 90345, 224170, 60873, 151228, 8274, 17398, 34384, 856, 20965, ...
[ 0.2303466796875, 0.288818359375, 0.0831298828125, 0.179443359375, 0.1644287109375, 0.2047119140625, 0.251220703125, 0.130615234375, 0.0826416015625, 0.2315673828125, 0.061492919921875, 0.1241455078125, 0.097900390625, 0.099853515625, 0.09912109375, 0.254638671875, 0.148193359375, 0...
embed
2300758_c0
2300758
lisp
0
Title: Lexical closures over macrolet? Problem title: Lexical closures over macrolet? Tags: common-lisp, lexical-closures, lisp Problem: Lexical closures over macrolet? Is there a way to do something like lexical closures using macrolet? What I want to do is make the following macro a local recursive helper that calls ...
Lexical closures over macrolet? Lexical closures over macrolet? common-lisp lexical-closures lisp Lexical CL-USER Lexical closures over macrolet? Is there a way to do something like lexical closures using macrolet? What I want to do is make the following macro a local recursive helper that calls a function on each comb...
[ -0.01214599609375, 0.0228271484375, 0.003753662109375, -0.0015411376953125, 0.00174713134765625, 0.034912109375, 0.006103515625, -0.00750732421875, -0.0016021728515625, -0.055908203125, -0.02392578125, -0.001220703125, 0.020751953125, 0.0118408203125, 0.0264892578125, -0.012939453125, ...
[ 172522, 6827, 170224, 7, 645, 111789, 1974, 39210, 4086, 254, 75675, 21533, 400, 7008, 46323, 1062, 50184, 3917, 54, 1884, 17368, 3444, 25632, 4000, 195625, 4358, 56, 11782, 32354, 12638, 162515, 64457, 12663, 5303, 159029, 456, 2424, 50339, ...
[ 0.175048828125, 0.1746826171875, 0.2362060546875, 0.08612060546875, 0.13232421875, 0.2001953125, 0.2509765625, 0.09033203125, 0.106689453125, 0.14111328125, 0.164794921875, 0.1695556640625, 0.1107177734375, 0.1502685546875, 0.1168212890625, 0.1019287109375, 0.0821533203125, 0.02708...
embed
71376802_c0
71376802
lisp
0
Title: How do I recursively build a nested list from a json data? Problem title: How do I recursively build a nested list from a json data? Tags: lisp, elisp, json, recursion Problem: How do I recursively build a nested list from a json data? I'm trying to build a nested list of nodes which should look like the expecte...
How do I recursively build a nested list from a json data? How do I recursively build a nested list from a json data? lisp elisp json recursion a How ARGS2 How do I recursively build a nested list from a json data? I'm trying to build a nested list of nodes which should look like the expected result below: (html (head ...
[ -0.00469970703125, 0.0177001953125, -0.0031890869140625, -0.01708984375, -0.003997802734375, 0.020263671875, -0.0240478515625, 0.0089111328125, -0.01104736328125, -0.052734375, 0.006103515625, -0.01165771484375, -0.01397705078125, 0.0018157958984375, 0.0169677734375, -0.01263427734375,...
[ 11249, 195625, 5844, 45367, 8512, 71, 5303, 1295, 1647, 1681, 2053, 538, 400, 7008, 15296, 1830, 10, 13685, 34162, 304, 54, 31577, 110, 988, 6713, 1884, 84751, 16750, 35064, 7693, 31251, 35273, 44759, 37873, 202, 30618, 7108, 51515, 101758,...
[ 0.0675048828125, 0.2191162109375, 0.1761474609375, 0.2042236328125, 0.2486572265625, 0.155517578125, 0.2337646484375, 0.1278076171875, 0.1246337890625, 0.2144775390625, 0.15771484375, 0.04742431640625, 0.046630859375, 0.1292724609375, 0.0169219970703125, 0.03778076171875, 0.005249023...
embed
72089316_c0
72089316
lisp
0
Title: DraftSight Lisp - Blank/Empty Dialog Box Lock Problem title: DraftSight Lisp - Blank/Empty Dialog Box Lock Tags: lisp, add-in, autolisp, cad, dialog Problem: DraftSight Lisp - Blank/Empty Dialog Box Lock I'm trying to create a Yes/No/Cancel dialog box in DraftSight by using a tutorial's solution ( Link to site )...
DraftSight Lisp - Blank/Empty Dialog Box Lock DraftSight Lisp - Blank/Empty Dialog Box Lock lisp add-in autolisp cad dialog tutorial DraftSight Lisp Blank Empty Dialog Box Lock Source www.afralisp.net the-autolisp-message-box.php message1 message2 message3 Users GarrettB Documents Visual Studio Loading YesNoCancel dcl_...
[ 0.02197265625, 0.042724609375, -0.01287841796875, 0.0016326904296875, -0.006378173828125, 0.0189208984375, 0.01251220703125, 0.007720947265625, 0.002227783203125, -0.01165771484375, 0.004150390625, -0.0150146484375, -0.03466796875, -0.0031280517578125, 0.01904296875, 0.00604248046875, ...
[ 18186, 2480, 294, 22553, 1261, 7008, 132862, 64, 134332, 939, 84536, 27271, 80002, 400, 15190, 1809, 4086, 254, 19630, 26519, 57143, 31678, 77641, 2407, 8913, 74157, 11728, 3958, 26008, 304, 363, 53400, 20574, 571, 43101, 73372, 22968, 228006...
[ 0.13134765625, 0.1201171875, 0.12548828125, 0.251953125, 0.1290283203125, 0.193359375, 0.1866455078125, 0.056976318359375, 0.1092529296875, 0.048187255859375, 0.172607421875, 0.157958984375, 0.17822265625, 0.0849609375, 0.0943603515625, 0.126220703125, 0.12255859375, 0.157348632812...
embed
51910609_c0
51910609
lisp
0
Title: Vim 8.0 extended syntax highlighting for scheme Problem title: Vim 8.0 extended syntax highlighting for scheme Tags: vim, vim-syntax-highlighting, scheme, lisp Problem: Vim 8.0 extended syntax highlighting for scheme I use different versions of scheme (Gambit-C and Guile) and I have written a syntax file for (mo...
Vim 8.0 extended syntax highlighting for scheme Vim 8.0 extended syntax highlighting for scheme vim vim-syntax-highlighting scheme lisp Vim b:is_gambit is_gambit Vim 8.0 extended syntax highlighting for scheme I use different versions of scheme (Gambit-C and Guile) and I have written a syntax file for (most of) Gambit-...
[ 0.0035400390625, 0.01153564453125, 0.005889892578125, 0.01214599609375, -0.006591796875, 0.00193023681640625, -0.0269775390625, 0.003448486328125, -0.01226806640625, 0.006103515625, 0.022705078125, 0.0302734375, -0.033935546875, -0.018798828125, -0.01422119140625, -0.02783203125, -0....
[ 582, 39, 3217, 2389, 65042, 6002, 86531, 127308, 100, 150370, 119916, 12654, 84396, 177476, 400, 7008, 876, 164, 17705, 3137, 83, 214, 4527, 12921, 11389, 28540, 18, 9, 441, 53513, 133, 59121, 11435, 840, 21413, 166117, 4734, 3444, 102158, ...
[ 0.2154541015625, 0.16748046875, 0.16552734375, 0.05804443359375, 0.1849365234375, 0.1531982421875, 0.1832275390625, 0.248779296875, 0.03814697265625, 0.1978759765625, 0.250732421875, 0.11474609375, 0.1361083984375, 0.171875, 0.036865234375, 0.08087158203125, 0.0870361328125, 0.1209...
embed
40563725_c0
40563725
lisp
0
Title: Where are JavaScript vars stored? Problem title: Where are JavaScript vars stored? Tags: lambda, lisp, javascript, ecmascript-6 Problem: Where are JavaScript vars stored? I was playing with common lisp a bit and realized that unlike Lisp, where all local variables are either arguments(via lambda) lambda, or via ...
Where are JavaScript vars stored? Where are JavaScript vars stored? lambda lisp javascript ecmascript-6 Where JavaScript Woo ecmascript-6 Where are JavaScript vars stored? I was playing with common lisp a bit and realized that unlike Lisp, where all local variables are either arguments(via lambda) lambda, or via parame...
[ 0.0050048828125, 0.0250244140625, -0.023193359375, -0.006011962890625, -0.006805419921875, 0.0262451171875, 0.00445556640625, 0.03955078125, -0.002777099609375, -0.0181884765625, 0.004058837890625, -0.0002918243408203125, -0.00634765625, 0.007598876953125, 0.01373291015625, 0.017822265...
[ 78662, 621, 17925, 285, 7, 4343, 71, 32, 21, 6492, 85, 400, 7008, 136951, 50061, 192, 32032, 13545, 89568, 75169, 39210, 1261, 756, 4000, 77336, 40101, 10750, 3459, 1829, 171859, 2633, 1836, 11343, 28960, 1995, 30018, 13373, 306, 2242, 58...
[ 0.1370849609375, 0.0650634765625, 0.294677734375, 0.2578125, 0.151123046875, 0.1824951171875, 0.127197265625, 0.00823974609375, 0.0196533203125, 0.1346435546875, 0.098388671875, 0.115234375, 0.197509765625, 0.24462890625, 0.057037353515625, 0.0887451171875, 0.1739501953125, 0.14111...
embed
14071198_c0
14071198
lisp
0
Title: LISP - Global variable keep their old value after reinitialization Problem title: LISP - Global variable keep their old value after reinitialization Tags: global-variables, lisp Problem: LISP - Global variable keep their old value after reinitialization I am creating a expert system with Common Lisp for my study...
LISP - Global variable keep their old value after reinitialization LISP - Global variable keep their old value after reinitialization global-variables lisp appliquer-regle apply-rule LISP Global NIL CPU-utilization RPI ART GC-bytes-in-use Get Iterate LISP - Global variable keep their old value after reinitialization I ...
[ 0.0279541015625, 0.01336669921875, -0.00092315673828125, 0.005279541015625, 0.01470947265625, -0.00750732421875, -0.002410888671875, -0.0040283203125, 0.01116943359375, -0.01202392578125, 0.007568359375, 0.01129150390625, -0.006378173828125, -0.000579833984375, 0.01470947265625, 0.0049...
[ 16970, 9434, 13453, 77336, 13695, 2363, 10332, 34292, 7103, 19574, 1890, 289, 7964, 21690, 19736, 400, 7008, 115285, 42, 10901, 133, 59911, 882, 541, 16444, 86039, 3675, 15185, 57161, 69657, 61028, 4032, 20779, 8560, 20, 47691, 105233, 26808,...
[ 0.1650390625, 0.21630859375, 0.1787109375, 0.288818359375, 0.1527099609375, 0.03997802734375, 0.12939453125, 0.1807861328125, 0.118408203125, 0.172119140625, 0.14013671875, 0.088134765625, 0.177001953125, 0.1480712890625, 0.050445556640625, 0.124755859375, 0.208740234375, 0.1392822...
embed
47419873_c0
47419873
lisp
0
Title: Dr. Racket, help getting element from a list Problem title: Dr. Racket, help getting element from a list Tags: lisp, scheme, racket, functional-programming Problem: Dr. Racket, help getting element from a list I am working on a finite state machine in Dr. Racket, and need some help extracting the next state in m...
Dr. Racket, help getting element from a list Dr. Racket, help getting element from a list lisp scheme racket functional-programming a math/array Racket in_string initial_state final_states delta_fn current_state filtered_delta_fn next_state Dr. Racket, help getting element from a list I am working on a finite state mac...
[ -0.0213623046875, 0.004364013671875, 0.0126953125, 0.02001953125, -0.01123046875, -0.00604248046875, -0.0025634765625, 0.004913330078125, 0.002044677734375, 0.004425048828125, 0.014892578125, -0.025146484375, -0.031982421875, 0.00994873046875, -0.024169921875, -0.0016632080078125, 0....
[ 1773, 2552, 27853, 4358, 20949, 12830, 1295, 5303, 400, 7008, 150370, 673, 123309, 28966, 48909, 19305, 23, 91693, 61475, 61340, 2704, 40703, 14783, 43581, 46312, 1743, 102, 11737, 10, 20697, 94418, 11341, 36279, 125663, 149307, 32354, 175199, ...
[ 0.160400390625, 0.1494140625, 0.22998046875, 0.14892578125, 0.141845703125, 0.23828125, 0.19091796875, 0.2474365234375, 0.07635498046875, 0.1573486328125, 0.1597900390625, 0.1025390625, 0.168212890625, 0.1302490234375, 0.0994873046875, 0.05255126953125, 0.0577392578125, 0.184326171...
embed
10791481_c0
10791481
lisp
0
Title: Scheme macro triggered by keyword which is not the head of a list Problem title: Scheme macro triggered by keyword which is not the head of a list Tags: macros, lisp, scheme Problem: Scheme macro triggered by keyword which is not the head of a list Suppose I want to trigger a Scheme macro on something other than...
Scheme macro triggered by keyword which is not the head of a list Scheme macro triggered by keyword which is not the head of a list macros lisp scheme Scheme expr1 expr2 add-3 add-6 Scheme macro triggered by keyword which is not the head of a list Suppose I want to trigger a Scheme macro on something other than the fir...
[ 0.0086669921875, 0.034423828125, -0.002288818359375, 0.000217437744140625, -0.006072998046875, 0.005950927734375, -0.005157470703125, -0.00024127960205078125, 0.00823974609375, 0.00188446044921875, 0.01611328125, -0.0057373046875, -0.016845703125, -0.0125732421875, 0.01422119140625, -0...
[ 34702, 282, 111789, 185553, 297, 390, 166117, 83, 959, 10336, 111, 5303, 400, 7008, 150370, 14700, 304, 15190, 8316, 13545, 3444, 3789, 3501, 5117, 35735, 91, 204629, 139124, 91995, 61924, 678, 23, 55923, 40946, 152, 1369, 8561, 167201, 372...
[ 0.1976318359375, 0.169189453125, 0.2374267578125, 0.232421875, 0.014617919921875, 0.061279296875, 0.228271484375, 0.056365966796875, 0.133056640625, 0.1370849609375, 0.029083251953125, 0.1556396484375, 0.0347900390625, 0.1175537109375, 0.2191162109375, 0.03729248046875, 0.0322265625,...
embed
51690804_c0
51690804
lisp
0
Title: How to fix this Scheme coroutine code to run in Racket Problem title: How to fix this Scheme coroutine code to run in Racket Tags: scheme, lisp, racket Problem: How to fix this Scheme coroutine code to run in Racket I'm attempting to implement coroutines in Racket LISP for a personal learning project using the s...
How to fix this Scheme coroutine code to run in Racket How to fix this Scheme coroutine code to run in Racket scheme lisp racket How Scheme Racket rkt:111:18 Qt-esque How to fix this Scheme coroutine code to run in Racket I'm attempting to implement coroutines in Racket LISP for a personal learning project using the sc...
[ -0.0111083984375, 0.021484375, -0.01806640625, 0.0033111572265625, -0.0008697509765625, 0.00002110004425048828, -0.0029449462890625, -0.00933837890625, 0.000476837158203125, -0.03955078125, -0.00482177734375, -0.0123291015625, -0.016357421875, -0.021484375, 0.02880859375, 0.005859375, ...
[ 11249, 30022, 903, 34702, 282, 88909, 34, 10325, 18151, 47, 11675, 23, 2552, 27853, 150370, 400, 7008, 673, 1690, 4164, 97024, 24033, 2396, 18, 105397, 81887, 29479, 48635, 90, 16970, 9434, 3357, 52080, 13452, 208124, 68186, 72367, 7190, 11...
[ 0.06427001953125, 0.181884765625, 0.12109375, 0.20068359375, 0.1591796875, 0.141357421875, 0.1063232421875, 0.2216796875, 0.182373046875, 0.0141448974609375, 0.1387939453125, 0.0732421875, 0.1500244140625, 0.2113037109375, 0.1795654296875, 0.060791015625, 0.1336669921875, 0.1040039...
embed
41017118_c0
41017118
lisp
0
Title: Clisp - translating pseudocode into actual lisp code Problem title: Clisp - translating pseudocode into actual lisp code Tags: common-lisp, lisp, loops Problem: Clisp - translating pseudocode into actual lisp code I'm trying to define a A* search algorithm in lisp the pseudocode can be found here . this is what ...
Clisp - translating pseudocode into actual lisp code Clisp - translating pseudocode into actual lisp code common-lisp lisp loops a the Clisp Parent tamanho_openS PARA ENCONTRAR NODE COM MENOR FSCORE CURRENT tamanho_estadosVizinhos CRIAR LISTA TODOS NODES VIZINHOS LISTAVIZINHOS tentative_gScore dist_between MAYBE CONDS ...
[ -0.009765625, 0.00139617919921875, -0.0015411376953125, 0.0230712890625, -0.0159912109375, 0.00860595703125, -0.0205078125, -0.0206298828125, 0.0130615234375, -0.024169921875, 0.01708984375, 0.00921630859375, -0.01141357421875, -0.01031494140625, -0.01361083984375, -0.0198974609375, ...
[ 313, 4086, 254, 3900, 143, 1916, 74189, 40899, 3934, 8561, 400, 7008, 18151, 39210, 40956, 7, 10, 170918, 104240, 59636, 25401, 108369, 9520, 8399, 28141, 24638, 54003, 37703, 525, 6609, 122959, 32410, 204112, 207970, 69193, 5947, 129519, 169...
[ 0.04266357421875, 0.203857421875, 0.22265625, 0.1185302734375, 0.155517578125, 0.04541015625, 0.19287109375, 0.2435302734375, 0.087158203125, 0.1451416015625, 0.1258544921875, 0.1866455078125, 0.1988525390625, 0.115478515625, 0.21435546875, 0.031707763671875, 0.0390625, 0.134399414...
embed
46995869_c0
46995869
lisp
0
Title: How do I fix my first Lisp macro? Problem title: How do I fix my first Lisp macro? Tags: macros, lisp Problem: How do I fix my first Lisp macro? I am learning Lisp this week, and I am following the excellent Practical Common Lisp book. The second chapter shows how to create a simple CD database, first the naive ...
How do I fix my first Lisp macro? How do I fix my first Lisp macro? macros lisp How Lisp Derived LIST G20 G21 VALUES CONS OPTIONAL SYMBOL See SBCL Manual Handling Types SB-KERNEL COERCE-CALLABLE-TO-FUN LAMBDA ROW WHEN FUNCALL SELECTOR-FN MAKE-ASSIGNMENTS-LIST ASSIGNMENTS How do I fix my first Lisp macro? I am learning ...
[ -0.0020904541015625, 0.015625, 0.011474609375, 0.00396728515625, -0.005462646484375, 0.0341796875, -0.01263427734375, 0.006988525390625, 0.011962890625, -0.007720947265625, -0.0130615234375, -0.0123291015625, 0.01068115234375, -0.026123046875, 0.01202392578125, -0.016357421875, -0.01...
[ 11249, 30022, 759, 5117, 1261, 7008, 111789, 400, 195977, 1549, 3117, 310, 89994, 162026, 65311, 98335, 37486, 111021, 193237, 60457, 90944, 120320, 101917, 14006, 12689, 6538, 136258, 144832, 70877, 151657, 52080, 25632, 109613, 151301, 12877, 1...
[ 0.0552978515625, 0.1890869140625, 0.01953125, 0.1722412109375, 0.1822509765625, 0.2279052734375, 0.244140625, 0.1197509765625, 0.1343994140625, 0.08099365234375, 0.05828857421875, 0.00787353515625, 0.042816162109375, 0.048431396484375, 0.0555419921875, 0.049346923828125, 0.0637207031...
embed
76291423_c0
76291423
lisp
0
Title: Need explanation for the recursion process of a Lisp function checking if a number is a sum of non-repeated squares Problem title: Need explanation for the recursion process of a Lisp function checking if a number is a sum of non-repeated squares Tags: lispworks, lisp, common-lisp Problem: Need explanation for t...
Need explanation for the recursion process of a Lisp function checking if a number is a sum of non-repeated squares Need explanation for the recursion process of a Lisp function checking if a number is a sum of non-repeated squares lispworks lisp common-lisp Need Lisp Need explanation for the recursion process of a Lis...
[ -0.0262451171875, 0.0201416015625, 0.01171875, -0.003143310546875, -0.0206298828125, -0.004302978515625, -0.0027313232421875, 0.01025390625, 0.0016632080078125, -0.0093994140625, 0.01275634765625, -0.00933837890625, -0.00167083740234375, -0.01953125, 0.01239013671875, 0.01904296875, ...
[ 52889, 187136, 100, 195625, 1830, 9433, 1261, 7008, 32354, 175199, 2174, 14012, 83, 10554, 351, 107, 1081, 27686, 108047, 111, 400, 18244, 39210, 4086, 254, 18151, 40466, 199, 1681, 1653, 2063, 30646, 808, 653, 959, 5701, 209, 2203, 138, ...
[ 0.126953125, 0.1927490234375, 0.006195068359375, 0.249267578125, 0.1495361328125, 0.140380859375, 0.1907958984375, 0.25048828125, 0.1712646484375, 0.1923828125, 0.086181640625, 0.1820068359375, 0.06689453125, 0.1976318359375, 0.1593017578125, 0.061492919921875, 0.1494140625, 0.0664...
embed
40749280_c0
40749280
lisp
0
Title: scheme:: contract violation: recursive procedure Problem title: scheme:: contract violation: recursive procedure Tags: lisp, scheme, recursion, racket Problem: scheme:: contract violation: recursive procedure I have a requirement to write a scheme procedure that takes a list as a parameter, which defines points ...
scheme:: contract violation: recursive procedure scheme:: contract violation: recursive procedure lisp scheme recursion racket scheme:: contract violation: recursive procedure I have a requirement to write a scheme procedure that takes a list as a parameter, which defines points awarded, player A score, and player B sc...
[ -0.004730224609375, 0.0186767578125, -0.00579833984375, -0.0001277923583984375, -0.005035400390625, -0.01165771484375, -0.0157470703125, 0.004150390625, -0.0076904296875, 0.020751953125, 0.0223388671875, 0.00347900390625, 0.004364013671875, -0.00323486328125, 0.026123046875, -0.0149536...
[ 150370, 18264, 200265, 195625, 5844, 50491, 400, 7008, 1830, 673, 27853, 64209, 33022, 51776, 5303, 237, 171859, 61924, 26847, 70318, 58585, 62, 47763, 335, 32354, 83324, 2750, 83, 70, 159690, 35509, 4527, 35064, 17306, 116987, 7565, 5117, 19...
[ 0.2420654296875, 0.1900634765625, 0.2467041015625, 0.233642578125, 0.13525390625, 0.19580078125, 0.0633544921875, 0.1575927734375, 0.072021484375, 0.07501220703125, 0.1998291015625, 0.06134033203125, 0.0775146484375, 0.016998291015625, 0.1524658203125, 0.0167236328125, 0.155151367187...
embed
4029406_c0
4029406
lisp
0
Title: Integer Value is Not a Number in Common Lisp? Problem title: Integer Value is Not a Number in Common Lisp? Tags: lisp, stdin, sbcl, common-lisp Problem: Integer Value is Not a Number in Common Lisp? When I execute the following Common Lisp program by calling (play) , I get the error: Argument X is not a NUMBER: ...
Integer Value is Not a Number in Common Lisp? Integer Value is Not a Number in Common Lisp? lisp stdin sbcl common-lisp 1 Integer Value Not Number Common Lisp Argument Guess number-game.lisp Andrew Levenson Simple User Set Welcome Prompt Please Read Check Congratulations You Play Sorry Reset Random Add Integer Value is...
[ -0.0296630859375, -0.007537841796875, 0.004364013671875, 0.000080108642578125, 0.01220703125, 0.0390625, -0.0113525390625, -0.024658203125, 0.0047607421875, -0.003570556640625, -0.003265380859375, 0.0130615234375, -0.0137939453125, -0.0089111328125, 0.035888671875, -0.00860595703125, ...
[ 44401, 190060, 83, 11205, 10, 103332, 23, 151301, 1261, 7008, 400, 6138, 3035, 275, 34937, 39210, 4086, 254, 106, 112140, 96274, 7, 14012, 35311, 60701, 1353, 1681, 60552, 53400, 19943, 91334, 2676, 4764, 38679, 71867, 72403, 11356, 90502, ...
[ 0.2470703125, 0.26904296875, 0.1268310546875, 0.2266845703125, 0.10418701171875, 0.1737060546875, 0.0826416015625, 0.20361328125, 0.1795654296875, 0.21435546875, 0.1103515625, 0.07122802734375, 0.1292724609375, 0.017730712890625, 0.1177978515625, 0.147705078125, 0.1192626953125, 0....
embed
39861746_c0
39861746
lisp
0
Title: n-Queens - Logic Error - determining a vertical threat Problem title: n-Queens - Logic Error - determining a vertical threat Tags: list, lisp Problem: n-Queens - Logic Error - determining a vertical threat In this program I will be determining if placing a queen will cause a threat on the board. This will use po...
n-Queens - Logic Error - determining a vertical threat n-Queens - Logic Error - determining a vertical threat list lisp Logic Error THREAT n-Queens - Logic Error - determining a vertical threat In this program I will be determining if placing a queen will cause a threat on the board. This will use positions 1 - 8 (coul...
[ 0.0002918243408203125, 0.010986328125, 0.018798828125, 0.01055908203125, -0.01336669921875, 0.0030670166015625, 0.03125, 0.0033721923828125, -0.00616455078125, 0.00823974609375, 0.020751953125, 0.0120849609375, -0.032470703125, -0.00921630859375, -0.0286865234375, -0.004486083984375, ...
[ 653, 9, 41732, 1755, 50592, 238, 212059, 72694, 214, 10, 79259, 120332, 5303, 400, 7008, 41519, 1528, 2174, 22466, 41, 33, 1221, 22304, 98, 45443, 4527, 19069, 106, 382, 52366, 71062, 237, 15555, 3365, 316, 110, 63847, 105866, 113, 757, ...
[ 0.11279296875, 0.0195159912109375, 0.1973876953125, 0.1622314453125, 0.1650390625, 0.028564453125, 0.1822509765625, 0.16650390625, 0.0145111083984375, 0.075439453125, 0.2529296875, 0.281494140625, 0.17822265625, 0.044219970703125, 0.13818359375, 0.23291015625, 0.1375732421875, 0.06...
embed
8705681_c0
8705681
lisp
0
Title: Can't write capital M Problem title: Can't write capital M Tags: lisp, emacs Problem: Can't write capital M I suppose my problem is pretty obvious, but I don't know Lisp and can't figure it out. Every time I try to write a capital "M" in a python file it won't work (It seems to think that's a start of ...
Can't write capital M Can't write capital M lisp emacs Can weblogger.el emacs.d Remap Ctrl-tab M-Tab C-c python-pep8 pylookup.py pylookup.db C-ch Initialize Rope init_python Can't write capital M I suppose my problem is pretty obvious, but I don't know Lisp and can't figure it out. Every time I try to write a...
[ -0.006103515625, 0.026123046875, -0.01092529296875, -0.03564453125, 0.00133514404296875, 0.01904296875, 0.01348876953125, -0.0023651123046875, 0.006103515625, -0.0128173828125, 0.01251220703125, 0.01116943359375, -0.000621795654296875, -0.00299072265625, -0.00860595703125, 0.0028228759...
[ 4171, 3768, 18, 33022, 10323, 276, 400, 7008, 352, 2263, 642, 141043, 583, 7, 853, 62346, 68847, 9843, 161671, 313, 238, 17198, 50828, 1081, 254, 1019, 64747, 2037, 6493, 48073, 206, 40705, 2777, 23, 217, 2967, 162520, 3714, 1261, 831, ...
[ 0.1171875, 0.0699462890625, 0.1019287109375, 0.2061767578125, 0.2427978515625, 0.2408447265625, 0.1107177734375, 0.1944580078125, 0.05462646484375, 0.1256103515625, 0.10333251953125, 0.2000732421875, 0.07318115234375, 0.0767822265625, 0.06024169921875, 0.210693359375, 0.1593017578125...
embed
79161275_c0
79161275
lisp
0
Title: Is there a standard/portable way to query if a symbol stands for a symbol macro? Problem title: Is there a standard/portable way to query if a symbol stands for a symbol macro? Tags: sbcl, lisp, common-lisp Problem: Is there a standard/portable way to query if a symbol stands for a symbol macro? As the title say...
Is there a standard/portable way to query if a symbol stands for a symbol macro? Is there a standard/portable way to query if a symbol stands for a symbol macro? sbcl lisp common-lisp CL-USER SOME-MACRO NIL sb-impl::info SB-INT:INFO INFO Lambda-list CATEGORY KIND NAME Declared VALUES OPTIONAL Source SYS:SRC COMPILER GL...
[ -0.00701904296875, -0.000667572021484375, 0.01226806640625, 0.01153564453125, -0.017333984375, 0.01318359375, -0.0064697265625, 0.002288818359375, -0.00860595703125, -0.00286865234375, -0.0027618408203125, 0.0025787353515625, 0.01220703125, -0.029296875, -0.01470947265625, 0.0146484375...
[ 2685, 5570, 64, 6982, 2886, 3917, 47, 41, 1294, 2174, 26582, 9157, 7, 100, 111789, 10, 275, 34937, 400, 7008, 39210, 4086, 254, 46323, 1062, 50184, 91245, 441, 14255, 541, 16444, 116120, 7319, 90944, 59537, 157491, 123552, 122930, 85, 656...
[ 0.0213165283203125, 0.2127685546875, 0.027191162109375, 0.169921875, 0.1063232421875, 0.0999755859375, 0.0148773193359375, 0.1390380859375, 0.148681640625, 0.134033203125, 0.278076171875, 0.1429443359375, 0.069580078125, 0.14404296875, 0.27587890625, 0.010223388671875, 0.114379882812...
embed
73095233_c0
73095233
lisp
0
Title: Lisp - Functions passed into another function as arguments and called from within a Let Problem title: Lisp - Functions passed into another function as arguments and called from within a Let Tags: slime, lisp Problem: Lisp - Functions passed into another function as arguments and called from within a Let I am le...
Lisp - Functions passed into another function as arguments and called from within a Let Lisp - Functions passed into another function as arguments and called from within a Let slime lisp within Lisp Functions Please Number SLIME DEFUN LANDSLIDE STYLE-WARNING SB-INT:NAMED-LAMBDA BLOCK PROGN FORMAT COMMON-LISP-USER::F2 U...
[ -0.0155029296875, -0.005035400390625, -0.013427734375, 0.0286865234375, 0.01055908203125, 0.023193359375, 0.00518798828125, 0.0146484375, 0.001678466796875, -0.02490234375, 0.005859375, 0.00799560546875, -0.012451171875, 0.03759765625, 0.0294189453125, -0.01708984375, 0.00732421875, ...
[ 1261, 7008, 28670, 10763, 115081, 3934, 15700, 32354, 237, 10750, 35839, 1295, 28032, 10842, 34264, 13, 400, 30607, 103332, 42135, 66820, 202001, 14006, 48450, 114479, 36497, 224170, 60873, 90944, 59537, 182512, 6538, 124448, 10514, 88858, 125915...
[ 0.1788330078125, 0.24267578125, 0.1602783203125, 0.09521484375, 0.1090087890625, 0.09423828125, 0.1104736328125, 0.2041015625, 0.044464111328125, 0.2149658203125, 0.1304931640625, 0.09320068359375, 0.1646728515625, 0.1531982421875, 0.2042236328125, 0.159912109375, 0.1409912109375, ...
embed
39834618_c0
39834618
lisp
0
Title: How can I create a recursive function in LISP that counts the number of times an atom occurs in a nested list Problem title: How can I create a recursive function in LISP that counts the number of times an atom occurs in a nested list Tags: lisp, recursion, common-lisp Problem: How can I create a recursive funct...
How can I create a recursive function in LISP that counts the number of times an atom occurs in a nested list How can I create a recursive function in LISP that counts the number of times an atom occurs in a nested list lisp recursion common-lisp How LISP COUNTER nest_list How can I create a recursive function in LISP ...
[ -0.02099609375, 0.0208740234375, 0.0174560546875, 0.0004482269287109375, 0.01123046875, 0.0164794921875, 0.0040283203125, -0.0159912109375, -0.00592041015625, -0.0299072265625, -0.0059814453125, -0.0250244140625, 0.01806640625, 0.0054931640625, 0.025390625, 0.0018310546875, 0.0010070...
[ 831, 28282, 195625, 5844, 32354, 16970, 9434, 54529, 14012, 20028, 34627, 74918, 8512, 71, 5303, 23, 400, 7008, 39210, 4086, 254, 8244, 14006, 14755, 91280, 6562, 52080, 33022, 5608, 30646, 201, 9790, 59121, 25632, 2663, 2684, 17366, 27781, ...
[ 0.01092529296875, 0.13916015625, 0.20361328125, 0.172119140625, 0.1697998046875, 0.14453125, 0.21142578125, 0.1767578125, 0.085693359375, 0.1630859375, 0.2064208984375, 0.1529541015625, 0.18212890625, 0.0782470703125, 0.165771484375, 0.01580810546875, 0.1009521484375, 0.15942382812...
embed
62150288_c0
62150288
lisp
0
Title: SICP Ex. 1.17 - "fast-multiply" slower than "multiply"? Problem title: SICP Ex. 1.17 - "fast-multiply" slower than "multiply"? Tags: sicp, scheme, multiplication, mit-scheme, lisp Problem: SICP Ex. 1.17 - "fast-multiply" slower than "multiply"? The following function as in...
SICP Ex. 1.17 - "fast-multiply" slower than "multiply"? SICP Ex. 1.17 - "fast-multiply" slower than "multiply"? sicp scheme multiplication mit-scheme lisp SICP SICP Ex. 1.17 - "fast-multiply" slower than "multiply"? The following function as introduction to this exercise illustra...
[ -0.02099609375, 0.0028839111328125, 0.0225830078125, 0.0031890869140625, -0.017578125, -0.01092529296875, -0.018798828125, -0.00628662109375, 0.00897216796875, 0.00457763671875, 0.005859375, 0.01708984375, -0.01165771484375, -0.00201416015625, 0.00372314453125, -0.0196533203125, 0.01...
[ 159, 198993, 5443, 615, 2489, 39473, 144227, 62479, 72803, 56, 3501, 26536, 254, 150370, 127664, 491, 7560, 7008, 9, 25632, 32354, 39864, 81979, 58755, 1363, 61924, 69407, 66044, 30362, 162, 53, 33022, 7565, 195625, 5844, 80934, 24124, 720, ...
[ 0.055206298828125, 0.201904296875, 0.1573486328125, 0.0546875, 0.2066650390625, 0.186279296875, 0.1241455078125, 0.1702880859375, 0.2398681640625, 0.15087890625, 0.1220703125, 0.08935546875, 0.1492919921875, 0.1474609375, 0.16259765625, 0.08544921875, 0.0625, 0.1160888671875, 0.0...
embed
18809835_c0
18809835
lisp
0
Title: Pausing and Resuming Iteration over two Lists? Problem title: Pausing and Resuming Iteration over two Lists? Tags: pattern-matching, common-lisp, lisp, list Problem: Pausing and Resuming Iteration over two Lists? I'm new to Common Lisp and have been working on a simple pattern matcher as a first project. I'm hav...
Pausing and Resuming Iteration over two Lists? Pausing and Resuming Iteration over two Lists? pattern-matching common-lisp lisp list Pausing Resuming Iteration Lists list1 list2 Pausing and Resuming Iteration over two Lists? I'm new to Common Lisp and have been working on a simple pattern matcher as a first project. I'...
[ 0.00177764892578125, -0.002166748046875, 0.001007080078125, -0.01055908203125, 0.00823974609375, 0.00982666015625, 0.01904296875, 0.008056640625, 0.01312255859375, 0.003631591796875, 0.026123046875, 0.00927734375, 0.0081787109375, -0.01165771484375, 0.01055908203125, -0.006744384765625...
[ 42172, 6953, 136, 9624, 316, 87, 720, 2320, 645, 6626, 32036, 103510, 98753, 39210, 4086, 254, 400, 7008, 5303, 214, 418, 304, 3525, 151301, 1261, 20697, 8781, 110394, 13452, 63134, 17368, 6057, 80019, 39933, 33636, 757, 1286, 2499, 12830, ...
[ 0.2164306640625, 0.15234375, 0.114013671875, 0.110595703125, 0.2005615234375, 0.03985595703125, 0.2353515625, 0.08349609375, 0.1422119140625, 0.1746826171875, 0.230224609375, 0.19384765625, 0.2098388671875, 0.1375732421875, 0.07763671875, 0.121826171875, 0.08551025390625, 0.1795654...
embed
60467847_c0
60467847
lisp
0
Title: Overriding special operator using MACROLET? Problem title: Overriding special operator using MACROLET? Tags: lisp, common-lisp Problem: Overriding special operator using MACROLET? I'm trying to override IF locally (the purpose is to embed a DSL). The behavior really confuses me. In SBCL: (macrolet ((if (x) x)) (...
Overriding special operator using MACROLET? Overriding special operator using MACROLET? lisp common-lisp MACROLET Overriding Execution xxx::if Form Compile-time Lock COMMON-LISP COMMON-LISP-USER See SBCL Manual Node Package Locks ANSI Standard Section Condition SB-INT:COMPILED-PROGRAM-ERROR p::if Overriding special ope...
[ 0.000835418701171875, -0.00142669677734375, 0.0205078125, 0.003387451171875, 0.020751953125, 0.0166015625, 0.0167236328125, 0.0140380859375, -0.005157470703125, -0.0002269744873046875, -0.03076171875, 0.0157470703125, 0.020263671875, -0.0042724609375, 0.017578125, 0.01263427734375, -...
[ 9578, 416, 6238, 5361, 39933, 17368, 78826, 14255, 27089, 400, 7008, 39210, 4086, 254, 211603, 1830, 20112, 3190, 15236, 15612, 1340, 6032, 80002, 82707, 67616, 683, 31436, 1062, 90944, 37486, 111021, 438, 56607, 9902, 20744, 140978, 46347, 5...
[ 0.10888671875, 0.2020263671875, 0.0679931640625, 0.2156982421875, 0.2431640625, 0.08404541015625, 0.086181640625, 0.11279296875, 0.265380859375, 0.0733642578125, 0.1441650390625, 0.1168212890625, 0.04144287109375, 0.0987548828125, 0.1668701171875, 0.007659912109375, 0.1292724609375, ...
embed
40785214_c0
40785214
lisp
0
Title: SICP exercise 1.28: false negatives in the Miller-Rabin test Problem title: SICP exercise 1.28: false negatives in the Miller-Rabin test Tags: sicp, scheme, primes, lisp, algorithm Problem: SICP exercise 1.28: false negatives in the Miller-Rabin test Exercise 1.28. One variant of the Fermat test that cannot be f...
SICP exercise 1.28: false negatives in the Miller-Rabin test SICP exercise 1.28: false negatives in the Miller-Rabin test sicp scheme primes lisp algorithm SICP Miller-Rabin There SICP exercise 1.28: false negatives in the Miller-Rabin test My idea is to filter out those so-called "nontrivial square roots of 1 modulo n...
[ 0.002410888671875, 0.013916015625, 0.00457763671875, 0.0216064453125, 0.0087890625, 0.00439453125, 0.0130615234375, -0.007476806640625, 0.004669189453125, 0.0009918212890625, 0.0172119140625, 0.0208740234375, 0.000423431396484375, 0.01177978515625, 0.007568359375, 0.007537841796875, ...
[ 159, 198993, 81979, 615, 3882, 98320, 40907, 102617, 9, 12248, 7568, 3034, 7, 26536, 254, 150370, 20809, 7008, 234873, 6528, 46312, 1810, 6431, 3996, 686, 108047, 74855, 106, 140807, 653, 50491, 351, 289, 148920, 32, 757, 176377, 2174, 2493...
[ 0.04132080078125, 0.1910400390625, 0.164794921875, 0.034912109375, 0.1671142578125, 0.1739501953125, 0.24951171875, 0.1893310546875, 0.014801025390625, 0.050048828125, 0.1492919921875, 0.176513671875, 0.0120849609375, 0.05389404296875, 0.110107421875, 0.0947265625, 0.130859375, 0.0...
embed
22359337_c0
22359337
lisp
0
Title: Does #'adjoin in Common Lisp work as per HyperSpec when used with `:key`? Problem title: Does #'adjoin in Common Lisp work as per HyperSpec when used with `:key`? Tags: lisp, common-lisp, ansi-common-lisp Problem: Does #'adjoin in Common Lisp work as per HyperSpec when used with `:key`? Looking at the ...
Does #'adjoin in Common Lisp work as per HyperSpec when used with `:key`? Does #'adjoin in Common Lisp work as per HyperSpec when used with `:key`? lisp common-lisp ansi-common-lisp Does Common Lisp HyperSpec NIL TEST-ITEM NEW-TEST-ITEM Does #'adjoin in Common Lisp work as per HyperSpec when used with `:key`?...
[ -0.00433349609375, 0.0081787109375, -0.000946044921875, 0.00142669677734375, -0.021484375, 0.0023040771484375, 0.0166015625, 0.01141357421875, 0.014404296875, 0.0234375, 0.0311279296875, -0.00299072265625, -0.0008392333984375, -0.00860595703125, -0.01318359375, -0.011474609375, 0.005...
[ 3768, 712, 513, 73, 151301, 1261, 7008, 4488, 92179, 47107, 11814, 678, 12, 19770, 400, 39210, 4086, 254, 172, 3796, 541, 16444, 384, 21828, 25216, 80111, 618, 23, 294, 89536, 84751, 41206, 7986, 68107, 6562, 944, 159, 180, 6954, 217, 1...
[ 0.0482177734375, 0.0924072265625, 0.208740234375, 0.15087890625, 0.16845703125, 0.12939453125, 0.145751953125, 0.1063232421875, 0.1727294921875, 0.1978759765625, 0.05474853515625, 0.03692626953125, 0.052886962890625, 0.1881103515625, 0.05340576171875, 0.0966796875, 0.05621337890625, ...
embed
27096007_c0
27096007
lisp
0
Title: CLOS make-instance is really slow and causes heap exhaustion in SBCL Problem title: CLOS make-instance is really slow and causes heap exhaustion in SBCL Tags: sbcl, lisp, common-lisp, clos, performance Problem: CLOS make-instance is really slow and causes heap exhaustion in SBCL I'm writing an multiarchitecture ...
CLOS make-instance is really slow and causes heap exhaustion in SBCL CLOS make-instance is really slow and causes heap exhaustion in SBCL sbcl lisp common-lisp clos performance NASM CLOS SBCL jc-rel8 emit-function-hash-table-x64 jc-rel8-x86 stosb-x86 arg1 jcc-x64 x72 insns.dat x86-asm-instruction x86-64 Jcc-imm-near Jc...
[ -0.0155029296875, -0.025634765625, 0.0034942626953125, -0.002044677734375, -0.0198974609375, -0.00848388671875, 0.0002460479736328125, 0.007354736328125, 0.01324462890625, -0.019287109375, 0.00193023681640625, -0.00738525390625, 0.0157470703125, -0.006927490234375, 0.01165771484375, -0...
[ 313, 92933, 3249, 73, 116071, 83, 6183, 72803, 136, 113660, 764, 2631, 146353, 1830, 90944, 37486, 9, 23, 275, 34937, 400, 7008, 39210, 4086, 254, 20450, 7, 23718, 79518, 594, 1647, 238, 7962, 1019, 53225, 137175, 126234, 22819, 13307, 15...
[ 0.0321044921875, 0.2626953125, 0.1590576171875, 0.069580078125, 0.16162109375, 0.01336669921875, 0.101806640625, 0.2288818359375, 0.023284912109375, 0.1063232421875, 0.13037109375, 0.1302490234375, 0.212890625, 0.0704345703125, 0.11328125, 0.1912841796875, 0.0215911865234375, 0.015...
embed
61313264_c0
61313264
lisp
0
Title: Reset each value in hashtable to nil in Lisp Problem title: Reset each value in hashtable to nil in Lisp Tags: common-lisp, lisp Problem: Reset each value in hashtable to nil in Lisp This function resets the value for each of the specified parts of speech to NIL using putp. The first argument is a hashtable, for...
Reset each value in hashtable to nil in Lisp Reset each value in hashtable to nil in Lisp common-lisp lisp Reset Lisp NIL HASH-TABLE TEST FASTHASH-EQL VERB LICKED HAS ATE RAN TAUGHT MAKE-HASH-TABLE ATOM ERROR set_isa Reset each value in hashtable to nil in Lisp This function resets the value for each of the specified p...
[ -0.0185546875, -0.0045166015625, 0.01214599609375, 0.016357421875, -0.0255126953125, 0.0145263671875, 0.048828125, -0.0189208984375, 0.0019378662109375, 0.0235595703125, -0.0022125244140625, 0.015380859375, 0.0024261474609375, 0.004852294921875, 0.0084228515625, 0.01312255859375, 0.0...
[ 9624, 126, 12638, 34292, 1556, 127, 22819, 47, 17324, 23, 1261, 7008, 39210, 4086, 254, 400, 541, 16444, 11666, 12927, 618, 183057, 384, 21828, 48963, 101413, 841, 178102, 866, 34237, 339, 116154, 17610, 35746, 30174, 53013, 117032, 151206, ...
[ 0.1456298828125, 0.1519775390625, 0.1531982421875, 0.18701171875, 0.172119140625, 0.1358642578125, 0.236572265625, 0.108642578125, 0.19677734375, 0.033447265625, 0.16064453125, 0.203857421875, 0.07672119140625, 0.09814453125, 0.14404296875, 0.09991455078125, 0.1107177734375, 0.1704...
embed
64150875_c0
64150875
lisp
0
Title: When does a program "intertwine definition and use"? Problem title: When does a program "intertwine definition and use"? Tags: scheme, lisp, sicp, definition Problem: When does a program "intertwine definition and use"? Footnote #28 of SICP says the following: Embedded definitions must come f...
When does a program "intertwine definition and use"? When does a program "intertwine definition and use"? scheme lisp sicp definition When When does a program "intertwine definition and use"? Footnote #28 of SICP says the following: What exactly does this mean? I understand: " definitions " to be re...
[ 0.0137939453125, 0.0174560546875, 0.00592041015625, 0.025390625, -0.0174560546875, 0.00885009765625, -0.0087890625, 0.0019073486328125, 0.0035858154296875, -0.0181884765625, -0.000553131103515625, -0.0064697265625, -0.02001953125, -0.0000629425048828125, 0.0281982421875, 0.000394821166...
[ 14847, 14602, 1528, 10433, 32290, 1212, 80934, 136, 4527, 150370, 400, 7008, 26536, 254, 48345, 3882, 198993, 66161, 903, 29459, 28219, 15005, 50491, 166635, 34292, 95486, 14361, 61924, 18151, 7103, 5303, 171859, 2775, 372, 69819, 5117, 7228, ...
[ 0.1553955078125, 0.040283203125, 0.23681640625, 0.17578125, 0.26953125, 0.215087890625, 0.279296875, 0.1517333984375, 0.1973876953125, 0.1766357421875, 0.04547119140625, 0.1375732421875, 0.060638427734375, 0.120849609375, 0.020965576171875, 0.0640869140625, 0.1480712890625, 0.03442...
embed
17400556_c0
17400556
lisp
0
Title: strange interaction between lexical-binding and defvar in emacs lisp Problem title: strange interaction between lexical-binding and defvar in emacs lisp Tags: lexical-scope, lisp, elisp, dynamic-scope, emacs Problem: strange interaction between lexical-binding and defvar in emacs lisp The following emacs lisp fi...
strange interaction between lexical-binding and defvar in emacs lisp strange interaction between lexical-binding and defvar in emacs lisp lexical-scope lisp elisp dynamic-scope emacs alice-multiplier Bob Alice alice-multiplier-1 alice-multiplier-2 strange interaction between lexical-binding and defvar in emacs lisp The...
[ 0.019775390625, 0.0177001953125, -0.0091552734375, 0.0002803802490234375, 0.0133056640625, 0.0242919921875, 0.000640869140625, 0.025390625, 0.0010528564453125, 0.004852294921875, -0.00897216796875, 0.032958984375, -0.00250244140625, 0.02880859375, 0.00116729736328125, 0.00299072265625,...
[ 114453, 182809, 17721, 75675, 21533, 128239, 136, 8, 420, 1961, 352, 2263, 7, 400, 7008, 23, 70820, 84079, 10, 13348, 144227, 26026, 25027, 66083, 56, 5759, 5428, 25632, 11435, 86681, 96276, 4527, 99091, 4000, 77336, 5775, 31, 604, 217, 6...
[ 0.1429443359375, 0.1873779296875, 0.0660400390625, 0.1610107421875, 0.194580078125, 0.21630859375, 0.0288848876953125, 0.175537109375, 0.1387939453125, 0.239501953125, 0.087890625, 0.14111328125, 0.058624267578125, 0.112548828125, 0.1712646484375, 0.0712890625, 0.0955810546875, 0.0...
embed
56690099_c0
56690099
lisp
0
Title: Endless recursion when `if` is redefined, why? Problem title: Endless recursion when `if` is redefined, why? Tags: evaluation, infinite-loop, lisp, scheme, conditional-statements Problem: Endless recursion when `if` is redefined, why? I'm new in programming and started learning the language Scheme. (I study on t...
Endless recursion when `if` is redefined, why? Endless recursion when `if` is redefined, why? evaluation infinite-loop lisp scheme conditional-statements Endless Endless recursion when `if` is redefined, why? I'm new in programming and started learning the language Scheme. (I study on the book Structure and Interpretat...
[ -0.015380859375, -0.00726318359375, -0.002105712890625, 0.0091552734375, 0.0184326171875, 0.00396728515625, -0.0035400390625, 0.0181884765625, -0.0011138916015625, -0.0118408203125, 0.00244140625, -0.00384521484375, -0.01806640625, -0.022216796875, 0.03125, 0.0174560546875, 0.0076904...
[ 18878, 9393, 195625, 1830, 3229, 3190, 15265, 5983, 297, 15400, 219836, 54241, 28354, 400, 7008, 150370, 35431, 289, 61340, 83, 56037, 46876, 34702, 282, 159838, 7663, 66211, 6626, 18151, 456, 133266, 2174, 678, 158, 71, 51042, 5117, 3564, ...
[ 0.089599609375, 0.156005859375, 0.226806640625, 0.12939453125, 0.0256805419921875, 0.235595703125, 0.154541015625, 0.199951171875, 0.0784912109375, 0.157470703125, 0.0767822265625, 0.04681396484375, 0.11083984375, 0.002197265625, 0.1038818359375, 0.1121826171875, 0.0845947265625, 0...
embed
68091170_c0
68091170
lisp
0
Title: Combinations in scheme without direct map? Problem title: Combinations in scheme without direct map? Tags: scheme, combinatorics, lisp, racket, sicp Problem: Combinations in scheme without direct map? Related to this question: Pair combinations in scheme , I'm trying to write a function that creates possible seq...
Combinations in scheme without direct map? Combinations in scheme without direct map? scheme combinatorics lisp racket sicp Combinations perm3 other_list Combinations in scheme without direct map? Related to this question: Pair combinations in scheme , I'm trying to write a function that creates possible sequences of a...
[ -0.02587890625, 0.057861328125, -0.0059814453125, 0.00061798095703125, -0.025146484375, 0.00096893310546875, -0.0027313232421875, -0.00518798828125, -0.00543212890625, -0.052490234375, -0.003509521484375, 0.0137939453125, 0.0181884765625, 0.0208740234375, -0.00823974609375, 0.01171875,...
[ 106935, 19, 21094, 23, 150370, 15490, 8951, 22288, 22321, 3826, 400, 7008, 673, 27853, 26536, 254, 117, 39, 363, 3789, 6562, 148641, 1342, 481, 162515, 7, 31577, 33022, 32354, 28282, 7722, 26513, 5303, 8668, 35978, 2633, 91, 26818, 5646, ...
[ 0.2137451171875, 0.18359375, 0.1455078125, 0.08258056640625, 0.2607421875, 0.1766357421875, 0.1346435546875, 0.2021484375, 0.2044677734375, 0.098876953125, 0.012359619140625, 0.1204833984375, 0.0257720947265625, 0.1553955078125, 0.0087890625, 0.0897216796875, 0.033538818359375, 0.0...
embed
30113274_c0
30113274
lisp
0
Title: reading deeply nested tree causes stack overflow Problem title: reading deeply nested tree causes stack overflow Tags: common-lisp, lisp, recursion, s-expression, stack-overflow Problem: reading deeply nested tree causes stack overflow I'm trying to read a massive sexp from file into memory, and it seems to be w...
reading deeply nested tree causes stack overflow reading deeply nested tree causes stack overflow common-lisp lisp recursion s-expression stack-overflow INFO Control Unhandled SB-KERNEL::CONTROL-STACK-EXHAUSTED SB-THREAD:THREAD RUNNING SBCL PROCEED CAUTION Backtrace LAMBDA NIL SB-DEBUG::FUNCALL-WITH-DEBUG-IO-SYNTAX SB-...
[ 0.0091552734375, 0.01068115234375, -0.00494384765625, -0.0034942626953125, 0.0103759765625, 0.00537109375, -0.00830078125, -0.0027923583984375, 0.006134033203125, -0.060546875, 0.02392578125, -0.0206298828125, 0.0020751953125, -0.0089111328125, 0.045166015625, -0.000019431114196777344,...
[ 16454, 53894, 538, 8512, 71, 53201, 113660, 177261, 645, 118664, 39210, 4086, 254, 400, 7008, 195625, 1830, 91, 204629, 5465, 123552, 27131, 79628, 90944, 120320, 135225, 22565, 41519, 397, 130747, 37486, 20000, 26828, 39989, 12689, 6538, 16444...
[ 0.1934814453125, 0.200927734375, 0.03009033203125, 0.2213134765625, 0.07891845703125, 0.231201171875, 0.1187744140625, 0.171142578125, 0.115478515625, 0.226806640625, 0.052490234375, 0.04541015625, 0.1607666015625, 0.053131103515625, 0.136962890625, 0.191650390625, 0.1351318359375, ...
embed
21895659_c0
21895659
lisp
0
Title: "Overloading" CLOS multimethods With Different Parameter Lists Problem title: "Overloading" CLOS multimethods With Different Parameter Lists Tags: lisp, clos, common-lisp Problem: "Overloading" CLOS multimethods With Different Parameter Lists I am trying to do an "overload call" of a multimet...
"Overloading" CLOS multimethods With Different Parameter Lists "Overloading" CLOS multimethods With Different Parameter Lists lisp clos common-lisp Overloading CLOS Different Parameter Lists Chocolate STANDARD-GENERIC-FUNCTION CONTRIVED STANDARD-CLASS FOO Condition SB-PCL::FIND-METHOD-LENGTH-MISMATC...
[ 0.0172119140625, 0.0390625, -0.001373291015625, 0.008056640625, 0.00634765625, 0.00122833251953125, -0.004913330078125, -0.00994873046875, 0.006103515625, -0.00982666015625, -0.0286865234375, -0.04248046875, -0.00098419189453125, 0.00469970703125, -0.011474609375, -0.0361328125, -0.0...
[ 156673, 63033, 214, 92933, 193815, 18, 7352, 17106, 242520, 1720, 29089, 32036, 400, 7008, 20450, 7, 39210, 4086, 254, 9578, 167499, 34860, 39018, 919, 175560, 14452, 62353, 131040, 37486, 70877, 563, 30563, 46347, 90944, 866, 129525, 397, 33...
[ 0.14501953125, 0.23681640625, 0.06976318359375, 0.1826171875, 0.15234375, 0.06201171875, 0.1934814453125, 0.0721435546875, 0.1529541015625, 0.077392578125, 0.1065673828125, 0.1456298828125, 0.0947265625, 0.1583251953125, 0.1583251953125, 0.036041259765625, 0.09820556640625, 0.08752...
embed
58313539_c0
58313539
lisp
0
Title: In Lisp, is it more idiomatic to use let* or setf? Problem title: In Lisp, is it more idiomatic to use let* or setf? Tags: common-lisp, idioms, scheme, lisp, optimization Problem: In Lisp, is it more idiomatic to use let* or setf? When multiple steps are required in the calculation of a value, I have a tendency ...
In Lisp, is it more idiomatic to use let* or setf? In Lisp, is it more idiomatic to use let* or setf? common-lisp idioms scheme lisp optimization Lisp licence-checksum1 licence-checksum2 md5:md5sum-sequence In Lisp, is it more idiomatic to use let* or setf? When multiple steps are required in the calculation of a value...
[ 0.0047607421875, -0.0014190673828125, 0.000042438507080078125, 0.009765625, -0.0029144287109375, -0.005523681640625, -0.01214599609375, -0.0068359375, 0.009765625, -0.00933837890625, 0.004302978515625, 0.01324462890625, -0.003448486328125, -0.013671875, 0.005859375, -0.00592041015625, ...
[ 1261, 7008, 1286, 49666, 9523, 4527, 2633, 1639, 5423, 420, 39210, 4086, 254, 13373, 28016, 150370, 400, 87235, 132954, 78292, 11832, 758, 707, 48716, 98441, 56065, 74481, 34292, 72201, 1974, 77518, 159978, 11389, 77336, 222530, 20623, 41206, ...
[ 0.1475830078125, 0.2044677734375, 0.0723876953125, 0.1805419921875, 0.109375, 0.07318115234375, 0.185546875, 0.1728515625, 0.1719970703125, 0.1953125, 0.01824951171875, 0.0791015625, 0.12548828125, 0.06854248046875, 0.0302734375, 0.059326171875, 0.08599853515625, 0.0958251953125, ...
embed
33020360_c0
33020360
lisp
0
Title: Why does this blow up the heap in Lispworks? Problem title: Why does this blow up the heap in Lispworks? Tags: collatz, common-lisp, lisp, lispworks Problem: Why does this blow up the heap in Lispworks? I'm trying to solve Problem 14 in Project Euler (find the longest Collatz sequence between 1 and 1000000). My ...
Why does this blow up the heap in Lispworks? Why does this blow up the heap in Lispworks? collatz common-lisp lisp lispworks 1 Why Lispworks Why does this blow up the heap in Lispworks? I'm trying to solve Problem 14 in Project Euler (find the longest Collatz sequence between 1 and 1000000). My code consists of a recur...
[ -0.00634765625, 0.0001316070556640625, -0.01116943359375, 0.00872802734375, 0.01263427734375, -0.0031890869140625, 0.002197265625, 0.01214599609375, 0.007171630859375, -0.04296875, 0.0091552734375, 0.0078125, 0.017578125, 0.012939453125, 0.0294189453125, -0.0263671875, 0.004028320312...
[ 44084, 14602, 903, 102310, 1257, 70, 764, 2631, 1261, 7008, 18244, 7, 65780, 9136, 39210, 4086, 254, 400, 106, 23, 86869, 15649, 616, 27331, 5177, 603, 111607, 4989, 525, 88842, 257, 169, 40, 944, 17721, 136, 805, 28568, 18151, 195625, ...
[ 0.139892578125, 0.0821533203125, 0.13671875, 0.2120361328125, 0.1966552734375, 0.06268310546875, 0.15869140625, 0.18603515625, 0.13720703125, 0.135009765625, 0.20703125, 0.0753173828125, 0.1041259765625, 0.1583251953125, 0.0838623046875, 0.1015625, 0.11083984375, 0.0885009765625, ...
embed
68339753_c0
68339753
lisp
0
Title: reading lisp streams - unexpected infinite loop Problem title: reading lisp streams - unexpected infinite loop Tags: common-lisp, cpu-word, infinite-loop, lisp Problem: reading lisp streams - unexpected infinite loop I'am trying to read "words" from a stream. A word is eather just a number "1234", a usual alpha ...
reading lisp streams - unexpected infinite loop reading lisp streams - unexpected infinite loop common-lisp cpu-word infinite-loop lisp read-word Returns Tab Newline reading lisp streams - unexpected infinite loop I'am trying to read "words" from a stream. A word is eather just a number "1234", a usual alpha character ...
[ 0.00921630859375, -0.00122833251953125, -0.002685546875, -0.004638671875, -0.01385498046875, -0.00064849853515625, 0.01904296875, 0.004119873046875, 0.003021240234375, -0.029052734375, 0.028076171875, -0.00616455078125, -0.019775390625, 0.00168609619140625, 0.0037689208984375, 0.015625...
[ 16454, 400, 7008, 75973, 7, 241957, 54241, 13, 40956, 39210, 4086, 254, 1766, 47416, 28354, 12301, 173340, 22193, 2356, 2256, 31577, 1295, 2565, 9319, 14012, 190875, 115723, 144, 14612, 62816, 34153, 6954, 117474, 6885, 20820, 11727, 53927, 1...
[ 0.1890869140625, 0.143798828125, 0.20703125, 0.2474365234375, 0.0517578125, 0.1650390625, 0.1566162109375, 0.05029296875, 0.243408203125, 0.09979248046875, 0.1197509765625, 0.1795654296875, 0.11181640625, 0.1650390625, 0.204345703125, 0.19775390625, 0.107421875, 0.0948486328125, ...
embed
53685764_c0
53685764
lisp
0
Title: binding values to frames in the environment model Problem title: binding values to frames in the environment model Tags: sicp, scheme, parameter-passing, lisp, lexical-scope Problem: binding values to frames in the environment model I am a little confused on how the environment model of evaluation works, and hop...
binding values to frames in the environment model binding values to frames in the environment model sicp scheme parameter-passing lisp lexical-scope Undefined CONS binding values to frames in the environment model I am a little confused on how the environment model of evaluation works, and hoping someone could explain....
[ -0.01495361328125, 0.0186767578125, -0.0255126953125, -0.007415771484375, -0.01104736328125, 0.016845703125, 0.011962890625, 0.008544921875, -0.00093841552734375, -0.01495361328125, 0.005859375, -0.00579833984375, 0.004730224609375, -0.02783203125, 0.025634765625, -0.0002593994140625, ...
[ 128239, 142424, 47, 2674, 90, 65998, 3299, 23, 26536, 254, 150370, 171859, 13409, 400, 7008, 75675, 21533, 70820, 79912, 5983, 109022, 55681, 3642, 111, 219836, 43240, 156377, 73342, 159, 198993, 17378, 27781, 7964, 11782, 7440, 64549, 3525, ...
[ 0.2493896484375, 0.237548828125, 0.119873046875, 0.191162109375, 0.1282958984375, 0.2481689453125, 0.2486572265625, 0.0194549560546875, 0.0738525390625, 0.1370849609375, 0.132080078125, 0.1844482421875, 0.0660400390625, 0.025970458984375, 0.134521484375, 0.078125, 0.0322265625, 0.1...
embed
77691809_c0
77691809
lisp
0
Title: Batch update entity property in pyautocad Problem title: Batch update entity property in pyautocad Tags: lisp, autocad, python Problem: Batch update entity property in pyautocad I am making a pyqt widget tool which should operate with data in AutoCAD. Basically it allow user to select color and fill it in select...
Batch update entity property in pyautocad Batch update entity property in pyautocad lisp autocad python Batch Fill Autocad list_to_upd curr_sset acad.doc.PickfirstSelectionSet new_color None obj.ObjectName AcDbHatch obj.TrueColor tcolor.SetRGB Batch update entity property in pyautocad I am making a pyqt widget tool whi...
[ -0.01507568359375, -0.005340576171875, -0.00732421875, 0.003814697265625, -0.0220947265625, 0.002838134765625, 0.00152587890625, 0.0157470703125, -0.00628662109375, -0.005157470703125, -0.0067138671875, 0.0225830078125, 0.0032501220703125, -0.0159912109375, 0.004058837890625, 0.0035858...
[ 21947, 206, 28350, 77630, 939, 57266, 17198, 8913, 25426, 23, 400, 7008, 1809, 50828, 140423, 4396, 5303, 188, 2037, 71, 64240, 53975, 29713, 41113, 13448, 104475, 294, 126, 3525, 46133, 438, 995, 170, 75161, 6495, 18, 882, 1484, 8359, 86...
[ 0.2099609375, 0.09832763671875, 0.2066650390625, 0.1717529296875, 0.041107177734375, 0.2275390625, 0.1256103515625, 0.173095703125, 0.193115234375, 0.006103515625, 0.031402587890625, 0.114013671875, 0.0584716796875, 0.059661865234375, 0.1474609375, 0.154541015625, 0.1475830078125, ...
embed
12911053_c0
12911053
lisp
0
Title: Escaped strings in elisp Problem title: Escaped strings in elisp Tags: string, lisp, emacs, elisp Problem: Escaped strings in elisp I am very new to Lisp - and Elisp especially - and I have a problem with string handling: I want to convert a Windows style path to a Unix style path - especially I need to convert ...
Escaped strings in elisp Escaped strings in elisp string lisp emacs elisp Escaped Users Debugger Non-hex Unicode ItemPath PATH cyged_path Cyged line:$column path_to_cygwin bash.exe Arguments path_to_script CurLine CurCol Escaped strings in elisp I am very new to Lisp - and Elisp especially - and I have a problem with s...
[ 0.0184326171875, 0.016357421875, -0.01153564453125, -0.006622314453125, -0.0062255859375, 0.00994873046875, -0.0031890869140625, 0.0031890869140625, -0.007598876953125, 0.0005340576171875, 0.0020294189453125, 0.0228271484375, -0.0198974609375, 0.00848388671875, -0.016357421875, -0.0175...
[ 181540, 71, 79315, 7, 23, 15296, 7008, 400, 352, 2263, 53400, 262, 978, 21407, 3775, 1106, 425, 219778, 78426, 683, 10519, 436, 139909, 19932, 17704, 128405, 27939, 13315, 8447, 316, 60875, 188, 2408, 177, 9494, 87109, 46480, 112140, 32032,...
[ 0.2425537109375, 0.12939453125, 0.2491455078125, 0.1298828125, 0.0278778076171875, 0.10467529296875, 0.245849609375, 0.09405517578125, 0.088134765625, 0.165283203125, 0.1373291015625, 0.033935546875, 0.1134033203125, 0.001922607421875, 0.031341552734375, 0.0665283203125, 0.044921875,...
embed
62249652_c0
62249652
lisp
0
Title: SICP - exercise 2.63 - determining order of growth Problem title: SICP - exercise 2.63 - determining order of growth Tags: complexity-theory, lisp, scheme, sicp, algorithm Problem: SICP - exercise 2.63 - determining order of growth Here is an exercise from SICP (Structure and Interpretation of Computer Programs)...
SICP - exercise 2.63 - determining order of growth SICP - exercise 2.63 - determining order of growth complexity-theory lisp scheme sicp algorithm SICP list-1 list-2 list1 list2 SICP - exercise 2.63 - determining order of growth Here is an exercise from SICP (Structure and Interpretation of Computer Programs): Looking ...
[ -0.0023345947265625, 0.01495361328125, -0.007232666015625, -0.01312255859375, 0.0186767578125, 0.0206298828125, -0.011474609375, 0.008544921875, 0.027587890625, -0.048095703125, 0.0096435546875, -0.040283203125, -0.01361083984375, 0.007568359375, 0.01361083984375, 0.00439453125, 0.01...
[ 159, 198993, 81979, 787, 15748, 72694, 12989, 111, 75678, 27140, 2347, 400, 7008, 150370, 26536, 254, 234873, 5303, 5759, 5428, 418, 304, 159838, 40139, 7663, 50491, 15490, 181135, 131830, 41018, 53201, 103607, 6562, 53697, 114689, 71, 959, 3...
[ 0.048553466796875, 0.1785888671875, 0.160400390625, 0.017059326171875, 0.162353515625, 0.132568359375, 0.232177734375, 0.0843505859375, 0.210205078125, 0.092041015625, 0.00909423828125, 0.0275421142578125, 0.138916015625, 0.092529296875, 0.072265625, 0.1417236328125, 0.1251220703125,...
embed
20206883_c0
20206883
lisp
0
Title: Assigning random values to variables one at a time and using that information in LISP Problem title: Assigning random values to variables one at a time and using that information in LISP Tags: lispworks, lisp, common-lisp Problem: Assigning random values to variables one at a time and using that information in L...
Assigning random values to variables one at a time and using that information in LISP Assigning random values to variables one at a time and using that information in LISP lispworks lisp common-lisp that a Assigning LISP How Assigning random values to variables one at a time and using that information in LISP Right now...
[ -0.0128173828125, -0.003936767578125, 0.0047607421875, 0.0157470703125, -0.004241943359375, 0.021728515625, -0.01263427734375, 0.0009765625, 0.004608154296875, -0.019287109375, 0.0283203125, -0.003143310546875, -0.0013427734375, 0.011962890625, -0.005767822265625, 0.01177978515625, 0...
[ 1301, 31304, 96759, 142424, 47, 77336, 1632, 1733, 17368, 4677, 16970, 9434, 400, 7008, 18244, 39210, 4086, 254, 450, 214, 11249, 23, 5036, 20697, 1528, 5608, 19048, 39580, 138, 3395, 5303, 361, 706, 95486, 186, 49602, 35311, 1081, 14192, ...
[ 0.08746337890625, 0.2362060546875, 0.2421875, 0.1939697265625, 0.07763671875, 0.20849609375, 0.0816650390625, 0.1639404296875, 0.1273193359375, 0.149169921875, 0.148193359375, 0.2088623046875, 0.088623046875, 0.09619140625, 0.13525390625, 0.07708740234375, 0.0714111328125, 0.103515...
embed
17900996_c0
17900996
lisp
0
Title: Please explain lisp's multiple-value-bind Problem title: Please explain lisp's multiple-value-bind Tags: multiple-value, common-lisp, lisp Problem: Please explain lisp's multiple-value-bind I've read the docs (several different versions!) but I can't quite get my head wrapped around multiple-value-bind...
Please explain lisp's multiple-value-bind Please explain lisp's multiple-value-bind multiple-value common-lisp lisp Please EDIT Error Unbound While CCL::CHEAP-EVAL-IN-ENVIRONMENT Listener Type Retry Please explain lisp's multiple-value-bind I've read the docs (several different versions!) but I can't quite ge...
[ -0.022705078125, 0.033935546875, 0.0001220703125, 0.00750732421875, 0.00156402587890625, 0.0186767578125, 0.0008697509765625, -0.01171875, 0.0263671875, 0.003875732421875, -0.004669189453125, -0.003662109375, 0.01287841796875, -0.005218505859375, -0.002349853515625, -0.00958251953125, ...
[ 30607, 73342, 400, 7008, 3768, 48716, 27494, 89817, 39210, 4086, 254, 172864, 212059, 992, 99091, 51404, 37486, 48858, 15383, 61152, 11839, 45077, 159366, 56, 60457, 15123, 13, 12301, 54, 10336, 201950, 3714, 5117, 171859, 5303, 77336, 11737, ...
[ 0.0023193359375, 0.1668701171875, 0.1112060546875, 0.2064208984375, 0.1063232421875, 0.239013671875, 0.24072265625, 0.2705078125, 0.0833740234375, 0.096435546875, 0.1435546875, 0.01336669921875, 0.097412109375, 0.037689208984375, 0.238525390625, 0.0030517578125, 0.110595703125, 0.0...
embed
13531362_c0
13531362
lisp
0
Title: Force expansion of macro in macrolet's environment Problem title: Force expansion of macro in macrolet's environment Tags: macros, lisp, elisp, emacs Problem: Force expansion of macro in macrolet's environment Here's what I'm trying to do: (defun test-macrolet () (macrolet ((%test (x) (message "%%test ...
Force expansion of macro in macrolet's environment Force expansion of macro in macrolet's environment macros lisp elisp emacs 0 environment Force FORM See Fill Add Called Final key-2 value-2 Force expansion of macro in macrolet's environment Here's what I'm trying to do: I'm calling this function from inside ...
[ 0.007476806640625, 0.01019287109375, 0.00070953369140625, 0.0274658203125, 0.01458740234375, 0.0155029296875, -0.00148773193359375, -0.00201416015625, -0.00116729736328125, -0.001983642578125, -0.00738525390625, 0.019775390625, -0.004425048828125, -0.00006628036499023438, 0.0091552734375...
[ 59591, 14700, 66, 6889, 111789, 1974, 3768, 65998, 400, 7008, 15296, 352, 2263, 757, 98533, 6872, 140423, 29117, 26265, 27188, 22799, 5428, 34292, 31577, 159029, 903, 32354, 1295, 46132, 15700, 1884, 71062, 756, 75414, 1902, 61924, 4000, 3444...
[ 0.2353515625, 0.115478515625, 0.1513671875, 0.06768798828125, 0.2174072265625, 0.225830078125, 0.06256103515625, 0.239990234375, 0.080322265625, 0.1923828125, 0.028961181640625, 0.0182342529296875, 0.037841796875, 0.04486083984375, 0.189453125, 0.0030517578125, 0.129638671875, 0.10...
embed
17594533_c0
17594533
lisp
0
Title: Common Lisp: Hunchentoot and the REPL - When I start the server I get log output in the REPL and can't use the REPL any more Problem title: Common Lisp: Hunchentoot and the REPL - When I start the server I get log output in the REPL and can't use the REPL any more Tags: sbcl, sublimetext2, lisp, hunche...
Common Lisp: Hunchentoot and the REPL - When I start the server I get log output in the REPL and can't use the REPL any more Common Lisp: Hunchentoot and the REPL - When I start the server I get log output in the REPL and can't use the REPL any more sbcl sublimetext2 lisp hunchentoot common-lisp Common Lisp H...
[ 0.007080078125, 0.031005859375, -0.0052490234375, 0.0087890625, -0.01214599609375, 0.0107421875, 0.01519775390625, 0.000957489013671875, 0.0067138671875, -0.044677734375, 0.0120849609375, 0.00341796875, 0.017333984375, 0.00537109375, 0.0147705078125, -0.015869140625, 0.00210571289062...
[ 151301, 1261, 7008, 10453, 4834, 188, 818, 136, 70, 9069, 21130, 14847, 4034, 10723, 12684, 140992, 831, 3768, 4527, 34937, 117584, 22829, 304, 400, 1926, 39210, 4086, 254, 92140, 4000, 40294, 4836, 24036, 129675, 1286, 118527, 3525, 109613, ...
[ 0.162109375, 0.1387939453125, 0.154541015625, 0.09918212890625, 0.1302490234375, 0.107666015625, 0.144287109375, 0.0164031982421875, 0.012786865234375, 0.11669921875, 0.254638671875, 0.023284912109375, 0.1927490234375, 0.1651611328125, 0.1849365234375, 0.1746826171875, 0.063049316406...
embed
22394593_c0
22394593
lisp
0
Title: Why is ido-mode trying to use this variable? Problem title: Why is ido-mode trying to use this variable? Tags: elisp, emacs, ido, lisp Problem: Why is ido-mode trying to use this variable? I have emacs auto-save and backup to a single directory off in my home directory. For some reason, when I try to exit the va...
Why is ido-mode trying to use this variable? Why is ido-mode trying to use this variable? elisp emacs ido lisp Why HOME emacs.d ido.last Debugger make-backup-file-name-1 basic-save-buffer-2 basic-save-buffer-1 Why is ido-mode trying to use this variable? I have emacs auto-save and backup to a single directory off in my...
[ 0.0087890625, 0.0196533203125, 0.0069580078125, -0.0050048828125, -0.011962890625, 0.044677734375, -0.03173828125, 0.031005859375, 0.00347900390625, -0.015380859375, -0.004119873046875, 0.02001953125, -0.01123046875, -0.017578125, 0.017333984375, -0.0078125, -0.015625, -0.005767822...
[ 44084, 17, 246, 61170, 31577, 4527, 903, 77336, 15296, 7008, 352, 2263, 400, 70060, 7, 71, 19777, 262, 978, 21407, 3249, 12620, 2037, 29822, 11627, 5759, 62822, 108999, 123759, 56, 5428, 9, 1809, 126502, 11001, 14364, 5773, 5368, 9790, 82...
[ 0.1116943359375, 0.1243896484375, 0.231689453125, 0.1636962890625, 0.14404296875, 0.1275634765625, 0.066162109375, 0.25927734375, 0.03204345703125, 0.1207275390625, 0.08154296875, 0.138671875, 0.0209197998046875, 0.1181640625, 0.032073974609375, 0.0160064697265625, 0.2073974609375, ...
embed
27221781_c0
27221781
lisp
0
Title: How to get output of a Lisp program into Python? Problem title: How to get output of a Lisp program into Python? Tags: lisp, ccl, common-lisp, executable, python Problem: How to get output of a Lisp program into Python? I've got a very large Lisp project whose output I'd like to programmatically pipe to a Python...
How to get output of a Lisp program into Python? How to get output of a Lisp program into Python? lisp ccl common-lisp executable python OSError subprocess How Lisp Python ccl64 Welcome Clozure Common Version dev-r15612M-trunk DarwinX8664 Package CCL MAIN subprocess.Popen subprocess.PIPE process.communicate Traceback F...
[ 0.01129150390625, 0.0037078857421875, 0.0010223388671875, 0.02099609375, -0.01495361328125, -0.00146484375, 0.0068359375, -0.0196533203125, -0.0016632080078125, -0.0189208984375, -0.00592041015625, 0.01324462890625, -0.015380859375, -0.0026702880859375, 0.0106201171875, -0.013427734375...
[ 11249, 47, 2046, 140992, 111, 1261, 7008, 1528, 3934, 145581, 400, 34937, 39210, 4086, 254, 71924, 2886, 17198, 50828, 11787, 18468, 31611, 1614, 63923, 13307, 91334, 51053, 1667, 107, 151301, 40647, 33245, 155740, 1530, 594, 79099, 131455, 1...
[ 0.063232421875, 0.07061767578125, 0.138427734375, 0.27490234375, 0.0643310546875, 0.1964111328125, 0.26123046875, 0.199951171875, 0.1708984375, 0.2578125, 0.1212158203125, 0.1767578125, 0.10693359375, 0.142578125, 0.160400390625, 0.154541015625, 0.1376953125, 0.06390380859375, 0....
embed
5652486_c0
5652486
lisp
0
Title: My idea of symbolic evaluator performing derivation on dynamic set of variables Problem title: My idea of symbolic evaluator performing derivation on dynamic set of variables Tags: lisp, symbolic-math, lambda Problem: My idea of symbolic evaluator performing derivation on dynamic set of variables This will sligh...
My idea of symbolic evaluator performing derivation on dynamic set of variables My idea of symbolic evaluator performing derivation on dynamic set of variables lisp symbolic-math lambda My idea of symbolic evaluator performing derivation on dynamic set of variables This will slightly link to my two previous questions l...
[ 0.01470947265625, 0.0126953125, -0.00439453125, 0.006683349609375, 0.0040283203125, -0.0137939453125, 0.01434326171875, 0.027099609375, 0.002166748046875, -0.038818359375, -0.015869140625, 0.0198974609375, 0.0224609375, -0.005645751953125, -0.00140380859375, -0.008544921875, 0.000896...
[ 6528, 128201, 238, 151575, 748, 51339, 30057, 1363, 84079, 5423, 77336, 98, 400, 7008, 125458, 21, 6492, 85, 20697, 13452, 40226, 39108, 61404, 35743, 32354, 101038, 58093, 9598, 23468, 61924, 1556, 127, 22819, 22799, 5201, 1310, 3984, 390, ...
[ 0.1314697265625, 0.2369384765625, 0.056640625, 0.1746826171875, 0.1583251953125, 0.1507568359375, 0.22119140625, 0.1083984375, 0.16064453125, 0.0701904296875, 0.1834716796875, 0.0191802978515625, 0.061553955078125, 0.1436767578125, 0.059051513671875, 0.0172119140625, 0.168212890625, ...
embed
1691453_c0
1691453
lisp
0
Title: How can I use the Clojure REPL together with Qt Jambi? Problem title: How can I use the Clojure REPL together with Qt Jambi? Tags: read-eval-print-loop, qt, qt-jambi, clojure, lisp Problem: How can I use the Clojure REPL together with Qt Jambi? I have not found a solution to use the Clojure REPL with Qt on the w...
How can I use the Clojure REPL together with Qt Jambi? How can I use the Clojure REPL together with Qt Jambi? read-eval-print-loop qt qt-jambi clojure lisp RuntimeException swank.core How Clojure REPL Jambi qtjambi.jar qt4-demo com.trolltech.qt.gui QApplication QPushButton QFont QFont$Weight com.trolltech.qt.core QCore...
[ -0.00787353515625, 0.0068359375, -0.0054931640625, 0.0026092529296875, 0.008544921875, 0.00112152099609375, 0.0308837890625, -0.0079345703125, 0.00970458984375, -0.059814453125, 0.00067901611328125, -0.0030364990234375, -0.003631591796875, -0.01080322265625, 0.01953125, -0.010559082031...
[ 11249, 831, 4527, 51053, 461, 107, 9069, 21130, 25842, 678, 2396, 18, 823, 6332, 12301, 1405, 35662, 28354, 8096, 145, 20450, 7008, 6032, 63928, 68062, 7570, 30854, 22896, 3403, 35748, 80750, 27722, 20489, 864, 17086, 47677, 33768, 82212, 7...
[ 0.037322998046875, 0.040863037109375, 0.1595458984375, 0.1346435546875, 0.2003173828125, 0.1571044921875, 0.1214599609375, 0.2607421875, 0.1558837890625, 0.10284423828125, 0.1239013671875, 0.144287109375, 0.12255859375, 0.230224609375, 0.08251953125, 0.1363525390625, 0.058349609375, ...
embed
76342727_c0
76342727
lisp
0
Title: Elisp and Perl function to automatically start pdb Python session in Emacs... possible? Problem title: Elisp and Perl function to automatically start pdb Python session in Emacs... possible? Tags: perl, lisp, emacs Problem: Elisp and Perl function to automatically start pdb Python session in Emacs... possible? H...
Elisp and Perl function to automatically start pdb Python session in Emacs... possible? Elisp and Perl function to automatically start pdb Python session in Emacs... possible? perl lisp emacs Elisp Perl Python Emacs Switch Messages Buffer Opening x1_python_debugger Run USAGE my_script.py arg1 arg2 nX1 Convert ez_search...
[ 0.0155029296875, 0.0108642578125, -0.006866455078125, -0.0054931640625, -0.0035858154296875, 0.03564453125, -0.012939453125, -0.0002593994140625, 0.005157470703125, -0.0380859375, 0.0186767578125, 0.03173828125, 0.002593994140625, -0.003265380859375, -0.012939453125, -0.022705078125, ...
[ 25318, 7008, 136, 908, 141, 32354, 47, 191082, 4034, 915, 48073, 145581, 56002, 23, 85269, 4439, 7722, 117, 400, 352, 2263, 106101, 48205, 667, 18234, 13527, 1022, 418, 6493, 50828, 112, 978, 21407, 28398, 4602, 759, 32032, 79459, 304, 15...
[ 0.1651611328125, 0.27099609375, 0.103271484375, 0.2047119140625, 0.205810546875, 0.1461181640625, 0.011505126953125, 0.2083740234375, 0.172607421875, 0.0977783203125, 0.214111328125, 0.2347412109375, 0.1795654296875, 0.03814697265625, 0.172119140625, 0.1943359375, 0.130126953125, 0...
embed
14028209_c0
14028209
lisp
0
Title: How do keywords work in Common Lisp? Problem title: How do keywords work in Common Lisp? Tags: common-lisp, lisp Problem: How do keywords work in Common Lisp? The question is not about using keywords, but actually about keyword implementation . For example, when I create some function with keyword parameters and...
How do keywords work in Common Lisp? How do keywords work in Common Lisp? common-lisp lisp KEY-PARAM How Common Lisp FUN NIL EXTERNAL KEY-PARAMETER CL-USER COMMON-LISP-USER KEY-PARAM:KEY-PARAM How do keywords work in Common Lisp? The question is not about using keywords, but actually about keyword implementation . For ...
[ 0.02392578125, 0.004119873046875, 0.01043701171875, -0.00762939453125, -0.01007080078125, 0.0001678466796875, 0.01348876953125, -0.0005645751953125, -0.01708984375, 0.0023956298828125, 0.0023040771484375, -0.017822265625, -0.004058837890625, 0.010009765625, 0.0205078125, 0.002395629882...
[ 11249, 166117, 7, 4488, 23, 151301, 1261, 7008, 32, 54, 39210, 4086, 254, 400, 186104, 12236, 35812, 136258, 541, 16444, 14755, 60436, 70171, 46323, 1062, 50184, 82707, 67616, 9655, 17368, 208124, 28282, 32354, 678, 171859, 11782, 11814, 2787...
[ 0.0899658203125, 0.26123046875, 0.1357421875, 0.160888671875, 0.084228515625, 0.194580078125, 0.191650390625, 0.2022705078125, 0.00030517578125, 0.0218048095703125, 0.1158447265625, 0.1202392578125, 0.112548828125, 0.112060546875, 0.1424560546875, 0.05364990234375, 0.116455078125, ...
embed
57815561_c0
57815561
lisp
0
Title: How can I change the Script package in Atom to run code using Scheme instead of Guile? Problem title: How can I change the Script package in Atom to run code using Scheme instead of Guile? Tags: scheme, lisp, editor, atom-editor Problem: How can I change the Script package in Atom to run code using Scheme instea...
How can I change the Script package in Atom to run code using Scheme instead of Guile? How can I change the Script package in Atom to run code using Scheme instead of Guile? scheme lisp editor atom-editor TypeError Scheme How Script Atom Guile Applications Atom.app Contents Resources Cannot BufferedProcess.bufferStream...
[ -0.00848388671875, 0.005401611328125, -0.017822265625, 0.01220703125, -0.00543212890625, -0.0167236328125, 0.0037384033203125, -0.007354736328125, -0.00946044921875, -0.01104736328125, 0.0074462890625, -0.00848388671875, -0.020751953125, -0.013427734375, 0.00396728515625, -0.0066833496...
[ 11249, 831, 15549, 84654, 98169, 23, 69728, 47, 11675, 18151, 17368, 34702, 282, 64457, 111, 53513, 133, 70, 150370, 400, 7008, 30391, 34627, 175583, 60457, 18468, 31611, 104921, 9007, 70870, 7, 152055, 4171, 10869, 18234, 297, 10752, 26531, ...
[ 0.07861328125, 0.0693359375, 0.220703125, 0.263427734375, 0.21630859375, 0.0596923828125, 0.273193359375, 0.0584716796875, 0.1556396484375, 0.2269287109375, 0.0770263671875, 0.2266845703125, 0.2193603515625, 0.148681640625, 0.023529052734375, 0.21484375, 0.219482421875, 0.017013549...
embed
4833953_c0
4833953
lisp
0
Title: Permuting output of a tree of closures Problem title: Permuting output of a tree of closures Tags: common-lisp, functional-programming, lisp Problem: Permuting output of a tree of closures This a conceptual question on how one would implement the following in Lisp (assuming Common Lisp in my case, but any dialec...
Permuting output of a tree of closures Permuting output of a tree of closures common-lisp functional-programming lisp Permuting CL-USER GEN NIL Permuting output of a tree of closures This a conceptual question on how one would implement the following in Lisp (assuming Common Lisp in my case, but any dialect would work)...
[ 0.01953125, 0.03564453125, -0.0002613067626953125, -0.0033721923828125, -0.006256103515625, -0.000263214111328125, -0.015869140625, -0.005096435546875, 0.003997802734375, -0.047607421875, -0.02197265625, 0.0302734375, 0.0400390625, 0.0250244140625, 0.0224609375, -0.00225830078125, -0...
[ 908, 561, 1916, 140992, 53201, 111, 170224, 39210, 4086, 254, 123309, 28966, 400, 7008, 46323, 1062, 50184, 109141, 541, 16444, 7, 228113, 2806, 29479, 1261, 66596, 151301, 220734, 4488, 32354, 28282, 243228, 8560, 645, 61799, 42486, 30646, 1...
[ 0.111572265625, 0.22509765625, 0.049072265625, 0.2451171875, 0.1988525390625, 0.04693603515625, 0.251708984375, 0.08203125, 0.0869140625, 0.1331787109375, 0.1190185546875, 0.11572265625, 0.09124755859375, 0.2066650390625, 0.058441162109375, 0.1363525390625, 0.0899658203125, 0.09362...
embed
57155413_c0
57155413
lisp
0
Title: Subset / Subsequence Recursive Procedure in Simply Scheme Lisp Problem title: Subset / Subsequence Recursive Procedure in Simply Scheme Lisp Tags: list, lisp, sequence, scheme, recursion Problem: Subset / Subsequence Recursive Procedure in Simply Scheme Lisp I am working my way through Simply Scheme in combinati...
Subset / Subsequence Recursive Procedure in Simply Scheme Lisp Subset / Subsequence Recursive Procedure in Simply Scheme Lisp list lisp sequence scheme recursion words lists Subset Subsequence Recursive Procedure Simply Scheme Lisp Subset / Subsequence Recursive Procedure in Simply Scheme Lisp I am working my way throu...
[ -0.003662109375, 0.0242919921875, -0.0079345703125, 0.00909423828125, -0.021484375, 0.0111083984375, -0.00043487548828125, 0.005523681640625, 0.005645751953125, -0.00640869140625, -0.00390625, -0.00982666015625, -0.00262451171875, 0.000179290771484375, 0.00335693359375, 0.0044860839843...
[ 8273, 3509, 248, 184, 944, 853, 48650, 5844, 170470, 55331, 538, 34702, 282, 1261, 7008, 5303, 400, 150370, 195625, 34153, 20697, 162515, 79428, 1392, 25841, 363, 154162, 4293, 237875, 100094, 1614, 50491, 28219, 62822, 135969, 29806, 18151, ...
[ 0.1715087890625, 0.2435302734375, 0.0653076171875, 0.177001953125, 0.1331787109375, 0.0975341796875, 0.222900390625, 0.1475830078125, 0.1964111328125, 0.1771240234375, 0.1510009765625, 0.17724609375, 0.1475830078125, 0.0906982421875, 0.1466064453125, 0.13232421875, 0.026641845703125,...
embed
5631420_c0
5631420
lisp
0
Title: Common Lisp: non-nil arguments and their names to alist, how? Problem title: Common Lisp: non-nil arguments and their names to alist, how? Tags: arguments, common-lisp, lisp Problem: Common Lisp: non-nil arguments and their names to alist, how? I am quite new to Common Lisp and programming, and I'm trying to wri...
Common Lisp: non-nil arguments and their names to alist, how? Common Lisp: non-nil arguments and their names to alist, how? arguments common-lisp lisp Common Lisp arg1 arg2 arg20-ish Common Lisp: non-nil arguments and their names to alist, how? I am quite new to Common Lisp and programming, and I'm trying to write a ce...
[ -0.000850677490234375, -0.005157470703125, 0.018798828125, -0.021484375, -0.0032501220703125, 0.02001953125, -0.00439453125, 0.004486083984375, -0.00128173828125, -0.0015869140625, 0.0213623046875, 0.0087890625, 0.01373291015625, -0.000705718994140625, 0.00439453125, 0.0107421875, -0...
[ 151301, 1261, 7008, 351, 17324, 10750, 7, 123055, 47, 10, 6562, 3642, 136, 2363, 39210, 4086, 254, 400, 79459, 418, 304, 1549, 4745, 56037, 33022, 32354, 15504, 756, 3934, 142, 5351, 27650, 163, 46048, 5941, 98816, 18775, 32562, 123309, 8...
[ 0.1871337890625, 0.19384765625, 0.191650390625, 0.16552734375, 0.215576171875, 0.27978515625, 0.06243896484375, 0.146484375, 0.0634765625, 0.1224365234375, 0.2396240234375, 0.0833740234375, 0.000274658203125, 0.013824462890625, 0.125244140625, 0.0947265625, 0.0859375, 0.10864257812...
embed
40162194_c0
40162194
lisp
0
Title: SICP - Imperative versus Functional implementation of factorial Problem title: SICP - Imperative versus Functional implementation of factorial Tags: lisp, functional-programming, imperative-programming, racket, sicp Problem: SICP - Imperative versus Functional implementation of factorial I am studying the SICP b...
SICP - Imperative versus Functional implementation of factorial SICP - Imperative versus Functional implementation of factorial lisp functional-programming imperative-programming racket sicp SICP Imperative Functional add1 SICP - Imperative versus Functional implementation of factorial I am studying the SICP book with ...
[ 0.0167236328125, 0.01513671875, 0.005859375, 0.015380859375, -0.00098419189453125, 0.000720977783203125, 0.00439453125, -0.00244140625, -0.0194091796875, -0.024658203125, 0.018310546875, 0.0004062652587890625, -0.021484375, -0.0142822265625, 0.00183868408203125, 0.01129150390625, -0....
[ 159, 198993, 99398, 45023, 119475, 28670, 10763, 208124, 31461, 15403, 400, 7008, 123309, 28966, 222530, 673, 27853, 26536, 254, 15190, 35187, 214, 12877, 678, 2552, 1773, 100244, 59619, 4007, 15246, 100599, 219945, 164511, 34479, 137656, 158288,...
[ 0.06402587890625, 0.2392578125, 0.1895751953125, 0.2088623046875, 0.1558837890625, 0.1458740234375, 0.14990234375, 0.2423095703125, 0.1875, 0.1890869140625, 0.0440673828125, 0.153076171875, 0.2418212890625, 0.18310546875, 0.300537109375, 0.04449462890625, 0.1932373046875, 0.0795898...
embed
39069679_c0
39069679
lisp
0
Title: How To Run Scheme in Mac Emacs? - "process scheme exited abnormally with code 1 / 126" Problem title: How To Run Scheme in Mac Emacs? - "process scheme exited abnormally with code 1 / 126" Tags: lisp, mit-scheme, emacs, macos Problem: How To Run Scheme in Mac Emacs? - "process scheme exited a...
How To Run Scheme in Mac Emacs? - "process scheme exited abnormally with code 1 / 126" How To Run Scheme in Mac Emacs? - "process scheme exited abnormally with code 1 / 126" lisp mit-scheme emacs macos How Run Scheme Mac Emacs Cellar Emacs.app Contents MacOS Exec Process all.com Applications mit-sch...
[ 0.003936767578125, 0.006072998046875, -0.01068115234375, 0.0072021484375, -0.0101318359375, 0.0194091796875, -0.005828857421875, -0.019287109375, -0.00921630859375, -0.0274658203125, 0.0021514892578125, 0.01416015625, -0.02392578125, -0.0220947265625, -0.0098876953125, -0.0179443359375...
[ 11249, 717, 28398, 34702, 282, 23, 4727, 85269, 4439, 63923, 150370, 82230, 297, 1563, 33176, 678, 18151, 106, 248, 49988, 400, 7008, 491, 7560, 352, 2263, 291, 7840, 10077, 320, 9007, 70870, 7285, 5443, 3240, 123996, 756, 104921, 152055, ...
[ 0.0972900390625, 0.09063720703125, 0.230224609375, 0.248779296875, 0.22216796875, 0.10748291015625, 0.2130126953125, 0.1907958984375, 0.1885986328125, 0.1673583984375, 0.2369384765625, 0.1796875, 0.03863525390625, 0.115966796875, 0.1722412109375, 0.05645751953125, 0.1546630859375, ...
embed
39218660_c0
39218660
lisp
0
Title: Recursive call on error Problem title: Recursive call on error Tags: common-lisp, lisp, recursion, tail-recursion Problem: Recursive call on error My goal is a function which can call itself again indefinitely upon encountering an error. I am describing different approaches I tried based on the Common Lisp Hyper...
Recursive call on error Recursive call on error common-lisp lisp recursion tail-recursion Recursive Recursive call on error My goal is a function which can call itself again indefinitely upon encountering an error. I am describing different approaches I tried based on the Common Lisp HyperSpec and would appreciate if s...
[ 0.002349853515625, 0.01171875, 0.00634765625, -0.01080322265625, 0.01239013671875, -0.00131988525390625, 0.009765625, -0.0277099609375, 0.01611328125, -0.044921875, 0.0023040771484375, -0.000522613525390625, 0.0164794921875, -0.003875732421875, 0.052978515625, -0.006317138671875, 0.0...
[ 853, 48650, 5844, 11782, 98, 18499, 39210, 4086, 254, 400, 7008, 195625, 1830, 46741, 107, 69236, 32354, 831, 68034, 13438, 23, 49919, 54799, 190647, 51515, 37842, 35509, 151301, 1261, 92179, 47107, 77947, 122273, 23410, 15400, 27992, 237, 54...
[ 0.08392333984375, 0.2410888671875, 0.1163330078125, 0.2244873046875, 0.1253662109375, 0.25048828125, 0.1297607421875, 0.072509765625, 0.11669921875, 0.07666015625, 0.1470947265625, 0.221435546875, 0.0207672119140625, 0.26220703125, 0.0137939453125, 0.152099609375, 0.194091796875, 0...
embed
16281929_c0
16281929
lisp
0
Title: Simply Scheme. Chapter 08. Higher—Order Functions Problem title: Simply Scheme. Chapter 08. Higher—Order Functions Tags: lisp, scheme Problem: Simply Scheme. Chapter 08. Higher—Order Functions Greets, Summary having trouble passing '(+) or '(-) as data to a cond (non evaluated). On their own, they return (+) or ...
Simply Scheme. Chapter 08. Higher—Order Functions Simply Scheme. Chapter 08. Higher—Order Functions lisp scheme Simply Scheme Chapter Higher Order Functions Please Simply Scheme. Chapter 08. Higher—Order Functions Greets, Summary having trouble passing '(+) or '(-) as data to a cond (non evaluated). On their own, they ...
[ 0.000888824462890625, 0.014404296875, -0.0036468505859375, -0.00299072265625, -0.0189208984375, 0.0101318359375, 0.03515625, 0.0045166015625, 0.0015106201171875, -0.00145721435546875, 0.01129150390625, -0.01019287109375, -0.01361083984375, -0.0166015625, -0.0194091796875, 0.02111816406...
[ 55331, 538, 34702, 282, 117615, 72049, 19694, 56, 2451, 143045, 28670, 10763, 400, 7008, 150370, 81206, 30607, 10255, 7831, 131150, 19441, 63134, 452, 6953, 102817, 707, 9, 2053, 158, 71, 6431, 151575, 10002, 30646, 22183, 10750, 182324, 1283...
[ 0.159912109375, 0.1505126953125, 0.18896484375, 0.1622314453125, 0.0830078125, 0.1937255859375, 0.1409912109375, 0.0999755859375, 0.005279541015625, 0.164306640625, 0.1531982421875, 0.05426025390625, 0.050140380859375, 0.1605224609375, 0.1807861328125, 0.1602783203125, 0.046936035156...
embed
46636951_c0
46636951
lisp
0
Title: Faking LISP-like closures in Python? Problem title: Faking LISP-like closures in Python? Tags: lisp, python, closures Problem: Faking LISP-like closures in Python? Apologies for the unhelpful title, but I don't know how to phrase my question in a catchy one-liner. Let me therefore explain it. In languages like C...
Faking LISP-like closures in Python? Faking LISP-like closures in Python? lisp python closures Faking LISP-like Python helper_function my_global_variable helper_class my_global_var __call__ self.my_global_var f.my_global_var Faking LISP-like closures in Python? Apologies for the unhelpful title, but I don't know how to...
[ 0.00396728515625, 0.0289306640625, -0.006500244140625, -0.005340576171875, 0.0186767578125, -0.005340576171875, -0.013671875, -0.000492095947265625, 0.004302978515625, -0.015380859375, -0.00101470947265625, 0.018798828125, -0.005645751953125, 0.0089111328125, 0.027099609375, -0.0026550...
[ 3036, 6048, 16970, 9434, 5062, 170224, 7, 145581, 23, 400, 7008, 17198, 50828, 4358, 56, 137175, 759, 156566, 21690, 67413, 1961, 85763, 15970, 1176, 1238, 105556, 46876, 151301, 1261, 831, 4527, 979, 112, 7964, 77336, 104851, 21543, 81522, ...
[ 0.192138671875, 0.0792236328125, 0.16259765625, 0.209716796875, 0.1556396484375, 0.2335205078125, 0.0238189697265625, 0.260498046875, 0.0499267578125, 0.147216796875, 0.19970703125, 0.0982666015625, 0.0992431640625, 0.14599609375, 0.0474853515625, 0.07568359375, 0.0572509765625, 0....
embed
41681483_c0
41681483
lisp
0
Title: Futures never resolve and deliver to promise Problem title: Futures never resolve and deliver to promise Tags: concurrency, parallel-processing, clojure, functional-programming, lisp Problem: Futures never resolve and deliver to promise I am reading a book to teach myself Clojure called Clojure for the Brave and...
Futures never resolve and deliver to promise Futures never resolve and deliver to promise concurrency parallel-processing clojure functional-programming lisp Futures www.bing.com www.google.com Futures never resolve and deliver to promise I am reading a book to teach myself Clojure called Clojure for the Brave and True...
[ -0.0103759765625, 0.0311279296875, -0.0164794921875, -0.01953125, -0.04345703125, 0.00927734375, 0.007049560546875, -0.020751953125, 0.00016689300537109375, -0.0157470703125, 0.006378173828125, -0.00023746490478515625, 0.00176239013671875, 0.01031494140625, 0.01904296875, -0.0140380859...
[ 94724, 7, 8306, 103608, 136, 75060, 47, 103036, 108636, 982, 95103, 63923, 20450, 461, 107, 123309, 28966, 400, 7008, 23709, 59875, 16454, 12877, 94957, 51053, 100, 6163, 87599, 117615, 483, 62822, 133244, 56037, 8, 5259, 22690, 5117, 81979, ...
[ 0.244384765625, 0.05523681640625, 0.1500244140625, 0.244384765625, 0.06414794921875, 0.2548828125, 0.1116943359375, 0.2254638671875, 0.09466552734375, 0.070068359375, 0.137451171875, 0.056640625, 0.04229736328125, 0.1258544921875, 0.07269287109375, 0.1080322265625, 0.10235595703125, ...
embed
21477336_c0
21477336
lisp
0
Title: How to get a function/macro definition from CL REPL? Problem title: How to get a function/macro definition from CL REPL? Tags: common-lisp, lisp, sbcl, self-reference Problem: How to get a function/macro definition from CL REPL? I've got another question involving self-reference in Common Lisp. I found a thread ...
How to get a function/macro definition from CL REPL? How to get a function/macro definition from CL REPL? common-lisp lisp sbcl self-reference CL #x20 How REPL x20 x7e macroexpand-1 SELF-REFER How to get a function/macro definition from CL REPL? I've got another question involving self-reference in Common Lisp. I found...
[ 0.003448486328125, 0.0068359375, -0.00078582763671875, 0.010498046875, -0.011962890625, 0.014404296875, 0.03466796875, -0.0128173828125, 0.00982666015625, -0.0294189453125, 0.00127410888671875, 0.005401611328125, -0.01434326171875, -0.0004711151123046875, 0.0201416015625, -0.0090942382...
[ 11249, 2046, 32354, 64, 192, 15322, 80934, 1295, 46323, 9069, 21130, 39210, 4086, 254, 400, 7008, 275, 34937, 15970, 239879, 1549, 1022, 966, 13, 111789, 83613, 2940, 5759, 85053, 919, 11766, 66804, 10, 151301, 1261, 104758, 2967, 32562, 16...
[ 0.052520751953125, 0.114013671875, 0.23388671875, 0.021942138671875, 0.05633544921875, 0.164306640625, 0.2491455078125, 0.0870361328125, 0.201416015625, 0.1312255859375, 0.279541015625, 0.109619140625, 0.0859375, 0.156982421875, 0.06939697265625, 0.1922607421875, 0.03997802734375, ...
embed
77085010_c0
77085010
lisp
0
Title: SLIME in Emacs not working with Lisp in Docker container Problem title: SLIME in Emacs not working with Lisp in Docker container Tags: lisp, emacs, slime, docker, containers Problem: SLIME in Emacs not working with Lisp in Docker container I'm trying to set up a Lisp development environment inside a Docker conta...
SLIME in Emacs not working with Lisp in Docker container SLIME in Emacs not working with Lisp in Docker container lisp emacs slime docker containers SLIME Emacs Lisp Docker Use Debian Buster debian:buster Set ENV DEBIAN_FRONTEND TERM Install RUN Quicklisp ql:quickload Create Clone CodeGrader SBCL github.com marcus3sant...
[ -0.00390625, 0.024658203125, -0.0130615234375, -0.00836181640625, -0.0267333984375, 0.0181884765625, 0.00103759765625, 0.00015354156494140625, 0.0111083984375, 0.033203125, 0.0177001953125, 0.0157470703125, -0.00836181640625, 0.0033111572265625, -0.00634765625, 0.002899169921875, -0....
[ 42135, 66820, 23, 85269, 4439, 959, 20697, 678, 1261, 7008, 984, 11050, 116419, 400, 352, 2263, 34264, 13, 54, 262, 62806, 667, 1515, 8, 978, 19943, 856, 1514, 571, 34672, 45077, 173724, 107951, 130747, 89038, 4086, 254, 99247, 63033, 510...
[ 0.218994140625, 0.280517578125, 0.0687255859375, 0.1519775390625, 0.182861328125, 0.0307159423828125, 0.1136474609375, 0.1043701171875, 0.1845703125, 0.244140625, 0.0994873046875, 0.201904296875, 0.1754150390625, 0.0736083984375, 0.06109619140625, 0.090576171875, 0.210205078125, 0....
embed
76812369_c0
76812369
lisp
0
Title: AutoLISP - moving objects on CANNOSCALE variable change Problem title: AutoLISP - moving objects on CANNOSCALE variable change Tags: autocad-scripts, autolisp, autocad, lisp Problem: AutoLISP - moving objects on CANNOSCALE variable change This is a follow-up question to the one I asked a while ago ( An AutoCAD L...
AutoLISP - moving objects on CANNOSCALE variable change AutoLISP - moving objects on CANNOSCALE variable change autocad-scripts autolisp autocad lisp VLA AutoLISP CANNOSCALE IMPORTANT TABLE BORDER REALLY HAS CORRECT LAYER BLOCK ONLY ONE THERE BASEPOINT ITS CENTER Global MarkersInTable IMPORTANT-PART Old OldScaleInInche...
[ 0.0169677734375, -0.004241943359375, -0.00141143798828125, 0.01239013671875, 0.0023651123046875, 0.005035400390625, 0.0145263671875, 0.033935546875, 0.0067138671875, -0.000919342041015625, 0.0026092529296875, 0.00787353515625, -0.01336669921875, -0.023681640625, -0.004241943359375, -0....
[ 4396, 67616, 683, 98567, 36746, 7, 98, 313, 188324, 14495, 29644, 77336, 15549, 1809, 25426, 32032, 4086, 254, 400, 7008, 8356, 195798, 384, 183057, 58731, 88491, 101413, 70555, 137990, 124448, 335, 76783, 9698, 13453, 7880, 1314, 618, 2886, ...
[ 0.166015625, 0.191162109375, 0.2254638671875, 0.1688232421875, 0.2099609375, 0.003265380859375, 0.075927734375, 0.005706787109375, 0.144775390625, 0.1737060546875, 0.162353515625, 0.194091796875, 0.1773681640625, 0.0791015625, 0.145751953125, 0.1273193359375, 0.088134765625, 0.1361...
embed
4758564_c0
4758564
lisp
0
Title: Are there whole-program-transforming macros in Lisp or Scheme? Problem title: Are there whole-program-transforming macros in Lisp or Scheme? Tags: transformation, lisp, macros, scheme Problem: Are there whole-program-transforming macros in Lisp or Scheme? I have seen one answer of How does Lisp let you redefine ...
Are there whole-program-transforming macros in Lisp or Scheme? Are there whole-program-transforming macros in Lisp or Scheme? transformation lisp macros scheme Lisp Scheme Are there whole-program-transforming macros in Lisp or Scheme? I have seen one answer of How does Lisp let you redefine the language itself? Stack O...
[ 0.0001468658447265625, 0.011474609375, 0.00189208984375, 0.01409912109375, -0.00396728515625, 0.006317138671875, -0.0152587890625, -0.001678466796875, -0.0087890625, -0.0146484375, -0.00360107421875, -0.0107421875, -0.0218505859375, -0.01513671875, 0.017333984375, -0.022705078125, -0...
[ 2685, 28271, 18749, 215175, 214, 111789, 7, 23, 1261, 7008, 707, 34702, 282, 167201, 400, 150370, 15901, 35166, 2633, 15265, 64552, 46876, 68034, 118664, 34271, 434, 70919, 80234, 56065, 69307, 7722, 29479, 37842, 17669, 4527, 7225, 18784, 26...
[ 0.06646728515625, 0.1575927734375, 0.196044921875, 0.25390625, 0.057647705078125, 0.227294921875, 0.1253662109375, 0.07720947265625, 0.1668701171875, 0.23828125, 0.041839599609375, 0.1689453125, 0.1636962890625, 0.2069091796875, 0.1318359375, 0.1588134765625, 0.0196380615234375, 0....
embed
20353946_c0
20353946
lisp
0
Title: Creating a library of functions to mutate arbitrary global variables Problem title: Creating a library of functions to mutate arbitrary global variables Tags: lisp, common-lisp Problem: Creating a library of functions to mutate arbitrary global variables Update: If I have a few functions that I want to mutate a ...
Creating a library of functions to mutate arbitrary global variables Creating a library of functions to mutate arbitrary global variables lisp common-lisp Creating CL-USER Creating a library of functions to mutate arbitrary global variables Update: If I have a few functions that I want to mutate a global variable that ...
[ 0, 0.006866455078125, -0.00616455078125, -0.0054931640625, -0.000904083251953125, 0.01123046875, -0.019287109375, 0.00201416015625, 0.01708984375, -0.01080322265625, 0.01336669921875, 0.0081787109375, 0.01129150390625, -0.019775390625, 0.01708984375, 0.01123046875, -0.0245361328125, ...
[ 56781, 35773, 1294, 32354, 7, 31158, 13, 61799, 7964, 77336, 400, 7008, 39210, 4086, 254, 46323, 1062, 50184, 10846, 3444, 115081, 237, 10750, 452, 26582, 25944, 5303, 64209, 66747, 17203, 27494, 50782, 56065, 17368, 5423, 864, 105233, 74729,...
[ 0.1209716796875, 0.2080078125, 0.15966796875, 0.20458984375, 0.016143798828125, 0.2176513671875, 0.1622314453125, 0.107177734375, 0.2037353515625, 0.2344970703125, 0.0718994140625, 0.154052734375, 0.1021728515625, 0.033905029296875, 0.1246337890625, 0.08984375, 0.141357421875, 0.12...
embed
20293571_c0
20293571
lisp
0
Title: Understanding package loading Problem title: Understanding package loading Tags: quicklisp, common-lisp, lisp Problem: Understanding package loading (solved, see the comments) Recently I've been working on an API that has to interface with an already existing service. Everything seems to be working quite well, a...
Understanding package loading Understanding package loading quicklisp common-lisp lisp the Understanding bitcoin.lisp classes.lisp functions.lisp ql:quickload asdf:defsystem SLIME CL-USER Load ASDF Loading BTC btc:help Invoking Evaluation SIMPLE-ERROR x30200175DF0D Reader HELP Package Users BTC::BTC-SINGLE x3020017DBDD...
[ 0.016357421875, 0.0036468505859375, -0.00135040283203125, -0.00482177734375, -0.020263671875, 0.029541015625, 0.01043701171875, -0.01226806640625, 0.006378173828125, 0.00121307373046875, -0.01031494140625, -0.014892578125, -0.009033203125, -0.0191650390625, -0.004638671875, -0.01721191...
[ 9626, 144057, 98169, 72367, 214, 63773, 4086, 254, 39210, 400, 7008, 76092, 61112, 32354, 99247, 3181, 2594, 63033, 420, 112, 16751, 42135, 66820, 46323, 1062, 2091, 6483, 38997, 228006, 20499, 73866, 23253, 151228, 40288, 12501, 14255, 1197, ...
[ 0.16162109375, 0.1954345703125, 0.2451171875, 0.237548828125, 0.0687255859375, 0.110595703125, 0.19580078125, 0.1612548828125, 0.107421875, 0.0771484375, 0.15673828125, 0.1865234375, 0.1746826171875, 0.166748046875, 0.09027099609375, 0.0538330078125, 0.058685302734375, 0.1901855468...
embed
19674284_c0
19674284
lisp
0
Title: Is "Lisp-1 vs Lisp-2" relevant in a language with static types? Problem title: Is "Lisp-1 vs Lisp-2" relevant in a language with static types? Tags: namespaces, lisp, static-typing, lisp-2 Problem: Is "Lisp-1 vs Lisp-2" relevant in a language with static types? (This is a CS-theory type of qu...
Is "Lisp-1 vs Lisp-2" relevant in a language with static types? Is "Lisp-1 vs Lisp-2" relevant in a language with static types? namespaces lisp static-typing lisp-2 Lisp-1 Lisp-2 List Boolean Scala Is "Lisp-1 vs Lisp-2" relevant in a language with static types? (This is a CS-theory type of question;...
[ 0.0113525390625, 0.021484375, 0.0137939453125, -0.0037841796875, -0.0164794921875, 0.0003986358642578125, -0.0166015625, -0.007476806640625, -0.007537841796875, -0.0184326171875, 0.010498046875, -0.01287841796875, -0.006072998046875, -0.021240234375, 0.0115966796875, 0.00518798828125, ...
[ 2071, 9506, 7008, 5759, 20209, 1261, 5428, 29191, 46876, 201939, 52895, 23, 210716, 400, 46280, 32036, 73783, 34677, 152653, 678, 25841, 10644, 15673, 213850, 29865, 32354, 117781, 77336, 84079, 63769, 77848, 27875, 10932, 142424, 34702, 282, 1...
[ 0.0187530517578125, 0.1617431640625, 0.216552734375, 0.2093505859375, 0.2088623046875, 0.16552734375, 0.2484130859375, 0.2337646484375, 0.19677734375, 0.21240234375, 0.2171630859375, 0.0297088623046875, 0.2496337890625, 0.0968017578125, 0.1265869140625, 0.1142578125, 0.020751953125, ...
embed
20163420_c0
20163420
lisp
0
Title: ERROR during macroexpansion of (LOOP FOR A ...) Problem title: ERROR during macroexpansion of (LOOP FOR A ...) Tags: lisp, common-lisp, macros, loops Problem: ERROR during macroexpansion of (LOOP FOR A ...) I'm trying to write a Lisp program that implements a board game very similar to dots and boxes, meaning th...
ERROR during macroexpansion of (LOOP FOR A ...) ERROR during macroexpansion of (LOOP FOR A ...) lisp common-lisp macros loops max-value min-value ERROR LOOP Use BREAK-ON-SIGNALS ERROR during macroexpansion of (LOOP FOR A ...) I'm trying to write a Lisp program that implements a board game very similar to dots and boxes...
[ 0.0115966796875, 0.007232666015625, 0.00096893310546875, 0.02392578125, 0.002197265625, 0.00701904296875, 0.007049560546875, -0.004486083984375, 0.0162353515625, -0.020263671875, -0.00860595703125, 0.0140380859375, 0.013916015625, -0.0093994140625, 0.00531005859375, -0.0262451171875, ...
[ 151206, 24638, 20271, 111789, 83613, 66, 6889, 111, 17014, 20880, 16087, 62, 153, 400, 7008, 39210, 4086, 254, 40956, 18389, 27494, 881, 22215, 36836, 51722, 12971, 15513, 294, 151657, 31577, 33022, 1261, 1528, 29479, 45443, 6712, 21373, 54, ...
[ 0.172119140625, 0.10003662109375, 0.12890625, 0.1612548828125, 0.103759765625, 0.1571044921875, 0.061737060546875, 0.0406494140625, 0.06365966796875, 0.13671875, 0.1405029296875, 0.042877197265625, 0.04547119140625, 0.1202392578125, 0.17431640625, 0.127685546875, 0.1226806640625, 0...
embed
42263618_c0
42263618
lisp
0
Title: Why is Common Lisp's print output preceeded by a newline and followed by a space? Problem title: Why is Common Lisp's print output preceeded by a newline and followed by a space? Tags: common-lisp, lisp Problem: Why is Common Lisp's print output preceeded by a newline and followed by a space? The Commo...
Why is Common Lisp's print output preceeded by a newline and followed by a space? Why is Common Lisp's print output preceeded by a newline and followed by a space? common-lisp lisp Why Common Lisp Why is Common Lisp's print output preceeded by a newline and followed by a space? The Common Lisp Hyperspec page ...
[ 0.000946044921875, 0.002899169921875, 0.0030059814453125, 0.007293701171875, -0.01806640625, 0.0087890625, 0.008056640625, -0.01373291015625, -0.006011962890625, 0.014404296875, 0.0177001953125, -0.01019287109375, -0.00665283203125, -0.0286865234375, -0.017333984375, -0.006988525390625...
[ 44084, 83, 151301, 1261, 7008, 3768, 28412, 140992, 76208, 26420, 3525, 2256, 134629, 32628, 39210, 4086, 254, 400, 297, 390, 92179, 16711, 5117, 51592, 32354, 1884, 159399, 5773, 11814, 84751, 6044, 9351, 13648, 277, 3796, 60213, 16487, 7311...
[ 0.135498046875, 0.029754638671875, 0.2275390625, 0.19873046875, 0.2215576171875, 0.06158447265625, 0.22021484375, 0.224609375, 0.1502685546875, 0.1431884765625, 0.1568603515625, 0.2352294921875, 0.1207275390625, 0.2454833984375, 0.1619873046875, 0.1500244140625, 0.112548828125, 0.1...
embed
20952909_c0
20952909
lisp
0
Title: HOWTO definition and usage of Common Lisp packages (libraries)? Problem title: HOWTO definition and usage of Common Lisp packages (libraries)? Tags: common-lisp, lisp, asdf, quicklisp, package Problem: HOWTO definition and usage of Common Lisp packages (libraries)? I have developed some Common Lisp functions in ...
HOWTO definition and usage of Common Lisp packages (libraries)? HOWTO definition and usage of Common Lisp packages (libraries)? common-lisp lisp asdf quicklisp package HOWTO Common Lisp module.lisp HOWTO definition and usage of Common Lisp packages (libraries)? I have developed some Common Lisp functions in a couple of...
[ 0.005462646484375, -0.002349853515625, 0.002044677734375, 0.0030364990234375, -0.01092529296875, 0.00482177734375, 0.00543212890625, -0.023193359375, 0.002716064453125, -0.00897216796875, 0.0030670166015625, -0.002960205078125, -0.0026397705078125, -0.0038299560546875, -0.00836181640625,...
[ 21997, 150042, 80934, 127689, 151301, 1261, 7008, 98169, 150, 2844, 10484, 39210, 4086, 254, 400, 420, 63773, 88996, 126809, 32354, 31344, 102158, 72546, 19882, 62270, 32102, 80234, 118620, 5983, 78303, 128405, 1176, 83279, 28219, 26785, 13204, ...
[ 0.139404296875, 0.27880859375, 0.155517578125, 0.14892578125, 0.16455078125, 0.166259765625, 0.1944580078125, 0.1778564453125, 0.1097412109375, 0.1871337890625, 0.095947265625, 0.1142578125, 0.142578125, 0.1591796875, 0.086181640625, 0.0867919921875, 0.0628662109375, 0.189453125, ...
embed
4892822_c0
4892822
lisp
0
Title: Automatic differentiation library in Scheme / Common Lisp / Clojure Problem title: Automatic differentiation library in Scheme / Common Lisp / Clojure Tags: scheme, numerical-methods, automatic-differentiation, clojure, lisp Problem: Automatic differentiation library in Scheme / Common Lisp / Clojure I've heard ...
Automatic differentiation library in Scheme / Common Lisp / Clojure Automatic differentiation library in Scheme / Common Lisp / Clojure scheme numerical-methods automatic-differentiation clojure lisp Automatic Scheme Common Lisp Clojure Automatic differentiation library in Scheme / Common Lisp / Clojure I've heard that...
[ 0.00726318359375, 0.020263671875, -0.0019073486328125, 0.006195068359375, -0.029052734375, 0.018798828125, -0.00860595703125, 0.00787353515625, -0.011474609375, -0.031494140625, -0.01055908203125, 0.00118255615234375, -0.02392578125, 0.002777099609375, -0.00677490234375, -0.01916503906...
[ 51719, 1771, 99710, 2320, 35773, 1294, 23, 34702, 282, 151301, 1261, 7008, 51053, 461, 107, 150370, 54744, 7352, 101038, 238778, 14, 20450, 400, 49782, 111, 85283, 147, 29178, 7311, 98365, 26868, 33022, 5426, 61518, 1815, 33938, 38246, 18, ...
[ 0.205810546875, 0.099853515625, 0.2474365234375, 0.1077880859375, 0.2646484375, 0.0970458984375, 0.0045166015625, 0.1531982421875, 0.1307373046875, 0.10626220703125, 0.1668701171875, 0.2188720703125, 0.096923828125, 0.119140625, 0.0682373046875, 0.1434326171875, 0.05206298828125, 0...
embed
15893228_c0
15893228
lisp
0
Title: Java LISP implementation almost working Problem title: Java LISP implementation almost working Tags: java, lisp, s-expression, stack Problem: Java LISP implementation almost working package PJ2; import java.util.*; public class SimpleLispExpressionEvaluator { // Current input Lisp expression private String input...
Java LISP implementation almost working Java LISP implementation almost working java lisp s-expression stack SimpleLispExpressionEvaluatorException NumberFormatException java.util.EmptyStackException java.util exprStack Java LISP PJ2 SimpleLispExpressionEvaluator Current Main Stack Object Double exprStack.clear current...
[ -0.00445556640625, 0.023193359375, -0.0130615234375, 0.01263427734375, -0.0103759765625, 0.01239013671875, 0.0186767578125, 0.00010061264038085938, 0.005126953125, 0.0020904541015625, 0.01226806640625, 0.01373291015625, 0.0093994140625, -0.0228271484375, -0.0016937255859375, 0.02038574...
[ 41925, 16970, 9434, 208124, 39555, 20697, 79, 330, 400, 7008, 91, 204629, 177261, 60552, 9506, 178752, 27494, 63928, 103332, 102973, 3675, 134332, 939, 42378, 19279, 14700, 78934, 304, 114063, 12321, 6512, 134549, 107172, 119488, 43581, 39029, ...
[ 0.2080078125, 0.1534423828125, 0.2366943359375, 0.176513671875, 0.2061767578125, 0.1728515625, 0.08563232421875, 0.173095703125, 0.1224365234375, 0.19189453125, 0.0797119140625, 0.1751708984375, 0.156494140625, 0.1021728515625, 0.099365234375, 0.11376953125, 0.123291015625, 0.13293...
embed
64265957_c0
64265957
lisp
0
Title: Reverse in Scheme Problem title: Reverse in Scheme Tags: lisp, reverse, list, scheme Problem: Reverse in Scheme Code signals: Reverse, Scheme
Reverse in Scheme Reverse in Scheme lisp reverse list scheme Reverse Scheme Reverse in Scheme I wrote the following code that reverses a Scheme list: When I trace this function for the list (list 1 2 3 4 5), Scheme shows this: What I don't understand, is why at the end 5 is "being appended" to '(), instead of '() being...
[ -0.00958251953125, 0.047607421875, 0.00970458984375, 0.037841796875, -0.0257568359375, 0.0084228515625, 0.00151824951171875, 0.00848388671875, 0.0020599365234375, -0.01373291015625, -0.006072998046875, -0.000965118408203125, -0.007049560546875, 0.00151824951171875, -0.000278472900390625,...
[ 853, 37676, 23, 34702, 282, 400, 7008, 39531, 184, 5303, 150370, 54397, 25632, 18151, 5908, 144851, 32354, 6562, 138, 201, 21162, 45831, 28219, 15400, 99, 3564, 190, 214, 114689, 48141, 47, 242, 132, 64457, 59121, 9007, 3611, 1176, 107, 7...
[ 0.06719970703125, 0.28369140625, 0.092041015625, 0.230224609375, 0.137451171875, 0.046630859375, 0.1259765625, 0.193359375, 0.08349609375, 0.1876220703125, 0.2176513671875, 0.0625, 0.04119873046875, 0.1575927734375, 0.1068115234375, 0.1259765625, 0.1173095703125, 0.1837158203125, ...
embed
5530080_c0
5530080
lisp
0
Title: What is Sacla? Problem title: What is Sacla? Tags: common-lisp, lisp Problem: What is Sacla? Is Sacla a standard library for lisp? What does it do? Code signals: What, Sacla
What is Sacla? What is Sacla? common-lisp lisp What Sacla What is Sacla? Is Sacla a standard library for lisp? What does it do?
[ 0.00830078125, -0.00787353515625, 0.0146484375, 0.03271484375, 0.0098876953125, 0.0255126953125, 0.0089111328125, 0.02197265625, 0.005584716796875, -0.004791259765625, 0.004180908203125, -0.019775390625, -0.0277099609375, 0.0020599365234375, -0.00531005859375, -0.006378173828125, -0....
[ 4865, 83, 80085, 143, 39210, 4086, 254, 400, 7008, 5570, 35773, 1294, 14602, 442, 54 ]
[ 0.096435546875, 0.11822509765625, 0.21044921875, 0.302978515625, 0.08026123046875, 0.054962158203125, 0.10882568359375, 0.10357666015625, 0.1898193359375, 0.140869140625, 0.1895751953125, 0.11871337890625, 0.00563812255859375, 0.039642333984375, 0.03778076171875 ]
embed
46546351_c0
46546351
lisp
0
Title: Sort elements in list Problem title: Sort elements in list Tags: common-lisp, lisp Problem: Sort elements in list How to sort elements in list alphabetically Code signals: Sort
Sort elements in list Sort elements in list common-lisp lisp Sort Sort elements in list How to sort elements in list alphabetically
[ 0.0079345703125, 0.00445556640625, 0.0020904541015625, 0.00180816650390625, -0.01495361328125, 0.0026092529296875, 0.002777099609375, -0.006805419921875, -0.00360107421875, 0.0126953125, 0.0068359375, 0.005279541015625, 0.00830078125, 0.0155029296875, -0.01397705078125, -0.004852294921...
[ 53666, 80854, 23, 5303, 39210, 4086, 254, 400, 7008, 11249, 47, 12096, 229231, 71407 ]
[ 0.191650390625, 0.1982421875, 0.09844970703125, 0.2081298828125, 0.11090087890625, 0.0665283203125, 0.1014404296875, 0.055023193359375, 0.154296875, 0.046783447265625, 0.060150146484375, 0.2193603515625, 0.1256103515625, 0.07440185546875 ]
embed
59274015_c0
59274015
lisp
0
Title: LISP: how to trace macros Problem title: LISP: how to trace macros Tags: common-lisp, macros, lisp Problem: LISP: how to trace macros Code signals: LISP, MACRO-FUNCTION, OUR-LET
LISP: how to trace macros LISP: how to trace macros common-lisp macros lisp LISP MACRO-FUNCTION OUR-LET LISP: how to trace macros This is probably a stupid question, but I'm walking through the PG lisp book, and I wanted to step through some example macros that he provides with actual values, for instance: I naively tr...
[ 0.000946044921875, 0.0169677734375, -0.00830078125, 0.0184326171875, -0.00604248046875, 0.02685546875, 0.002288818359375, 0.00439453125, 0.006988525390625, -0.01708984375, -0.00160980224609375, 0.00421142578125, -0.00433349609375, 0.0008544921875, 0.035400390625, 0.0018768310546875, ...
[ 16970, 9434, 3642, 144851, 111789, 7, 47, 39210, 4086, 254, 400, 7008, 78826, 14255, 919, 175560, 76234, 27089, 110833, 122395, 52873, 12877, 29954, 27781, 87344, 8561, 142424, 116392, 37842, 11675, 39989, 13, 2446, 1974, 34639, 425, 4879, 53...
[ 0.1497802734375, 0.2271728515625, 0.05426025390625, 0.250244140625, 0.23681640625, 0.07196044921875, 0.00848388671875, 0.0740966796875, 0.1173095703125, 0.1669921875, 0.12890625, 0.174072265625, 0.0831298828125, 0.1514892578125, 0.07305908203125, 0.1502685546875, 0.1527099609375, 0...
embed
60386146_c0
60386146
lisp
0
Title: How to transform list into sub lists? Problem title: How to transform list into sub lists? Tags: common-lisp, lisp, list Problem: How to transform list into sub lists? Code signals: How
How to transform list into sub lists? How to transform list into sub lists? common-lisp lisp list How How to transform list into sub lists? from And what is the type of such operation? What I tried:
[ -0.009765625, -0.00079345703125, 0.0155029296875, -0.00104522705078125, -0.0159912109375, 0.0030670166015625, -0.01544189453125, 0.00396728515625, -0.0068359375, -0.00616455078125, -0.00191497802734375, -0.0081787109375, 0.01171875, 0.0206298828125, -0.01904296875, -0.00006723403930664...
[ 11249, 47, 27198, 5303, 3934, 1614, 7, 39210, 4086, 254, 400, 7008, 1295, 10644, 6044, 41018, 37842 ]
[ 0.06524658203125, 0.064697265625, 0.2105712890625, 0.2484130859375, 0.12939453125, 0.2281494140625, 0.10845947265625, 0.10821533203125, 0.046966552734375, 0.10791015625, 0.0618896484375, 0.1484375, 0.09161376953125, 0.0723876953125, 0.005336761474609375, 0.13037109375, 0.027755737304...
embed
46946942_c0
46946942
lisp
0
Title: Why am I having issues indexing a list in Elisp? Problem title: Why am I having issues indexing a list in Elisp? Tags: lisp, elisp Problem: Why am I having issues indexing a list in Elisp? Code signals: Why, Elisp, Debugger, Bad
Why am I having issues indexing a list in Elisp? Why am I having issues indexing a list in Elisp? lisp elisp Why Elisp Debugger Bad Why am I having issues indexing a list in Elisp? I've been playing around with ELisp and have come up again a weird bug in my code The error I'm getting is: It's likely I'm not reading the...
[ -0.001068115234375, -0.004974365234375, -0.0032196044921875, -0.004180908203125, -0.003631591796875, 0.027099609375, -0.00128173828125, 0.0118408203125, -0.003387451171875, -0.002593994140625, -0.00238037109375, -0.00128173828125, -0.0247802734375, 0.01373291015625, 0.0033111572265625, ...
[ 44084, 444, 19441, 37348, 63262, 214, 5303, 25318, 7008, 23, 400, 15296, 262, 978, 21407, 12745, 75169, 10932, 9780, 164, 254, 1257, 13438, 179459, 54608, 18151, 18499, 20949, 47041, 16454, 26785, 28219, 29481, 56, 151575, 32354, 192, 87427, ...
[ 0.08575439453125, 0.0178375244140625, 0.051361083984375, 0.1571044921875, 0.185546875, 0.0867919921875, 0.1619873046875, 0.1241455078125, 0.23583984375, 0.025054931640625, 0.045379638671875, 0.08184814453125, 0.10162353515625, 0.1630859375, 0.1397705078125, 0.1055908203125, 0.0289154...
embed
1905635_c0
1905635
lisp
0
Title: Elephant database Problem title: Elephant database Tags: lisp Problem: Elephant database I am a new user to elephant can you please advice me how to start my work , actually a little source code will be helpfull. Code signals: Elephant
Elephant database Elephant database lisp Elephant Elephant database I am a new user to elephant can you please advice me how to start my work , actually a little source code will be helpfull.
[ 0.0269775390625, 0.0189208984375, -0.0145263671875, 0.023193359375, -0.002471923828125, 0.0220947265625, -0.008544921875, -0.00457763671875, 0.006927490234375, -0.040771484375, 0.0004482269287109375, -0.00927734375, -0.0015411376953125, 0.006134033203125, -0.016357421875, -0.0224609375...
[ 12701, 68743, 18, 63399, 400, 7008, 87, 444, 10, 3525, 38937, 47, 3163, 831, 22936, 67660, 163, 3642, 4034, 759, 4488, 20653, 10176, 31344, 18151, 98893 ]
[ 0.11328125, 0.20703125, 0.1416015625, 0.2137451171875, 0.09912109375, 0.1517333984375, 0.004489898681640625, 0.034332275390625, 0.0125732421875, 0.1153564453125, 0.1533203125, 0.073974609375, 0.1011962890625, 0.0343017578125, 0.03839111328125, 0.11798095703125, 0.029022216796875, 0...
embed
5036149_c0
5036149
lisp
0
Title: how to make sbcl automatically load a core? Problem title: how to make sbcl automatically load a core? Tags: sbcl, lisp Problem: how to make sbcl automatically load a core? I have the core saved. How do I make sbcl load it automatically?
how to make sbcl automatically load a core? how to make sbcl automatically load a core? sbcl lisp how to make sbcl automatically load a core? I have the core saved. How do I make sbcl load it automatically?
[ 0.00665283203125, 0.00469970703125, 0.0107421875, 0.023193359375, -0.01348876953125, 0.0022430419921875, 0.009521484375, 0.0201416015625, -0.005950927734375, -0.06591796875, -0.00118255615234375, 0.0269775390625, -0.02880859375, -0.004913330078125, 0.02197265625, -0.01287841796875, -...
[ 3642, 3249, 91, 275, 34937, 191082, 72367, 56458, 400, 7008, 47, 10, 57, 4126, 11249, 442 ]
[ 0.037384033203125, 0.093994140625, 0.0703125, 0.10284423828125, 0.2333984375, 0.23681640625, 0.2257080078125, 0.201416015625, 0.0321044921875, 0.1353759765625, 0.02777099609375, 0.033477783203125, 0.03900146484375, 0.0400390625, 0.0222320556640625, 0.0308837890625 ]
embed
5707750_c0
5707750
lisp
0
Title: How to run a LISP program Problem title: How to run a LISP program Tags: lisp Problem: How to run a LISP program Does the LISP program need to be in the same folder as the LISP compiler or can I call it from anywhere? Code signals: How, LISP
How to run a LISP program How to run a LISP program lisp How LISP How to run a LISP program Does the LISP program need to be in the same folder as the LISP compiler or can I call it from anywhere?
[ 0.003631591796875, 0.0084228515625, -0.0224609375, 0.018798828125, -0.02685546875, 0.0303955078125, 0.0201416015625, 0.00154876708984375, 0.006561279296875, -0.04150390625, 0.0023040771484375, 0.01129150390625, -0.0201416015625, -0.01068115234375, 0.002777099609375, 0.00135040283203125...
[ 11249, 47, 11675, 16970, 9434, 1528, 10, 400, 7008, 70, 3871, 186, 23, 5701, 78303, 237, 9969, 34759, 831, 11782, 442, 1295, 151107 ]
[ 0.1058349609375, 0.09814453125, 0.20654296875, 0.1824951171875, 0.267578125, 0.2095947265625, 0.05279541015625, 0.1361083984375, 0.1910400390625, 0.032958984375, 0.068603515625, 0.0277862548828125, 0.050994873046875, 0.0556640625, 0.1666259765625, 0.0140533447265625, 0.1114501953125,...
embed
5628536_c0
5628536
lisp
0
Title: lisp lambda function Problem title: lisp lambda function Tags: lisp, common-lisp Problem: lisp lambda function (repeat-transformation #'(lambda (x) (* 2 x)) 4 1) This is a LISP lambda function , i don't understand what is the last "1" ? Thanks.
lisp lambda function lisp lambda function lisp common-lisp lisp lambda function This is a LISP lambda function , i don't understand what is the last "1" ? Thanks.
[ -0.004058837890625, 0.02490234375, 0.000591278076171875, -0.004730224609375, -0.0081787109375, 0.0030059814453125, 0.00909423828125, 0.0106201171875, 0.00531005859375, -0.041015625, 0.01275634765625, -0.012451171875, -0.0087890625, -0.00616455078125, 0.0172119140625, 0.0004425048828125...
[ 400, 7008, 21, 6492, 85, 32354, 39210, 9, 4086, 254, 3293, 83, 10, 16970, 9434, 18, 28219, 4568, 418 ]
[ 0.12127685546875, 0.193603515625, 0.0738525390625, 0.16552734375, 0.12249755859375, 0.2061767578125, 0.1412353515625, 0.00679779052734375, 0.0975341796875, 0.1590576171875, 0.057464599609375, 0.0355224609375, 0.0000794529914855957, 0.11505126953125, 0.234375, 0.01312255859375, 0.1044...
embed
4130296_c0
4130296
lisp
0
Title: Large projects built on Lisp Problem title: Large projects built on Lisp Tags: racket, lisp Problem: Large projects built on Lisp What are some examples of large projects (e.g., web sites) programmed in Lisp or a Lisp framework? Code signals: Large, Lisp
Large projects built on Lisp Large projects built on Lisp racket lisp Large Lisp Large projects built on Lisp What are some examples of large projects (e.g., web sites) programmed in Lisp or a Lisp framework?
[ 0.002349853515625, 0.022216796875, -0.000560760498046875, 0.01153564453125, -0.01416015625, 0.00750732421875, -0.0184326171875, 0.01300048828125, 0.015869140625, -0.000060558319091796875, 0.01507568359375, -0.038330078125, -0.0022430419921875, 0.005584716796875, 0.006011962890625, -0.0...
[ 181268, 77635, 88303, 98, 1261, 7008, 673, 27853, 400, 3060, 27781, 111, 21334, 1467, 15271, 26693, 23, 170846 ]
[ 0.1402587890625, 0.190673828125, 0.11077880859375, 0.06866455078125, 0.19384765625, 0.25244140625, 0.05279541015625, 0.14501953125, 0.12030029296875, 0.006290435791015625, 0.1751708984375, 0.0068206787109375, 0.1368408203125, 0.107666015625, 0.1285400390625, 0.1856689453125, 0.045501...
embed
4461003_c0
4461003
lisp
0
Title: What to learn Scheme vs Lisp Problem title: What to learn Scheme vs Lisp Tags: clisp, common-lisp, lisp, scheme Problem: What to learn Scheme vs Lisp Scheme vs Lisp ? What to learn, I need language for functional programming . Code signals: What, Scheme, Lisp
What to learn Scheme vs Lisp What to learn Scheme vs Lisp clisp common-lisp lisp scheme What Scheme Lisp What to learn Scheme vs Lisp Scheme vs Lisp ? What to learn, I need language for functional programming .
[ 0.015625, 0.0162353515625, -0.004058837890625, 0.01513671875, -0.0242919921875, 0.00732421875, 0.0021209716796875, 0.003387451171875, 0.0036468505859375, -0.0205078125, 0.00982666015625, -0.0174560546875, -0.0032958984375, 0.006134033203125, -0.015380859375, -0.01495361328125, -0.003...
[ 4865, 47, 30698, 34702, 282, 20209, 1261, 7008, 95701, 39210, 4086, 254, 400, 150370, 3871, 46876, 123309, 56037 ]
[ 0.087158203125, 0.117431640625, 0.1588134765625, 0.2047119140625, 0.206787109375, 0.17578125, 0.1373291015625, 0.234619140625, 0.0701904296875, 0.0819091796875, 0.09307861328125, 0.1492919921875, 0.100830078125, 0.2127685546875, 0.04840087890625, 0.1441650390625, 0.1131591796875, 0...
embed
5225695_c0
5225695
lisp
0
Title: What varieties of LISP are there? Problem title: What varieties of LISP are there? Tags: lisp Problem: What varieties of LISP are there? What are the different varieties of LISP and what are the most significant differences between them? Code signals: What, LISP
What varieties of LISP are there? What varieties of LISP are there? lisp What LISP What varieties of LISP are there? What are the different varieties of LISP and what are the most significant differences between them?
[ 0.01068115234375, 0.0230712890625, -0.0213623046875, 0.02197265625, -0.01104736328125, 0.017822265625, -0.00182342529296875, 0.007415771484375, 0.0157470703125, 0.019287109375, -0.004241943359375, -0.0181884765625, 0.0029754638671875, 0.01226806640625, -0.00677490234375, 0.012817382812...
[ 4865, 285, 68794, 111, 16970, 9434, 621, 2685, 32, 400, 7008, 12921, 2684, 88551, 60212, 17721, 2856 ]
[ 0.0904541015625, 0.2330322265625, 0.26416015625, 0.1141357421875, 0.1778564453125, 0.27197265625, 0.0751953125, 0.11236572265625, 0.0169677734375, 0.15771484375, 0.2401123046875, 0.1290283203125, 0.007755279541015625, 0.01071929931640625, 0.1275634765625, 0.047515869140625, 0.0026626...
embed
15305166_c0
15305166
lisp
0
Title: Basic LISP Issue Problem title: Basic LISP Issue Tags: common-lisp, lisp Problem: Basic LISP Issue So (car '(2 3)) -> 2 (cdr '(2 3)) -> (3) Which function should I use to be able to get something to yield 3? (function-name '(2 3)) -> 3 Code signals: Basic, LISP, Issue
Basic LISP Issue Basic LISP Issue common-lisp lisp Basic LISP Issue Basic LISP Issue So (car '(2 3)) -> 2 Which function should I use to be able to get something to yield 3?
[ 0.00390625, 0.01953125, 0.0140380859375, 0.00045013427734375, -0.006683349609375, 0.0234375, -0.0004253387451171875, 0.005523681640625, 0.0008087158203125, -0.05322265625, 0.004608154296875, -0.01904296875, -0.0281982421875, 0.002410888671875, -0.00469970703125, -0.00004720687866210937...
[ 91692, 16970, 9434, 223317, 39210, 4086, 254, 400, 7008, 1061, 3284, 242, 54753, 8439, 33079, 116, 32354, 4527, 19048, 2046, 9844, 47, 11180, 19388, 138 ]
[ 0.0772705078125, 0.09088134765625, 0.1787109375, 0.1629638671875, 0.06854248046875, 0.038665771484375, 0.07879638671875, 0.056732177734375, 0.0902099609375, 0.0732421875, 0.209716796875, 0.03448486328125, 0.07537841796875, 0.173095703125, 0.071533203125, 0.1507568359375, 0.1920166015...
embed
4211710_c0
4211710
lisp
0
Title: lisp decoding? Problem title: lisp decoding? Tags: lisp Problem: lisp decoding? how to decode a binary stream in lisp i did with with-open -file and passing a argument as element-type '(unsigned byte 8) but returning as numbers not a string please help me on this problem
lisp decoding? lisp decoding? lisp lisp decoding? how to decode a binary stream in lisp i did with with-open -file and passing a argument as element-type '(unsigned byte 8) but returning as numbers not a string please help me on this problem
[ 0.018310546875, 0.0218505859375, -0.0021209716796875, 0.010986328125, 0.0002994537353515625, 0.02099609375, -0.0120849609375, 0.0068359375, 0.006378173828125, -0.001251220703125, 0.01019287109375, -0.050537109375, 0.003570556640625, 0.00335693359375, -0.00872802734375, 0.0050048828125,...
[ 400, 7008, 8, 587, 6238, 32, 3642, 47, 40899, 2394, 6635, 75973, 23, 678, 59636, 29822, 10750, 12830, 50986, 31304, 390, 67, 65034, 30646, 237, 101935, 959, 79315, 4358, 2967 ]
[ 0.12054443359375, 0.2132568359375, 0.1512451171875, 0.1351318359375, 0.05615234375, 0.01145172119140625, 0.045806884765625, 0.029144287109375, 0.2286376953125, 0.12408447265625, 0.0977783203125, 0.19873046875, 0.042724609375, 0.126953125, 0.140380859375, 0.11431884765625, 0.139282226...
embed
2680621_c0
2680621
lisp
0
Title: Sum of Squares in Lisp Problem title: Sum of Squares in Lisp Tags: lisp Problem: Sum of Squares in Lisp I need to write a non-recursive version of the function sum-squares and Use a do-loop that is based on the length of the argument list. Code signals: Sum, Squares, Lisp
Sum of Squares in Lisp Sum of Squares in Lisp lisp Sum Squares Lisp Sum of Squares in Lisp I need to write a non-recursive version of the function sum-squares and Use a do-loop that is based on the length of the argument list.
[ -0.003204345703125, 0.02490234375, 0.0010223388671875, 0.0025787353515625, -0.03076171875, 0.0167236328125, -0.005584716796875, 0.01904296875, 0.0050048828125, -0.01953125, 0.01031494140625, -0.0289306640625, 0.0033111572265625, 0.002716064453125, -0.002777099609375, 0.006011962890625,...
[ 36335, 111, 68305, 7, 23, 1261, 7008, 400, 3871, 33022, 351, 48650, 5844, 11389, 32354, 10554, 108047, 36836, 54, 28354, 35509, 140909, 10750, 5303 ]
[ 0.2103271484375, 0.09716796875, 0.2149658203125, 0.054412841796875, 0.06378173828125, 0.1356201171875, 0.2186279296875, 0.10198974609375, 0.0731201171875, 0.056182861328125, 0.080322265625, 0.089111328125, 0.013519287109375, 0.0694580078125, 0.13525390625, 0.20947265625, 0.2064208984...
embed
480083_c0
480083
lisp
0
Title: What is a Lisp image? Problem title: What is a Lisp image? Tags: lisp, common-lisp Problem: What is a Lisp image? Essentially, I would like to know what a Lisp image is? Is it a slice of memory containing the Lisp interpreter and one or more programs or what? Code signals: What, Lisp
What is a Lisp image? What is a Lisp image? lisp common-lisp What Lisp What is a Lisp image? Essentially, I would like to know what a Lisp image is? Is it a slice of memory containing the Lisp interpreter and one or more programs or what?
[ 0.0145263671875, 0.00946044921875, -0.00726318359375, 0.0264892578125, -0.0108642578125, 0.044921875, 0.0213623046875, 0.0224609375, 0.0030364990234375, -0.0118408203125, 0.0213623046875, 0.03662109375, -0.0186767578125, 0.0208740234375, 0.00167083740234375, 0.0093994140625, -0.00082...
[ 4865, 83, 10, 1261, 7008, 29569, 400, 39210, 4086, 254, 179769, 1884, 3714, 2367, 442, 13348, 98323, 70541, 29481, 56, 136, 1286, 103391 ]
[ 0.0799560546875, 0.10943603515625, 0.1014404296875, 0.22412109375, 0.291748046875, 0.260986328125, 0.1536865234375, 0.10699462890625, 0.141845703125, 0.2061767578125, 0.052459716796875, 0.039459228515625, 0.036285400390625, 0.058929443359375, 0.01006317138671875, 0.07598876953125, 0....
embed
39562780_c0
39562780
lisp
0
Title: Understanding an illegal nested `lambda` call Problem title: Understanding an illegal nested `lambda` call Tags: lisp, lambda, common-lisp Problem: Understanding an illegal nested `lambda` call Code signals: Understanding, CL-USER, LAMBDA, ERROR, Evaluation, SB-INT:COMPILED-PROGRAM-ERROR
Understanding an illegal nested `lambda` call Understanding an illegal nested `lambda` call lisp lambda common-lisp Understanding CL-USER LAMBDA ERROR Evaluation SB-INT:COMPILED-PROGRAM-ERROR Understanding an illegal nested `lambda` call If I call the following lambda in the REPL, everything works as I'd expect: Now, i...
[ 0.001129150390625, 0.018798828125, -0.005218505859375, -0.003936767578125, 0.0146484375, 0.0147705078125, 0.0216064453125, -0.004486083984375, 0.0023956298828125, -0.048095703125, -0.00011348724365234375, -0.0341796875, 0.00946044921875, 0.01904296875, 0.0225830078125, -0.0130004882812...
[ 9626, 144057, 85325, 8512, 71, 143, 6492, 85, 11782, 400, 7008, 21, 39210, 4086, 254, 46323, 1062, 50184, 12689, 6538, 151206, 151228, 90944, 59537, 15185, 38409, 724, 35812, 12501, 14255, 25632, 9069, 21130, 26818, 43240, 237, 41206, 2174, ...
[ 0.07891845703125, 0.09625244140625, 0.1983642578125, 0.196044921875, 0.090087890625, 0.0299530029296875, 0.213134765625, 0.198974609375, 0.1787109375, 0.04974365234375, 0.12060546875, 0.06982421875, 0.0677490234375, 0.03662109375, 0.1165771484375, 0.034698486328125, 0.03466796875, ...
embed
33705304_c0
33705304
lisp
0
Title: Lisp -- let and eval not working together Problem title: Lisp -- let and eval not working together Tags: common-lisp, lisp Problem: Lisp -- let and eval not working together In clisp, running (let ((x 10)) x) ==> 10 but (let ((x 10)) (eval 'x)) ==> variable x has no value. Code signals: Lisp
Lisp -- let and eval not working together Lisp -- let and eval not working together common-lisp lisp Lisp Lisp -- let and eval not working together In clisp, running but
[ 0.0026397705078125, 0.0274658203125, 0.0084228515625, 0.007476806640625, -0.0036773681640625, 0.0125732421875, 0.0167236328125, -0.006866455078125, -0.01214599609375, -0.004180908203125, -0.0125732421875, 0.0269775390625, 0.0206298828125, 0.01611328125, -0.002044677734375, 0.0018997192...
[ 1261, 7008, 4210, 2633, 136, 28, 1405, 959, 20697, 25842, 39210, 4086, 254, 400, 360, 95701, 51042, 1284 ]
[ 0.1583251953125, 0.255859375, 0.0150146484375, 0.2158203125, 0.09820556640625, 0.0931396484375, 0.301025390625, 0.11761474609375, 0.1575927734375, 0.1715087890625, 0.1287841796875, 0.10479736328125, 0.162109375, 0.0989990234375, 0.023681640625, 0.1103515625, 0.2266845703125, 0.1420...
embed