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
57404988_c0
57404988
lisp
0
Title: Is quote in Lisp/Scheme same as a string? Problem title: Is quote in Lisp/Scheme same as a string? Tags: lisp, scheme Problem: Is quote in Lisp/Scheme same as a string? There are already many questions regarding quote in Lisp, and I understand that it doesn't evaluate the expression. But I haven't seen its compa...
Is quote in Lisp/Scheme same as a string? Is quote in Lisp/Scheme same as a string? lisp scheme Lisp Scheme Is quote in Lisp/Scheme same as a string? There are already many questions regarding quote in Lisp, and I understand that it doesn't evaluate the expression. But I haven't seen its comparison to a string. Is the ...
[ 0.01275634765625, 0.0264892578125, -0.0137939453125, 0.032958984375, -0.0296630859375, -0.0078125, 0.00628662109375, -0.015380859375, 0.00830078125, 0.0224609375, -0.0146484375, -0.020263671875, -0.0034942626953125, 0.0033416748046875, -0.023193359375, 0.00885009765625, -0.0056762695...
[ 2071, 66747, 23, 1261, 7008, 64, 25452, 12549, 5701, 237, 79315, 400, 150370, 34702, 282, 10, 17582, 151575, 125195, 225490, 47, 12921 ]
[ 0.0176544189453125, 0.26611328125, 0.0675048828125, 0.1435546875, 0.2303466796875, 0.03668212890625, 0.1405029296875, 0.16455078125, 0.12939453125, 0.069580078125, 0.2481689453125, 0.10577392578125, 0.16552734375, 0.1610107421875, 0.11383056640625, 0.01812744140625, 0.003190994262695...
embed
33094018_c0
33094018
lisp
0
Title: IF error in LISP Problem title: IF error in LISP Tags: lisp Problem: IF error in LISP I am relatively new to Lisp and I was trying to do a linear search on LISP. But I haven't been able to do so. I am always getting an error that says that "IF has too few parameters". (setq a '(8 6 2 3 9 5 1)) (LET (key)) (setq ...
IF error in LISP IF error in LISP lisp LISP NIL IF error in LISP I am relatively new to Lisp and I was trying to do a linear search on LISP. But I haven't been able to do so. I am always getting an error that says that "IF has too few parameters".
[ -0.006378173828125, 0.006256103515625, -0.0027313232421875, 0.004241943359375, -0.00091552734375, 0.01214599609375, 0.01470947265625, -0.00145721435546875, -0.002838134765625, -0.0157470703125, 0.004364013671875, 0.0186767578125, -0.012939453125, -0.0018310546875, 0.01068115234375, -0....
[ 55449, 18499, 16970, 9434, 23, 400, 7008, 541, 16444, 35845, 3525, 1261, 31577, 192617, 33938, 98, 38246, 19048, 11343, 29836, 1556, 5792, 10846, 171859 ]
[ 0.2152099609375, 0.2034912109375, 0.14111328125, 0.23046875, 0.0489501953125, 0.1072998046875, 0.1959228515625, 0.06414794921875, 0.1358642578125, 0.009521484375, 0.0003676414489746094, 0.1224365234375, 0.0165863037109375, 0.1610107421875, 0.15283203125, 0.00934600830078125, 0.010398...
embed
28714841_c0
28714841
lisp
0
Title: setting dandelion plugin environment for eclipse Problem title: setting dandelion plugin environment for eclipse Tags: lisp, clisp, eclipse, common-lisp Problem: setting dandelion plugin environment for eclipse I am trying to setup dandelion plugin's environment on Eclipse but it is asking for port number also. ...
setting dandelion plugin environment for eclipse setting dandelion plugin environment for eclipse lisp clisp eclipse common-lisp setting dandelion plugin environment for eclipse I am trying to setup dandelion plugin's environment on Eclipse but it is asking for port number also. I checked if any port has been occupied ...
[ 0.004302978515625, 0.01190185546875, -0.010009765625, 0.006988525390625, -0.0208740234375, 0.01019287109375, -0.0155029296875, -0.0084228515625, -0.00011444091796875, -0.0098876953125, -0.0196533203125, 0.01226806640625, 0.0029754638671875, 0.00616455078125, 0.00433349609375, -0.001937...
[ 53550, 123, 1743, 1830, 69993, 65998, 100, 28, 106371, 184, 400, 7008, 95701, 39210, 4086, 254, 31577, 169581, 98, 234962, 113292, 11469, 14012, 12765, 95699, 34, 138518, 9433, 351, 172337 ]
[ 0.146728515625, 0.10040283203125, 0.165283203125, 0.1534423828125, 0.2393798828125, 0.1876220703125, 0.047332763671875, 0.00945281982421875, 0.1636962890625, 0.116455078125, 0.06549072265625, 0.1812744140625, 0.10467529296875, 0.10650634765625, 0.07769775390625, 0.1697998046875, 0.03...
embed
5482363_c0
5482363
lisp
0
Title: modify how emacs auto-fill function works Problem title: modify how emacs auto-fill function works Tags: emacs, lisp, elisp Problem: modify how emacs auto-fill function works I'm trying to edit documents (MultiMarkdown), that will do an auto-fill on paragraphs that are not indented 4 spaces, and will NOT do an a...
modify how emacs auto-fill function works modify how emacs auto-fill function works emacs lisp elisp modify how emacs auto-fill function works I'm trying to edit documents (MultiMarkdown), that will do an auto-fill on paragraphs that are not indented 4 spaces, and will NOT do an auto-fill on paragraphs that ARE indente...
[ -0.01708984375, -0.000019073486328125, -0.005767822265625, -0.001373291015625, -0.0255126953125, 0.010986328125, -0.01318359375, 0.01544189453125, 0.006927490234375, 0.019775390625, 0.0064697265625, 0.0050048828125, -0.035888671875, 0.0036163330078125, 0.00848388671875, -0.019653320312...
[ 2811, 40383, 3642, 352, 2263, 7, 1809, 116115, 32354, 43240, 400, 7008, 15296, 27211, 60525, 50657, 118, 73484, 34695, 9, 151268, 959, 18597, 3674, 201, 32628, 1221, 86725, 54, 6, 26366, 18151 ]
[ 0.11358642578125, 0.08868408203125, 0.08966064453125, 0.11663818359375, 0.167236328125, 0.10797119140625, 0.1810302734375, 0.224365234375, 0.152587890625, 0.1517333984375, 0.050872802734375, 0.12152099609375, 0.056976318359375, 0.138427734375, 0.10003662109375, 0.034637451171875, 0.0...
embed
48081499_c0
48081499
lisp
0
Title: Is my lisp evaluation correct? Problem title: Is my lisp evaluation correct? Tags: lisp Problem: Is my lisp evaluation correct? I know my answer is dead wrong, I would like to know how I would be able to reach the answer. What did I do wrong? X = (setf X '(88 ((11 21 31 41)) (90 91 92 93))) I have to write LISP ...
Is my lisp evaluation correct? Is my lisp evaluation correct? lisp Is my lisp evaluation correct? I know my answer is dead wrong, I would like to know how I would be able to reach the answer. What did I do wrong? I have to write LISP expression which evaluates to the list: My Answer:
[ -0.0126953125, 0.0196533203125, 0.01513671875, 0.02099609375, -0.0123291015625, 0.025634765625, 0.00732421875, -0.011474609375, 0.0118408203125, -0.004669189453125, 0.01019287109375, -0.00021076202392578125, -0.0000743865966796875, 0.0021820068359375, -0.0155029296875, -0.0015869140625...
[ 2071, 759, 400, 7008, 219836, 26785, 3714, 35166, 83, 103494, 44691, 58359, 765, 33022, 16970, 9434, 125195, 151575, 5303, 130373 ]
[ 0.06378173828125, 0.11016845703125, 0.168701171875, 0.228515625, 0.236328125, 0.1754150390625, 0.040374755859375, 0.0328369140625, 0.005168914794921875, 0.007175445556640625, 0.1092529296875, 0.039825439453125, 0.021392822265625, 0.07171630859375, 0.10467529296875, 0.1922607421875, 0...
embed
2503908_c0
2503908
lisp
0
Title: How to write a LISP interpreter for actionscript 3? Problem title: How to write a LISP interpreter for actionscript 3? Tags: lisp, actionscript-3 Problem: How to write a LISP interpreter for actionscript 3? I know there is one, but it's not easy to implement the way I want. I would like to know the steps to inte...
How to write a LISP interpreter for actionscript 3? How to write a LISP interpreter for actionscript 3? lisp actionscript-3 How LISP actionscript-3 How to write a LISP interpreter for actionscript 3? I know there is one, but it's not easy to implement the way I want. I would like to know the steps to interpret the lisp...
[ 0.0028533935546875, 0.01385498046875, -0.0181884765625, 0.0264892578125, -0.02490234375, 0.013916015625, 0.0159912109375, -0.000591278076171875, -0.005279541015625, -0.040283203125, -0.00274658203125, 0.01470947265625, -0.0166015625, -0.004180908203125, 0.01263427734375, 0.003005981445...
[ 11249, 47, 33022, 10, 16970, 9434, 29481, 56, 100, 22631, 32032, 138, 400, 7008, 8316, 1632, 23468, 29479, 98441, 46876, 32354, 85590 ]
[ 0.09088134765625, 0.0111083984375, 0.1514892578125, 0.0247955322265625, 0.140625, 0.2283935546875, 0.21923828125, 0.17529296875, 0.07501220703125, 0.135498046875, 0.2137451171875, 0.1563720703125, 0.131591796875, 0.1968994140625, 0.172119140625, 0.0181121826171875, 0.0164337158203125...
embed
6293763_c0
6293763
lisp
0
Title: Variable as table name using Lisp/Postmodern/PostgreSQL Problem title: Variable as table name using Lisp/Postmodern/PostgreSQL Tags: postgresql, dynamic, common-lisp, lisp Problem: Variable as table name using Lisp/Postmodern/PostgreSQL Code signals: Lisp/Postmodern/PostgreSQL, Variable, Lisp, Postmodern, Postgr...
Variable as table name using Lisp/Postmodern/PostgreSQL Variable as table name using Lisp/Postmodern/PostgreSQL postgresql dynamic common-lisp lisp Lisp/Postmodern/PostgreSQL Variable Lisp Postmodern PostgreSQL Database Query INSERT INTO event_id VALUES Condition CL-POSTGRES-ERROR:SYNTAX-ERROR-OR-ACCESS-VIOLATION Varia...
[ 0.0150146484375, -0.0162353515625, -0.005706787109375, -0.01422119140625, 0, -0.00106048583984375, 0.003692626953125, 0.010986328125, -0.00152587890625, -0.041748046875, 0.01708984375, 0.0137939453125, -0.021728515625, -0.005096435546875, -0.004119873046875, -0.0031890869140625, -0.0...
[ 84572, 2886, 237, 23180, 9351, 17368, 1261, 7008, 49411, 49748, 7134, 158897, 1305, 17562, 99247, 84079, 39210, 4086, 254, 400, 2795, 187781, 58836, 64083, 56263, 213354, 19732, 532, 310, 89994, 46347, 46323, 91383, 34465, 12501, 14255, 62428, ...
[ 0.2357177734375, 0.1771240234375, 0.1156005859375, 0.2122802734375, 0.180419921875, 0.0882568359375, 0.1448974609375, 0.2012939453125, 0.136474609375, 0.2093505859375, 0.140625, 0.1700439453125, 0.005340576171875, 0.1197509765625, 0.1103515625, 0.09466552734375, 0.06884765625, 0.04...
embed
6758308_c0
6758308
lisp
0
Title: Memory allocation in Lisp Problem title: Memory allocation in Lisp Tags: land-of-lisp, lisp, cons Problem: Memory allocation in Lisp > (cons 2 3) (2 . 3) The Lisp environment needs to allocate only a single cons cell to connect the two items. Above is from the Lisp book "Land of Lisp". I don't understand why thi...
Memory allocation in Lisp Memory allocation in Lisp land-of-lisp lisp cons Memory Lisp Memory allocation in Lisp The Lisp environment needs to allocate only a single cons cell to connect the two items. Above is from the Lisp book "Land of Lisp". I don't understand why this pair is only located in a single cons cell. Wh...
[ 0.006439208984375, 0.0419921875, -0.00469970703125, 0.04345703125, 0.00433349609375, 0.02978515625, -0.0166015625, 0.0191650390625, -0.01220703125, -0.037109375, 0.0181884765625, 0.00115966796875, 0.015869140625, 0.0216064453125, 0.0016326904296875, -0.002105712890625, 0.014526367187...
[ 172681, 144, 87632, 23, 1261, 7008, 3551, 4390, 4086, 254, 400, 158, 7, 65998, 27117, 24286, 33478, 4734, 11001, 38750, 37067, 6626, 55769, 92437, 12877, 94646, 111, 18, 28219, 15400, 80836, 105866, 98323, 6713, 1884, 2053 ]
[ 0.238037109375, 0.1688232421875, 0.12445068359375, 0.08282470703125, 0.194091796875, 0.2440185546875, 0.1297607421875, 0.1533203125, 0.142578125, 0.151611328125, 0.1282958984375, 0.2027587890625, 0.126708984375, 0.1612548828125, 0.058685302734375, 0.189697265625, 0.10870361328125, ...
embed
108940_c2
108940
lisp
2
release-19a, release-20040728, lisp.core, Dumped, Sat, www.cons.org, support.html, Send, BTS, debian.org, Loaded, Python, Intel, x86, CLOS, Gerd, PCL, Error, REQUIRE, Don, Condition, SIMPLE-ERROR, Restarts, Top-Level, Debug, NIL, Source, File, target:code, module.lisp, MODULE-NAME, SBCL, ANSI, More, www.sbcl.org, BSD-...
release-19a, release-20040728, lisp.core, Dumped, Sat, www.cons.org, support.html, Send, BTS, debian.org, Loaded, Python, Intel, x86, CLOS, Gerd, PCL, Error, REQUIRE, Don, Condition, SIMPLE-ERROR, Restarts, Top-Level, Debug, NIL, Source, File, target:code, module.lisp, MODULE-NAME, SBCL, ANSI, More, www.sbcl.org, BSD-...
[ 0.01171875, 0.030517578125, -0.00787353515625, 0.0235595703125, -0.005462646484375, -0.0030059814453125, -0.017822265625, -0.00130462646484375, -0.00096893310546875, 0.0208740234375, 0.00848388671875, 0.00970458984375, -0.00482177734375, -0.0185546875, 0.01031494140625, -0.018676757812...
[ 54452, 8363, 11, 4, 30416, 8368, 3882, 400, 7008, 5, 30854, 27919, 20051, 20745, 1426, 25553, 1478, 8060, 7693, 24044, 162664, 8, 62806, 2091, 712, 297, 145581, 24018, 1022, 15276, 92933, 8022, 71, 6107, 866, 212059, 9069, 68019, 11766, 7...
[ 0.2100830078125, 0.22119140625, 0.1728515625, 0.0283203125, 0.1806640625, 0.1114501953125, 0.1959228515625, 0.1409912109375, 0.250732421875, 0.0172882080078125, 0.21630859375, 0.1943359375, 0.20361328125, 0.1859130859375, 0.00146484375, 0.1737060546875, 0.139892578125, 0.1861572265...
embed
38803495_c0
38803495
lisp
0
Title: How to do stored in place adjoin in lisp Problem title: How to do stored in place adjoin in lisp Tags: common-lisp, lisp Problem: How to do stored in place adjoin in lisp I'm new to lisp and I'm looking for a function to do a stored in place adjoin, is there any? i found the pushnew macro but it seems to work on...
How to do stored in place adjoin in lisp How to do stored in place adjoin in lisp common-lisp lisp How How to do stored in place adjoin in lisp I'm new to lisp and I'm looking for a function to do a stored in place adjoin, is there any? i found the pushnew macro but it seems to work on items not lists.
[ -0.0201416015625, 0.0191650390625, 0.002593994140625, 0.00141143798828125, -0.00274658203125, 0.02001953125, -0.00003981590270996094, -0.00157928466796875, 0.01434326171875, -0.042236328125, 0.01611328125, 0.00457763671875, -0.00201416015625, -0.02685546875, -0.006866455078125, -0.0088...
[ 11249, 47, 54, 4343, 71, 23, 3687, 606, 513, 73, 400, 7008, 39210, 4086, 254, 32354, 25944, 54936, 111789, 4488, 55769, 5303 ]
[ 0.058319091796875, 0.00862884521484375, 0.0921630859375, 0.2086181640625, 0.1392822265625, 0.10107421875, 0.1868896484375, 0.093505859375, 0.1861572265625, 0.1741943359375, 0.11700439453125, 0.2030029296875, 0.08709716796875, 0.0726318359375, 0.14306640625, 0.1510009765625, 0.1380615...
embed
106597_c0
106597
lisp
0
Title: Why are fixnums in Emacs only 29 bits? Problem title: Why are fixnums in Emacs only 29 bits? Tags: elisp, emacs, lisp Problem: Why are fixnums in Emacs only 29 bits? And why don't they change it? Edit: The reason ask is because I'm new to emacs and I would like to use Emacs as a "programmer calculator". So, I ca...
Why are fixnums in Emacs only 29 bits? Why are fixnums in Emacs only 29 bits? elisp emacs lisp Why Emacs Why are fixnums in Emacs only 29 bits? And why don't they change it? Edit: The reason ask is because I'm new to emacs and I would like to use Emacs as a "programmer calculator". So, I can manipulate 32-bit & 64-bit ...
[ -0.007415771484375, 0.00135040283203125, -0.008056640625, -0.0029754638671875, 0.00131988525390625, 0.03466796875, 0.01019287109375, 0.0123291015625, -0.01171875, -0.002044677734375, 0.003662109375, -0.0240478515625, -0.005889892578125, 0.010986328125, 0.0205078125, -0.00872802734375, ...
[ 44084, 621, 30022, 2606, 7, 23, 85269, 4439, 4734, 1702, 4785, 15296, 7008, 352, 2263, 400, 15400, 2301, 18, 15549, 442, 42079, 31635, 26458, 6637, 3525, 2806, 1884, 4527, 237, 151022, 154993, 831, 45258, 2789, 3137, 619, 7911, 892, 26255...
[ 0.14404296875, 0.0771484375, 0.2373046875, 0.262939453125, 0.1353759765625, 0.091796875, 0.1988525390625, 0.2449951171875, 0.1533203125, 0.2420654296875, 0.2232666015625, 0.058319091796875, 0.1693115234375, 0.12548828125, 0.168212890625, 0.06658935546875, 0.06524658203125, 0.042755...
embed
9247560_c0
9247560
lisp
0
Title: Append for mutable variables Problem title: Append for mutable variables Tags: lisp, common-lisp Problem: Append for mutable variables Is there built in function or macro to append list to a mutable list. Something like PUSH, but slightly different. Here is the PUSH using exapmle: (setq v '(3)) (push '(1 2) v) ;...
Append for mutable variables Append for mutable variables lisp common-lisp Append Append for mutable variables Is there built in function or macro to append list to a mutable list. Something like PUSH, but slightly different. Here is the PUSH using exapmle: And I need fallowing behavior:
[ 0.01031494140625, 0.01019287109375, 0.0146484375, 0.000255584716796875, -0.000728607177734375, 0.0322265625, -0.00897216796875, 0.025146484375, 0.02392578125, -0.0089111328125, 0.00970458984375, -0.00250244140625, 0.025146484375, -0.01104736328125, 0.01287841796875, -0.019775390625, ...
[ 5659, 3611, 100, 842, 22819, 77336, 400, 7008, 39210, 4086, 254, 2685, 88303, 23, 32354, 707, 111789, 47, 114689, 71, 5303, 1884, 24584, 12927, 161549, 12921, 1119, 2631, 133, 3871, 1238, 190358, 123166 ]
[ 0.1690673828125, 0.187255859375, 0.1397705078125, 0.1607666015625, 0.189208984375, 0.1973876953125, 0.08447265625, 0.1807861328125, 0.115966796875, 0.0545654296875, 0.1387939453125, 0.036468505859375, 0.1429443359375, 0.08575439453125, 0.1802978515625, 0.0200653076171875, 0.215698242...
embed
5038155_c0
5038155
lisp
0
Title: In Common Lisp, is there a function that returns a symbol from a given string? Problem title: In Common Lisp, is there a function that returns a symbol from a given string? Tags: symbols, common-lisp, function, lisp Problem: In Common Lisp, is there a function that returns a symbol from a given string? I want >(...
In Common Lisp, is there a function that returns a symbol from a given string? In Common Lisp, is there a function that returns a symbol from a given string? symbols common-lisp function lisp a Common Lisp CAR In Common Lisp, is there a function that returns a symbol from a given string? I want I can't seem to find a f...
[ 0.012939453125, -0.007415771484375, -0.000423431396484375, 0.005523681640625, -0.0208740234375, 0.02197265625, 0.003631591796875, 0.008544921875, 0.0023956298828125, -0.028076171875, -0.01263427734375, -0.0064697265625, -0.023681640625, 0.0184326171875, -0.007598876953125, 0.0036621093...
[ 360, 151301, 1261, 7008, 2685, 10, 32354, 30646, 7, 26582, 1295, 34475, 79315, 450, 39210, 4086, 254, 400, 42476, 3444, 14602, 903 ]
[ 0.06634521484375, 0.1915283203125, 0.1778564453125, 0.19873046875, 0.0384521484375, 0.056610107421875, 0.245849609375, 0.214111328125, 0.0494384765625, 0.274658203125, 0.10589599609375, 0.07086181640625, 0.2220458984375, 0.023895263671875, 0.111083984375, 0.0860595703125, 0.135742187...
embed
1451304_c0
1451304
lisp
0
Title: Python generators in various languages Problem title: Python generators in various languages Tags: programming-languages, lisp, c%2B%2B, python Problem: Python generators in various languages How do you emulate Python style generators in your favorite language? I found this one in Scheme. It must be interesting ...
Python generators in various languages Python generators in various languages programming-languages lisp c%2B%2B python Python Python generators in various languages How do you emulate Python style generators in your favorite language? I found this one in Scheme. It must be interesting to see other implementations, esp...
[ 0.02099609375, 0.0230712890625, 0.00836181640625, -0.0224609375, -0.004669189453125, -0.005950927734375, 0.005645751953125, -0.0233154296875, -0.0093994140625, -0.061767578125, -0.008056640625, 0.0081787109375, -0.017822265625, 0.0014495849609375, 0.010009765625, -0.013671875, -0.034...
[ 145581, 145823, 7, 23, 67842, 46876, 56037, 196651, 400, 7008, 501, 167218, 17198, 50828, 11249, 28, 19908, 67, 20623, 40304, 14037, 903, 34702, 282, 49041, 208124, 67413, 9454 ]
[ 0.2626953125, 0.243896484375, 0.06195068359375, 0.03594970703125, 0.11895751953125, 0.18505859375, 0.03155517578125, 0.09625244140625, 0.04779052734375, 0.1236572265625, 0.00026607513427734375, 0.00835418701171875, 0.12274169921875, 0.152099609375, 0.0006313323974609375, 0.041168212890...
embed
47742881_c0
47742881
lisp
0
Title: Im having trouble evaluating this scheme function? Problem title: Im having trouble evaluating this scheme function? Tags: lisp, scheme Problem: Im having trouble evaluating this scheme function? I put the code in dr racket and it gave me 0 but Idk if I'm running through the code correctly (let ((l (+ 2 1))(e (/...
Im having trouble evaluating this scheme function? Im having trouble evaluating this scheme function? lisp scheme Im having trouble evaluating this scheme function? I put the code in dr racket and it gave me 0 but Idk if I'm running through the code correctly
[ -0.00174713134765625, 0.03173828125, -0.002288818359375, 0.01348876953125, -0.003082275390625, -0.01318359375, -0.004486083984375, -0.0028076171875, 0.004547119140625, 0.00095367431640625, 0.00634765625, -0.00555419921875, 0.00140380859375, -0.0086669921875, 0.01055908203125, -0.003753...
[ 3370, 19441, 63134, 151575, 214, 903, 150370, 32354, 400, 7008, 3884, 70, 18151, 3568, 673, 27853, 442, 26038, 163, 757, 5740, 51042, 8305, 26785 ]
[ 0.1376953125, 0.06304931640625, 0.1627197265625, 0.1826171875, 0.07769775390625, 0.08203125, 0.2431640625, 0.185546875, 0.1123046875, 0.21630859375, 0.051849365234375, 0.00473785400390625, 0.191650390625, 0.126708984375, 0.08172607421875, 0.2032470703125, 0.02557373046875, 0.069519...
embed
64190532_c0
64190532
lisp
0
Title: Random access for hash table Problem title: Random access for hash table Tags: lisp, common-lisp, sbcl Problem: Random access for hash table I have an SBCL hash table where the hash keys are symbols. If the hash table was made with eq , will calling gethash give random access to the elements? I know these detail...
Random access for hash table Random access for hash table lisp common-lisp sbcl Random Random access for hash table I have an SBCL hash table where the hash keys are symbols. If the hash table was made with eq , will calling gethash give random access to the elements? I know these details are implementation specific, b...
[ -0.00885009765625, 0.00543212890625, 0.0179443359375, -0.0026702880859375, -0.01214599609375, 0.0004062652587890625, 0.02392578125, 0.00811767578125, -0.00946044921875, -0.01409912109375, 0.0098876953125, 0.034423828125, 0.006622314453125, 0.021484375, 0.01104736328125, 0.0108642578125...
[ 39643, 306, 17203, 100, 1556, 127, 23180, 400, 7008, 39210, 4086, 254, 275, 34937, 90944, 37486, 22799, 621, 26582, 4263, 7228, 678, 28, 864, 1221, 159029, 2046, 126234, 8337, 96759, 47, 80854, 41653, 208124, 29458, 34735, 35166, 70, 209806...
[ 0.1641845703125, 0.10797119140625, 0.2000732421875, 0.06475830078125, 0.1607666015625, 0.1583251953125, 0.208740234375, 0.064208984375, 0.1580810546875, 0.104736328125, 0.039276123046875, 0.1302490234375, 0.031982421875, 0.1253662109375, 0.1259765625, 0.1669921875, 0.11614990234375, ...
embed
20026656_c0
20026656
lisp
0
Title: Eval in Scheme accessing lexical variables Problem title: Eval in Scheme accessing lexical variables Tags: scheme, lisp, eval Problem: Eval in Scheme accessing lexical variables (define x 44) (define y 25) (let ((x 12) (y 23)) (if #f (eval x) (eval y))) The above code returns 25, as eval uses global variables. H...
Eval in Scheme accessing lexical variables Eval in Scheme accessing lexical variables scheme lisp eval Eval Scheme Eval in Scheme accessing lexical variables The above code returns 25, as eval uses global variables. How to create something similar to eval but looks for local variables when it sees variable references?
[ 0.008056640625, 0.0255126953125, 0.01104736328125, 0.02294921875, 0.004638671875, 0.00579833984375, 0.004913330078125, 0.015625, -0.00323486328125, -0.0284423828125, 0.004425048828125, 0.01275634765625, 0.0098876953125, -0.00909423828125, 0.019775390625, 0.004669189453125, -0.0203857...
[ 241, 1405, 23, 34702, 282, 17203, 75675, 21533, 77336, 214, 150370, 400, 7008, 28, 36917, 18151, 30646, 714, 4527, 7964, 11249, 28282, 9844, 21373, 1284, 33342, 100, 4000, 40, 90, 91067 ]
[ 0.11474609375, 0.2880859375, 0.08135986328125, 0.1619873046875, 0.1092529296875, 0.12127685546875, 0.10693359375, 0.07757568359375, 0.2060546875, 0.006511688232421875, 0.179443359375, 0.041290283203125, 0.1368408203125, 0.1136474609375, 0.044769287109375, 0.147216796875, 0.1527099609...
embed
64608266_c0
64608266
lisp
0
Title: Why is the performance of reverse O(n^2) in Scheme? Problem title: Why is the performance of reverse O(n^2) in Scheme? Tags: lisp, list, scheme Problem: Why is the performance of reverse O(n^2) in Scheme? Let's say my reverse function in Scheme is coded in the following way: (define (reversee lst) (if (null? lst...
Why is the performance of reverse O(n^2) in Scheme? Why is the performance of reverse O(n^2) in Scheme? lisp list scheme Why Scheme Why is the performance of reverse O(n^2) in Scheme? Let's say my reverse function in Scheme is coded in the following way: Why is the performance of this procedure O(n^2)?
[ -0.019287109375, 0.0390625, 0.0284423828125, 0.00927734375, -0.0029754638671875, 0.004791259765625, 0.007080078125, 0.0150146484375, 0.0167236328125, -0.0172119140625, -0.00286865234375, 0.00335693359375, 0.00007152557373046875, -0.0174560546875, -0.0068359375, 0.00628662109375, 0.01...
[ 44084, 83, 23718, 39531, 184, 180, 8353, 10461, 34702, 282, 23, 400, 7008, 5303, 150370, 111, 32354, 18151, 71, 3917, 50491 ]
[ 0.1417236328125, 0.03631591796875, 0.2056884765625, 0.2017822265625, 0.185302734375, 0.191162109375, 0.049468994140625, 0.1953125, 0.20166015625, 0.2117919921875, 0.048004150390625, 0.027801513671875, 0.1473388671875, 0.1650390625, 0.1978759765625, 0.00397491455078125, 0.1474609375, ...
embed
42346945_c0
42346945
lisp
0
Title: Lisp recursive square use one variables Problem title: Lisp recursive square use one variables Tags: lisp, common-lisp Problem: Lisp recursive square use one variables This is Trying code (defun f (a n) (if (zerop n) 1 (* a (f a (- n 1))))) (f 3) should return 27, (f 4) should return 256 I tried using two variab...
Lisp recursive square use one variables Lisp recursive square use one variables lisp common-lisp Lisp Lisp recursive square use one variables This is Trying code (f 3) should return 27, (f 4) should return 256 I tried using two variables, but it be against the rules. Is it possible to use only one variable using recurs...
[ -0.0020904541015625, 0.022216796875, -0.0159912109375, -0.00040435791015625, -0.00494384765625, -0.005645751953125, -0.0035247802734375, 0.022216796875, -0.005096435546875, -0.03955078125, 0.0123291015625, -0.000904083251953125, -0.0031890869140625, 0.00689697265625, 0.00872802734375, ...
[ 1261, 7008, 195625, 5844, 108047, 4527, 1632, 77336, 400, 39210, 4086, 254, 40858, 18151, 420, 8439, 5608, 30646, 30284, 13956, 57901, 37842, 17368, 6626, 1284, 186, 26548, 91736, 7722, 4734, 25647 ]
[ 0.155029296875, 0.2205810546875, 0.22900390625, 0.1832275390625, 0.205322265625, 0.1334228515625, 0.1895751953125, 0.250732421875, 0.106201171875, 0.08056640625, 0.08966064453125, 0.1527099609375, 0.098388671875, 0.136474609375, 0.053985595703125, 0.1260986328125, 0.05523681640625, ...
embed
8519816_c0
8519816
lisp
0
Title: GNU clisp: suppressing warning message about no-applicable-method Problem title: GNU clisp: suppressing warning message about no-applicable-method Tags: lisp, gnu-common-lisp, common-lisp, clos, clisp Problem: GNU clisp: suppressing warning message about no-applicable-method Code signals: the, GNU, WARNING, Repl...
GNU clisp: suppressing warning message about no-applicable-method GNU clisp: suppressing warning message about no-applicable-method lisp gnu-common-lisp common-lisp clos clisp the GNU WARNING Replacing STANDARD-METHOD BUILT-IN-CLASS STANDARD-GENERIC-FUNCTION NO-APPLICABLE-METHOD DEFMETHOD Invalid ZANG EQL REST ARGS GNU...
[ -0.004058837890625, 0.0299072265625, 0.016845703125, 0.000823974609375, -0.00592041015625, 0.023193359375, -0.0002918243408203125, 0.002685546875, 0.006256103515625, -0.01171875, -0.0081787109375, -0.0155029296875, -0.0203857421875, -0.00335693359375, 0.0005645751953125, 0.004455566406...
[ 165132, 95701, 7008, 15811, 11856, 1631, 592, 26008, 110, 9007, 9120, 2886, 1928, 7352, 400, 104155, 277, 3796, 4086, 254, 39210, 20450, 60873, 25795, 133266, 16992, 34860, 40756, 33677, 193792, 22013, 8852, 37486, 39018, 175560, 9520, 40680, ...
[ 0.1728515625, 0.1328125, 0.1866455078125, 0.093017578125, 0.168701171875, 0.138671875, 0.06341552734375, 0.1202392578125, 0.10577392578125, 0.125244140625, 0.1348876953125, 0.1058349609375, 0.11474609375, 0.1171875, 0.0657958984375, 0.10028076171875, 0.003692626953125, 0.0510864257...
embed
57460975_c2
57460975
lisp
2
_SOURCE, D_FILE_OFFSET_BITS, Wunused-parameter, libffi-types__grovel.c, libffi-types__grovel.c:12:7, autotype_tmp, Wunused-variable, libffi-types__grovel-tmpAAURSO1, libffi-types__grovel.o, While, gsll-quicklisp-eeeda841-git, gsll.asd, FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR, THREAD, RUNNING, Error, Subprocess, UIOP, ...
_SOURCE, D_FILE_OFFSET_BITS, Wunused-parameter, libffi-types__grovel.c, libffi-types__grovel.c:12:7, autotype_tmp, Wunused-variable, libffi-types__grovel-tmpAAURSO1, libffi-types__grovel.o, While, gsll-quicklisp-eeeda841-git, gsll.asd, FIND-SYSTEM:LOAD-SYSTEM-DEFINITION-ERROR, THREAD, RUNNING, Error, Subprocess, UIOP, ...
[ -0.00799560546875, -0.00102996826171875, 0.006500244140625, -0.017333984375, -0.0177001953125, -0.005950927734375, -0.0087890625, -0.0223388671875, 0.00006031990051269531, 0.025390625, 0.025634765625, -0.003173828125, 0.004638671875, 0.002593994140625, 0.008544921875, 0.0106201171875, ...
[ 101, 294, 76234, 10854, 4, 391, 919, 52099, 125754, 54080, 89072, 601, 309, 33740, 6276, 29089, 25474, 24500, 50986, 8407, 2601, 238, 9, 20927, 966, 1809, 2676, 21690, 2886, 112045, 670, 418, 31, 51404, 1181, 3181, 2594, 4086, 254, 119969...
[ 0.0302581787109375, 0.0465087890625, 0.1719970703125, 0.07861328125, 0.005706787109375, 0.10748291015625, 0.116943359375, 0.1605224609375, 0.143798828125, 0.1431884765625, 0.1688232421875, 0.03802490234375, 0.071533203125, 0.2371826171875, 0.10382080078125, 0.142578125, 0.11218261718...
embed
59657340_c0
59657340
lisp
0
Title: lisp: building a repl for parenscript Problem title: lisp: building a repl for parenscript Tags: common-lisp, lisp, parenscript Problem: lisp: building a repl for parenscript I've been working to learn Parenscript , but I'm finding that the tutorial is more of a how-to for running a web server. Does there alread...
lisp: building a repl for parenscript lisp: building a repl for parenscript common-lisp lisp parenscript lisp: building a repl for parenscript I've been working to learn Parenscript , but I'm finding that the tutorial is more of a how-to for running a web server. Does there already exist, or is it possible to create, a...
[ -0.0145263671875, 0.02978515625, -0.0189208984375, 0.00933837890625, -0.01904296875, 0.0023651123046875, 0.01177978515625, -0.01556396484375, -0.004150390625, -0.059814453125, 0.022216796875, -0.00537109375, 0.0133056640625, -0.0074462890625, 0.012451171875, 0.0166015625, -0.00241088...
[ 400, 7008, 33976, 10, 456, 2424, 100, 366, 33, 32032, 12, 39210, 4086, 254, 20697, 30698, 2392, 90791, 57143, 1286, 3642, 188, 51042, 1467, 10723, 2685, 21771, 32316, 83, 7722, 28282, 9069, 21130, 831, 1957, 8561, 136951, 450, 140992, 159...
[ 0.135009765625, 0.210693359375, 0.192138671875, 0.08221435546875, 0.1337890625, 0.233154296875, 0.0582275390625, 0.09503173828125, 0.12060546875, 0.2587890625, 0.0118408203125, 0.09991455078125, 0.0849609375, 0.1668701171875, 0.039337158203125, 0.05810546875, 0.111572265625, 0.0152...
embed
9066750_c0
9066750
lisp
0
Title: String to list without #\ in common lisp Problem title: String to list without #\ in common lisp Tags: common-lisp, lisp Problem: String to list without #\ in common lisp I'd like to turn String into lists. For example, http => (h t t p). I try: (defun string-to-list (s) (assert (stringp s) (s) "~s :questa non e...
String to list without #\ in common lisp String to list without #\ in common lisp common-lisp lisp String to list without #\ in common lisp I'd like to turn String into lists. For example, http => (h t t p). I try: but if I do results: Can I remove #\ ? thanks in advance :)
[ -0.015869140625, 0.0115966796875, -0.0244140625, 0.0079345703125, 0.001953125, 0.01202392578125, -0.005950927734375, 0.01397705078125, -0.0003833770751953125, -0.0203857421875, 0.0004596710205078125, -0.0263671875, -0.00262451171875, -0.0032806396484375, -0.009521484375, 0.003555297851...
[ 23351, 214, 47, 5303, 15490, 468, 41872, 23, 39210, 400, 7008, 4086, 254, 1884, 15504, 3934, 7, 1621, 808, 915, 9790, 50339, 4171, 87388, 129745 ]
[ 0.2095947265625, 0.0972900390625, 0.0592041015625, 0.22216796875, 0.1749267578125, 0.1300048828125, 0.163330078125, 0.0594482421875, 0.1475830078125, 0.135986328125, 0.1829833984375, 0.0948486328125, 0.1182861328125, 0.055328369140625, 0.0826416015625, 0.065185546875, 0.0423583984375...
embed
52078344_c0
52078344
lisp
0
Title: Lisp translation Problem title: Lisp translation Tags: python, math, lisp, autolisp Problem: Lisp translation I need a Lisp algorithm translated to either Python or a math equation. Does any have the required skills to do so? ;; Bulge Center - Lee Mac ;; p1 - start vertex ;; p2 - end vertex ;; b - bulge ;; Retur...
Lisp translation Lisp translation python math lisp autolisp Lisp Bulge Center Lee Mac Returns LM:BulgeCenter Lisp translation I need a Lisp algorithm translated to either Python or a math equation. Does any have the required skills to do so?
[ -0.000667572021484375, 0.01519775390625, 0.006072998046875, 0.027099609375, 0.006317138671875, 0.04248046875, -0.0213623046875, -0.024658203125, 0.00341796875, -0.000736236572265625, -0.0086669921875, 0.0174560546875, -0.013916015625, -0.015380859375, -0.0096435546875, -0.0014190673828...
[ 1261, 7008, 153648, 17198, 50828, 48909, 400, 1809, 4086, 254, 166599, 13, 11588, 19824, 4727, 173340, 37150, 7235, 54090, 174426, 3871, 234873, 3900, 143, 3674, 47, 145581, 5490, 2499, 765, 56065, 59376 ]
[ 0.188232421875, 0.26171875, 0.23486328125, 0.07989501953125, 0.14404296875, 0.1353759765625, 0.11572265625, 0.07891845703125, 0.1083984375, 0.11407470703125, 0.1376953125, 0.0751953125, 0.1417236328125, 0.0948486328125, 0.0849609375, 0.128173828125, 0.039154052734375, 0.02001953125...
embed
35288042_c0
35288042
lisp
0
Title: Sum numbers that are positive which is less than n Problem title: Sum numbers that are positive which is less than n Tags: common-lisp, lisp Problem: Sum numbers that are positive which is less than n (defun sum (n) (if (n<0) 0 n-1) ;; if n<0, add 0. Else add the next smallest. (sum (n-1))) So far I come out wit...
Sum numbers that are positive which is less than n Sum numbers that are positive which is less than n common-lisp lisp Sum n-1 Sum numbers that are positive which is less than n So far I come out with something like this but I am not sure how do I declare a variable to store the sum that I would like to return.
[ -0.01434326171875, 0.0034027099609375, 0.0179443359375, 0.0013427734375, -0.0128173828125, 0.0123291015625, 0.0191650390625, 0.0301513671875, 0.0072021484375, -0.00823974609375, 0.00726318359375, -0.018310546875, -0.01190185546875, 0.0025177001953125, 0.0145263671875, 0.01470947265625,...
[ 36335, 101935, 450, 24491, 83, 40715, 3501, 653, 39210, 4086, 254, 400, 7008, 5759, 621, 2060, 1380, 1810, 9844, 1884, 9077, 3642, 159978, 10, 77336, 4343, 70, 10554, 2806, 30646 ]
[ 0.2496337890625, 0.1920166015625, 0.0131072998046875, 0.2489013671875, 0.022735595703125, 0.18017578125, 0.10101318359375, 0.1268310546875, 0.1092529296875, 0.0858154296875, 0.1331787109375, 0.08203125, 0.1666259765625, 0.1561279296875, 0.0118560791015625, 0.087158203125, 0.007598876...
embed
1413390_c0
1413390
lisp
0
Title: Why Clojure over other JVM Lisps: Kawa, Armed Bear or SISC? Problem title: Why Clojure over other JVM Lisps: Kawa, Armed Bear or SISC? Tags: kawa, jvm, clojure, lisp Problem: Why Clojure over other JVM Lisps: Kawa, Armed Bear or SISC? The JVM already had three Lisps before Clojure arrived on the scene: Kawa , Ar...
Why Clojure over other JVM Lisps: Kawa, Armed Bear or SISC? Why Clojure over other JVM Lisps: Kawa, Armed Bear or SISC? kawa jvm clojure lisp Why Clojure JVM Lisps Kawa Armed Bear SISC Why Clojure over other JVM Lisps: Kawa, Armed Bear or SISC? The JVM already had three Lisps before Clojure arrived on the scene: Kawa ,...
[ -0.00830078125, 0.01116943359375, -0.00112152099609375, 0.013427734375, -0.00119781494140625, -0.0011444091796875, 0.002288818359375, 0.01171875, 0.0167236328125, 0.031982421875, -0.0069580078125, -0.023193359375, -0.018310546875, 0.0037384033203125, 0.00555419921875, -0.0068359375, ...
[ 44084, 51053, 461, 107, 645, 3789, 821, 47599, 1261, 7, 6423, 105221, 1172, 4806, 113132, 10000, 14495, 57710, 1647, 334, 39, 20450, 400, 7008, 21771, 1902, 17262, 8108, 174920, 28302, 43599, 26292, 25737 ]
[ 0.1192626953125, 0.190673828125, 0.2291259765625, 0.178955078125, 0.1181640625, 0.0711669921875, 0.123046875, 0.273681640625, 0.15087890625, 0.1036376953125, 0.198974609375, 0.2099609375, 0.114501953125, 0.1312255859375, 0.1884765625, 0.129638671875, 0.154296875, 0.1505126953125, ...
embed
36243759_c0
36243759
lisp
0
Title: What&#x27;s diverge in lisp Problem title: What&#x27;s diverge in lisp Tags: conditional-statements, conditional-expressions, lisp Problem: What's diverge in lisp for example, (cond ((< 2 1) 2 )((< 1 2 ) 1)) has value 1. OK; But, I saw that (cond (diverge 1) (ture 0)) is undefined, if diverge does not terminate'...
What&#x27;s diverge in lisp What&#x27;s diverge in lisp conditional-statements conditional-expressions lisp What What's diverge in lisp for example, But, I saw that (cond (diverge 1) (ture 0)) is undefined, if diverge does not terminate' in my major book. What's the diverge in lisp?? I don't know that. Also, I don't kn...
[ 0.01043701171875, 0.0026702880859375, -0.01226806640625, 0.0123291015625, -0.004974365234375, 0.01031494140625, 0.01397705078125, 0.003814697265625, -0.00469970703125, 0.0023193359375, 0.000640869140625, -0.00101470947265625, 0.00732421875, -0.001983642578125, 0.00665283203125, 0.00245...
[ 4865, 3768, 7, 45, 74789, 23, 400, 7008, 74, 35431, 289, 61340, 204629, 27781, 24124, 2271, 71, 428, 4879, 6644, 757, 9232, 5983, 2174, 14602, 959, 121011, 13, 12877, 70, 3714, 5609, 93425 ]
[ 0.0693359375, 0.10504150390625, 0.052490234375, 0.1502685546875, 0.300048828125, 0.10321044921875, 0.143798828125, 0.219970703125, 0.025726318359375, 0.1357421875, 0.0517578125, 0.10101318359375, 0.1370849609375, 0.047882080078125, 0.0152587890625, 0.04913330078125, 0.067138671875, ...
embed
44428600_c0
44428600
lisp
0
Title: Behaviour of &quot;#&#x27;&quot; in lisp Problem title: Behaviour of &quot;#&#x27;&quot; in lisp Tags: lisp, common-lisp Problem: Behaviour of "#'" in lisp As far as I understand #' <object> is an abbreviation for (function <object>) . But I noticed different behaviour while using #' in apply function. Example (...
Behaviour of &quot;#&#x27;&quot; in lisp Behaviour of &quot;#&#x27;&quot; in lisp lisp common-lisp Behaviour Works Err Behaviour of "#'" in lisp As far as I understand #' <object> is an abbreviation for (function <object>) . But I noticed different behaviour while using #' in apply function. Example However
[ 0.0146484375, 0.0133056640625, 0.025390625, -0.004669189453125, 0.0093994140625, 0.005523681640625, -0.00885009765625, 0.01904296875, 0.028076171875, -0.04052734375, 0.016357421875, -0.0081787109375, -0.000225067138671875, 0.0059814453125, -0.0023651123046875, -0.00567626953125, 0.00...
[ 873, 98409, 34639, 111, 4904, 3768, 23, 400, 7008, 39210, 4086, 254, 27985, 1004, 42, 25, 28219, 468, 187694, 83, 142, 1563, 105160, 14, 100, 137175, 16, 156672, 12921, 224833, 17368, 59911, 32354, 89536, 33306 ]
[ 0.028228759765625, 0.1583251953125, 0.07025146484375, 0.06854248046875, 0.16162109375, 0.10791015625, 0.10638427734375, 0.178466796875, 0.2384033203125, 0.10455322265625, 0.1292724609375, 0.18212890625, 0.07427978515625, 0.081298828125, 0.021453857421875, 0.1861572265625, 0.053436279...
embed
553281_c1
553281
lisp
1
498 has no value Tried using macro-expand to see if i could spot the mistake but I can't. [16]> (macroexpand-1 `(do-primes-v3 (p 10 25) (format t "~d " p))) (DO ((#:G3502 10) (#:G3503 25) (P (IF (IS-PRIME #:G3502) #:G3502 (NEXT-PRIME-AFTER #:G3502)) (NEXT-PRIME-AFTER P))) ((> P #:G3503)) (FORMAT T "~d " P)) ; Code sign...
498 has no value Tried using macro-expand to see if i could spot the mistake but I can't. [16]> (macroexpand-1 `(do-primes-v3 (p 10 25) (format t "~d " p))) (DO ((#:G3502 10) (#:G3503 25) (P (IF (IS-PRIME #:G3502) #:G3502 (NEXT-PRIME-AFTER #:G3502)) (NEXT-PRIME-AFTER P))) ((> P #:G3503)) (FORMAT T "~d " P)) ; Code sign...
[ -0.0174560546875, 0.00946044921875, 0.007080078125, 0.0025787353515625, 0.005279541015625, 0.023193359375, 0.021484375, -0.02294921875, -0.004913330078125, 0.01275634765625, 0.0140380859375, -0.01165771484375, 0.00147247314453125, -0.0211181640625, -0.0164794921875, 0.0223388671875, ...
[ 165611, 1556, 110, 34292, 4699, 17368, 111789, 83613, 2940, 17, 13162, 121742, 831, 18, 123469, 192, 15322, 5759, 246, 114654, 7, 334, 363, 254, 209, 714, 51727, 808, 71, 915, 13223, 724, 45160, 304, 683, 29836, 9956, 17255, 66820, 10461,...
[ 0.356201171875, 0.0869140625, 0.146240234375, 0.2724609375, 0.052764892578125, 0.001800537109375, 0.189453125, 0.1263427734375, 0.1884765625, 0.023651123046875, 0.142578125, 0.2001953125, 0.075439453125, 0.0188446044921875, 0.0958251953125, 0.036468505859375, 0.12548828125, 0.12072...
embed
46207243_c0
46207243
lisp
0
Title: Change variable defined in let function Problem title: Change variable defined in let function Tags: lisp, let Problem: Change variable defined in let function Given the following let function: (let ((foo (list a b c d))) foo) How can i modify the list foo? (let ((foo (list a b c d))) ;some code foo) so the retu...
Change variable defined in let function Change variable defined in let function lisp let Change Change variable defined in let function Given the following let function: How can i modify the list foo? so the returned foo looks like eks: '(some new list) or (a b modified d) i tried (set) but foo will still return as the...
[ 0.000308990478515625, 0.00799560546875, -0.00836181640625, 0.0157470703125, 0.01611328125, 0.01092529296875, -0.0240478515625, 0.01708984375, 0.0081787109375, -0.0042724609375, -0.01092529296875, 0.01202392578125, -0.00015163421630859375, 0.0142822265625, 0.01226806640625, -0.011840820...
[ 87377, 77336, 61924, 2633, 32354, 400, 7008, 11249, 831, 17, 2811, 40383, 5303, 5775, 31, 176377, 33342, 1884, 11269, 3525, 707, 876, 73197, 297, 104, 37842, 3509, 7464, 30646, 237, 7311 ]
[ 0.202880859375, 0.281494140625, 0.156982421875, 0.2381591796875, 0.179931640625, 0.09173583984375, 0.1591796875, 0.0340576171875, 0.022918701171875, 0.0257720947265625, 0.1483154296875, 0.154296875, 0.1893310546875, 0.1328125, 0.138916015625, 0.1405029296875, 0.13623046875, 0.06164...
embed
11172472_c0
11172472
lisp
0
Title: How to change/remove Emacs menu items? Problem title: How to change/remove Emacs menu items? Tags: lisp, emacs23, emacs, elisp Problem: How to change/remove Emacs menu items? I intend to change certain features/functions in Emacs. I'm familiar with different modes however my question is how certain functions are...
How to change/remove Emacs menu items? How to change/remove Emacs menu items? lisp emacs23 emacs elisp How Emacs emacs23 How to change/remove Emacs menu items? I intend to change certain features/functions in Emacs. I'm familiar with different modes however my question is how certain functions are removed from the Grap...
[ -0.00885009765625, 0.00836181640625, 0.0008697509765625, 0.006622314453125, 0.00457763671875, 0.003143310546875, -0.034423828125, 0.01263427734375, -0.00026702880859375, 0.0206298828125, 0.00714111328125, 0.003936767578125, -0.0024261474609375, 0.00799560546875, -0.0031890869140625, -0...
[ 11249, 47, 15549, 64, 26973, 272, 85269, 4439, 8026, 55769, 400, 7008, 352, 2263, 3742, 7, 15296, 150661, 66139, 137175, 23, 16031, 12921, 13736, 24233, 32354, 184750, 1295, 189682, 220237, 49146, 6496, 34242, 119296, 35735, 49434, 1909, 1519...
[ 0.10076904296875, 0.0535888671875, 0.189697265625, 0.058349609375, 0.1307373046875, 0.11907958984375, 0.1627197265625, 0.2103271484375, 0.238037109375, 0.1614990234375, 0.037506103515625, 0.12017822265625, 0.07861328125, 0.101806640625, 0.1920166015625, 0.051788330078125, 0.030929565...
embed
238174_c0
238174
lisp
0
Title: Cross-compiling with SBCL Problem title: Cross-compiling with SBCL Tags: common-lisp, sbcl, lisp, cross-compiling Problem: Cross-compiling with SBCL I have SBCL running on a Ubuntu machine. I want to write a little program that I want to give to a friend who has only Windows running. What is the quickest way to ...
Cross-compiling with SBCL Cross-compiling with SBCL common-lisp sbcl lisp cross-compiling Cross-compiling SBCL Cross-compiling with SBCL I have SBCL running on a Ubuntu machine. I want to write a little program that I want to give to a friend who has only Windows running. What is the quickest way to cross-compile it on...
[ 0.008056640625, 0.0027618408203125, 0.00191497802734375, 0.00830078125, -0.02392578125, -0.00014591217041015625, 0.0108642578125, -0.00079345703125, -0.0013275146484375, -0.0277099609375, -0.01153564453125, 0.0033111572265625, 0.01519775390625, 0.0283203125, 0.006927490234375, -0.00891...
[ 47832, 58875, 49725, 678, 90944, 37486, 39210, 4086, 254, 91, 275, 34937, 400, 7008, 41421, 765, 51042, 98, 116890, 36279, 3444, 33022, 10176, 1528, 47, 8337, 34391, 4734, 3773, 63773, 525, 3917, 9, 1340, 442, 759, 3934, 5165, 51684, 5482...
[ 0.1746826171875, 0.1766357421875, 0.1239013671875, 0.09765625, 0.13818359375, 0.227783203125, 0.105224609375, 0.048980712890625, 0.149658203125, 0.013092041015625, 0.07275390625, 0.1226806640625, 0.053466796875, 0.1700439453125, 0.184814453125, 0.007598876953125, 0.10174560546875, ...
embed
5700021_c0
5700021
lisp
0
Title: How does CLOS relate to Clojure&#x27;s type and record features? Problem title: How does CLOS relate to Clojure&#x27;s type and record features? Tags: lisp, common-lisp, clojure Problem: How does CLOS relate to Clojure's type and record features? I have been working recently with Clojure's types and records rece...
How does CLOS relate to Clojure&#x27;s type and record features? How does CLOS relate to Clojure&#x27;s type and record features? lisp common-lisp clojure How CLOS Clojure How does CLOS relate to Clojure's type and record features? I have been working recently with Clojure's types and records recently, and I was wonder...
[ 0.00830078125, 0.01409912109375, -0.00909423828125, 0.027587890625, -0.007476806640625, -0.00081634521484375, -0.007080078125, 0.00433349609375, -0.00653076171875, -0.01129150390625, -0.019775390625, -0.003875732421875, -0.007171630859375, -0.00347900390625, 0.006500244140625, -0.03002...
[ 11249, 313, 92933, 33444, 13, 51053, 461, 107, 3768, 10644, 17164, 66139, 400, 7008, 39210, 4086, 254, 20450, 47, 136, 20697, 52895, 115923, 23755, 191722, 151301, 1261, 134549, 12353 ]
[ 0.06170654296875, 0.075439453125, 0.236328125, 0.1314697265625, 0.047149658203125, 0.1309814453125, 0.1722412109375, 0.120849609375, 0.002593994140625, 0.18310546875, 0.1646728515625, 0.14453125, 0.038360595703125, 0.1141357421875, 0.06146240234375, 0.04559326171875, 0.098876953125, ...
embed
49543095_c0
49543095
lisp
0
Title: LISP : SYSTEM::READ-EVAL-PRINT: variable I has no value Problem title: LISP : SYSTEM::READ-EVAL-PRINT: variable I has no value Tags: lisp, common-lisp Problem: LISP : SYSTEM::READ-EVAL-PRINT: variable I has no value I made a simple test function trying to assign j a value of i by calling (test j 10). I am gettin...
LISP : SYSTEM::READ-EVAL-PRINT: variable I has no value LISP : SYSTEM::READ-EVAL-PRINT: variable I has no value lisp common-lisp LISP SYSTEM::READ-EVAL-PRINT DEFUN LISP : SYSTEM::READ-EVAL-PRINT: variable I has no value I made a simple test function trying to assign j a value of i by calling (test j 10). I am getting S...
[ -0.0115966796875, 0.01239013671875, -0.0103759765625, 0.005523681640625, -0.0181884765625, 0.0177001953125, -0.0033111572265625, 0.00180816650390625, -0.00909423828125, 0.005828857421875, -0.000408172607421875, 0.01220703125, -0.02685546875, 0.0022125244140625, 0.00872802734375, 0.0100...
[ 16970, 9434, 55858, 90420, 41519, 647, 61152, 17255, 59537, 77336, 87, 1556, 110, 34292, 397, 400, 7008, 39210, 4086, 254, 202001, 8781, 3034, 32354, 31577, 95486, 1647, 17, 159029, 6954, 209, 821 ]
[ 0.1102294921875, 0.1905517578125, 0.07318115234375, 0.134765625, 0.0855712890625, 0.045074462890625, 0.197265625, 0.1092529296875, 0.08984375, 0.282958984375, 0.15966796875, 0.1258544921875, 0.139404296875, 0.24951171875, 0.016693115234375, 0.0908203125, 0.1650390625, 0.06323242187...
embed
27472949_c0
27472949
lisp
0
Title: LISP - is returning lists full of# Problem title: LISP - is returning lists full of# Tags: list, lisp, compression, common-lisp Problem: LISP - is returning lists full of# Does anyone know how to solve the compressing of big lists of Common Lisp i'm getting (# # # #) (# 0 #) kind of lists instead of ((black roun...
LISP - is returning lists full of# LISP - is returning lists full of# list lisp compression common-lisp LISP LISP - is returning lists full of# Does anyone know how to solve the compressing of big lists of Common Lisp i'm getting (# # # #) (# 0 #) kind of lists instead of ((black round full) (white square empty)...) as...
[ 0.00021266937255859375, 0.018798828125, -0.00142669677734375, 0.023681640625, -0.005126953125, 0.02490234375, 0.00469970703125, 0.0031890869140625, -0.0037841796875, 0.0301513671875, 0.006072998046875, 0.0196533203125, 0.0184326171875, 0.0023040771484375, -0.0152587890625, 0.0067443847...
[ 16970, 9434, 83, 30646, 5303, 4393, 111, 4904, 214, 400, 7008, 375, 48448, 39210, 4086, 254, 7, 3714, 3642, 86869, 46683, 38001, 6957, 151301, 1261, 20949, 468, 757, 8562, 64457, 151675, 68807, 148477, 108047, 201505, 3444, 25379, 102158, 1...
[ 0.1241455078125, 0.2203369140625, 0.056243896484375, 0.162841796875, 0.2047119140625, 0.1202392578125, 0.10986328125, 0.057342529296875, 0.03436279296875, 0.102783203125, 0.202392578125, 0.0772705078125, 0.158203125, 0.099609375, 0.103759765625, 0.1522216796875, 0.021148681640625, ...
embed
70004_c0
70004
lisp
0
Title: Using Lisp in C# Problem title: Using Lisp in C# Tags: lisp, c%23 Problem: Using Lisp in C# As a lot of people pointed out in this question , Lisp is mostly used as a learning experience. Nevertheless, it would be great if I could somehow use my Lisp algorithms and combine them with my C# programs. In college my...
Using Lisp in C# Using Lisp in C# lisp c%23 Using Lisp Using Lisp in C# As a lot of people pointed out in this question , Lisp is mostly used as a learning experience. Nevertheless, it would be great if I could somehow use my Lisp algorithms and combine them with my C# programs. In college my profs never could tell me ...
[ -0.00115966796875, 0.032958984375, 0.00157928466796875, 0.026123046875, -0.01263427734375, 0.0166015625, -0.0111083984375, 0.01214599609375, 0.00616455078125, -0.06884765625, -0.0093994140625, 0.003570556640625, 0.00811767578125, 0.0096435546875, -0.0005645751953125, 0.01226806640625, ...
[ 345, 6953, 1261, 7008, 23, 313, 4904, 400, 3742, 83, 153161, 11814, 237, 10, 52080, 16981, 2806, 6782, 2174, 5809, 209303, 4527, 234873, 70163, 678, 103391, 40466, 15214, 8306, 14192, 3642, 124374, 1528, 32562, 195490, 831 ]
[ 0.11865234375, 0.046112060546875, 0.2022705078125, 0.2568359375, 0.103759765625, 0.0948486328125, 0.22802734375, 0.134033203125, 0.08453369140625, 0.026458740234375, 0.06982421875, 0.158447265625, 0.0767822265625, 0.0213775634765625, 0.1072998046875, 0.1427001953125, 0.048095703125, ...
embed
70100685_c0
70100685
lisp
0
Title: LISP function to make all possible pairs from a list? Problem title: LISP function to make all possible pairs from a list? Tags: lisp, common-lisp Problem: LISP function to make all possible pairs from a list? I'm trying to create a LISP function that creates from a list all possible pairs. Example of what I'm t...
LISP function to make all possible pairs from a list? LISP function to make all possible pairs from a list? lisp common-lisp a LISP LISP function to make all possible pairs from a list? I'm trying to create a LISP function that creates from a list all possible pairs. Example of what I'm trying to achieve: (a b c d) -->...
[ -0.00823974609375, 0.03076171875, 0.0018157958984375, 0.0108642578125, -0.010498046875, 0.0294189453125, -0.0291748046875, -0.00885009765625, 0.0015716552734375, -0.024169921875, -0.000568389892578125, -0.0029754638671875, 0.0089111328125, -0.00933837890625, -0.020263671875, 0.01989746...
[ 16970, 9434, 32354, 47, 3249, 756, 7722, 80836, 7, 1295, 5303, 400, 7008, 39210, 4086, 254, 10, 31577, 28282, 89536, 69307, 876, 501, 104, 129908, 60494, 275, 67660, 51515, 2967 ]
[ 0.140869140625, 0.22314453125, 0.2025146484375, 0.05572509765625, 0.1141357421875, 0.12744140625, 0.174072265625, 0.2294921875, 0.12451171875, 0.1005859375, 0.1915283203125, 0.130126953125, 0.187255859375, 0.1236572265625, 0.1361083984375, 0.1837158203125, 0.040771484375, 0.0511474...
embed
20587799_c0
20587799
lisp
0
Title: List of features available in different Common Lisp implementations Problem title: List of features available in different Common Lisp implementations Tags: lisp, common-lisp Problem: List of features available in different Common Lisp implementations Is there any reference available online that lists all(or alm...
List of features available in different Common Lisp implementations List of features available in different Common Lisp implementations lisp common-lisp List Common Lisp List of features available in different Common Lisp implementations Is there any reference available online that lists all(or almost all) the ANSI Com...
[ 0.01336669921875, 0.00176239013671875, 0.0106201171875, 0.01214599609375, 0.0028076171875, -0.0036163330078125, 0.01422119140625, 0.0016326904296875, 0.006256103515625, 0.0159912109375, -0.00185394287109375, 0.005706787109375, 0.01092529296875, 0.025390625, 0.0016632080078125, 0.005065...
[ 32036, 66139, 19882, 12921, 151301, 1261, 7008, 208124, 23, 400, 39210, 4086, 254, 91067, 1118, 5303, 756, 39555, 14368, 9902, 29479, 46323, 90944, 37486, 23330, 313, 67616, 683, 47457, 866 ]
[ 0.09783935546875, 0.196044921875, 0.12274169921875, 0.13818359375, 0.177978515625, 0.1851806640625, 0.213134765625, 0.1629638671875, 0.016845703125, 0.12274169921875, 0.12939453125, 0.135009765625, 0.148193359375, 0.11102294921875, 0.079833984375, 0.06353759765625, 0.0209503173828125...
embed
24508641_c0
24508641
lisp
0
Title: Syntax sugar for funcall? Problem title: Syntax sugar for funcall? Tags: lisp, functional-programming, common-lisp Problem: Syntax sugar for funcall? Why there is no syntax sugar for funcall? We need it a lot. Won't it be great to write something like (&#do-something arg0 arg1 arg2) instead of (funcall do-someth...
Syntax sugar for funcall? Syntax sugar for funcall? lisp functional-programming common-lisp Syntax arg0 arg1 arg2 Syntax sugar for funcall? Why there is no syntax sugar for funcall? We need it a lot. Won't it be great to write something like (&#do-something arg0 arg1 arg2) instead of (funcall do-something arg0 arg1 arg...
[ 0.0059814453125, 0.0164794921875, 0.00677490234375, 0.004791259765625, -0.02392578125, 0.0234375, -0.0035552978515625, 0.007049560546875, -0.0025787353515625, -0.021484375, 0.0062255859375, 0.0074462890625, -0.01513671875, -0.0084228515625, 0.0027313232421875, -0.01007080078125, -0.0...
[ 19010, 86531, 101087, 100, 7477, 85763, 400, 7008, 123309, 28966, 39210, 4086, 254, 79459, 2389, 418, 304, 44084, 2685, 83, 110, 6002, 3871, 5915, 6782, 33022, 1884, 54764, 246, 64113, 10461, 64457, 16498, 54, 15190, 158189, 619, 1928, 7352...
[ 0.1383056640625, 0.2044677734375, 0.2509765625, 0.0628662109375, 0.1719970703125, 0.24755859375, 0.06134033203125, 0.135986328125, 0.126220703125, 0.0830078125, 0.04559326171875, 0.02911376953125, 0.1181640625, 0.1173095703125, 0.1317138671875, 0.016571044921875, 0.099609375, 0.023...
embed
48429916_c0
48429916
lisp
0
Title: How do I evaluate a symbol in MIT Scheme? Problem title: How do I evaluate a symbol in MIT Scheme? Tags: scheme, lisp, mit-scheme Problem: How do I evaluate a symbol in MIT Scheme? I have a following in Scheme: ((car '(null? null?)) ()) which should evaluate to #t but I'm getting an error: the object null? is no...
How do I evaluate a symbol in MIT Scheme? How do I evaluate a symbol in MIT Scheme? scheme lisp mit-scheme How MIT Scheme How do I evaluate a symbol in MIT Scheme? I have a following in Scheme: which should evaluate to #t but I'm getting an error: I tried some of the solutions in other SO questions but none of them see...
[ 0.0059814453125, 0.0125732421875, 0.0087890625, 0.017333984375, -0.01324462890625, 0.006439208984375, 0.022705078125, 0.002349853515625, -0.006378173828125, -0.0235595703125, -0.00177001953125, -0.004180908203125, -0.00390625, -0.00836181640625, -0.01025390625, -0.01275634765625, -0....
[ 11249, 54, 87, 151575, 13, 26582, 23, 78999, 34702, 282, 10, 150370, 400, 7008, 491, 7560, 25632, 5608, 47, 468, 18, 18499, 51347, 15969, 4488 ]
[ 0.0977783203125, 0.057952880859375, 0.06744384765625, 0.2247314453125, 0.11614990234375, 0.281494140625, 0.09405517578125, 0.19921875, 0.197509765625, 0.153564453125, 0.06134033203125, 0.1768798828125, 0.032440185546875, 0.1337890625, 0.165771484375, 0.163818359375, 0.09088134765625,...
embed
35190977_c0
35190977
lisp
0
Title: Colon in Scheme Problem title: Colon in Scheme Tags: guile, lisp, scheme Problem: Colon in Scheme (show-data 'YHOO :config 'my-config) I saw some Scheme code (in Guile) like the line above and get confused with the colon syntax :config . What kind of language features of this? Is it a intrinsic feature of Scheme...
Colon in Scheme Colon in Scheme guile lisp scheme Colon Scheme YHOO Colon in Scheme I saw some Scheme code (in Guile) like the line above and get confused with the colon syntax :config . What kind of language features of this? Is it a intrinsic feature of Scheme, or specially designed for the Guile lib? How does it wor...
[ 0.005340576171875, 0.0030975341796875, 0.0169677734375, 0.0233154296875, 0.0017852783203125, -0.0179443359375, 0.01495361328125, 0.00115203857421875, -0.0062255859375, 0.00726318359375, -0.000148773193359375, -0.03662109375, -0.01116943359375, -0.0169677734375, -0.0185546875, -0.021484...
[ 156637, 23, 34702, 282, 2497, 1340, 400, 7008, 150370, 141404, 30563, 24124, 18151, 73, 53513, 133, 1884, 70, 13315, 36917, 55681, 678, 46512, 6002, 86531, 152, 153837, 8562, 111, 46876, 66139, 903, 442, 9407, 27744, 60213, 82775, 100, 2547...
[ 0.2452392578125, 0.10650634765625, 0.20947265625, 0.1820068359375, 0.1348876953125, 0.1719970703125, 0.0540771484375, 0.119384765625, 0.2049560546875, 0.0845947265625, 0.1260986328125, 0.048492431640625, 0.1790771484375, 0.039825439453125, 0.181640625, 0.2010498046875, 0.024871826171...
embed
71501448_c0
71501448
lisp
0
Title: Does Hy have inline if? Problem title: Does Hy have inline if? Tags: python, hy, lisp Problem: Does Hy have inline if? What is the Hy equivalent of Python's a if condition else b ? I'm trying to convert something like this return (quicksort(under) if under else []) + same + (quicksort(over) if over else []) to H...
Does Hy have inline if? Does Hy have inline if? python hy lisp Does Does Hy have inline if? What is the Hy equivalent of Python's a if condition else b ? I'm trying to convert something like this to Hy. It avoids calling quicksort() if the list is empty. I know I can do but I'd rather have it on one line
[ 0.00604248046875, 0.0032958984375, 0.021728515625, -0.001434326171875, -0.01519775390625, 0.0181884765625, 0.0322265625, -0.015625, 0.000926971435546875, -0.006927490234375, 0.001983642578125, 0.0079345703125, -0.01202392578125, -0.009033203125, 0.007659912109375, -0.017822265625, -0...
[ 101790, 3905, 765, 23, 2256, 2174, 17198, 50828, 2119, 400, 7008, 183234, 145581, 10, 35431, 37076, 876, 96760, 71864, 159029, 63773, 62351, 5303, 201505, 43257, 13315 ]
[ 0.0716552734375, 0.25634765625, 0.11273193359375, 0.134521484375, 0.2459716796875, 0.2337646484375, 0.0576171875, 0.12176513671875, 0.2218017578125, 0.0716552734375, 0.1646728515625, 0.1309814453125, 0.1875, 0.043304443359375, 0.177978515625, 0.08203125, 0.08734130859375, 0.0463256...
embed
12631593_c0
12631593
lisp
0
Title: List manipulation in Scheme Problem title: List manipulation in Scheme Tags: scheme, lisp Problem: List manipulation in Scheme Possible Duplicate: Flatten a list using only the forms in “The Little Schemer” I simply want to turn '(a b (c d) e) into '(a b c d e) (i.e., insert each member of the inner list into th...
List manipulation in Scheme List manipulation in Scheme scheme lisp List Scheme List manipulation in Scheme I simply want to turn '(a b (c d) e) into '(a b c d e) (i.e., insert each member of the inner list into the outer list, while maintaining the order of the elements). There has to be a simple way to do this, but i...
[ -0.006805419921875, 0.03857421875, -0.0078125, 0.0262451171875, -0.005523681640625, 0.0150146484375, -0.021484375, -0.004058837890625, 0.0031890869140625, -0.0245361328125, -0.01336669921875, -0.026123046875, -0.01116943359375, 0.00885009765625, -0.011474609375, -0.00714111328125, 0....
[ 32036, 45258, 1363, 23, 34702, 282, 150370, 400, 7008, 87, 42856, 3444, 47, 15504, 242, 11, 876, 238, 104, 28, 3934, 501, 183540, 12638, 32786, 70, 75414, 5303, 1810, 56, 12960, 76104, 214, 12989, 80854, 8781, 3917, 54, 903, 1284, 19264...
[ 0.26513671875, 0.2408447265625, 0.0706787109375, 0.1029052734375, 0.207763671875, 0.185302734375, 0.2271728515625, 0.0888671875, 0.1644287109375, 0.038818359375, 0.1021728515625, 0.1492919921875, 0.0787353515625, 0.1890869140625, 0.07989501953125, 0.036163330078125, 0.09588623046875,...
embed
28553932_c0
28553932
lisp
0
Title: How to return the value and name of a variable in Common Lisp Problem title: How to return the value and name of a variable in Common Lisp Tags: common-lisp, lisp Problem: How to return the value and name of a variable in Common Lisp I'm trying to write a macro to return a variable's name and value in common lis...
How to return the value and name of a variable in Common Lisp How to return the value and name of a variable in Common Lisp common-lisp lisp How Common Lisp How to return the value and name of a variable in Common Lisp I'm trying to write a macro to return a variable's name and value in common lisp. How do I return the...
[ -0.0025177001953125, -0.006134033203125, 0.0031585693359375, 0.0279541015625, 0.00823974609375, 0.033935546875, -0.0159912109375, -0.004791259765625, -0.00102996826171875, -0.00946044921875, 0.01007080078125, 0.004180908203125, -0.000492095947265625, -0.0035858154296875, 0.015869140625, ...
[ 11249, 47, 30646, 70, 34292, 136, 9351, 111, 77336, 23, 151301, 1261, 7008, 10, 39210, 4086, 254, 400, 31577, 33022, 111789, 16970, 9434, 1884, 41116, 14503, 839, 61152, 425, 1022, 1556, 190 ]
[ 0.0750732421875, 0.06756591796875, 0.2218017578125, 0.040924072265625, 0.23681640625, 0.1671142578125, 0.16943359375, 0.049072265625, 0.2685546875, 0.089599609375, 0.1649169921875, 0.17529296875, 0.2144775390625, 0.017547607421875, 0.1317138671875, 0.1002197265625, 0.11090087890625, ...
embed
37095244_c0
37095244
lisp
0
Title: don´t know how to translate a prolog rule to lisp Problem title: don´t know how to translate a prolog rule to lisp Tags: lisp Problem: don´t know how to translate a prolog rule to lisp Hi I am working in a simple expert system in Prolog, based on facts and rules. The problem that I have is that I need to transla...
don´t know how to translate a prolog rule to lisp don´t know how to translate a prolog rule to lisp lisp don´t know how to translate a prolog rule to lisp Hi I am working in a simple expert system in Prolog, based on facts and rules. The problem that I have is that I need to translate the prolog code into Lisp. I alrea...
[ 0.029052734375, 0.00171661376953125, 0.0057373046875, 0.0048828125, 0.01153564453125, 0.0263671875, -0.0091552734375, -0.00119781494140625, 0.00128173828125, -0.048095703125, 0.00640869140625, -0.00138092041015625, -0.0098876953125, -0.006927490234375, 0.00604248046875, 0.0111694335937...
[ 18, 3714, 3642, 3900, 19309, 502, 4867, 79986, 47, 400, 7008, 20697, 8781, 26808, 5426, 1250, 15824, 91736, 2967, 18151, 3934, 1261, 5809, 13315, 41810, 157, 20595, 4432, 1723, 48538, 76228, 184, 297 ]
[ 0.0151519775390625, 0.0965576171875, 0.034423828125, 0.136962890625, 0.1956787109375, 0.146240234375, 0.215087890625, 0.1798095703125, 0.10760498046875, 0.1180419921875, 0.1929931640625, 0.0204010009765625, 0.0367431640625, 0.089599609375, 0.06982421875, 0.0955810546875, 0.0853271484...
embed
26815218_c0
26815218
lisp
0
Title: Iterative solution to find maximum element Problem title: Iterative solution to find maximum element Tags: common-lisp, lisp Problem: Iterative solution to find maximum element I need to solve the maximum code by iterative. I started by creating an array, can you help me to continue: (do do-array (d l) (setf b (...
Iterative solution to find maximum element Iterative solution to find maximum element common-lisp lisp Iterative Iterative solution to find maximum element I need to solve the maximum code by iterative. I started by creating an array, can you help me to continue:
[ 0.01385498046875, 0.0089111328125, 0.02392578125, 0.00390625, -0.012451171875, 0.0250244140625, -0.01361083984375, 0.007080078125, 0.005035400390625, -0.01263427734375, -0.00927734375, 0.006103515625, -0.01177978515625, -0.0252685546875, 0.0107421875, -0.00787353515625, -0.0140380859...
[ 87, 720, 45023, 29806, 47, 7413, 38132, 12830, 39210, 4086, 254, 400, 7008, 3871, 86869, 18151, 390, 17, 26859, 105233, 10298, 53, 831, 4358, 21342 ]
[ 0.047943115234375, 0.198486328125, 0.1890869140625, 0.172119140625, 0.050689697265625, 0.1268310546875, 0.2154541015625, 0.2032470703125, 0.1273193359375, 0.0616455078125, 0.1199951171875, 0.07061767578125, 0.1497802734375, 0.06390380859375, 0.1273193359375, 0.17529296875, 0.04861450...
embed
32779752_c0
32779752
lisp
0
Title: LISP: Omit first value in list by reference Problem title: LISP: Omit first value in list by reference Tags: lisp, clisp Problem: LISP: Omit first value in list by reference I just want to omit first value of list using a function but below code is returning same list I dont want to return from a fucntion Code: ...
LISP: Omit first value in list by reference LISP: Omit first value in list by reference lisp clisp LISP Omit LISP: Omit first value in list by reference I just want to omit first value of list using a function but below code is returning same list I dont want to return from a fucntion Code:
[ 0.0191650390625, 0.020751953125, 0.0225830078125, 0.0201416015625, -0.01239013671875, -0.00872802734375, 0.005401611328125, 0.010009765625, 0.007415771484375, -0.010498046875, 0.0033111572265625, 0.0191650390625, 0.0008392333984375, -0.01165771484375, 0.01531982421875, -0.0025787353515...
[ 16970, 9434, 2383, 217, 5117, 34292, 23, 5303, 390, 91067, 400, 7008, 95701, 3444, 171, 111, 17368, 32354, 35064, 18151, 30646, 5701, 13319, 47, 1295, 5639, 28864 ]
[ 0.1402587890625, 0.2236328125, 0.1517333984375, 0.1390380859375, 0.148681640625, 0.197509765625, 0.046875, 0.1866455078125, 0.045379638671875, 0.248046875, 0.08673095703125, 0.139404296875, 0.0262298583984375, 0.0946044921875, 0.1488037109375, 0.032379150390625, 0.045013427734375, ...
embed
11835026_c0
11835026
lisp
0
Title: Making a Windows path useful in Emacs Lisp Problem title: Making a Windows path useful in Emacs Lisp Tags: lisp, emacs, elisp Problem: Making a Windows path useful in Emacs Lisp If I copy a Windows path (say, "C:\foo\bar\bat") to the Windows Clipboard, I can paste it into an Emacs buffer, but can't do much else ...
Making a Windows path useful in Emacs Lisp Making a Windows path useful in Emacs Lisp lisp emacs elisp Making Windows Emacs Lisp Making a Windows path useful in Emacs Lisp If I copy a Windows path (say, "C:\foo\bar\bat") to the Windows Clipboard, I can paste it into an Emacs buffer, but can't do much else with it, as t...
[ 0.0166015625, 0.0172119140625, 0.000736236572265625, -0.003265380859375, -0.009765625, 0.03369140625, -0.0028228759765625, 0.004913330078125, 0.0031280517578125, -0.0166015625, -0.0194091796875, 0.0034332275390625, 0.003387451171875, 0.015380859375, -0.0029754638671875, 0.0177001953125...
[ 13676, 3773, 60875, 80234, 85269, 4439, 1261, 7008, 23, 400, 352, 2263, 15296, 43658, 441, 12, 3584, 1299, 2848, 47, 127981, 24351, 831, 71099, 373, 18234, 54, 5045, 4420, 7, 5544, 90, 198371, 29481, 237, 144281, 3249, 79315, 366, 184, ...
[ 0.08544921875, 0.1998291015625, 0.2415771484375, 0.18017578125, 0.1689453125, 0.1868896484375, 0.1531982421875, 0.2125244140625, 0.003692626953125, 0.083984375, 0.0611572265625, 0.0810546875, 0.009918212890625, 0.1737060546875, 0.0227813720703125, 0.066162109375, 0.121337890625, 0....
embed
48601290_c0
48601290
lisp
0
Title: scheme aliases for macros Problem title: scheme aliases for macros Tags: scheme, macros, lisp, clojure Problem: scheme aliases for macros How does one create aliases for macros in Scheme? in the same vein as this for Clojure define a synonym for a Clojure macro and this for Common Lisp common lisp function/macro...
scheme aliases for macros scheme aliases for macros scheme macros lisp clojure scheme aliases for macros How does one create aliases for macros in Scheme? in the same vein as this for Clojure define a synonym for a Clojure macro and this for Common Lisp common lisp function/macro aliases I realize for functions it is b...
[ -0.0020294189453125, 0.019287109375, 0.01025390625, 0.0113525390625, 0.00921630859375, 0.01348876953125, -0.0062255859375, 0.00018310546875, -0.0103759765625, -0.00311279296875, 0.0126953125, -0.017578125, -0.007293701171875, -0.0233154296875, 0.005828857421875, -0.002044677734375, -...
[ 150370, 55109, 90, 100, 111789, 7, 400, 7008, 20450, 461, 107, 11249, 14602, 1632, 28282, 23, 34702, 282, 51053, 61924, 164661, 903, 151301, 1261, 39210, 32354, 192, 15322, 92154, 73, 165132, 53513, 133, 134995 ]
[ 0.247314453125, 0.250244140625, 0.1817626953125, 0.09613037109375, 0.2257080078125, 0.12371826171875, 0.0933837890625, 0.1380615234375, 0.1029052734375, 0.12384033203125, 0.0958251953125, 0.03753662109375, 0.00954437255859375, 0.0246734619140625, 0.1591796875, 0.029754638671875, 0.18...
embed
26770955_c0
26770955
lisp
0
Title: how to map an element in a list to a value from other list in LISP Problem title: how to map an element in a list to a value from other list in LISP Tags: lisp Problem: how to map an element in a list to a value from other list in LISP I am new to lisp programming and i am trying to think about the below operati...
how to map an element in a list to a value from other list in LISP how to map an element in a list to a value from other list in LISP lisp other LISP how to map an element in a list to a value from other list in LISP I am new to lisp programming and i am trying to think about the below operation. (extract '(0 1 0) '(a ...
[ -0.0023651123046875, 0.02783203125, 0.01104736328125, 0.006744384765625, -0.01068115234375, 0.02197265625, -0.00119781494140625, 0.020263671875, 0.0177001953125, -0.007415771484375, 0.0020904541015625, -0.012939453125, -0.00787353515625, 0.0194091796875, -0.0245361328125, 0.00053405761...
[ 3642, 47, 22288, 12830, 23, 5303, 34292, 1295, 3789, 16970, 9434, 400, 7008, 10, 3525, 56037, 31577, 5351, 35064, 41018, 112779, 15390, 2389, 106, 757, 876, 501, 8337, 1821, 41600, 76199, 275, 86869 ]
[ 0.053924560546875, 0.1590576171875, 0.2042236328125, 0.196533203125, 0.0794677734375, 0.192626953125, 0.1678466796875, 0.13232421875, 0.103759765625, 0.1156005859375, 0.20068359375, 0.091552734375, 0.1541748046875, 0.080078125, 0.03045654296875, 0.05560302734375, 0.013671875, 0.071...
embed
39292644_c0
39292644
lisp
0
Title: stack-overflow in recursions in Racket Problem title: stack-overflow in recursions in Racket Tags: lisp, racket, recursion Problem: stack-overflow in recursions in Racket Recursions are highly promoted in Racket as part of functional programming. However, stack overflow is an important problem generally mentione...
stack-overflow in recursions in Racket stack-overflow in recursions in Racket lisp racket recursion Racket stack-overflow in recursions in Racket Recursions are highly promoted in Racket as part of functional programming. However, stack overflow is an important problem generally mentioned with recursion. Are there any ...
[ 0.0059814453125, 0.0196533203125, 0.0024871826171875, -0.000392913818359375, 0.01434326171875, -0.01031494140625, -0.0203857421875, 0.003936767578125, -0.00634765625, 0.0019989013671875, 0.0157470703125, -0.045654296875, 0.008056640625, 0.005279541015625, 0.03662109375, 0.0022735595703...
[ 177261, 5465, 118664, 23, 195625, 17514, 2552, 27853, 400, 7008, 673, 1830, 165428, 42, 63239, 103210, 125568, 2831, 123309, 56037, 645, 5526, 2967, 137567, 119056, 113949, 831, 74918, 170944, 5608, 56282 ]
[ 0.197021484375, 0.1390380859375, 0.26513671875, 0.0291595458984375, 0.2052001953125, 0.12469482421875, 0.1260986328125, 0.2255859375, 0.06634521484375, 0.12841796875, 0.09930419921875, 0.098388671875, 0.12890625, 0.162353515625, 0.0904541015625, 0.05206298828125, 0.112548828125, 0....
embed
61177185_c0
61177185
lisp
0
Title: Main difference between using define and let in scheme Problem title: Main difference between using define and let in scheme Tags: scheme, lisp Problem: Main difference between using define and let in scheme What are the main reasons why someone would use let : (let((x 4)) (+ x 12)) Instead of doing the same thi...
Main difference between using define and let in scheme Main difference between using define and let in scheme scheme lisp define Main Main difference between using define and let in scheme What are the main reasons why someone would use let : Instead of doing the same thing with a define : Would there be examples of th...
[ 0.003173828125, 0.0279541015625, -0.01080322265625, 0.0205078125, 0.00170135498046875, -0.00069427490234375, 0.0028533935546875, 0.0031585693359375, -0.000217437744140625, -0.003875732421875, -0.0262451171875, -0.0250244140625, -0.01141357421875, 0.007232666015625, 0.0185546875, 0.0082...
[ 12321, 60212, 17721, 17368, 61924, 136, 2633, 23, 150370, 400, 7008, 5201, 89397, 15400, 2806, 4527, 175399, 27781, 4488, 678, 51515 ]
[ 0.052398681640625, 0.210205078125, 0.126220703125, 0.103759765625, 0.282958984375, 0.10919189453125, 0.2303466796875, 0.101318359375, 0.2099609375, 0.05181884765625, 0.140380859375, 0.02862548828125, 0.0919189453125, 0.041229248046875, 0.0222015380859375, 0.09503173828125, 0.05599975...
embed
41535861_c1
41535861
lisp
1
the error, the source code, and that I have copies of the .framework files in both the project directory and my hard_drive/Library/Frameworks: https://i.sstatic.net/JHkfR.jpg Code signals: Can, sdl2-ttf, sdl2-image, Press, ENTER, sdl2, Load, ASDF, Loading, Error, Unable, FRAMEWORK, SDL2_ttf, DEFAULT, libSDL2_ttf, Whil...
the error, the source code, and that I have copies of the .framework files in both the project directory and my hard_drive/Library/Frameworks: https://i.sstatic.net/JHkfR.jpg Code signals: Can, sdl2-ttf, sdl2-image, Press, ENTER, sdl2, Load, ASDF, Loading, Error, Unable, FRAMEWORK, SDL2_ttf, DEFAULT, libSDL2_ttf, Whil...
[ 0.00494384765625, 0.00360107421875, -0.016357421875, 0.0225830078125, -0.01483154296875, -0.00165557861328125, 0.0072021484375, -0.005340576171875, 0.00244140625, -0.01055908203125, 0.006988525390625, -0.052978515625, 0.005126953125, -0.0033111572265625, 0.01123046875, -0.0008506774902...
[ 70, 18499, 4, 31344, 18151, 450, 87, 765, 71200, 5, 160328, 18244, 102158, 23, 15044, 13452, 14364, 53, 7941, 88400, 104820, 3701, 108386, 282, 14, 201939, 1179, 1375, 841, 420, 1052, 25687, 28864, 26073, 4171, 91, 20469, 18504, 3062, 379...
[ 0.027374267578125, 0.28564453125, 0.00848388671875, 0.217529296875, 0.21728515625, 0.02691650390625, 0.049774169921875, 0.10205078125, 0.1728515625, 0.03924560546875, 0.225341796875, 0.2255859375, 0.1533203125, 0.012786865234375, 0.046905517578125, 0.1500244140625, 0.1468505859375, ...
embed
25328961_c0
25328961
lisp
0
Title: Get result of compilation as single file with ASDF Problem title: Get result of compilation as single file with ASDF Tags: lisp, common-lisp, asdf, compilation Problem: Get result of compilation as single file with ASDF Is it possible to tell ASDF that it should produce only one fas(l) file for entire system? Th...
Get result of compilation as single file with ASDF Get result of compilation as single file with ASDF lisp common-lisp asdf compilation Get ASDF Get result of compilation as single file with ASDF Is it possible to tell ASDF that it should produce only one fas(l) file for entire system? This file should be concatenation...
[ 0.006195068359375, -0.007720947265625, -0.00970458984375, -0.007171630859375, -0.0181884765625, 0.0223388671875, -0.0030975341796875, -0.0086669921875, 0.005706787109375, -0.024658203125, -0.0177001953125, 0.007537841796875, -0.0311279296875, 0.006103515625, -0.0021209716796875, -0.013...
[ 20779, 16750, 111, 98352, 1363, 237, 11001, 11435, 678, 6483, 38997, 400, 7008, 39210, 4086, 254, 71, 420, 7722, 14192, 5608, 27489, 4734, 1632, 29395, 141, 100, 64194, 5426, 158, 4460, 33, 7108, 12989, 756, 375, 5974, 102158, 76519, 3038...
[ 0.09674072265625, 0.1907958984375, 0.098388671875, 0.236572265625, 0.033538818359375, 0.06951904296875, 0.1558837890625, 0.187744140625, 0.097412109375, 0.139892578125, 0.279541015625, 0.052520751953125, 0.135009765625, 0.11181640625, 0.04644775390625, 0.1036376953125, 0.066650390625...
embed
56556009_c0
56556009
lisp
0
Title: Checking for even and odd values in a loop with Lisp Problem title: Checking for even and odd values in a loop with Lisp Tags: common-lisp, lisp, clisp Problem: Checking for even and odd values in a loop with Lisp I do not understand why the following lisp program displays 15 lines of output as opposed to 10: (d...
Checking for even and odd values in a loop with Lisp Checking for even and odd values in a loop with Lisp common-lisp lisp clisp Checking Lisp Checking for even and odd values in a loop with Lisp I do not understand why the following lisp program displays 15 lines of output as opposed to 10: I am using CLISP 2.49 on a ...
[ -0.00714111328125, 0.0284423828125, -0.0078125, -0.0072021484375, -0.0059814453125, 0.019775390625, 0.0208740234375, 0.005584716796875, -0.007476806640625, 0.00970458984375, 0.00189208984375, -0.023681640625, 0.008544921875, 0.003936767578125, 0, 0.0054931640625, 0.01361083984375, ...
[ 38679, 214, 100, 3853, 136, 70270, 142424, 40956, 678, 1261, 7008, 39210, 4086, 254, 400, 95701, 959, 28219, 15400, 25632, 1528, 44116, 7, 423, 124519, 140992, 233, 144429, 47, 209, 17368, 313, 67616, 683, 787, 12977, 3773, 36279, 5 ]
[ 0.1881103515625, 0.01324462890625, 0.1046142578125, 0.203369140625, 0.10833740234375, 0.2337646484375, 0.1754150390625, 0.189453125, 0.053375244140625, 0.1619873046875, 0.24365234375, 0.0889892578125, 0.12060546875, 0.17138671875, 0.1278076171875, 0.1107177734375, 0.03521728515625, ...
embed
36349709_c0
36349709
lisp
0
Title: How to install CLISP in Redhat Linux Problem title: How to install CLISP in Redhat Linux Tags: redhat, clisp, common-lisp, linux, lisp Problem: How to install CLISP in Redhat Linux I was searching, how to install CLISP ( http://www.clisp.org ) in RedHat Linux. In the CLISP web site Fedora installation link is br...
How to install CLISP in Redhat Linux How to install CLISP in Redhat Linux redhat clisp common-lisp linux lisp How CLISP Redhat Linux How to install CLISP in Redhat Linux I was searching, how to install CLISP ( http://www.clisp.org ) in RedHat Linux. In the CLISP web site Fedora installation link is broken. yum install ...
[ -0.000514984130859375, 0.011474609375, 0.01385498046875, 0.003936767578125, -0.0035247802734375, 0.0164794921875, 0.00994873046875, -0.023193359375, -0.01318359375, -0.0111083984375, 0.01251220703125, -0.0283203125, 0, -0.009765625, -0.0220947265625, -0.0035552978515625, -0.018554687...
[ 11249, 47, 20600, 313, 67616, 683, 23, 6096, 2943, 29908, 4842, 95701, 7008, 39210, 4086, 254, 11508, 6077, 400, 3642, 238, 1478, 6495, 18, 4221, 11606, 59720, 3126, 148431, 96353, 4488, 166, 246, 1747, 3794, 116890 ]
[ 0.0487060546875, 0.050567626953125, 0.1746826171875, 0.116943359375, 0.2086181640625, 0.265625, 0.0977783203125, 0.1280517578125, 0.187744140625, 0.174072265625, 0.0904541015625, 0.1585693359375, 0.2384033203125, 0.059326171875, 0.1688232421875, 0.1834716796875, 0.04864501953125, 0...
embed
24716663_c1
24716663
lisp
1
3)" (cond ((null tpl) nil) ((atom (car tpl)) (cons (car xs) (tree (cdr xs) (cdr tpl)))) (t (cons (tree xs (car tpl)) (tree (nthcdr (length* (car tpl)) xs) (cdr tpl)))))) Is there any way to do this better, in a more elegant and concise way? For example, the function converting a list into a tree might not use the templ...
3)" (cond ((null tpl) nil) ((atom (car tpl)) (cons (car xs) (tree (cdr xs) (cdr tpl)))) (t (cons (tree xs (car tpl)) (tree (nthcdr (length* (car tpl)) xs) (cdr tpl)))))) Is there any way to do this better, in a more elegant and concise way? For example, the function converting a list into a tree might not use the templ...
[ 0.0137939453125, 0.01055908203125, -0.0050048828125, -0.005584716796875, 0.0074462890625, 0.006378173828125, -0.0169677734375, -0.0086669921875, 0.0013885498046875, -0.03076171875, -0.006500244140625, -0.046142578125, 0.019775390625, 0.01361083984375, 0.0164794921875, 0.0147705078125, ...
[ 8439, 58, 2271, 71, 139550, 2424, 17324, 16, 5928, 3284, 25553, 1022, 7, 62600, 7569, 18, 23986, 167089, 2499, 3917, 54, 903, 11522, 1286, 27650, 158, 318, 32354, 96760, 214, 5303, 3934, 10, 53201, 13648, 959, 4527, 110934, 831, 5351, 7...
[ 0.1529541015625, 0.1162109375, 0.1060791015625, 0.08062744140625, 0.1727294921875, 0.1685791015625, 0.16259765625, 0.00909423828125, 0.1585693359375, 0.161376953125, 0.1326904296875, 0.04730224609375, 0.02947998046875, 0.1759033203125, 0.0821533203125, 0.051177978515625, 0.0152282714...
embed
26564420_c0
26564420
lisp
0
Title: How to refer property-list attribute with a string Problem title: How to refer property-list attribute with a string Tags: symbols, property-list, lisp, common-lisp Problem: How to refer property-list attribute with a string Consider the following case (setf mat (list :f1 1 :f2 2)) (getf mat :f1) outputs 1 as ex...
How to refer property-list attribute with a string How to refer property-list attribute with a string symbols property-list lisp common-lisp How How to refer property-list attribute with a string Consider the following case (getf mat :f1) outputs 1 as expected. I have a variable (setf str "f1") or (setf str 'f1) , whic...
[ 0.00372314453125, -0.006317138671875, -0.00171661376953125, -0.0220947265625, -0.007476806640625, -0.0198974609375, 0.00775146484375, 0.006317138671875, 0.0019989013671875, -0.00762939453125, 0.009765625, -0.0038909912109375, -0.0206298828125, -0.00433349609375, -0.0213623046875, -0.00...
[ 11249, 47, 15005, 57266, 9, 6562, 150380, 13, 678, 79315, 26582, 400, 7008, 39210, 4086, 254, 3794, 420, 2589, 17727, 140992, 106, 84751, 77336, 3509, 7704, 418, 43240, 3444, 19048, 1884, 831, 54, 903 ]
[ 0.05303955078125, 0.005645751953125, 0.2242431640625, 0.21533203125, 0.055389404296875, 0.23291015625, 0.216064453125, 0.0625, 0.1279296875, 0.248291015625, 0.219970703125, 0.079833984375, 0.1527099609375, 0.1258544921875, 0.06573486328125, 0.1177978515625, 0.076416015625, 0.098144...
embed
12756168_c0
12756168
lisp
0
Title: Trouble understanding piece of code in LISP Problem title: Trouble understanding piece of code in LISP Tags: lisp, racket, scheme Problem: Trouble understanding piece of code in LISP I need some help understanding what this code does. I am not sure what the fcombine variable does? Can someone please give me a wa...
Trouble understanding piece of code in LISP Trouble understanding piece of code in LISP lisp racket scheme Trouble LISP Trouble understanding piece of code in LISP I need some help understanding what this code does. I am not sure what the fcombine variable does? Can someone please give me a walkthrough of what the code...
[ -0.0123291015625, 0.0218505859375, -0.01104736328125, 0.0234375, -0.005157470703125, 0.0010833740234375, -0.01483154296875, -0.007415771484375, 0.000156402587890625, -0.0224609375, 0.004058837890625, -0.01904296875, 0.0181884765625, 0.0030517578125, -0.00799560546875, 0.001419067382812...
[ 119671, 2661, 100094, 63847, 111, 18151, 16970, 9434, 23, 400, 7008, 673, 27853, 150370, 3871, 4358, 2367, 14602, 9077, 1238, 277, 46187, 77336, 22936, 35691, 222521, 83, 20594 ]
[ 0.1046142578125, 0.1094970703125, 0.1756591796875, 0.1650390625, 0.046966552734375, 0.1695556640625, 0.11279296875, 0.202880859375, 0.01873779296875, 0.0950927734375, 0.1656494140625, 0.069091796875, 0.173828125, 0.1378173828125, 0.017822265625, 0.060333251953125, 0.0635986328125, ...
embed
3964047_c0
3964047
lisp
0
Title: large output in common lisp linux terminal Problem title: large output in common lisp linux terminal Tags: terminal, lisp, common-lisp Problem: large output in common lisp linux terminal I wrote a clisp program that prints out n sets of x*y random integers. I'd like to make n=100, but I can't copy and paste the ...
large output in common lisp linux terminal large output in common lisp linux terminal terminal lisp common-lisp large output in common lisp linux terminal I wrote a clisp program that prints out n sets of x*y random integers. I'd like to make n=100, but I can't copy and paste the whole thing because my linux terminal d...
[ 0.02685546875, 0.011962890625, -0.00604248046875, -0.0019073486328125, -0.002716064453125, 0.01470947265625, 0.028564453125, -0.03173828125, 0.006622314453125, -0.03076171875, 0.016845703125, -0.0035858154296875, 0.017822265625, -0.01385498046875, -0.01055908203125, -0.0006103515625, ...
[ 21334, 140992, 23, 39210, 400, 7008, 11508, 6077, 33949, 4086, 254, 87, 54397, 95701, 1528, 28412, 1810, 653, 5423, 1022, 1639, 53, 96759, 892, 26255, 1884, 3249, 1369, 3559, 831, 43658, 136, 71099, 28271, 4420, 2060, 20174, 92635, 11522, ...
[ 0.1368408203125, 0.2430419921875, 0.04547119140625, 0.1690673828125, 0.1300048828125, 0.224853515625, 0.085205078125, 0.109619140625, 0.2646484375, 0.096923828125, 0.1785888671875, 0.002166748046875, 0.1112060546875, 0.1138916015625, 0.1419677734375, 0.1285400390625, 0.1136474609375,...
embed
78529040_c1
78529040
lisp
1
05c8cf"))) (format nil "~s" value)) Yields: "#(\"a800150c-fed9-4c2a-9de4-c34dbe5b9f83\" \"a99c023a-5d29-40cc-ad49-1745d3e2bfe4\" \"f65dff1f-3719-41f5-9735-6ef77c5816b8\" \"c463d1a3-f17b-4e8a-a246-a0cc1805c8cf\")" Note the newlines and two spaces of indentation. Let me know if you have questions! Thank you for the help!...
05c8cf"))) (format nil "~s" value)) Yields: "#(\"a800150c-fed9-4c2a-9de4-c34dbe5b9f83\" \"a99c023a-5d29-40cc-ad49-1745d3e2bfe4\" \"f65dff1f-3719-41f5-9735-6ef77c5816b8\" \"c463d1a3-f17b-4e8a-a246-a0cc1805c8cf\")" Note the newlines and two spaces of indentation. Let me know if you have questions! Thank you for the help!...
[ -0.0086669921875, -0.016357421875, -0.0012054443359375, 0.0216064453125, -0.01104736328125, 0.0223388671875, 0.00030517578125, -0.005584716796875, 0.009521484375, 0.007049560546875, 0.000579833984375, 0.01080322265625, -0.024169921875, -0.0162353515625, -0.0035400390625, 0.002822875976...
[ 4777, 238, 1019, 67466, 58, 32149, 51727, 6, 17324, 2306, 7, 34292, 16, 42341, 19388, 12, 44, 4904, 132, 11, 10253, 19236, 44571, 1126, 11565, 15205, 10289, 17168, 5046, 10342, 4235, 41734, 10060, 12977, 13521, 4633, 12424, 4902, 10945, 2...
[ 0.1943359375, 0.012115478515625, 0.1187744140625, 0.1961669921875, 0.073974609375, 0.1986083984375, 0.22314453125, 0.06451416015625, 0.1968994140625, 0.0966796875, 0.1123046875, 0.188232421875, 0.0491943359375, 0.233154296875, 0.314697265625, 0.06427001953125, 0.014495849609375, 0....
embed
1459429_c0
1459429
lisp
0
Title: strtotime for Emacs Lisp Problem title: strtotime for Emacs Lisp Tags: elisp, emacs, lisp, strtotime Problem: strtotime for Emacs Lisp Is there any functionality in Emacs Lisp that behaves similar to PHP's strtotime function ? (Actually AFAIK it implements relative items of the GNU date input formats .) In PHP I...
strtotime for Emacs Lisp strtotime for Emacs Lisp elisp emacs lisp strtotime Emacs Lisp strtotime for Emacs Lisp Is there any functionality in Emacs Lisp that behaves similar to PHP's strtotime function ? (Actually AFAIK it implements relative items of the GNU date input formats .) In PHP I can write which return the c...
[ -0.0078125, 0.0037078857421875, 0.01397705078125, 0.00738525390625, -0.007110595703125, 0.0118408203125, -0.0206298828125, 0.0162353515625, 0.0021514892578125, -0.0147705078125, -0.015625, 0.018310546875, 0.00174713134765625, 0.0081787109375, -0.015625, -0.00738525390625, -0.02368164...
[ 7704, 188, 6032, 100, 85269, 4439, 1261, 7008, 15296, 352, 2263, 400, 2499, 123309, 2481, 23, 68991, 21373, 47302, 32354, 100582, 29479, 35845, 55769, 165132, 5622, 107730, 9384, 360, 831, 33022, 3129, 30646, 42518, 67569, 1542, 20028, 2537, ...
[ 0.1917724609375, 0.1690673828125, 0.2763671875, 0.07159423828125, 0.1566162109375, 0.1951904296875, 0.1322021484375, 0.239501953125, 0.042510986328125, 0.08209228515625, 0.09033203125, 0.093994140625, 0.041961669921875, 0.169677734375, 0.057861328125, 0.003986358642578125, 0.10327148...
embed
64996480_c0
64996480
lisp
0
Title: Is there a way to write Common Lisp code in DrRacket? Problem title: Is there a way to write Common Lisp code in DrRacket? Tags: common-lisp, racket, ide, lisp Problem: Is there a way to write Common Lisp code in DrRacket? I've been using the DrRacket IDE to write programs and I quite like the interface, so I wa...
Is there a way to write Common Lisp code in DrRacket? Is there a way to write Common Lisp code in DrRacket? common-lisp racket ide lisp Common Lisp DrRacket Is there a way to write Common Lisp code in DrRacket? I've been using the DrRacket IDE to write programs and I quite like the interface, so I was wondering if ther...
[ 0.005950927734375, 0.017822265625, -0.0130615234375, 0.0224609375, -0.00946044921875, 0.0179443359375, 0.0019073486328125, -0.015869140625, -0.01239013671875, -0.0301513671875, -0.01214599609375, 0.003265380859375, 0.0019683837890625, 0.0076904296875, 0.0013427734375, -0.011474609375, ...
[ 3917, 47, 33022, 151301, 1261, 7008, 18151, 23, 1773, 12248, 27853, 39210, 4086, 254, 673, 5415, 400, 2685, 10, 36497, 103391, 1884, 101758, 16428, 220734, 34702, 2552, 98, 442, 5423, 1257 ]
[ 0.101806640625, 0.06414794921875, 0.1795654296875, 0.1790771484375, 0.1571044921875, 0.206787109375, 0.1961669921875, 0.080810546875, 0.1219482421875, 0.138671875, 0.2149658203125, 0.09759521484375, 0.07794189453125, 0.0992431640625, 0.07049560546875, 0.045379638671875, 0.06146240234...
embed
19252947_c2
19252947
lisp
2
870911 * (compile-file "count-to-billion.cl") ; compiling Code signals: sys, time, os, Why, Lisp, Compiled, Uncompiled, GNU, Common, Clisp, time.time, os.system, sys.argv, Kawa, Petite, Ruby, Python, Windows, Compiling, test.cl, WARNING, BILLION-TEST, FIXNUM-SAFETY, OPTIMIZE, Wrote, test.fas, INTEGER, FIXNUM, count-to-...
870911 * (compile-file "count-to-billion.cl") ; compiling Code signals: sys, time, os, Why, Lisp, Compiled, Uncompiled, GNU, Common, Clisp, time.time, os.system, sys.argv, Kawa, Petite, Ruby, Python, Windows, Compiling, test.cl, WARNING, BILLION-TEST, FIXNUM-SAFETY, OPTIMIZE, Wrote, test.fas, INTEGER, FIXNUM, count-to-...
[ 0.0244140625, -0.02197265625, 0.0067138671875, -0.0081787109375, -0.0001544952392578125, 0.0169677734375, -0.0196533203125, 0.00145721435546875, 0.0023956298828125, -0.01409912109375, -0.01019287109375, -0.00015735626220703125, -0.0162353515625, -0.01031494140625, 0.009033203125, -0.00...
[ 382, 181577, 1662, 661, 58875, 1340, 29822, 71013, 188, 275, 96222, 5, 34937, 2819, 9969, 49725, 28864, 26073, 7, 954, 1733, 362, 44084, 1261, 7008, 15612, 14, 6259, 992, 277, 5974, 165132, 151301, 4086, 254, 6032, 16751, 61477, 334, 1052...
[ 0.076904296875, 0.1549072265625, 0.1405029296875, 0.0623779296875, 0.103271484375, 0.12744140625, 0.1561279296875, 0.1712646484375, 0.1915283203125, 0.1160888671875, 0.2470703125, 0.05023193359375, 0.16259765625, 0.0195159912109375, 0.161376953125, 0.1802978515625, 0.225341796875, ...
embed
24365591_c0
24365591
lisp
0
Title: How does Racket handle (define (f (x y)) body)? Problem title: How does Racket handle (define (f (x y)) body)? Tags: scheme, racket, lisp Problem: How does Racket handle (define (f (x y)) body)? I'm learning Racket, and wrote this definition: (define y 2) (define (f (x y)) (print x) (print y)) When I evaluate (f...
How does Racket handle (define (f (x y)) body)? How does Racket handle (define (f (x y)) body)? scheme racket lisp How Racket How does Racket handle (define (f (x y)) body)? I'm learning Racket, and wrote this definition: When I evaluate (f 1) , x is bound to 1 , and y is bound to 2 . This seems very strange to me. How...
[ 0.0133056640625, 0.02685546875, 0.0005950927734375, 0.014404296875, 0.00087738037109375, 0.003173828125, 0.01434326171875, -0.00445556640625, -0.006256103515625, 0.0189208984375, 0.00506591796875, -0.020263671875, -0.015380859375, -0.0220947265625, 0.0159912109375, 0.011474609375, 0....
[ 11249, 14602, 2552, 27853, 34831, 64552, 420, 425, 113, 14361, 112, 150370, 673, 400, 7008, 80934, 14847, 151575, 13, 4879, 1022, 83, 99091, 47, 106, 136, 116, 37202, 114453, 125195, 71062, 29481 ]
[ 0.08624267578125, 0.060699462890625, 0.1614990234375, 0.2493896484375, 0.20556640625, 0.114501953125, 0.16796875, 0.074462890625, 0.179931640625, 0.2283935546875, 0.01104736328125, 0.1419677734375, 0.11328125, 0.022308349609375, 0.088623046875, 0.15185546875, 0.030517578125, 0.1547...
embed
8649165_c0
8649165
lisp
0
Title: Is an association list in LISP the same thing as a Dictionary in C#? Problem title: Is an association list in LISP the same thing as a Dictionary in C#? Tags: common-lisp, lisp, c%23 Problem: Is an association list in LISP the same thing as a Dictionary in C#? I am reading a book about Common LISP and the author...
Is an association list in LISP the same thing as a Dictionary in C#? Is an association list in LISP the same thing as a Dictionary in C#? common-lisp lisp c%23 LISP Dictionary Is an association list in LISP the same thing as a Dictionary in C#? I am reading a book about Common LISP and the author says : "An alist consi...
[ 0.0089111328125, 0.01953125, -0.011474609375, 0.0133056640625, -0.0113525390625, -0.00897216796875, 0.000037670135498046875, 0.00150299072265625, 0.01202392578125, -0.01287841796875, 0.00262451171875, 0.0167236328125, -0.0027008056640625, 0.01708984375, 0.0123291015625, 0.009765625, ...
[ 125413, 5303, 23, 16970, 9434, 5701, 13580, 147638, 313, 4904, 10, 39210, 4086, 254, 400, 7008, 3742, 2071, 142, 237, 12877, 151301, 6562, 58055, 22799, 27494, 80836, 4343, 5351, 803, 10763, 76, 1294 ]
[ 0.231201171875, 0.240966796875, 0.0472412109375, 0.137451171875, 0.2318115234375, 0.06951904296875, 0.047882080078125, 0.250732421875, 0.041900634765625, 0.1856689453125, 0.0765380859375, 0.078125, 0.08056640625, 0.14111328125, 0.08245849609375, 0.1290283203125, 0.025115966796875, ...
embed
14003270_c0
14003270
lisp
0
Title: Let error in scheme Problem title: Let error in scheme Tags: scheme, lisp Problem: Let error in scheme I have written the following code snippet in scheme, (define (test-for-prime number divisor) (cond (prime? number) (number) (else (let ((next-divisor) (find-next-divisor number (+ 1 divisor))) (test-for-prime (...
Let error in scheme Let error in scheme scheme lisp Let error in scheme I have written the following code snippet in scheme, However, I get the following error How do I rectify it?
[ -0.015380859375, 0.033447265625, 0.0017852783203125, 0.0247802734375, 0.0224609375, 0.005828857421875, 0.002410888671875, -0.015869140625, -0.003875732421875, -0.02880859375, 0.00335693359375, -0.00347900390625, -0.0023040771484375, -0.005584716796875, 0.0167236328125, -0.0016326904296...
[ 10842, 18499, 23, 150370, 400, 7008, 59121, 70, 25632, 18151, 93, 58134, 33306, 2046, 11249, 54, 87, 21954, 7737, 53, 442 ]
[ 0.1737060546875, 0.25439453125, 0.1297607421875, 0.255615234375, 0.0670166015625, 0.1683349609375, 0.09698486328125, 0.01111602783203125, 0.1070556640625, 0.1092529296875, 0.07012939453125, 0.167724609375, 0.031646728515625, 0.050567626953125, 0.0205841064453125, 0.01036834716796875, ...
embed
9470823_c0
9470823
lisp
0
Title: Common Lisp: creating a directory Problem title: Common Lisp: creating a directory Tags: common-lisp, directory, lisp Problem: Common Lisp: creating a directory Is there a way to create a directory using common lisp. I want to first create a folder and then put my .txt .png files in that. I know that first I can...
Common Lisp: creating a directory Common Lisp: creating a directory common-lisp directory lisp Common Lisp Common Lisp: creating a directory Is there a way to create a directory using common lisp. I want to first create a folder and then put my .txt .png files in that. I know that first I can create the folder external...
[ 0.02734375, -0.005157470703125, -0.01416015625, 0.0235595703125, -0.0135498046875, 0.0030364990234375, -0.000629425048828125, -0.00147247314453125, -0.00341796875, -0.02099609375, -0.008056640625, 0.020751953125, 0.006500244140625, -0.0013275146484375, 0.01434326171875, 0.01220703125, ...
[ 151301, 1261, 7008, 12, 105233, 10, 14364, 53, 39210, 4086, 254, 400, 2071, 2685, 3917, 47, 28282, 17368, 3444, 5117, 78303, 3884, 759, 5, 124326, 128468, 102158, 450, 3714, 831, 173591, 678, 59636, 29822, 46132, 29806, 903 ]
[ 0.2119140625, 0.1671142578125, 0.22900390625, 0.030242919921875, 0.19287109375, 0.0833740234375, 0.2265625, 0.1854248046875, 0.1973876953125, 0.12353515625, 0.15869140625, 0.164306640625, 0.031982421875, 0.05865478515625, 0.1082763671875, 0.06390380859375, 0.20654296875, 0.14550781...
embed
5425720_c0
5425720
lisp
0
Title: Running RMCL (Lisp) on WIndows Problem title: Running RMCL (Lisp) on WIndows Tags: lisp, mcl, windows Problem: Running RMCL (Lisp) on WIndows Is there ANY way to run RMCL/MCL on Windows? I have a lot of code written for RMCL that needs to interact with a Windows program. Right now we do this by communicating ove...
Running RMCL (Lisp) on WIndows Running RMCL (Lisp) on WIndows lisp mcl windows Running RMCL Lisp WIndows Running RMCL (Lisp) on WIndows Is there ANY way to run RMCL/MCL on Windows? I have a lot of code written for RMCL that needs to interact with a Windows program. Right now we do this by communicating over the network...
[ -0.005340576171875, 0.0167236328125, 0.0164794921875, 0.005523681640625, -0.01483154296875, 0.002410888671875, 0.007232666015625, -0.01544189453125, -0.004669189453125, -0.046875, 0.003143310546875, 0.007293701171875, 0.0189208984375, -0.00897216796875, 0.01458740234375, 0.005310058593...
[ 28398, 592, 12174, 37486, 9506, 7008, 98, 55766, 557, 19725, 400, 347, 34937, 54825, 1261, 2685, 93333, 3917, 47, 11675, 64, 594, 3773, 5915, 18151, 59121, 100, 27117, 78974, 1528, 5036, 127219, 645, 33120, 5792, 72803, 37842, 1460, 147, ...
[ 0.14599609375, 0.049346923828125, 0.1728515625, 0.2449951171875, 0.1190185546875, 0.219482421875, 0.1097412109375, 0.0550537109375, 0.1287841796875, 0.1351318359375, 0.07867431640625, 0.0489501953125, 0.162109375, 0.1219482421875, 0.1363525390625, 0.012481689453125, 0.042144775390625...
embed
16995342_c0
16995342
lisp
0
Title: How can I convert code to a string or print it with proper spaces in scheme? Problem title: How can I convert code to a string or print it with proper spaces in scheme? Tags: debugging, lisp, macros, scheme Problem: How can I convert code to a string or print it with proper spaces in scheme? Is there a way to co...
How can I convert code to a string or print it with proper spaces in scheme? How can I convert code to a string or print it with proper spaces in scheme? debugging lisp macros scheme How How can I convert code to a string or print it with proper spaces in scheme? Is there a way to convert code to a string in scheme wit...
[ -0.00958251953125, 0.000507354736328125, -0.01373291015625, 0.0250244140625, -0.0286865234375, 0.00921630859375, 0.0020599365234375, -0.006256103515625, -0.002197265625, -0.0201416015625, 0.017578125, -0.0341796875, -0.0230712890625, -0.013427734375, -0.0062255859375, -0.01019287109375...
[ 11249, 831, 96760, 18151, 47, 10, 79315, 707, 28412, 678, 27798, 32628, 7, 23, 150370, 87, 8, 978, 400, 7008, 111789, 3917, 28875, 59911, 3173, 22183, 106, 4958, 5608, 16750, 1328, 959, 1530 ]
[ 0.0312042236328125, 0.047393798828125, 0.1710205078125, 0.22314453125, 0.1153564453125, 0.070068359375, 0.234375, 0.0147247314453125, 0.1683349609375, 0.070068359375, 0.118408203125, 0.2191162109375, 0.02850341796875, 0.064208984375, 0.23095703125, 0.017333984375, 0.06201171875, 0....
embed
27866148_c0
27866148
lisp
0
Title: Slimv - Change REPL Vertical Split Problem title: Slimv - Change REPL Vertical Split Tags: lisp, common-lisp, slimv, vim Problem: Slimv - Change REPL Vertical Split I am using Slimv (version 0.9.13) with Vim (version 7.4). When I compile or run code or do anything that opens the REPL, it always opens in a window...
Slimv - Change REPL Vertical Split Slimv - Change REPL Vertical Split lisp common-lisp slimv vim Slimv Change REPL Vertical Split Slimv - Change REPL Vertical Split I am using Slimv (version 0.9.13) with Vim (version 7.4). When I compile or run code or do anything that opens the REPL, it always opens in a window above ...
[ 0.00799560546875, 0.0113525390625, -0.0002651214599609375, 0.0162353515625, -0.015869140625, -0.0030517578125, -0.0019683837890625, 0.004302978515625, -0.000537872314453125, 0.01324462890625, 0.01104736328125, 0.00677490234375, 0.0089111328125, 0.01251220703125, -0.006561279296875, -0....
[ 82344, 334, 87377, 9069, 21130, 1446, 70760, 46474, 400, 7008, 39210, 4086, 254, 34264, 119916, 17368, 46354, 143161, 63258, 678, 582, 39, 2861, 29557, 9969, 11675, 18151, 23937, 9803, 11343, 76896, 36917, 155955, 65450, 836, 128415, 7722, 32...
[ 0.2396240234375, 0.258056640625, 0.1722412109375, 0.12548828125, 0.25390625, 0.1470947265625, 0.1270751953125, 0.24951171875, 0.05279541015625, 0.1246337890625, 0.10546875, 0.050628662109375, 0.1141357421875, 0.210205078125, 0.2078857421875, 0.053863525390625, 0.0609130859375, 0.11...
embed
53933906_c1
53933906
lisp
1
NTH 0 STPT1) (-(NTH 1 STPT1) 0.5) 0)) (SETQ ENDPT2 '((NTH 0 ENDPT1) (-(NTH 1 ENDPT1) 0.5) 0)) (SETQ TOP (ENTMAKE (LIST (CONS 0 "LINE")(CONS 10 STPT1)(CONS 11 ENDPT1)(CONS 8 "CONCRETE")))) (SETQ BOTTOM (ENTMAKE (LIST (CONS 0 "LINE")(CONS 10 STPT2)(CONS 11 ENDPT2)(CONS 8 "CONCRETE")))) (PRINC) ) Code signals: How, Quoted...
NTH 0 STPT1) (-(NTH 1 STPT1) 0.5) 0)) (SETQ ENDPT2 '((NTH 0 ENDPT1) (-(NTH 1 ENDPT1) 0.5) 0)) (SETQ TOP (ENTMAKE (LIST (CONS 0 "LINE")(CONS 10 STPT1)(CONS 11 ENDPT1)(CONS 8 "CONCRETE")))) (SETQ BOTTOM (ENTMAKE (LIST (CONS 0 "LINE")(CONS 10 STPT2)(CONS 11 ENDPT2)(CONS 8 "CONCRETE")))) (PRINC) ) Code signals: How, Quoted...
[ 0.0128173828125, 0.01043701171875, 0.005859375, -0.00689697265625, 0.00167083740234375, 0.003631591796875, 0.005889892578125, 0.0234375, 0.01483154296875, -0.021240234375, -0.003997802734375, -0.0096435546875, -0.000247955322265625, -0.01007080078125, -0.00946044921875, 0.0084228515625...
[ 541, 23415, 757, 16992, 22693, 17727, 9, 22879, 841, 106, 81730, 54080, 2737, 39015, 304, 242, 26668, 20157, 594, 119960, 195977, 77980, 57339, 294, 209, 534, 382, 22578, 80126, 141197, 117032, 15, 60136, 112583, 36253, 28864, 26073, 7, 12,...
[ 0.133056640625, 0.252197265625, 0.1533203125, 0.1634521484375, 0.220703125, 0.144287109375, 0.125, 0.1424560546875, 0.2139892578125, 0.0897216796875, 0.2166748046875, 0.1461181640625, 0.16015625, 0.13232421875, 0.10211181640625, 0.009521484375, 0.1463623046875, 0.0892333984375, 0...
embed
41247416_c0
41247416
lisp
0
Title: repl/source function does not work in Clojure Problem title: repl/source function does not work in Clojure Tags: lisp, clojure, functional-programming, read-eval-print-loop Problem: repl/source function does not work in Clojure I'm trying with files not REPL. Here is my clj file: tests.my-clj-file.clj (ns tests....
repl/source function does not work in Clojure repl/source function does not work in Clojure lisp clojure functional-programming read-eval-print-loop Clojure tests.my-clj-file clojure.repl repl/source function does not work in Clojure I'm trying with files not REPL. Here is my clj file: The output is: Source not found n...
[ -0.00115203857421875, 0.007659912109375, 0.00390625, 0.0177001953125, -0.0279541015625, 0.002593994140625, 0.020751953125, -0.004913330078125, -0.0087890625, -0.0262451171875, -0.0174560546875, 0.0028076171875, -0.0106201171875, -0.017822265625, 0.0250244140625, 0.006195068359375, -0...
[ 456, 2424, 64, 60427, 32354, 959, 4488, 51053, 461, 107, 23, 400, 7008, 20450, 123309, 28966, 12301, 1405, 35662, 28354, 109921, 1176, 21178, 29822, 31577, 102158, 9069, 21130, 33139, 170, 11435, 140992, 77641, 14037, 17324 ]
[ 0.130859375, 0.25146484375, 0.0714111328125, 0.28369140625, 0.19873046875, 0.10235595703125, 0.1446533203125, 0.1470947265625, 0.1729736328125, 0.1103515625, 0.04327392578125, 0.02142333984375, 0.0960693359375, 0.1378173828125, 0.09765625, 0.030792236328125, 0.06146240234375, 0.128...
embed
44029420_c0
44029420
lisp
0
Title: Lisp weird new line before print Problem title: Lisp weird new line before print Tags: lisp, linux, common-lisp Problem: Lisp weird new line before print When I'm trying to print some text from terminal using "clisp hello.lisp" (where "hello.lisp" is name of my program) then new line is added before right output...
Lisp weird new line before print Lisp weird new line before print lisp linux common-lisp Lisp Lisp weird new line before print When I'm trying to print some text from terminal using "clisp hello.lisp" (where "hello.lisp" is name of my program) then new line is added before right output (so before "hello world"). Why it...
[ 0.00159454345703125, 0.00022983551025390625, -0.007598876953125, 0.018310546875, -0.029052734375, 0.01953125, 0.0125732421875, 0.01226806640625, -0.01251220703125, -0.00958251953125, -0.002838134765625, -0.002044677734375, 0.00958251953125, -0.0052490234375, 0.00054168701171875, -0.004...
[ 1261, 7008, 179459, 3525, 13315, 8108, 28412, 400, 11508, 6077, 39210, 4086, 254, 31577, 7986, 1295, 33949, 33600, 31, 127, 13817, 9351, 1528, 49814, 7108, 140992, 8999, 44084, 96276, 15549, 3789, 46876, 145581, 158189, 110, 2256, 5701, 18151...
[ 0.1734619140625, 0.249267578125, 0.19677734375, 0.1824951171875, 0.235595703125, 0.1484375, 0.2276611328125, 0.13623046875, 0.08734130859375, 0.0853271484375, 0.0938720703125, 0.12017822265625, 0.19921875, 0.06744384765625, 0.1246337890625, 0.0236663818359375, 0.19873046875, 0.1180...
embed
29351108_c0
29351108
lisp
0
Title: Sum third element of each list in a list Problem title: Sum third element of each list in a list Tags: common-lisp, lisp Problem: Sum third element of each list in a list I currently have a list like: ((map 9 150 ) (compass 13 35 ) (water 150 240 ) (sandwich 50 16 ) (rope 50 49 )) I am trying to loop through thi...
Sum third element of each list in a list Sum third element of each list in a list common-lisp lisp Sum Sum third element of each list in a list I currently have a list like: I am trying to loop through this list get the values in bold and give a total of these value. I have been looking at car and cdr but I can't seem ...
[ 0.005157470703125, -0.002685546875, 0.009033203125, 0.0045166015625, -0.017333984375, 0.0247802734375, -0.0032501220703125, 0.017578125, 0.0205078125, -0.010986328125, -0.0255126953125, -0.0296630859375, -0.002960205078125, -0.00360107421875, 0.00116729736328125, 0.0137939453125, 0.0...
[ 36335, 50960, 12830, 111, 12638, 5303, 23, 39210, 4086, 254, 400, 7008, 82424, 1884, 31577, 40956, 8305, 2046, 142424, 65665, 8337, 3622, 34292, 16487, 2258, 136, 56329, 42, 831, 18, 48903, 6097, 8781, 3917, 54, 903 ]
[ 0.211669921875, 0.253662109375, 0.20166015625, 0.0972900390625, 0.126708984375, 0.2275390625, 0.059295654296875, 0.107421875, 0.055206298828125, 0.11480712890625, 0.0533447265625, 0.1463623046875, 0.03216552734375, 0.031890869140625, 0.038421630859375, 0.1358642578125, 0.086181640625...
embed
55223694_c0
55223694
lisp
0
Title: How can I generate series of Pell numbers instead of a specific one in Lisp Problem title: How can I generate series of Pell numbers instead of a specific one in Lisp Tags: common-lisp, lisp Problem: How can I generate series of Pell numbers instead of a specific one in Lisp How do I use cons or other way to pri...
How can I generate series of Pell numbers instead of a specific one in Lisp How can I generate series of Pell numbers instead of a specific one in Lisp common-lisp lisp How Pell Lisp How can I generate series of Pell numbers instead of a specific one in Lisp How do I use cons or other way to print a list of Pell number...
[ -0.020751953125, 0.01470947265625, 0.00013828277587890625, -0.00101470947265625, -0.00061798095703125, 0.0211181640625, -0.0052490234375, -0.0013885498046875, -0.01275634765625, -0.0201416015625, 0.0135498046875, 0.0084228515625, 0.0089111328125, 0.0002956390380859375, 0.0045166015625, ...
[ 11249, 831, 139392, 36549, 1460, 1181, 101935, 64457, 29458, 1261, 7008, 87, 39210, 4086, 254, 400, 158, 28412, 5303, 570, 541, 927, 14012 ]
[ 0.049285888671875, 0.05682373046875, 0.1787109375, 0.1744384765625, 0.1807861328125, 0.238037109375, 0.1927490234375, 0.08770751953125, 0.10662841796875, 0.137451171875, 0.1983642578125, 0.0074615478515625, 0.077880859375, 0.05169677734375, 0.10333251953125, 0.0697021484375, 0.079223...
embed
69847907_c1
69847907
lisp
1
103 86 50 57 121 98 71 81 104) (format t "~a~%" text)) what's wrong with my code? after (decrypt-in-place cipher text) , text should be same as the original, but it doesn't. why? can anyone help? below is the crypto-shortcuts version: (cryptos:decrypt (cryptos:encrypt str key :cipher :arcfour :mode :stream) key :ciphe...
103 86 50 57 121 98 71 81 104) (format t "~a~%" text)) what's wrong with my code? after (decrypt-in-place cipher text) , text should be same as the original, but it doesn't. why? can anyone help? below is the crypto-shortcuts version: (cryptos:decrypt (cryptos:encrypt str key :cipher :arcfour :mode :stream) key :ciphe...
[ -0.004913330078125, 0.00186920166015625, 0.005523681640625, 0.024658203125, -0.004791259765625, -0.00506591796875, 0.00445556640625, -0.000949859619140625, 0.0098876953125, 0.004547119140625, -0.0096435546875, 0.003204345703125, -0.00110626220703125, 0.0115966796875, -0.0013427734375, ...
[ 35389, 17281, 836, 10149, 58865, 16193, 14905, 16503, 30994, 51727, 808, 2306, 11, 3949, 7986, 2367, 7, 44691, 678, 759, 18151, 7103, 15, 112, 136791, 9, 73, 23935, 1059, 94266, 5608, 5701, 237, 7311, 1284, 442, 22027, 18, 15400, 4358, ...
[ 0.16455078125, 0.160400390625, 0.135009765625, 0.149658203125, 0.11865234375, 0.143798828125, 0.1021728515625, 0.1070556640625, 0.2039794921875, 0.184814453125, 0.116455078125, 0.07861328125, 0.062286376953125, 0.160400390625, 0.20947265625, 0.078125, 0.051177978515625, 0.178955078...
embed
2979428_c0
2979428
lisp
0
Title: uses for dynamic scope? Problem title: uses for dynamic scope? Tags: lisp, elisp, scope Problem: uses for dynamic scope? I've been getting my hands wet with emacs lisp, and one thing that trips me up sometimes is the dynamic scope. Is there much of a future for it? Most languages I know use static scoping (or ha...
uses for dynamic scope? uses for dynamic scope? lisp elisp scope uses for dynamic scope? I've been getting my hands wet with emacs lisp, and one thing that trips me up sometimes is the dynamic scope. Is there much of a future for it? Most languages I know use static scoping (or have moved to static scoping, like Python...
[ 0.035400390625, 0.00153350830078125, 0.0015106201171875, 0.007049560546875, -0.0145263671875, 0.00872802734375, -0.0013275146484375, 0.02099609375, 0.00148773193359375, -0.0233154296875, 0.013916015625, -0.01177978515625, -0.01031494140625, -0.014404296875, -0.0021820068359375, 0.00070...
[ 4527, 7, 100, 84079, 70820, 400, 7008, 15296, 44540, 36311, 352, 2263, 24745, 1257, 68018, 6, 5045, 22690, 46876, 3714, 201939, 44679, 214, 145581, 11522, 17660, 12601, 86685, 27781, 1286, 80234 ]
[ 0.15966796875, 0.0389404296875, 0.09222412109375, 0.233154296875, 0.234619140625, 0.08734130859375, 0.1776123046875, 0.0797119140625, 0.06787109375, 0.062103271484375, 0.03436279296875, 0.0706787109375, 0.06646728515625, 0.003173828125, 0.064697265625, 0.021270751953125, 0.0318603515...
embed
15560773_c0
15560773
lisp
0
Title: Sorting sublist in common lisp Problem title: Sorting sublist in common lisp Tags: sorting, common-lisp, lisp, sublist Problem: Sorting sublist in common lisp Very Simple with this, (sort L #'> :key #'second)) , I can sort, (((C) 1) ((D) 1) ((E) 1) ((F) 1) ((G) 1) ((H) 1) ((B) 3) ((A) 8)) But now I want to sort,...
Sorting sublist in common lisp Sorting sublist in common lisp sorting common-lisp lisp sublist Sorting Sorting sublist in common lisp Very Simple with this, (sort L #'> :key #'second)) , I can sort, (((C) 1) ((D) 1) ((E) 1) ((F) 1) ((G) 1) ((H) 1) ((B) 3) ((A) 8)) But now I want to sort, ((((A) 8)) (((B) 3)) (((C) 1)) ...
[ 0.00567626953125, -0.004852294921875, 0.0076904296875, -0.015869140625, -0.0115966796875, 0.0015716552734375, -0.000606536865234375, 0.00189971923828125, 0.01507568359375, -0.003814697265625, -0.0034637451171875, 0.032470703125, 0.00604248046875, 0.005767822265625, -0.00946044921875, -...
[ 53666, 214, 1614, 6562, 23, 39210, 400, 7008, 12096, 4086, 254, 60552, 903, 62351, 339, 468, 2740, 19770, 191633, 831, 397, 919, 65034, 3444, 47, 841, 17932, 5303 ]
[ 0.1781005859375, 0.040771484375, 0.1971435546875, 0.1973876953125, 0.05535888671875, 0.1651611328125, 0.107421875, 0.1322021484375, 0.2288818359375, 0.052978515625, 0.0567626953125, 0.09033203125, 0.000640869140625, 0.182861328125, 0.0200653076171875, 0.01861572265625, 0.010131835937...
embed
20152261_c0
20152261
lisp
0
Title: How does funcall work in Common Lisp? Problem title: How does funcall work in Common Lisp? Tags: functional-programming, common-lisp, lisp Problem: How does funcall work in Common Lisp? I don't understand what funcall would do in this example. I need an explanation about when the code will execute. (defun total-...
How does funcall work in Common Lisp? How does funcall work in Common Lisp? functional-programming common-lisp lisp How Common Lisp Answer How does funcall work in Common Lisp? I don't understand what funcall would do in this example. I need an explanation about when the code will execute.
[ -0.0021209716796875, 0.0135498046875, 0.01336669921875, 0.03125, -0.006683349609375, 0.01531982421875, 0.02099609375, 0.0011138916015625, 0.0025787353515625, -0.01611328125, 0.0126953125, 0.01519775390625, 0.00104522705078125, 0.005859375, 0.0224609375, -0.0211181640625, 0.0012817382...
[ 11249, 14602, 7477, 85763, 4488, 23, 151301, 1261, 7008, 123309, 28966, 39210, 4086, 254, 400, 130373, 28219, 2367, 2806, 54, 27781, 3871, 187136, 3229, 18151, 1221, 71924 ]
[ 0.1160888671875, 0.08770751953125, 0.1942138671875, 0.284912109375, 0.1649169921875, 0.093505859375, 0.1759033203125, 0.1500244140625, 0.1953125, 0.14013671875, 0.112548828125, 0.11175537109375, 0.07916259765625, 0.10211181640625, 0.07073974609375, 0.1026611328125, 0.06048583984375, ...
embed
756090_c0
756090
lisp
0
Title: Ant (or NAnt) in Lisp Problem title: Ant (or NAnt) in Lisp Tags: ant, lisp Problem: Ant (or NAnt) in Lisp In his article The Nature of Lisp , Slava Akhmechet introduces people to lisp by using Ant/NAnt as an example. Is there an implementation of Ant/NAnt in lisp? Where you can use actual lisp code, instead of x...
Ant (or NAnt) in Lisp Ant (or NAnt) in Lisp ant lisp Ant NAnt Lisp Ant (or NAnt) in Lisp In his article The Nature of Lisp , Slava Akhmechet introduces people to lisp by using Ant/NAnt as an example. Is there an implementation of Ant/NAnt in lisp? Where you can use actual lisp code, instead of xml, for defining things?...
[ 0.00787353515625, 0.0196533203125, 0.00823974609375, -0.003082275390625, -0.011962890625, -0.0040283203125, -0.0074462890625, 0.016845703125, -0.0123291015625, -0.0164794921875, -0.00136566162109375, -0.005645751953125, -0.017333984375, 0.0084228515625, 0.0084228515625, -0.001251220703...
[ 19897, 748, 3076, 660, 23, 1261, 7008, 12936, 400, 5582, 58806, 111, 69125, 11, 2471, 127, 282, 65735, 65508, 3395, 47, 17368, 64, 6691, 237, 27781, 208124, 4527, 8561, 18151, 64457, 131492, 13204, 449, 8966, 105233, 66044, 32599, 3917, 3...
[ 0.244140625, 0.04083251953125, 0.156005859375, 0.2388916015625, 0.1202392578125, 0.1787109375, 0.240478515625, 0.154052734375, 0.1673583984375, 0.010101318359375, 0.1104736328125, 0.0101318359375, 0.1485595703125, 0.09228515625, 0.02655029296875, 0.007171630859375, 0.080078125, 0.1...
embed
20387830_c0
20387830
lisp
0
Title: LISP list Clisp function smaller than Problem title: LISP list Clisp function smaller than Tags: lisp Problem: LISP list Clisp function smaller than I want to write a function that takes two arguments an atom x and a list L and returns a list of numbers in list L that are smaller than x like for example: List is...
LISP list Clisp function smaller than LISP list Clisp function smaller than lisp LISP Clisp LISP list Clisp function smaller than I want to write a function that takes two arguments an atom x and a list L and returns a list of numbers in list L that are smaller than x like for example: List is (2 10 3 9 4 8) and x is 5...
[ -0.007080078125, 0.024658203125, 0.01446533203125, 0.0023345947265625, -0.01031494140625, 0.0277099609375, 0.005767822265625, -0.012939453125, 0.003814697265625, 0.01025390625, 0.0120849609375, 0.00933837890625, 0.009765625, -0.000766754150390625, 0.00408935546875, 0.0031890869140625, ...
[ 16970, 9434, 5303, 313, 4086, 254, 32354, 164917, 3501, 400, 7008, 3444, 33022, 51776, 6626, 10750, 34627, 1022, 136, 339, 30646, 7, 10, 111, 101935, 23, 621, 1884, 27781, 32036, 83, 4700, 209, 138, 483, 201, 65034, 190, 13538, 7077, 56...
[ 0.1099853515625, 0.215087890625, 0.2049560546875, 0.025238037109375, 0.1793212890625, 0.2083740234375, 0.2113037109375, 0.233642578125, 0.2327880859375, 0.06744384765625, 0.1649169921875, 0.089111328125, 0.1297607421875, 0.073974609375, 0.1234130859375, 0.21484375, 0.2017822265625, ...
embed
59344814_c0
59344814
lisp
0
Title: Case command in Scheme language Problem title: Case command in Scheme language Tags: lisp, scheme, switch-statement Problem: Case command in Scheme language I am trying to understand how to use case command with variables in Scheme (define CONSTANT 5) (define x 5) (case x ((CONSTANT) "equal") (else "not equal"))...
Case command in Scheme language Case command in Scheme language lisp scheme switch-statement Case Scheme CONSTANT Case command in Scheme language I am trying to understand how to use case command with variables in Scheme The above example results in "not equal". Why? Note that the following example works:
[ -0.00860595703125, 0.0234375, 0.004608154296875, 0.0157470703125, 0.00616455078125, -0.00897216796875, 0.000530242919921875, 0.015625, -0.0025634765625, -0.000087738037109375, -0.0037689208984375, 0.00714111328125, 0.01055908203125, -0.0159912109375, 0.0025482177734375, 0.0106201171875...
[ 43731, 75101, 34702, 282, 46876, 400, 7008, 150370, 101089, 61340, 75700, 4527, 7225, 678, 77336, 7, 27781, 50339, 10869, 105950, 44084, 43240 ]
[ 0.246337890625, 0.2073974609375, 0.1744384765625, 0.1656494140625, 0.10992431640625, 0.007171630859375, 0.11981201171875, 0.203125, 0.11767578125, 0.0836181640625, 0.09356689453125, 0.050994873046875, 0.2244873046875, 0.060882568359375, 0.19677734375, 0.016326904296875, 0.06506347656...
embed
33844802_c0
33844802
lisp
0
Title: Common Lisp: getting an error using readtable-case Problem title: Common Lisp: getting an error using readtable-case Tags: gnu-common-lisp, lisp, common-lisp Problem: Common Lisp: getting an error using readtable-case When I enter this at the REPL prompt: (setf (readtable-case *readtable*) :invert) I get this er...
Common Lisp: getting an error using readtable-case Common Lisp: getting an error using readtable-case gnu-common-lisp lisp common-lisp readtable-case Common Lisp Error SETF Cannot READTABLE Common Lisp: getting an error using readtable-case When I enter this at the REPL prompt: I get this error message: Why do I get th...
[ 0.010498046875, -0.006805419921875, -0.006256103515625, -0.0155029296875, 0.00146484375, -0.00567626953125, 0.00592041015625, -0.002166748046875, -0.000316619873046875, 0.0224609375, 0.0211181640625, 0.003509521484375, -0.005645751953125, 0.00946044921875, -0.00057220458984375, 0.00210...
[ 151301, 1261, 7008, 20949, 18499, 17368, 12301, 22819, 58437, 104155, 277, 3796, 4086, 254, 400, 39210, 212059, 159, 183300, 4171, 10869, 188300, 618, 183057, 30957, 903, 9069, 21130, 105876, 2046, 26008, 44084 ]
[ 0.1815185546875, 0.145263671875, 0.1953125, 0.06341552734375, 0.19189453125, 0.09332275390625, 0.184814453125, 0.281982421875, 0.2257080078125, 0.140625, 0.039825439453125, 0.132080078125, 0.1004638671875, 0.120849609375, 0.07086181640625, 0.1131591796875, 0.12030029296875, 0.06933...
embed
34408146_c0
34408146
lisp
0
Title: Explaination about a statement in LISP about format function Problem title: Explaination about a statement in LISP about format function Tags: sbcl, lisp, common-lisp Problem: Explaination about a statement in LISP about format function I have to convert a decimal number to binary in lisp. I came across this cod...
Explaination about a statement in LISP about format function Explaination about a statement in LISP about format function sbcl lisp common-lisp Explaination LISP Explaination about a statement in LISP about format function I have to convert a decimal number to binary in lisp. I came across this code while searching on ...
[ -0.000675201416015625, 0.002777099609375, -0.01324462890625, 0.005340576171875, -0.005859375, -0.005096435546875, 0.0024261474609375, -0.00396728515625, 0.00086212158203125, 0.0380859375, 0.0032806396484375, -0.0220947265625, -0.014892578125, 0.0096435546875, 0.0155029296875, 0.0235595...
[ 60075, 16442, 63805, 16970, 9434, 1672, 9384, 32354, 34937, 400, 7008, 39210, 4086, 254, 765, 96760, 32380, 2749, 14012, 47, 2394, 6635, 23, 36880, 18151, 157318, 1467, 73342, 2367, 1221, 12638, 150380, 54 ]
[ 0.07275390625, 0.1585693359375, 0.19384765625, 0.0989990234375, 0.1998291015625, 0.0254364013671875, 0.236328125, 0.1451416015625, 0.1060791015625, 0.10638427734375, 0.1890869140625, 0.09954833984375, 0.0711669921875, 0.1617431640625, 0.01482391357421875, 0.1285400390625, 0.148315429...
embed
1963125_c0
1963125
lisp
0
Title: Trying out the examples from the &quot;The Little Schemer&quot; book in Windows Problem title: Trying out the examples from the &quot;The Little Schemer&quot; book in Windows Tags: scheme, lisp Problem: Trying out the examples from the "The Little Schemer" book in Windows I am currently reading 'The Little Schem...
Trying out the examples from the &quot;The Little Schemer&quot; book in Windows Trying out the examples from the &quot;The Little Schemer&quot; book in Windows scheme lisp the Trying Little Schemer Windows Trying out the examples from the "The Little Schemer" book in Windows I am currently reading 'The Little Schemer' ...
[ 0.0228271484375, 0.027099609375, 0.00518798828125, 0.0128173828125, -0.024169921875, -0.01287841796875, 0.01373291015625, -0.0027313232421875, 0.00830078125, -0.0203857421875, -0.0035858154296875, -0.0096435546875, -0.01446533203125, 0.01019287109375, 0.006378173828125, 0.013671875, ...
[ 40858, 214, 1810, 27781, 7, 3957, 59784, 34702, 1991, 12877, 23, 3773, 150370, 400, 7008, 70, 1295, 58, 16454, 3871, 3917, 47, 3034, 282, 98, 759, 36279, 17106, 2367, 38415, 831, 87, 54, 903, 191, 959, 29908 ]
[ 0.135009765625, 0.0494384765625, 0.1458740234375, 0.227783203125, 0.06488037109375, 0.0906982421875, 0.19287109375, 0.1680908203125, 0.172119140625, 0.118896484375, 0.104736328125, 0.2093505859375, 0.1590576171875, 0.044097900390625, 0.1156005859375, 0.03448486328125, 0.0193939208984...
embed
59117655_c0
59117655
lisp
0
Title: How to call a flet function by symbol or string? Problem title: How to call a flet function by symbol or string? Tags: common-lisp, lisp Problem: How to call a flet function by symbol or string? How to call a flet function by symbol or string? ((lambda (s) (flet ((fn1 (x) x)) (funcall s))) 'fn1) and ((lambda (s)...
How to call a flet function by symbol or string? How to call a flet function by symbol or string? common-lisp lisp How fn1 How to call a flet function by symbol or string? How to call a flet function by symbol or string? and I know the above codes don't work because funcall needs a symbol, but I don't know how to get t...
[ 0.01251220703125, -0.009765625, -0.00101470947265625, 0.0264892578125, -0.0216064453125, -0.01361083984375, 0.0189208984375, 0.011962890625, 0.01153564453125, -0.0291748046875, 0.009521484375, 0.00836181640625, -0.0159912109375, 0.01202392578125, 0.025634765625, -0.0198974609375, -0....
[ 11249, 47, 11782, 86266, 32354, 390, 26582, 707, 79315, 10, 39210, 4086, 254, 400, 7008, 14783, 418, 36917, 18151, 4488, 7477, 85763, 27117, 3714, 3642, 2046, 75935, 46132, 2633 ]
[ 0.061553955078125, 0.06475830078125, 0.1654052734375, 0.27978515625, 0.2421875, 0.09735107421875, 0.256103515625, 0.083984375, 0.2154541015625, 0.02978515625, 0.0946044921875, 0.053924560546875, 0.1112060546875, 0.0546875, 0.126220703125, 0.05859375, 0.00902557373046875, 0.00273895...
embed
49921509_c0
49921509
lisp
0
Title: Lisp Horner&#x27;s method using map-functions Problem title: Lisp Horner&#x27;s method using map-functions Tags: polynomials, polynomial-math, map-function, lisp Problem: Lisp Horner's method using map-functions Can Horner's method be implemented in lisp using mapcan or any other map function? Here is my impleme...
Lisp Horner&#x27;s method using map-functions Lisp Horner&#x27;s method using map-functions polynomials polynomial-math map-function lisp map-functions Lisp Horner Lisp Horner's method using map-functions Can Horner's method be implemented in lisp using mapcan or any other map function? Here is my implementation withou...
[ -0.0034027099609375, 0.0211181640625, 0.01806640625, 0.005950927734375, -0.045166015625, 0.00787353515625, 0.018798828125, 0.0018768310546875, 0.0062255859375, -0.058349609375, 0.0003032684326171875, -0.0089111328125, -0.0022430419921875, 0.007720947265625, -0.0068359375, -0.0118408203...
[ 1261, 7008, 78315, 56, 3768, 55300, 17368, 22288, 137175, 35874, 1687, 15403, 400, 9, 4171, 25, 29479, 4398, 32354, 208124, 15490 ]
[ 0.1275634765625, 0.2113037109375, 0.1873779296875, 0.2169189453125, 0.06817626953125, 0.177490234375, 0.061798095703125, 0.170166015625, 0.1837158203125, 0.07696533203125, 0.0758056640625, 0.024688720703125, 0.1329345703125, 0.0001538991928100586, 0.07489013671875, 0.0198822021484375, ...
embed
20858042_c1
20858042
lisp
1
'' } abc = #(define-music-function ( parser location musicnotes ) ( ly:music? ) #{ c' $musicnotes e' #} ) xxyz = { a' a' a' } aabc = #(define-music-function ( parser location musicnotes ) ( ly:music? ) #{ e' $musicnotes c' #} ) \book { \header { title = "This is a book" } \score { { \abc { d' } f' \xyz } \header { piec...
'' } abc = #(define-music-function ( parser location musicnotes ) ( ly:music? ) #{ c' $musicnotes e' #} ) xxyz = { a' a' a' } aabc = #(define-music-function ( parser location musicnotes ) ( ly:music? ) #{ e' $musicnotes c' #} ) \book { \header { title = "This is a book" } \score { { \abc { d' } f' \xyz } \header { piec...
[ -0.0115966796875, 0.00872802734375, -0.0106201171875, 0.03759765625, -0.0023345947265625, 0.01708984375, -0.00921630859375, 0.01318359375, 0.0054931640625, -0.0264892578125, -0.006561279296875, 0.029541015625, -0.00872802734375, -0.01080322265625, 0.034912109375, 0.015380859375, -0.0...
[ 5106, 51912, 1563, 238, 2203, 468, 112, 64552, 94922, 137175, 366, 2189, 31913, 19612, 157, 1636, 16500, 12, 32, 501, 3650, 28, 113664, 32189, 10, 25, 2055, 14137, 6, 31251, 44759, 73243, 83, 12877, 30854, 104, 1238, 50878, 169, 63847, ...
[ 0.116943359375, 0.09228515625, 0.1815185546875, 0.1781005859375, 0.0810546875, 0.035247802734375, 0.1241455078125, 0.28173828125, 0.291259765625, 0.2330322265625, 0.12841796875, 0.1474609375, 0.2139892578125, 0.1373291015625, 0.2120361328125, 0.13916015625, 0.1700439453125, 0.07818...
embed
22028969_c0
22028969
lisp
0
Title: Is it possible in Lisp to undefine Macros and Functions? Problem title: Is it possible in Lisp to undefine Macros and Functions? Tags: common-lisp, lisp, macros Problem: Is it possible in Lisp to undefine Macros and Functions? While using the REPL it would be helpful to undefine defined functions and macros, exs...
Is it possible in Lisp to undefine Macros and Functions? Is it possible in Lisp to undefine Macros and Functions? common-lisp lisp macros Lisp Macros Functions Is it possible in Lisp to undefine Macros and Functions? While using the REPL it would be helpful to undefine defined functions and macros, exspecially if you t...
[ 0.016357421875, 0.0361328125, 0.0050048828125, 0.01025390625, -0.024169921875, 0.00150299072265625, 0.0023193359375, -0.00958251953125, 0.00139617919921875, 0.00070953369140625, -0.0167236328125, -0.0252685546875, 0.007232666015625, 0.01123046875, 0.00994873046875, -0.003143310546875, ...
[ 7722, 23, 1261, 7008, 9232, 64552, 4727, 3666, 136, 28670, 10763, 47, 39210, 4086, 254, 400, 111789, 9069, 21130, 98893, 61924, 32354, 40226, 35839, 11907, 6032, 151301 ]
[ 0.145263671875, 0.056854248046875, 0.1668701171875, 0.2293701171875, 0.1495361328125, 0.197998046875, 0.1060791015625, 0.181884765625, 0.099609375, 0.157470703125, 0.08807373046875, 0.00335693359375, 0.05389404296875, 0.1029052734375, 0.1370849609375, 0.1102294921875, 0.1932373046875...
embed
4138294_c0
4138294
lisp
0
Title: First Lisp with macros? Problem title: First Lisp with macros? Tags: lisp, clojure, common-lisp, macros Problem: First Lisp with macros? McCarthy's original Lisp and some number of incarnations thereafter did not have a macro facility like we now have in Common Lisp, Clojure, Scheme, etc... This I know. However,...
First Lisp with macros? First Lisp with macros? lisp clojure common-lisp macros First Lisp First Lisp with macros? McCarthy's original Lisp and some number of incarnations thereafter did not have a macro facility like we now have in Common Lisp, Clojure, Scheme, etc... This I know. However, it is unclear to me exactly ...
[ 0.0086669921875, 0.007476806640625, 0.0216064453125, 0.00811767578125, 0.001495361328125, 0.00775146484375, 0.006561279296875, 0.0205078125, -0.006011962890625, -0.02490234375, -0.005615234375, -0.0072021484375, -0.009521484375, -0.007415771484375, 0.01165771484375, 0.00133514404296875...
[ 23972, 1261, 7008, 678, 111789, 7, 400, 20450, 461, 107, 39210, 4086, 254, 85283, 147, 29178, 7311, 14012, 107032, 959, 765, 10, 178290, 1884, 5036, 151301, 51053, 34702, 282, 3714, 119488, 21449, 47, 186, 208124, 2856, 5117, 167729, 215996...
[ 0.1611328125, 0.1910400390625, 0.2232666015625, 0.1336669921875, 0.28173828125, 0.162841796875, 0.1217041015625, 0.1075439453125, 0.14453125, 0.120361328125, 0.0982666015625, 0.1451416015625, 0.1741943359375, 0.08203125, 0.1138916015625, 0.23046875, 0.1148681640625, 0.0149230957031...
embed
55426621_c0
55426621
lisp
0
Title: LISP print function docstring Problem title: LISP print function docstring Tags: common-lisp, documentation, lisp Problem: LISP print function docstring I am simply trying to print a LISP function's documentation string. The LISP documentation is fairly ambiguous with regard to doctypes, so I am unsure as to how...
LISP print function docstring LISP print function docstring common-lisp documentation lisp LISP LISP print function docstring I am simply trying to print a LISP function's documentation string. The LISP documentation is fairly ambiguous with regard to doctypes, so I am unsure as to how to do this. This is what I have s...
[ 0.0224609375, 0.022216796875, -0.005767822265625, -0.010986328125, -0.0216064453125, 0.025146484375, -0.017333984375, -0.0022125244140625, -0.0189208984375, -0.015625, 0.033935546875, -0.0098876953125, -0.0108642578125, -0.0185546875, 0.003448486328125, 0.0157470703125, -0.0090332031...
[ 16970, 9434, 28412, 32354, 51584, 91693, 39210, 4086, 254, 209806, 400, 7008, 42856, 31577, 7, 79315, 180663, 920, 12282, 10821, 50986, 3642, 54, 903, 2060, 318, 35166, 44691 ]
[ 0.14599609375, 0.227294921875, 0.22412109375, 0.190185546875, 0.1788330078125, 0.236083984375, 0.12139892578125, 0.09295654296875, 0.13720703125, 0.25390625, 0.11322021484375, 0.1495361328125, 0.020111083984375, 0.08392333984375, 0.0163116455078125, 0.20654296875, 0.0162353515625, ...
embed
50187676_c0
50187676
lisp
0
Title: Infinite stream without elements Problem title: Infinite stream without elements Tags: infinite, lisp, racket, scheme, stream Problem: Infinite stream without elements We just learned about streams in one of my programming courses. I worked my way already through this weeks assigned tasks except this one: Define...
Infinite stream without elements Infinite stream without elements infinite lisp racket scheme stream Infinite Infinite stream without elements We just learned about streams in one of my programming courses. I worked my way already through this weeks assigned tasks except this one: Define an infinite stream that has no ...
[ -0.00469970703125, 0.0247802734375, -0.007781982421875, -0.01025390625, -0.006317138671875, 0.01446533203125, 0.0167236328125, -0.02001953125, 0.006072998046875, -0.00006771087646484375, 0.00958251953125, -0.0205078125, -0.0048828125, 0.0205078125, -0.01434326171875, 0.0186767578125, ...
[ 134322, 13, 75973, 15490, 80854, 54241, 400, 7008, 673, 27853, 150370, 97384, 7, 56037, 132073, 79786, 21771, 40859, 95486, 66211, 40494, 262, 64552, 450, 1556, 110, 38704, 139539, 111, 198993, 12877, 959, 2046, 2367, 88308, 83, 5122, 79929 ]
[ 0.169189453125, 0.0706787109375, 0.283203125, 0.1273193359375, 0.20166015625, 0.1776123046875, 0.05352783203125, 0.130615234375, 0.043853759765625, 0.1614990234375, 0.150390625, 0.03472900390625, 0.031158447265625, 0.07073974609375, 0.00696563720703125, 0.0021610260009765625, 0.00136...
embed
11375015_c0
11375015
lisp
0
Title: how to make indent line for emacs Problem title: how to make indent line for emacs Tags: lisp, emacs Problem: how to make indent line for emacs I encountered a little problem on my emacs: I use my emacs to write lisp, but, you know, lisp's indent is so crazy. So how to insert the indent line for the emacs? On th...
how to make indent line for emacs how to make indent line for emacs lisp emacs how to make indent line for emacs I encountered a little problem on my emacs: I use my emacs to write lisp, but, you know, lisp's indent is so crazy. So how to insert the indent line for the emacs? On the Internet, I get a paragraph elisp co...
[ -0.00848388671875, -0.02099609375, -0.00144195556640625, 0.0072021484375, 0.00109100341796875, 0.0263671875, -0.0126953125, 0.01092529296875, -0.003753662109375, -0.0277099609375, -0.0068359375, -0.00860595703125, -0.032958984375, 0.006683349609375, -0.002716064453125, -0.0098266601562...
[ 3642, 3249, 18597, 18, 13315, 100, 352, 2263, 7, 47, 400, 7008, 190647, 10176, 2967, 33022, 221, 116666, 183540, 151268, 15296, 18151, 32354, 7026, 30098, 583, 11435, 11883, 4439 ]
[ 0.05810546875, 0.1199951171875, 0.207763671875, 0.1573486328125, 0.20068359375, 0.0938720703125, 0.111572265625, 0.166015625, 0.14013671875, 0.011260986328125, 0.095947265625, 0.1873779296875, 0.016693115234375, 0.004852294921875, 0.014251708984375, 0.077392578125, 0.015716552734375,...
embed
165767_c0
165767
lisp
0
Title: Does Common Lisp have a something like java&#x27;s Set Interface/implementing classes? Problem title: Does Common Lisp have a something like java&#x27;s Set Interface/implementing classes? Tags: java, lisp, sbcl, set Problem: Does Common Lisp have a something like java's Set Interface/implementing classes? I nee...
Does Common Lisp have a something like java&#x27;s Set Interface/implementing classes? Does Common Lisp have a something like java&#x27;s Set Interface/implementing classes? java lisp sbcl set Does Common Lisp Set Interface Does Common Lisp have a something like java's Set Interface/implementing classes? I need somethi...
[ 0.010498046875, 0.02490234375, 0.004180908203125, 0.00080108642578125, -0.017578125, 0.0286865234375, 0.006683349609375, 0.0162353515625, 0.0034942626953125, -0.00096893310546875, -0.0220947265625, 0.0234375, 0.0042724609375, -0.015380859375, -0.0019989013671875, 0.017578125, 0.00781...
[ 101790, 151301, 1261, 7008, 9844, 1884, 79, 330, 3768, 19943, 220237, 197648, 61112, 214, 400, 275, 34937, 5423, 765, 3871, 903, 42486, 80854, 70541, 110, 171763, 12830, 90944, 37486, 13580 ]
[ 0.040435791015625, 0.1866455078125, 0.15771484375, 0.1910400390625, 0.033599853515625, 0.052978515625, 0.121337890625, 0.1632080078125, 0.0251312255859375, 0.20556640625, 0.230712890625, 0.143798828125, 0.20849609375, 0.048583984375, 0.1015625, 0.04534912109375, 0.1337890625, 0.159...
embed
17061656_c0
17061656
lisp
0
Title: Converting a list of strings to flat strings in Emacs? Problem title: Converting a list of strings to flat strings in Emacs? Tags: elisp, lisp, emacs Problem: Converting a list of strings to flat strings in Emacs? This question may be a bit silly but I just cannot figure it out. Suppose I have a list of strings ...
Converting a list of strings to flat strings in Emacs? Converting a list of strings to flat strings in Emacs? elisp lisp emacs Converting Emacs Converting a list of strings to flat strings in Emacs? This question may be a bit silly but I just cannot figure it out. Suppose I have a list of strings by and now I need to f...
[ 0.00014781951904296875, 0.0027008056640625, -0.010009765625, 0.0145263671875, -0.00604248046875, 0.01068115234375, -0.00506591796875, -0.0006561279296875, -0.0081787109375, 0.022216796875, -0.0057373046875, -0.006072998046875, -0.0078125, 0.037353515625, -0.0361328125, -0.0234375, 0....
[ 1657, 814, 1916, 5303, 79315, 7, 47, 49878, 23, 85269, 4439, 15296, 7008, 400, 352, 2263, 111, 9655, 4785, 12097, 53418, 26366, 390, 3871, 2856, 2046, 84797, 3642, 831, 3249, 14012, 69723, 129745 ]
[ 0.033355712890625, 0.134033203125, 0.042633056640625, 0.21337890625, 0.237548828125, 0.097412109375, 0.10107421875, 0.2724609375, 0.0758056640625, 0.1844482421875, 0.218994140625, 0.011993408203125, 0.114990234375, 0.03851318359375, 0.08441162109375, 0.10125732421875, 0.0110168457031...
embed
34032558_c0
34032558
lisp
0
Title: Non-destructive sort in lisp? Problem title: Non-destructive sort in lisp? Tags: lisp, sorting Problem: Non-destructive sort in lisp? I have been tasked to create a program, and within it I require a function to return a sorted list (in alphabetical order). However, I am unable to use and "non-functional" functi...
Non-destructive sort in lisp? Non-destructive sort in lisp? lisp sorting Non-destructive Non-destructive sort in lisp? I have been tasked to create a program, and within it I require a function to return a sorted list (in alphabetical order). However, I am unable to use and "non-functional" functions eg "set, setq" etc...
[ 0.00933837890625, 0.023681640625, 0.0186767578125, -0.01470947265625, -0.01055908203125, 0.0172119140625, -0.00762939453125, 0.0023040771484375, 0.0002727508544921875, 0.01708984375, 0.007080078125, 0.0087890625, 0.01068115234375, -0.00048828125, -0.0091552734375, 0.000667572021484375,...
[ 3775, 112, 36716, 5844, 12096, 23, 400, 7008, 214, 66211, 28282, 1528, 64209, 32354, 30646, 17497, 71, 5303, 229231, 12989, 51, 2886, 4527, 6431, 137175, 3509, 5423, 864, 96853, 88303, 8, 3917, 45367, 351 ]
[ 0.1722412109375, 0.055206298828125, 0.1431884765625, 0.08001708984375, 0.2257080078125, 0.08587646484375, 0.1260986328125, 0.2021484375, 0.037109375, 0.0478515625, 0.015899658203125, 0.09222412109375, 0.05377197265625, 0.1114501953125, 0.08984375, 0.17236328125, 0.04119873046875, 0...
embed
43894314_c0
43894314
lisp
0
Title: Get the Nth element in a List as a List instead of a number in LISP? Problem title: Get the Nth element in a List as a List instead of a number in LISP? Tags: list, lisp Problem: Get the Nth element in a List as a List instead of a number in LISP? Let's say you have (setq list '(1 2 3 4 5)) when using Nth to ret...
Get the Nth element in a List as a List instead of a number in LISP? Get the Nth element in a List as a List instead of a number in LISP? list lisp Get Nth List LISP Result Get the Nth element in a List as a List instead of a number in LISP? Let's say you have when using Nth to return the first element, the result is a...
[ -0.01251220703125, -0.00091552734375, 0.015380859375, -0.00112152099609375, -0.00506591796875, 0.0220947265625, 0.01043701171875, -0.003448486328125, -0.001922607421875, -0.0145263671875, 0.007049560546875, -0.01104736328125, -0.041015625, -0.00604248046875, -0.030029296875, 0.00175476...
[ 20779, 541, 927, 12830, 32036, 237, 64457, 111, 14012, 16970, 9434, 23, 10, 5303, 400, 7008, 126684, 70, 17368, 30646, 5117, 16750, 3917, 2046, 4420, 96760, 47 ]
[ 0.1195068359375, 0.2020263671875, 0.2452392578125, 0.2086181640625, 0.2225341796875, 0.11212158203125, 0.138916015625, 0.00415802001953125, 0.1605224609375, 0.1326904296875, 0.2276611328125, 0.03076171875, 0.038787841796875, 0.1876220703125, 0.08538818359375, 0.1514892578125, 0.19006...
embed
27013758_c0
27013758
lisp
0
Title: Using entities from parent function Problem title: Using entities from parent function Tags: lisp Problem: Using entities from parent function Usually it is obvious to use the entities of the parent function by any function called within parent function. IF I have, (defun fun1(x)(let ((y nil))(fun2))) (defun fun...
Using entities from parent function Using entities from parent function lisp parent Using fun1 fun2 Using entities from parent function Usually it is obvious to use the entities of the parent function by any function called within parent function. IF I have, then (fun1 2) complains about y. How do I use entities from a...
[ 0.0289306640625, 0.01068115234375, -0.01092529296875, 0.0091552734375, -0.011962890625, 0.01019287109375, 0.003570556640625, 0.030029296875, -0.0031585693359375, -0.0546875, -0.0113525390625, 0.0130615234375, -0.003997802734375, 0.0152587890625, 0.024169921875, -0.00238037109375, -0....
[ 345, 6953, 77630, 2449, 1295, 49129, 32354, 400, 7008, 7477, 418, 304, 62544, 162520, 47, 4527, 70, 111, 390, 2499, 35839, 28032, 55449, 765, 16498, 4958, 186992, 7, 1672, 113, 11249, 54, 87, 3934, 29041, 19048, 17203, 2633, 70820, 1238 ]
[ 0.1300048828125, 0.0556640625, 0.1885986328125, 0.156494140625, 0.127197265625, 0.23779296875, 0.21337890625, 0.099365234375, 0.1630859375, 0.17431640625, 0.0601806640625, 0.1661376953125, 0.00531005859375, 0.1314697265625, 0.0277252197265625, 0.186279296875, 0.01605224609375, 0.04...
embed
66693128_c0
66693128
lisp
0
Title: How to use functions inside an alist? Problem title: How to use functions inside an alist? Tags: lisp, elisp Problem: How to use functions inside an alist? I used a function( concat ) inside an alist, as follows: (setq org-dir-to-image-dir-alist '(((concat "a" "-" "b") . "c"))) (dolist (cell org-dir-to-image-dir...
How to use functions inside an alist? How to use functions inside an alist? lisp elisp How How to use functions inside an alist? I used a function( concat ) inside an alist, as follows: The result is: That is not what I want. The concat function doesn't seem to be evaluated. Why? And how to make it evaluated(i.e. outpu...
[ 0.010986328125, -0.006103515625, 0.00897216796875, 0.00135040283203125, -0.00616455078125, 0.0067138671875, 0.00494384765625, 0.023681640625, -0.007537841796875, -0.0029144287109375, -0.01348876953125, 0.037353515625, 0.002227783203125, 0.01318359375, -0.0030364990234375, -0.0205078125...
[ 11249, 47, 4527, 32354, 7, 46132, 142, 10, 6562, 400, 7008, 11814, 158, 4460, 16750, 83, 959, 2367, 3444, 22027, 18, 48903, 151575, 44084, 297, 140992, 9, 275 ]
[ 0.0804443359375, 0.0266571044921875, 0.1654052734375, 0.25244140625, 0.0804443359375, 0.1939697265625, 0.07562255859375, 0.1209716796875, 0.2484130859375, 0.0279388427734375, 0.1131591796875, 0.040924072265625, 0.1029052734375, 0.2205810546875, 0.0175018310546875, 0.008697509765625, ...
embed