2015-06-18T00:00:45Z sheilong joined #lisp 2015-06-18T00:01:17Z aeth: Bike: yes 2015-06-18T00:03:23Z jlongster quit (Ping timeout: 252 seconds) 2015-06-18T00:03:24Z Bike: yeah, that's not actually like defun. it's just syntactic sugar. 2015-06-18T00:04:28Z Jubb quit (Remote host closed the connection) 2015-06-18T00:08:19Z Jubb joined #lisp 2015-06-18T00:09:53Z cheryllium: Bike: According to internet, vanadium has a function similar to insulin 2015-06-18T00:10:26Z cheryllium: Bike: http://www.dcnutrition.com/Minerals/detail.cfm?RecordNumber=48 2015-06-18T00:10:55Z qsun quit (Read error: Connection reset by peer) 2015-06-18T00:10:55Z dennis_: dennis 2015-06-18T00:10:58Z dennis_: dennis_ 2015-06-18T00:11:05Z dennis_: so sorry 2015-06-18T00:11:09Z qsun joined #lisp 2015-06-18T00:11:12Z dennis_: but can someone quicky hilight me? 2015-06-18T00:11:14Z aeth: I decided to repeatedly TIME three ways to merge a list of strings. (reduce (lambda (x y) (concatenate 'string x y)) strings) seems to be the fastest (6k to 14k processor cycles) followed closely by format using the string "~{~A~}" (14k to 16k) followed by apply (26k to 54k) 2015-06-18T00:11:25Z cheryllium: dennis_ ? 2015-06-18T00:11:28Z dennis_: thx 2015-06-18T00:12:31Z sword quit (Ping timeout: 276 seconds) 2015-06-18T00:12:40Z Bike: the amount of caveats in the lower section is key, there 2015-06-18T00:13:38Z meiji11 joined #lisp 2015-06-18T00:15:49Z qsun quit (Read error: Connection reset by peer) 2015-06-18T00:16:17Z qsun joined #lisp 2015-06-18T00:17:08Z EvW quit (Remote host closed the connection) 2015-06-18T00:17:27Z EvW joined #lisp 2015-06-18T00:17:27Z frkout joined #lisp 2015-06-18T00:19:31Z spyrosoft joined #lisp 2015-06-18T00:20:09Z frkout quit (Remote host closed the connection) 2015-06-18T00:20:36Z frkout joined #lisp 2015-06-18T00:21:03Z frkout quit (Remote host closed the connection) 2015-06-18T00:21:22Z frkout joined #lisp 2015-06-18T00:24:12Z qsun quit (Read error: Connection reset by peer) 2015-06-18T00:24:23Z thodg quit (Ping timeout: 246 seconds) 2015-06-18T00:24:34Z stardiviner quit (Ping timeout: 256 seconds) 2015-06-18T00:25:27Z spyrosoft quit (Quit: Leaving.) 2015-06-18T00:25:46Z nikki93 joined #lisp 2015-06-18T00:25:52Z qsun joined #lisp 2015-06-18T00:26:25Z dennis_ quit (Quit: WeeChat 1.2) 2015-06-18T00:26:38Z spyrosoft joined #lisp 2015-06-18T00:26:52Z thodg joined #lisp 2015-06-18T00:26:54Z yenda quit (Remote host closed the connection) 2015-06-18T00:28:02Z karswell quit (Ping timeout: 265 seconds) 2015-06-18T00:28:14Z attila_lendvai quit (Ping timeout: 246 seconds) 2015-06-18T00:29:59Z nikki93 quit (Ping timeout: 246 seconds) 2015-06-18T00:30:33Z EvW quit (Ping timeout: 276 seconds) 2015-06-18T00:32:13Z karswell joined #lisp 2015-06-18T00:33:29Z thodg quit (Ping timeout: 246 seconds) 2015-06-18T00:34:14Z k-dawg joined #lisp 2015-06-18T00:35:19Z slyrus joined #lisp 2015-06-18T00:35:44Z EvW joined #lisp 2015-06-18T00:36:17Z tmtwd_ joined #lisp 2015-06-18T00:37:45Z stardiviner joined #lisp 2015-06-18T00:37:56Z fourier joined #lisp 2015-06-18T00:41:07Z lispyone joined #lisp 2015-06-18T00:41:15Z klltkr quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2015-06-18T00:42:17Z fourier quit (Ping timeout: 256 seconds) 2015-06-18T00:43:02Z man213 quit (Quit: Konversation terminated!) 2015-06-18T00:44:32Z pyon joined #lisp 2015-06-18T00:45:01Z aeth: Is using read-sequence like this to read in a file a bad idea? http://paste.lisp.org/display/150002 2015-06-18T00:53:49Z jleija joined #lisp 2015-06-18T00:57:55Z zacharias_ joined #lisp 2015-06-18T00:58:35Z spyrosoft: Is there a way to format something that has been through (parse-namestring) back into a string? 2015-06-18T00:58:55Z spyrosoft: Like #P"/tmp/example.txt" 2015-06-18T00:59:17Z posterdati300 quit (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/) 2015-06-18T00:59:28Z jlongster joined #lisp 2015-06-18T01:00:30Z Bike: clhs namestring 2015-06-18T01:00:30Z specbot: http://www.lispworks.com/reference/HyperSpec/Body/f_namest.htm 2015-06-18T01:00:31Z Bike: i think. 2015-06-18T01:01:06Z zacharias quit (Ping timeout: 252 seconds) 2015-06-18T01:01:37Z slyrus quit (Ping timeout: 264 seconds) 2015-06-18T01:02:57Z spyrosoft: That's it. Thank you, Bike. 2015-06-18T01:04:01Z jlongster quit (Ping timeout: 255 seconds) 2015-06-18T01:05:24Z jleija quit (Quit: leaving) 2015-06-18T01:05:31Z eschatologist joined #lisp 2015-06-18T01:05:39Z EvW quit (Ping timeout: 276 seconds) 2015-06-18T01:07:32Z harish joined #lisp 2015-06-18T01:08:34Z agumonkey quit (Ping timeout: 245 seconds) 2015-06-18T01:09:17Z agumonkey joined #lisp 2015-06-18T01:10:15Z BitPuffin|osx joined #lisp 2015-06-18T01:10:58Z frkout quit (Read error: Connection reset by peer) 2015-06-18T01:11:34Z aap_ joined #lisp 2015-06-18T01:12:29Z harish quit (Ping timeout: 244 seconds) 2015-06-18T01:13:21Z tmtwd_ quit (Ping timeout: 250 seconds) 2015-06-18T01:14:57Z aap quit (Ping timeout: 264 seconds) 2015-06-18T01:16:38Z j4cknewt joined #lisp 2015-06-18T01:24:02Z frkout joined #lisp 2015-06-18T01:24:07Z frkout quit (Remote host closed the connection) 2015-06-18T01:24:49Z spyrosoft quit (Ping timeout: 245 seconds) 2015-06-18T01:25:57Z thodg joined #lisp 2015-06-18T01:26:27Z nikki93 joined #lisp 2015-06-18T01:27:04Z j4cknewt quit (Remote host closed the connection) 2015-06-18T01:27:12Z jleija joined #lisp 2015-06-18T01:30:27Z CyberLard quit (Ping timeout: 252 seconds) 2015-06-18T01:31:19Z jlongster joined #lisp 2015-06-18T01:31:39Z nikki93 quit (Ping timeout: 276 seconds) 2015-06-18T01:32:53Z pyon is now known as lptm 2015-06-18T01:33:51Z k-dawg quit (Quit: This computer has gone to sleep) 2015-06-18T01:35:41Z jleija quit (Quit: leaving) 2015-06-18T01:36:30Z jlongster quit (Ping timeout: 252 seconds) 2015-06-18T01:37:16Z Niac joined #lisp 2015-06-18T01:38:35Z fourier joined #lisp 2015-06-18T01:43:55Z fourier quit (Ping timeout: 265 seconds) 2015-06-18T01:45:21Z qsun quit (Read error: Connection reset by peer) 2015-06-18T01:45:47Z qsun joined #lisp 2015-06-18T01:47:27Z qsun quit (Read error: Connection reset by peer) 2015-06-18T01:47:57Z qsun joined #lisp 2015-06-18T01:48:48Z qsun quit (Read error: Connection reset by peer) 2015-06-18T01:49:15Z qsun joined #lisp 2015-06-18T01:50:50Z thodg quit (Ping timeout: 246 seconds) 2015-06-18T01:52:01Z qsun quit (Read error: Connection reset by peer) 2015-06-18T01:52:29Z qsun joined #lisp 2015-06-18T01:52:45Z lispyone quit (Remote host closed the connection) 2015-06-18T01:58:37Z manuel_ quit (Quit: manuel_) 2015-06-18T02:01:36Z walter|r joined #lisp 2015-06-18T02:03:36Z jlongster joined #lisp 2015-06-18T02:04:14Z harish joined #lisp 2015-06-18T02:04:49Z Karl_Dscc quit (Remote host closed the connection) 2015-06-18T02:06:04Z nyef joined #lisp 2015-06-18T02:06:13Z walter|r quit (Ping timeout: 265 seconds) 2015-06-18T02:06:35Z setheus quit (Remote host closed the connection) 2015-06-18T02:06:50Z setheus joined #lisp 2015-06-18T02:06:55Z vydd quit (Remote host closed the connection) 2015-06-18T02:08:52Z jlongster quit (Ping timeout: 276 seconds) 2015-06-18T02:10:01Z smokeink joined #lisp 2015-06-18T02:12:22Z frkout joined #lisp 2015-06-18T02:12:22Z novemberist left #lisp 2015-06-18T02:12:30Z frkout quit (Remote host closed the connection) 2015-06-18T02:15:04Z smokeink quit (Ping timeout: 256 seconds) 2015-06-18T02:15:24Z smokeink joined #lisp 2015-06-18T02:18:51Z manuel_ joined #lisp 2015-06-18T02:22:55Z frkout joined #lisp 2015-06-18T02:24:01Z frkout quit (Remote host closed the connection) 2015-06-18T02:24:28Z frkout joined #lisp 2015-06-18T02:24:55Z happy-dude joined #lisp 2015-06-18T02:25:00Z frkout quit (Read error: Connection reset by peer) 2015-06-18T02:25:42Z frkout joined #lisp 2015-06-18T02:26:29Z qsun quit (Read error: Connection reset by peer) 2015-06-18T02:27:10Z frkout quit (Read error: Connection reset by peer) 2015-06-18T02:27:14Z nikki93 joined #lisp 2015-06-18T02:27:50Z qsun joined #lisp 2015-06-18T02:28:51Z thodg joined #lisp 2015-06-18T02:30:13Z A205B064 joined #lisp 2015-06-18T02:30:52Z smokeink quit (Ping timeout: 265 seconds) 2015-06-18T02:31:38Z smokeink joined #lisp 2015-06-18T02:32:16Z nikki93 quit (Ping timeout: 276 seconds) 2015-06-18T02:32:25Z qsun quit (Read error: Connection reset by peer) 2015-06-18T02:32:55Z qsun joined #lisp 2015-06-18T02:33:34Z Brozo quit (Remote host closed the connection) 2015-06-18T02:33:42Z Davidbrcz quit (Ping timeout: 252 seconds) 2015-06-18T02:35:49Z qsun quit (Read error: Connection reset by peer) 2015-06-18T02:36:17Z qsun joined #lisp 2015-06-18T02:36:26Z qubitnerd joined #lisp 2015-06-18T02:37:45Z Brozo joined #lisp 2015-06-18T02:39:17Z clop2 joined #lisp 2015-06-18T02:39:31Z qsun quit (Read error: Connection reset by peer) 2015-06-18T02:39:48Z qsun joined #lisp 2015-06-18T02:41:26Z qsun quit (Read error: Connection reset by peer) 2015-06-18T02:41:51Z qsun joined #lisp 2015-06-18T02:42:11Z Brozo quit (Ping timeout: 250 seconds) 2015-06-18T02:44:04Z Brozo joined #lisp 2015-06-18T02:44:05Z qubitner1 joined #lisp 2015-06-18T02:44:22Z mearnsh quit (Ping timeout: 272 seconds) 2015-06-18T02:44:51Z qsun quit (Read error: Connection reset by peer) 2015-06-18T02:45:39Z qubitnerd quit (Ping timeout: 250 seconds) 2015-06-18T02:46:16Z mearnsh joined #lisp 2015-06-18T02:46:25Z qsun joined #lisp 2015-06-18T02:46:58Z walter|r joined #lisp 2015-06-18T02:49:10Z bipt quit (Ping timeout: 276 seconds) 2015-06-18T02:50:30Z Niac quit (Quit: leaving) 2015-06-18T02:51:24Z qsun quit (Read error: Connection reset by peer) 2015-06-18T02:51:45Z qsun joined #lisp 2015-06-18T02:52:20Z qsun quit (Read error: Connection reset by peer) 2015-06-18T02:52:49Z qsun joined #lisp 2015-06-18T02:56:56Z psy_ joined #lisp 2015-06-18T02:58:23Z walter|r_ joined #lisp 2015-06-18T02:58:40Z jlongster joined #lisp 2015-06-18T02:58:53Z walter|r quit (Read error: Connection reset by peer) 2015-06-18T03:02:35Z echo-area joined #lisp 2015-06-18T03:03:15Z jlongster quit (Ping timeout: 265 seconds) 2015-06-18T03:05:33Z frkout joined #lisp 2015-06-18T03:06:30Z innertracks joined #lisp 2015-06-18T03:06:35Z eschatologist quit (Quit: Textual IRC Client: www.textualapp.com) 2015-06-18T03:07:19Z frkout quit (Remote host closed the connection) 2015-06-18T03:07:53Z frkout joined #lisp 2015-06-18T03:08:10Z frkout quit (Read error: Connection reset by peer) 2015-06-18T03:08:32Z frkout joined #lisp 2015-06-18T03:11:16Z thodg quit (Quit: Lost terminal) 2015-06-18T03:11:46Z jlongster joined #lisp 2015-06-18T03:14:15Z thodg joined #lisp 2015-06-18T03:14:56Z thodg quit (Client Quit) 2015-06-18T03:17:39Z manuel_ quit (Quit: manuel_) 2015-06-18T03:18:33Z frkout quit (Read error: Connection reset by peer) 2015-06-18T03:18:54Z sdothum quit (Ping timeout: 276 seconds) 2015-06-18T03:20:44Z nikki93 joined #lisp 2015-06-18T03:21:11Z tmtwd_ joined #lisp 2015-06-18T03:27:14Z bipt joined #lisp 2015-06-18T03:27:41Z tessier quit (Ping timeout: 250 seconds) 2015-06-18T03:27:50Z fourier joined #lisp 2015-06-18T03:29:50Z walter|r_ quit (Remote host closed the connection) 2015-06-18T03:30:19Z frkout joined #lisp 2015-06-18T03:30:21Z frkout quit (Remote host closed the connection) 2015-06-18T03:31:14Z Posterdati quit (Ping timeout: 272 seconds) 2015-06-18T03:31:26Z aeth: The fastest way to read an s-expression in a file seems to be just READ on a file that only contains one top-level s-expression (sort of like how everything's in in HTML, I guess). This wouldn't work for logs, though. (log (log-line ...) ...) won't work because logs append (or at least should, afaik) 2015-06-18T03:31:57Z frkout joined #lisp 2015-06-18T03:32:01Z nikki93 quit (Remote host closed the connection) 2015-06-18T03:32:13Z psy_ quit (Ping timeout: 264 seconds) 2015-06-18T03:32:25Z frkout quit (Remote host closed the connection) 2015-06-18T03:32:35Z scymtym joined #lisp 2015-06-18T03:32:36Z nikki93 joined #lisp 2015-06-18T03:32:49Z fourier quit (Ping timeout: 264 seconds) 2015-06-18T03:32:56Z Zhivago: Consider concatenated streams. 2015-06-18T03:33:44Z Zhivago: You should be able to effectively wrap your log file in parentheses using a pair of string streams around the log file stream. 2015-06-18T03:33:53Z Posterdati joined #lisp 2015-06-18T03:34:48Z akkad: does Franz have a true capi equivalent? 2015-06-18T03:35:07Z tessier joined #lisp 2015-06-18T03:37:34Z nikki93 quit (Ping timeout: 272 seconds) 2015-06-18T03:39:10Z qsun quit (Read error: Connection reset by peer) 2015-06-18T03:39:39Z qsun joined #lisp 2015-06-18T03:40:18Z jlongster quit (Read error: Connection reset by peer) 2015-06-18T03:40:23Z qsun quit (Read error: Connection reset by peer) 2015-06-18T03:40:43Z jlongster joined #lisp 2015-06-18T03:40:49Z qsun joined #lisp 2015-06-18T03:41:11Z innertracks quit (Quit: innertracks) 2015-06-18T03:41:33Z innertracks joined #lisp 2015-06-18T03:42:29Z jason_m quit (Ping timeout: 256 seconds) 2015-06-18T03:43:03Z innertracks quit (Client Quit) 2015-06-18T03:43:28Z innertracks joined #lisp 2015-06-18T03:46:27Z nyef quit (Ping timeout: 244 seconds) 2015-06-18T03:46:30Z icosa joined #lisp 2015-06-18T03:47:17Z cluck quit (Remote host closed the connection) 2015-06-18T03:48:08Z qubitnerd joined #lisp 2015-06-18T03:50:12Z pillton: Zhivago: Very clever. I have never thought of doing that. 2015-06-18T03:50:33Z qubitner1 quit (Ping timeout: 265 seconds) 2015-06-18T03:50:49Z frkout joined #lisp 2015-06-18T03:51:27Z qsun_ joined #lisp 2015-06-18T03:51:32Z frkout quit (Remote host closed the connection) 2015-06-18T03:52:00Z qsun quit (Read error: Connection reset by peer) 2015-06-18T03:53:26Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T03:53:53Z qsun_ joined #lisp 2015-06-18T03:55:14Z jlongster quit (Ping timeout: 245 seconds) 2015-06-18T03:57:58Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T03:58:25Z qsun_ joined #lisp 2015-06-18T03:59:44Z qubitnerd quit (Ping timeout: 272 seconds) 2015-06-18T04:01:55Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T04:02:27Z qsun_ joined #lisp 2015-06-18T04:02:40Z phadthai_ joined #lisp 2015-06-18T04:03:13Z phadthai quit (Read error: Connection reset by peer) 2015-06-18T04:03:30Z nisstyre quit (Ping timeout: 244 seconds) 2015-06-18T04:04:28Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T04:04:45Z qsun joined #lisp 2015-06-18T04:12:22Z Jesin quit (Quit: Leaving) 2015-06-18T04:12:31Z qsun quit (Read error: Connection reset by peer) 2015-06-18T04:13:32Z qsun joined #lisp 2015-06-18T04:15:05Z qsun quit (Read error: Connection reset by peer) 2015-06-18T04:15:31Z qsun joined #lisp 2015-06-18T04:16:25Z qsun quit (Read error: Connection reset by peer) 2015-06-18T04:16:51Z qsun joined #lisp 2015-06-18T04:16:54Z BitPuffin|osx quit (Ping timeout: 256 seconds) 2015-06-18T04:16:55Z joneshf-laptop quit (Read error: Connection reset by peer) 2015-06-18T04:17:17Z joneshf-laptop joined #lisp 2015-06-18T04:17:56Z qsun quit (Read error: Connection reset by peer) 2015-06-18T04:19:37Z qsun joined #lisp 2015-06-18T04:19:39Z sword joined #lisp 2015-06-18T04:20:23Z OrangeShark quit (Quit: Leaving) 2015-06-18T04:22:43Z Jubb quit (Ping timeout: 256 seconds) 2015-06-18T04:23:45Z qsun quit (Read error: Connection reset by peer) 2015-06-18T04:24:15Z qsun joined #lisp 2015-06-18T04:25:42Z nikki93 joined #lisp 2015-06-18T04:26:02Z qsun quit (Read error: Connection reset by peer) 2015-06-18T04:26:22Z qsun joined #lisp 2015-06-18T04:26:57Z qsun quit (Read error: Connection reset by peer) 2015-06-18T04:27:25Z qsun joined #lisp 2015-06-18T04:27:36Z kp666 joined #lisp 2015-06-18T04:28:37Z neetismurder quit (Ping timeout: 276 seconds) 2015-06-18T04:29:39Z echo-area quit (Remote host closed the connection) 2015-06-18T04:30:57Z qsun quit (Read error: Connection reset by peer) 2015-06-18T04:31:22Z qsun joined #lisp 2015-06-18T04:32:12Z qsun quit (Read error: Connection reset by peer) 2015-06-18T04:32:19Z nisstyre joined #lisp 2015-06-18T04:32:25Z qsun joined #lisp 2015-06-18T04:33:57Z qsun quit (Read error: Connection reset by peer) 2015-06-18T04:34:27Z qsun joined #lisp 2015-06-18T04:34:59Z nikki93 quit (Remote host closed the connection) 2015-06-18T04:35:16Z neetismurder joined #lisp 2015-06-18T04:35:33Z nikki93 joined #lisp 2015-06-18T04:35:36Z clop2 quit (Ping timeout: 256 seconds) 2015-06-18T04:38:40Z qsun quit (Read error: Connection reset by peer) 2015-06-18T04:38:53Z qsun joined #lisp 2015-06-18T04:40:24Z nikki93 quit (Ping timeout: 265 seconds) 2015-06-18T04:44:32Z emaczen: There is slime-browse-classes, but what about browsing methods specialized on a combination of classes? 2015-06-18T04:44:32Z emaczen: 2015-06-18T04:45:57Z pillton: Wow. That generic function must have a lot of methods. 2015-06-18T04:47:16Z emaczen: I really just want to see what methods belong to which classes, where "belong" means is specialized on. 2015-06-18T04:47:36Z Bike: For one generic function? 2015-06-18T04:47:58Z raellear joined #lisp 2015-06-18T04:48:11Z pillton: clhs compute-applicable-methods 2015-06-18T04:48:11Z specbot: http://www.lispworks.com/reference/HyperSpec/Body/f_comput.htm 2015-06-18T04:48:18Z emaczen: For one class, I want to see all the methods that specializes on that class for at least one of it's arguments 2015-06-18T04:48:31Z Bike: well then you have to iterate over all generic functions that exist. 2015-06-18T04:49:20Z emaczen: Bike: With closer-mop? 2015-06-18T04:49:44Z Bike: closer-mop doesn't have a function that does that, as far as i know 2015-06-18T04:49:51Z Bike: it'd be more like do-all-symbols 2015-06-18T05:02:05Z frkout joined #lisp 2015-06-18T05:02:19Z bipt quit (Ping timeout: 245 seconds) 2015-06-18T05:03:05Z meiji11 quit (Read error: Connection reset by peer) 2015-06-18T05:03:43Z scymtym: emaczen: you can slime-inspect the class. the inspector has a section called "It is used as a direct specializer in the following methods:" 2015-06-18T05:03:50Z malbertife joined #lisp 2015-06-18T05:04:29Z emaczen: scymtym: can you give an example of inspecting a class? 2015-06-18T05:04:46Z scymtym: M-x slime-inspect RET (find-class 'NAME-OF-YOUR-CLASS) RET 2015-06-18T05:05:00Z emaczen: scymtym: Thanks! 2015-06-18T05:05:05Z scymtym: np 2015-06-18T05:05:58Z emaczen: scymtym: This is awesome@ 2015-06-18T05:06:01Z emaczen: ! :D 2015-06-18T05:06:08Z scymtym: :) 2015-06-18T05:06:59Z frkout quit (Ping timeout: 265 seconds) 2015-06-18T05:10:22Z jaykru_ joined #lisp 2015-06-18T05:12:09Z selat joined #lisp 2015-06-18T05:13:06Z lokulin quit (Max SendQ exceeded) 2015-06-18T05:13:22Z fourier joined #lisp 2015-06-18T05:13:57Z nikki93 joined #lisp 2015-06-18T05:14:16Z lokulin joined #lisp 2015-06-18T05:18:30Z fourier quit (Ping timeout: 252 seconds) 2015-06-18T05:24:37Z qsun quit (Read error: Connection reset by peer) 2015-06-18T05:25:08Z qsun joined #lisp 2015-06-18T05:28:39Z qsun quit (Read error: Connection reset by peer) 2015-06-18T05:29:37Z qsun joined #lisp 2015-06-18T05:29:46Z nikki93 quit 2015-06-18T05:30:15Z ndrei joined #lisp 2015-06-18T05:30:15Z Davidbrcz joined #lisp 2015-06-18T05:30:45Z nikki93 joined #lisp 2015-06-18T05:31:16Z slyrus joined #lisp 2015-06-18T05:34:15Z phadthai_ is now known as phadthai 2015-06-18T05:37:16Z qsun quit (Read error: Connection reset by peer) 2015-06-18T05:38:45Z sheilong quit (Quit: gn) 2015-06-18T05:38:59Z qsun joined #lisp 2015-06-18T05:39:30Z echo-area joined #lisp 2015-06-18T05:40:01Z lieven quit (Changing host) 2015-06-18T05:40:01Z lieven joined #lisp 2015-06-18T05:41:45Z qsun_ joined #lisp 2015-06-18T05:42:33Z qsun quit (Read error: Connection reset by peer) 2015-06-18T05:43:22Z JuanDaugherty joined #lisp 2015-06-18T05:45:09Z hiroakip joined #lisp 2015-06-18T05:47:31Z oleo_ quit (Quit: Leaving) 2015-06-18T05:47:34Z ndrei quit (Ping timeout: 256 seconds) 2015-06-18T05:47:50Z RussT1 quit (Read error: Connection reset by peer) 2015-06-18T05:48:00Z fourier joined #lisp 2015-06-18T05:49:13Z futpib joined #lisp 2015-06-18T05:49:16Z ndrei joined #lisp 2015-06-18T05:49:23Z edgar-rft quit (Ping timeout: 250 seconds) 2015-06-18T05:50:39Z hiroakip quit (Ping timeout: 245 seconds) 2015-06-18T05:53:33Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T05:54:01Z qsun_ joined #lisp 2015-06-18T05:57:24Z grouzen joined #lisp 2015-06-18T06:00:02Z whiteline quit (Ping timeout: 256 seconds) 2015-06-18T06:01:06Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T06:01:40Z qsun_ joined #lisp 2015-06-18T06:03:16Z zacharias_ quit (Ping timeout: 255 seconds) 2015-06-18T06:03:55Z edgar-rft joined #lisp 2015-06-18T06:05:40Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T06:06:16Z qsun_ joined #lisp 2015-06-18T06:07:20Z emaczen: Is there free lisp CAD software? I know autolisp is the extension language for AutoCAD which is not free. 2015-06-18T06:07:24Z ndrei quit (Ping timeout: 256 seconds) 2015-06-18T06:08:21Z tmtwd_ quit (Quit: Leaving) 2015-06-18T06:10:23Z agdistis quit (Ping timeout: 256 seconds) 2015-06-18T06:14:59Z tmtwd joined #lisp 2015-06-18T06:18:21Z keen__________ quit (Read error: Connection reset by peer) 2015-06-18T06:19:27Z futpib quit (Ping timeout: 256 seconds) 2015-06-18T06:19:32Z Adlai: there's Gendl, not sure to what degree that fits your "free"dom 2015-06-18T06:19:42Z keen__________ joined #lisp 2015-06-18T06:20:26Z ivan\ quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-06-18T06:21:01Z akkad: all software is free if you know how 2015-06-18T06:22:43Z Shinmera joined #lisp 2015-06-18T06:23:46Z whiteline joined #lisp 2015-06-18T06:24:36Z emaczen: Adlai: Thanks, this is what I saw a few months back... 2015-06-18T06:24:45Z ivan\ joined #lisp 2015-06-18T06:26:10Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T06:26:25Z akkad quit (Remote host closed the connection) 2015-06-18T06:26:33Z mrSpec joined #lisp 2015-06-18T06:26:38Z qsun_ joined #lisp 2015-06-18T06:27:23Z JuanDaugherty: boy I hope akkad comes back so I can ask how that works with some of my faves 2015-06-18T06:28:08Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T06:28:50Z qubitnerd joined #lisp 2015-06-18T06:29:43Z qsun joined #lisp 2015-06-18T06:32:35Z qsun quit (Read error: Connection reset by peer) 2015-06-18T06:33:00Z qsun joined #lisp 2015-06-18T06:34:20Z Shinmera: aeth: You should use something like trivial-benchmark to test things like that. 2015-06-18T06:36:56Z Baggers joined #lisp 2015-06-18T06:38:36Z qsun quit (Read error: Connection reset by peer) 2015-06-18T06:39:03Z qsun joined #lisp 2015-06-18T06:39:15Z ndrei joined #lisp 2015-06-18T06:39:40Z sword quit (Read error: No route to host) 2015-06-18T06:42:08Z emaczen quit (Ping timeout: 265 seconds) 2015-06-18T06:43:22Z jewel joined #lisp 2015-06-18T06:45:58Z aap_ is now known as aap 2015-06-18T06:46:54Z fourier quit (Ping timeout: 276 seconds) 2015-06-18T06:48:25Z kami joined #lisp 2015-06-18T06:50:06Z malbertife quit (Ping timeout: 272 seconds) 2015-06-18T06:50:34Z ehu joined #lisp 2015-06-18T06:51:13Z qubitnerd is now known as eru 2015-06-18T06:51:42Z angavrilov joined #lisp 2015-06-18T06:52:29Z pranavrc joined #lisp 2015-06-18T06:52:53Z ndrei quit (Ping timeout: 256 seconds) 2015-06-18T06:53:11Z ndrei joined #lisp 2015-06-18T06:53:55Z innertracks quit (Quit: innertracks) 2015-06-18T06:54:52Z grouzen quit (Ping timeout: 276 seconds) 2015-06-18T06:55:18Z knobo1 joined #lisp 2015-06-18T06:55:46Z f3lp joined #lisp 2015-06-18T06:55:56Z nikki93 quit 2015-06-18T06:56:03Z knobo1: Is it possible to replace current window manager with stumpwm on the fly? 2015-06-18T06:56:13Z knobo1: Like many other window managers have the --replace option 2015-06-18T06:56:59Z mdln: I usually just switch to a tty and hard purge, but I'm an angry person ;_; 2015-06-18T06:58:50Z knobo1: I realize this is not the right channel. I'll take it over to #stumpwm. Sorry. 2015-06-18T07:02:08Z JuanDaugherty: well it is a lisp app 2015-06-18T07:02:29Z sword joined #lisp 2015-06-18T07:02:37Z man213 joined #lisp 2015-06-18T07:03:43Z lokulin quit (Changing host) 2015-06-18T07:03:43Z lokulin joined #lisp 2015-06-18T07:04:33Z JuanDaugherty: looks like xmonad for cl 2015-06-18T07:04:53Z JuanDaugherty: s/for/in/ 2015-06-18T07:07:11Z tankrim quit (Quit: ERC (IRC client for Emacs 24.5.50.1)) 2015-06-18T07:08:01Z defaultxr quit (Quit: gnight) 2015-06-18T07:08:59Z ndrei quit (Ping timeout: 245 seconds) 2015-06-18T07:10:32Z tmtwd quit (Quit: Leaving) 2015-06-18T07:10:33Z vlnx quit (Quit: leaving) 2015-06-18T07:11:01Z ndrei joined #lisp 2015-06-18T07:12:05Z yasha9 quit (Ping timeout: 244 seconds) 2015-06-18T07:12:34Z larion quit (Ping timeout: 256 seconds) 2015-06-18T07:12:34Z voidlily quit (Ping timeout: 256 seconds) 2015-06-18T07:12:50Z Davidbrcz quit (Ping timeout: 246 seconds) 2015-06-18T07:15:41Z mishoo joined #lisp 2015-06-18T07:15:43Z qsun quit (Read error: Connection reset by peer) 2015-06-18T07:16:10Z qsun joined #lisp 2015-06-18T07:19:54Z ndrei quit (Ping timeout: 265 seconds) 2015-06-18T07:20:45Z ndrei joined #lisp 2015-06-18T07:21:02Z mvilleneuve_ joined #lisp 2015-06-18T07:21:38Z Denommus joined #lisp 2015-06-18T07:21:42Z qsun quit (Read error: Connection reset by peer) 2015-06-18T07:21:54Z nikki93 joined #lisp 2015-06-18T07:22:07Z qsun joined #lisp 2015-06-18T07:22:59Z ASau quit (Ping timeout: 250 seconds) 2015-06-18T07:23:02Z voidlily joined #lisp 2015-06-18T07:23:18Z radioninja quit (Ping timeout: 276 seconds) 2015-06-18T07:25:02Z mbuf quit (Ping timeout: 256 seconds) 2015-06-18T07:25:53Z theos quit (Read error: Connection reset by peer) 2015-06-18T07:26:24Z yasha9 joined #lisp 2015-06-18T07:26:44Z cadadar joined #lisp 2015-06-18T07:26:54Z theos joined #lisp 2015-06-18T07:27:36Z Cymew joined #lisp 2015-06-18T07:27:41Z qsun quit (Read error: Connection reset by peer) 2015-06-18T07:28:07Z qsun joined #lisp 2015-06-18T07:28:18Z zacharias_ joined #lisp 2015-06-18T07:28:40Z pranavrc quit (Remote host closed the connection) 2015-06-18T07:31:20Z frkout joined #lisp 2015-06-18T07:31:49Z frkout_ joined #lisp 2015-06-18T07:34:15Z lptm quit (Read error: Connection reset by peer) 2015-06-18T07:34:23Z qsun quit (Read error: Connection reset by peer) 2015-06-18T07:34:39Z qsun joined #lisp 2015-06-18T07:34:58Z pyon joined #lisp 2015-06-18T07:35:25Z frkout_ quit (Read error: Connection reset by peer) 2015-06-18T07:35:39Z frkout quit (Ping timeout: 252 seconds) 2015-06-18T07:36:40Z bgs100 quit (Quit: bgs100) 2015-06-18T07:37:24Z mbuf joined #lisp 2015-06-18T07:42:06Z fourier joined #lisp 2015-06-18T07:43:00Z Quadrescence quit (Quit: This computer has gone to sleep) 2015-06-18T07:45:13Z zacharias_ is now known as zacharias 2015-06-18T07:45:56Z cadadar quit (Quit: Leaving.) 2015-06-18T07:46:09Z jaykru_ quit (Quit: leaving desu) 2015-06-18T07:46:42Z ndrei quit (Ping timeout: 244 seconds) 2015-06-18T07:47:12Z fourier quit (Ping timeout: 252 seconds) 2015-06-18T07:49:15Z pyon quit (Quit: I have irrefutable proof that D < 0. It follows trivially from 2D > 3D, which is obviously true.) 2015-06-18T07:49:45Z raellear quit (Ping timeout: 264 seconds) 2015-06-18T07:50:00Z mdln quit (Disconnected by services) 2015-06-18T07:50:00Z mdln- joined #lisp 2015-06-18T07:50:12Z mdln joined #lisp 2015-06-18T07:50:18Z mdln- quit (Remote host closed the connection) 2015-06-18T07:51:11Z pyon joined #lisp 2015-06-18T07:51:49Z mdln quit (Disconnected by services) 2015-06-18T07:51:49Z mdln- joined #lisp 2015-06-18T07:52:03Z mdln joined #lisp 2015-06-18T07:52:39Z mdln- quit (Remote host closed the connection) 2015-06-18T07:55:18Z mdln quit (Disconnected by services) 2015-06-18T07:55:18Z mdln- joined #lisp 2015-06-18T07:55:32Z mdln joined #lisp 2015-06-18T07:56:02Z mdln- quit (Remote host closed the connection) 2015-06-18T07:57:39Z ndrei joined #lisp 2015-06-18T07:59:34Z loz quit (Quit: Leaving.) 2015-06-18T08:00:34Z mbuf quit (Ping timeout: 252 seconds) 2015-06-18T08:01:45Z munksgaard joined #lisp 2015-06-18T08:01:53Z Harag joined #lisp 2015-06-18T08:02:10Z hardenedapple joined #lisp 2015-06-18T08:03:02Z grouzen joined #lisp 2015-06-18T08:03:30Z loz joined #lisp 2015-06-18T08:03:37Z impulse quit (Read error: Connection reset by peer) 2015-06-18T08:06:03Z MrWoohoo joined #lisp 2015-06-18T08:06:16Z Harag quit (Read error: No route to host) 2015-06-18T08:07:22Z Posterdati quit (Ping timeout: 272 seconds) 2015-06-18T08:07:43Z pt1 joined #lisp 2015-06-18T08:08:44Z Harag joined #lisp 2015-06-18T08:09:24Z knobo1 quit (Ping timeout: 245 seconds) 2015-06-18T08:11:51Z impulse joined #lisp 2015-06-18T08:13:10Z stardiviner quit (Quit: Weird in coding now, or make love, only two things push me away from IRC.) 2015-06-18T08:13:12Z cheryllium quit (Ping timeout: 256 seconds) 2015-06-18T08:13:43Z hiroakip joined #lisp 2015-06-18T08:14:28Z impulse quit (Client Quit) 2015-06-18T08:16:26Z stardiviner joined #lisp 2015-06-18T08:17:27Z ndrei quit (Ping timeout: 252 seconds) 2015-06-18T08:17:46Z mbuf joined #lisp 2015-06-18T08:18:01Z kushal joined #lisp 2015-06-18T08:19:01Z Beetny joined #lisp 2015-06-18T08:20:04Z Posterdati joined #lisp 2015-06-18T08:21:05Z chu joined #lisp 2015-06-18T08:24:28Z axion quit (Ping timeout: 272 seconds) 2015-06-18T08:24:30Z ndrei joined #lisp 2015-06-18T08:24:41Z ahungry quit (Ping timeout: 256 seconds) 2015-06-18T08:25:21Z ahungry joined #lisp 2015-06-18T08:25:46Z larion joined #lisp 2015-06-18T08:27:21Z axion joined #lisp 2015-06-18T08:28:03Z qsun_ joined #lisp 2015-06-18T08:28:53Z qsun quit (Read error: Connection reset by peer) 2015-06-18T08:33:21Z knobo1 joined #lisp 2015-06-18T08:34:16Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T08:34:45Z qsun_ joined #lisp 2015-06-18T08:35:13Z raellear joined #lisp 2015-06-18T08:35:48Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T08:36:11Z qsun_ joined #lisp 2015-06-18T08:36:20Z qubitnerd joined #lisp 2015-06-18T08:36:49Z Oddity quit (Ping timeout: 244 seconds) 2015-06-18T08:37:55Z Ven joined #lisp 2015-06-18T08:37:57Z qubitnerd quit (Client Quit) 2015-06-18T08:37:58Z scymtym quit (Ping timeout: 252 seconds) 2015-06-18T08:38:19Z knobo1 quit (Quit: WeeChat 1.2) 2015-06-18T08:38:21Z munksgaard quit (Ping timeout: 264 seconds) 2015-06-18T08:39:04Z eru quit (Ping timeout: 252 seconds) 2015-06-18T08:39:31Z man213 quit (Ping timeout: 276 seconds) 2015-06-18T08:40:04Z man213 joined #lisp 2015-06-18T08:40:43Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T08:42:17Z qsun joined #lisp 2015-06-18T08:43:44Z qsun quit (Read error: Connection reset by peer) 2015-06-18T08:44:12Z qsun joined #lisp 2015-06-18T08:45:37Z scymtym joined #lisp 2015-06-18T08:45:54Z qsun quit (Read error: Connection reset by peer) 2015-06-18T08:46:21Z qsun joined #lisp 2015-06-18T08:46:49Z przl joined #lisp 2015-06-18T08:51:04Z __main__ quit (Ping timeout: 272 seconds) 2015-06-18T08:51:29Z raellear quit (Ping timeout: 245 seconds) 2015-06-18T08:51:44Z man213 quit (Ping timeout: 265 seconds) 2015-06-18T08:52:19Z man213 joined #lisp 2015-06-18T08:55:44Z tankrim joined #lisp 2015-06-18T08:58:26Z Karl_Dscc joined #lisp 2015-06-18T08:59:41Z __main__ joined #lisp 2015-06-18T09:01:48Z man213 quit (Ping timeout: 252 seconds) 2015-06-18T09:03:31Z raellear joined #lisp 2015-06-18T09:08:06Z harish quit (Ping timeout: 265 seconds) 2015-06-18T09:08:51Z mea-culp` joined #lisp 2015-06-18T09:10:09Z qsun_ joined #lisp 2015-06-18T09:10:43Z mea-culpa quit (Ping timeout: 276 seconds) 2015-06-18T09:10:54Z qsun quit (Read error: Connection reset by peer) 2015-06-18T09:11:49Z vlnx joined #lisp 2015-06-18T09:12:23Z qsun_ quit (Read error: Connection reset by peer) 2015-06-18T09:12:27Z qsun__ joined #lisp 2015-06-18T09:13:13Z frkout joined #lisp 2015-06-18T09:15:34Z ndrei quit (Ping timeout: 244 seconds) 2015-06-18T09:16:53Z remi`bd joined #lisp 2015-06-18T09:20:30Z man213 joined #lisp 2015-06-18T09:22:01Z A205B064 quit (Ping timeout: 264 seconds) 2015-06-18T09:23:33Z Karl_Dscc quit (Remote host closed the connection) 2015-06-18T09:25:14Z raellear quit (Ping timeout: 245 seconds) 2015-06-18T09:27:55Z fourier joined #lisp 2015-06-18T09:30:23Z Joreji quit (Ping timeout: 250 seconds) 2015-06-18T09:31:30Z larion quit (Ping timeout: 252 seconds) 2015-06-18T09:31:58Z Ven quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2015-06-18T09:32:44Z fourier quit (Ping timeout: 245 seconds) 2015-06-18T09:33:48Z Posterdati quit (Excess Flood) 2015-06-18T09:34:11Z Posterdati joined #lisp 2015-06-18T09:36:34Z mea-culp` is now known as mea-culpa 2015-06-18T09:36:46Z sdothum joined #lisp 2015-06-18T09:36:58Z loz quit (Quit: Leaving.) 2015-06-18T09:37:53Z loz joined #lisp 2015-06-18T09:41:30Z Zotan quit (Remote host closed the connection) 2015-06-18T09:41:55Z Zotan joined #lisp 2015-06-18T09:43:19Z przl quit (Ping timeout: 255 seconds) 2015-06-18T09:45:56Z Karl_Dscc joined #lisp 2015-06-18T09:46:55Z raellear joined #lisp 2015-06-18T09:47:57Z ndrei joined #lisp 2015-06-18T09:48:50Z mea-culpa: is there the hyperspec in the texinfo format somewhere? 2015-06-18T09:50:49Z przl joined #lisp 2015-06-18T09:51:26Z pjb: mea-culpa: yes, distributed with gcl. 2015-06-18T09:52:10Z f3lp quit (Quit: Leaving) 2015-06-18T09:52:29Z raellear quit (Ping timeout: 250 seconds) 2015-06-18T09:53:17Z edgar-rft: mea-culpa: see http://users-phys.au.dk/harder/dpans.html 2015-06-18T09:55:33Z qubitnerd joined #lisp 2015-06-18T09:55:39Z ndrei quit (Ping timeout: 245 seconds) 2015-06-18T09:58:43Z Karl_Dscc quit (Remote host closed the connection) 2015-06-18T09:58:55Z Ven joined #lisp 2015-06-18T10:00:02Z stepnem joined #lisp 2015-06-18T10:01:55Z ndrei joined #lisp 2015-06-18T10:08:53Z larion joined #lisp 2015-06-18T10:08:54Z vydd joined #lisp 2015-06-18T10:09:00Z kami quit (Ping timeout: 265 seconds) 2015-06-18T10:13:07Z stepnem quit (Ping timeout: 276 seconds) 2015-06-18T10:14:18Z selat quit (Quit: Lost terminal) 2015-06-18T10:14:25Z larion quit (Ping timeout: 276 seconds) 2015-06-18T10:16:19Z hiroakip quit (Ping timeout: 256 seconds) 2015-06-18T10:16:35Z Ven quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2015-06-18T10:17:07Z stepnem joined #lisp 2015-06-18T10:17:44Z przl quit (Ping timeout: 245 seconds) 2015-06-18T10:19:40Z harish_ joined #lisp 2015-06-18T10:22:18Z mbuf quit (Ping timeout: 252 seconds) 2015-06-18T10:24:40Z ndrei quit (Ping timeout: 252 seconds) 2015-06-18T10:26:23Z __main__ quit (Ping timeout: 246 seconds) 2015-06-18T10:28:41Z fourier joined #lisp 2015-06-18T10:29:14Z qubitnerd is now known as eru 2015-06-18T10:30:56Z ndrei joined #lisp 2015-06-18T10:33:16Z robot-beethoven quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2015-06-18T10:34:09Z fourier quit (Ping timeout: 264 seconds) 2015-06-18T10:35:29Z ndrei quit (Ping timeout: 246 seconds) 2015-06-18T10:35:35Z aridere quit (Ping timeout: 256 seconds) 2015-06-18T10:35:44Z mbuf joined #lisp 2015-06-18T10:36:45Z ndrei joined #lisp 2015-06-18T10:38:08Z kami` joined #lisp 2015-06-18T10:38:26Z Ethan- joined #lisp 2015-06-18T10:41:29Z mbuf quit (Ping timeout: 245 seconds) 2015-06-18T10:43:45Z stepnem quit (Ping timeout: 264 seconds) 2015-06-18T10:44:06Z przl joined #lisp 2015-06-18T10:48:08Z stepnem joined #lisp 2015-06-18T10:49:02Z smokeink quit (Ping timeout: 256 seconds) 2015-06-18T10:50:05Z smokeink joined #lisp 2015-06-18T10:51:52Z dougk_ quit (Ping timeout: 256 seconds) 2015-06-18T10:53:20Z larion joined #lisp 2015-06-18T10:53:46Z agumonkey quit (Remote host closed the connection) 2015-06-18T10:54:33Z ndrei quit (Ping timeout: 264 seconds) 2015-06-18T10:54:51Z Karl_Dscc joined #lisp 2015-06-18T10:56:24Z __main__ joined #lisp 2015-06-18T10:56:29Z smokeink quit (Ping timeout: 246 seconds) 2015-06-18T10:57:32Z smokeink joined #lisp 2015-06-18T10:58:36Z przl quit (Ping timeout: 252 seconds) 2015-06-18T10:58:50Z chu_ joined #lisp 2015-06-18T11:00:40Z ndrei joined #lisp 2015-06-18T11:02:31Z Cymew quit (Ping timeout: 276 seconds) 2015-06-18T11:02:49Z chu quit (Ping timeout: 264 seconds) 2015-06-18T11:04:29Z dougk_ joined #lisp 2015-06-18T11:08:10Z agumonkey joined #lisp 2015-06-18T11:09:03Z happy-dude quit (Quit: Connection closed for inactivity) 2015-06-18T11:13:06Z harish_ quit (Quit: Leaving) 2015-06-18T11:17:13Z zacts quit (Ping timeout: 265 seconds) 2015-06-18T11:17:35Z frkout quit (Remote host closed the connection) 2015-06-18T11:18:05Z zacts joined #lisp 2015-06-18T11:18:05Z zacts quit (Changing host) 2015-06-18T11:18:05Z zacts joined #lisp 2015-06-18T11:18:08Z mvilleneuve_ quit (Quit: This computer has gone to sleep) 2015-06-18T11:19:15Z gravicappa joined #lisp 2015-06-18T11:21:13Z jason_m joined #lisp 2015-06-18T11:24:42Z przl joined #lisp 2015-06-18T11:26:57Z ndrei quit (Ping timeout: 264 seconds) 2015-06-18T11:27:02Z qubitnerd joined #lisp 2015-06-18T11:28:29Z ndrei joined #lisp 2015-06-18T11:29:02Z rvchangue_ quit (Ping timeout: 246 seconds) 2015-06-18T11:29:15Z Ven joined #lisp 2015-06-18T11:29:33Z Arrghus joined #lisp 2015-06-18T11:29:59Z eru quit (Ping timeout: 256 seconds) 2015-06-18T11:32:24Z Guthur joined #lisp 2015-06-18T11:33:19Z echo-area quit (Remote host closed the connection) 2015-06-18T11:33:23Z przl quit (Ping timeout: 256 seconds) 2015-06-18T11:36:37Z larion quit (Ping timeout: 244 seconds) 2015-06-18T11:36:50Z BitPuffin|osx joined #lisp 2015-06-18T11:37:37Z larion joined #lisp 2015-06-18T11:39:33Z arpunk quit (Ping timeout: 250 seconds) 2015-06-18T11:39:50Z munksgaard joined #lisp 2015-06-18T11:40:58Z k-dawg joined #lisp 2015-06-18T11:42:10Z hardenedapple quit (Quit: WeeChat 1.2) 2015-06-18T11:42:12Z ggole joined #lisp 2015-06-18T11:46:11Z icosa quit (Read error: Connection reset by peer) 2015-06-18T11:49:26Z icosa joined #lisp 2015-06-18T11:50:06Z pacon joined #lisp 2015-06-18T11:51:42Z aridere joined #lisp 2015-06-18T11:52:00Z walter|r joined #lisp 2015-06-18T11:53:13Z DalekBaldwin quit (Ping timeout: 264 seconds) 2015-06-18T11:55:44Z kushal quit (Quit: Leaving) 2015-06-18T11:57:31Z qubitnerd quit (Read error: Connection reset by peer) 2015-06-18T11:58:42Z gendl joined #lisp 2015-06-18T12:02:28Z mvilleneuve joined #lisp 2015-06-18T12:03:23Z przl joined #lisp 2015-06-18T12:04:05Z icosa quit (Read error: Connection reset by peer) 2015-06-18T12:04:18Z icosa joined #lisp 2015-06-18T12:04:21Z icosa quit (Read error: Connection reset by peer) 2015-06-18T12:04:34Z icosa joined #lisp 2015-06-18T12:05:09Z walter|r quit (Remote host closed the connection) 2015-06-18T12:05:35Z walter|r joined #lisp 2015-06-18T12:06:00Z icosa quit (Read error: Connection reset by peer) 2015-06-18T12:06:36Z icosa joined #lisp 2015-06-18T12:08:34Z stardiviner quit (Ping timeout: 245 seconds) 2015-06-18T12:09:51Z walter|r quit (Ping timeout: 250 seconds) 2015-06-18T12:10:46Z kushal joined #lisp 2015-06-18T12:10:58Z walter|r joined #lisp 2015-06-18T12:13:28Z sdothum quit (Ping timeout: 256 seconds) 2015-06-18T12:17:21Z ndrei quit (Ping timeout: 264 seconds) 2015-06-18T12:17:33Z fourier joined #lisp 2015-06-18T12:17:57Z manuel_ joined #lisp 2015-06-18T12:18:28Z kushal quit (Remote host closed the connection) 2015-06-18T12:19:01Z ndrei joined #lisp 2015-06-18T12:20:21Z lispyone joined #lisp 2015-06-18T12:22:17Z xristos is now known as Guest28030 2015-06-18T12:22:28Z fourier quit (Ping timeout: 276 seconds) 2015-06-18T12:23:54Z raellear joined #lisp 2015-06-18T12:24:39Z lispyone quit (Remote host closed the connection) 2015-06-18T12:25:12Z lispyone joined #lisp 2015-06-18T12:25:55Z digiorgi joined #lisp 2015-06-18T12:26:02Z jason_m quit (Ping timeout: 252 seconds) 2015-06-18T12:26:20Z gendl quit (Ping timeout: 265 seconds) 2015-06-18T12:28:09Z frkout joined #lisp 2015-06-18T12:28:11Z Denommus quit (Read error: Connection reset by peer) 2015-06-18T12:29:17Z Harag quit (Remote host closed the connection) 2015-06-18T12:29:24Z lispyone quit (Ping timeout: 245 seconds) 2015-06-18T12:29:35Z Harag joined #lisp 2015-06-18T12:30:55Z Beetny quit (Ping timeout: 276 seconds) 2015-06-18T12:32:53Z frkout quit (Ping timeout: 256 seconds) 2015-06-18T12:34:48Z edgar-rft quit (Quit: edgar-rft) 2015-06-18T12:35:55Z stardiviner joined #lisp 2015-06-18T12:37:53Z icosa1 joined #lisp 2015-06-18T12:38:05Z icosa1 quit (Read error: Connection reset by peer) 2015-06-18T12:38:36Z icosa quit (Read error: Connection reset by peer) 2015-06-18T12:38:51Z icosa joined #lisp 2015-06-18T12:40:09Z BitPuffin|osx quit (Remote host closed the connection) 2015-06-18T12:40:33Z BitPuffin|osx joined #lisp 2015-06-18T12:43:49Z Ven quit (Read error: Connection reset by peer) 2015-06-18T12:44:30Z walter|r quit (Remote host closed the connection) 2015-06-18T12:45:39Z raellear quit (Ping timeout: 245 seconds) 2015-06-18T12:48:18Z eudoxia joined #lisp 2015-06-18T12:50:02Z mea-culpa quit (Quit: ERC (IRC client for Emacs 24.5.1)) 2015-06-18T12:52:48Z Arrghus quit (Ping timeout: 252 seconds) 2015-06-18T12:53:12Z Arrghus joined #lisp 2015-06-18T12:53:47Z gendl joined #lisp 2015-06-18T12:54:38Z Shinmera: And another GUI problem solved. https://twitter.com/Shinmera/status/611517200613134336 2015-06-18T12:57:31Z hiroakip joined #lisp 2015-06-18T12:59:31Z EvW joined #lisp 2015-06-18T13:02:09Z sheilong joined #lisp 2015-06-18T13:04:16Z synchromesh: Shinmera: Nice! You sorted the threading issue(s), then. 2015-06-18T13:04:41Z Shinmera: For SBCL and CCL at least, yes. 2015-06-18T13:04:53Z Shinmera: Other implementations might require additional support. 2015-06-18T13:05:16Z synchromesh: Great progress, nonetheless! 2015-06-18T13:05:28Z Shinmera: Things are coming together, yeah. 2015-06-18T13:05:39Z qubitnerd joined #lisp 2015-06-18T13:05:46Z Shinmera: I still haven't heard back from the KDE guys about building smoke on Windows. 2015-06-18T13:06:04Z Shinmera: I might have to go and bug the larger mailing lists than just kde-bindings. 2015-06-18T13:06:10Z kami` quit (Read error: No route to host) 2015-06-18T13:09:04Z lispyone joined #lisp 2015-06-18T13:18:28Z darthdeus left #lisp 2015-06-18T13:21:05Z manuel_ quit (Quit: manuel_) 2015-06-18T13:21:15Z cluck joined #lisp 2015-06-18T13:21:27Z Harag quit (Remote host closed the connection) 2015-06-18T13:21:41Z Harag joined #lisp 2015-06-18T13:21:44Z darthdeus joined #lisp 2015-06-18T13:21:57Z darthdeus left #lisp 2015-06-18T13:22:01Z agumonkey_ joined #lisp 2015-06-18T13:22:09Z agumonkey quit (Read error: Connection reset by peer) 2015-06-18T13:22:10Z agumonkey_ is now known as agumonkey 2015-06-18T13:23:20Z mea-culpa joined #lisp 2015-06-18T13:23:28Z jackdaniel: once again in a dirty cave of virtualboxed windows 2015-06-18T13:23:41Z knobo1 joined #lisp 2015-06-18T13:23:54Z manuel_ joined #lisp 2015-06-18T13:25:20Z hardenedapple joined #lisp 2015-06-18T13:27:45Z jlongster joined #lisp 2015-06-18T13:29:27Z Denommus joined #lisp 2015-06-18T13:32:30Z ceryo joined #lisp 2015-06-18T13:34:53Z hardenedapple quit (Quit: WeeChat 1.2) 2015-06-18T13:36:48Z oleo joined #lisp 2015-06-18T13:38:30Z dsp__ is now known as dsp_ 2015-06-18T13:40:19Z manuel_ quit (Quit: manuel_) 2015-06-18T13:44:05Z EvW quit (Ping timeout: 265 seconds) 2015-06-18T13:46:29Z edgar-rft joined #lisp 2015-06-18T13:51:22Z hlavaty quit (Read error: Connection reset by peer) 2015-06-18T13:51:53Z EvW joined #lisp 2015-06-18T13:52:45Z arpunk joined #lisp 2015-06-18T13:52:47Z digiorgi quit (Ping timeout: 265 seconds) 2015-06-18T13:53:15Z gravicappa quit (Remote host closed the connection) 2015-06-18T13:55:28Z chu_ quit (Quit: ERC Version 5.3 (IRC client for Emacs)) 2015-06-18T13:57:19Z tessier quit (Ping timeout: 256 seconds) 2015-06-18T14:00:06Z Harag quit (Ping timeout: 265 seconds) 2015-06-18T14:02:43Z edgar-rft quit (Quit: edgar-rft) 2015-06-18T14:03:57Z qubitner1 joined #lisp 2015-06-18T14:04:45Z Guthur quit (Remote host closed the connection) 2015-06-18T14:06:17Z fourier joined #lisp 2015-06-18T14:06:29Z qubitnerd quit (Ping timeout: 245 seconds) 2015-06-18T14:07:15Z eudoxia_ joined #lisp 2015-06-18T14:07:51Z eudoxia_ quit (Client Quit) 2015-06-18T14:08:15Z przl quit (Ping timeout: 276 seconds) 2015-06-18T14:08:30Z qubitner1 quit (Changing host) 2015-06-18T14:08:31Z qubitner1 joined #lisp 2015-06-18T14:10:01Z eudoxia quit (Ping timeout: 264 seconds) 2015-06-18T14:10:14Z spyrosoft joined #lisp 2015-06-18T14:10:18Z kushal joined #lisp 2015-06-18T14:10:37Z fourier quit (Ping timeout: 255 seconds) 2015-06-18T14:10:38Z tessier joined #lisp 2015-06-18T14:11:39Z drmeister: I have a CL programming strategy question. 2015-06-18T14:11:58Z drmeister: In Clasp's compiler one top level form will generate a bunch of LLVM functions. 2015-06-18T14:12:29Z drmeister: Currently I append them all into a list called *all-functions-for-one-compile* 2015-06-18T14:12:50Z j4cknewt joined #lisp 2015-06-18T14:12:52Z drmeister: It's a dynamic variable that stores all LLVM functions generated for one COMPILE command. 2015-06-18T14:13:35Z grees joined #lisp 2015-06-18T14:13:44Z drmeister: Now my Common Lisp Function objects that I create with COMPILE need to get that list associated with them. I use this for DISASSEMBLE so that I can see the LLVM-IR generated for a function.need to get 2015-06-18T14:13:45Z pacon quit (Quit: Leaving) 2015-06-18T14:13:57Z drmeister: Sorry - garbage at the end of that last line "need to get" 2015-06-18T14:15:18Z tessier quit (Remote host closed the connection) 2015-06-18T14:15:33Z ahungry_ joined #lisp 2015-06-18T14:15:44Z nyef joined #lisp 2015-06-18T14:15:50Z digiorgi joined #lisp 2015-06-18T14:15:55Z drmeister: With Cleavir, every COMPILE of a DEFUN generates a main function that I execute and that calls another function that ultimately creates a Common Lisp Function that is fbound to a symbol. 2015-06-18T14:16:36Z drmeister: How the heck do I get the contents of *all-functions-for-one-compile* to the Common Lisp function object. 2015-06-18T14:17:01Z drmeister: My thinking: 2015-06-18T14:17:12Z qubitner1 quit (Read error: Connection reset by peer) 2015-06-18T14:17:44Z drmeister: (1) I have to (let ((*all-functions-for-one-compile* nil)) ... (compile-and-execute-repl-form ...) ...) 2015-06-18T14:18:05Z przl joined #lisp 2015-06-18T14:18:14Z EvW quit (Ping timeout: 252 seconds) 2015-06-18T14:19:38Z drmeister: I have to clear out the *all-functions-for-one-compile* dynamic variable in a scope outside of the scope where it gets filled by COMPILE and the scope where the returned JIT'd code gets executed. 2015-06-18T14:20:10Z drmeister: (2) The function gets fbound to its symbol using (core:*fset name function). 2015-06-18T14:20:16Z smokeink quit (Remote host closed the connection) 2015-06-18T14:21:11Z pjb: drmeister: two points: 1- with-compilation-unit should probably be considerd for your *all-functions-for-one-compile*, I'd guess. 2- functions can actually be closures that are enclosed in the same environment as other functions: (let (x) (defun g () x) (defun s (v) (setf s v))) when disassembling g or s, you might want to show something about x and the other functions in the closure. 2015-06-18T14:21:24Z drmeister: This is the part that I don't like. I could change the implementation of core:*fset so that it uses the symbol-value of *all-functions-for-one-compile to sets slot in the Common Lisp Function object with the list of associated LLVM functions. 2015-06-18T14:22:01Z pjb: Notice that (with-compilation-unit (with-compilation-unit (compile 'f)) (with-compilation-unit (compile 'g))) compile f and g in the same compilation unit. 2015-06-18T14:22:06Z pjb: the toplevel one. 2015-06-18T14:22:53Z pjb: drmeister: re. my point 2, I guess that would mean that you'd keep the *all-functions-for-one-compile* plus an index to the code of the current function. 2015-06-18T14:23:14Z drmeister: Argh, train going under Philadelphia - communication will be intermittent for a few minutes. 2015-06-18T14:23:21Z pjb: good tunnel! :-) 2015-06-18T14:23:45Z nyef: Good tunnel, bad cell repeaters? 2015-06-18T14:23:47Z drmeister: pjb: You raise a good point. with-compilation-unit should be involved here. 2015-06-18T14:23:52Z pjb: fetch: http://www.jokebuddha.com/Tunnel 2015-06-18T14:24:22Z drmeister: I get reception in the underground stations depending on what car I'm in and where it is in the station. 2015-06-18T14:24:29Z drmeister: It appears that I have comm now. 2015-06-18T14:24:42Z j4cknewt quit (Remote host closed the connection) 2015-06-18T14:26:49Z jackdaniel: oh, I've scanned car in sentence above, and was wondering, how is it related to the station -.- 2015-06-18T14:27:35Z drmeister: This list of associated LLVM-functions is not written into FASL files - it's a convenience for interactive programming. 2015-06-18T14:28:04Z pjb: jackdaniel: (defvar train (car (car (car (car cdr)))) ; tchuk tchuk! 2015-06-18T14:28:22Z jackdaniel: :-) 2015-06-18T14:28:35Z pjb: drmeister: also, you may just use a disassembler. THere must exist LLVM or native code disassemblers you could reuse? 2015-06-18T14:29:49Z quazimodo quit (Ping timeout: 245 seconds) 2015-06-18T14:31:58Z tessier joined #lisp 2015-06-18T14:33:06Z karswell quit (Read error: Connection reset by peer) 2015-06-18T14:34:06Z karswell joined #lisp 2015-06-18T14:38:08Z ndrei quit (Ping timeout: 272 seconds) 2015-06-18T14:40:27Z balle` quit (Remote host closed the connection) 2015-06-18T14:41:59Z Kooda joined #lisp 2015-06-18T14:47:02Z Shinmera: Baggers: re main thread: http://shinmera.github.io/trivial-main-thread/ 2015-06-18T14:47:08Z qubitnerd joined #lisp 2015-06-18T14:47:46Z oleo: morning 2015-06-18T14:48:03Z kvsari joined #lisp 2015-06-18T14:53:51Z happy-dude joined #lisp 2015-06-18T14:54:10Z Denommus quit (Ping timeout: 265 seconds) 2015-06-18T14:59:57Z pt1 quit (Remote host closed the connection) 2015-06-18T15:00:07Z przl quit (Ping timeout: 255 seconds) 2015-06-18T15:00:18Z Ethan- quit (Remote host closed the connection) 2015-06-18T15:00:57Z Harag joined #lisp 2015-06-18T15:01:25Z pt1 joined #lisp 2015-06-18T15:01:51Z BitPuffin joined #lisp 2015-06-18T15:04:56Z vydd quit 2015-06-18T15:05:36Z vydd joined #lisp 2015-06-18T15:05:37Z vydd quit (Changing host) 2015-06-18T15:05:37Z vydd joined #lisp 2015-06-18T15:06:25Z pt1 quit (Ping timeout: 264 seconds) 2015-06-18T15:07:02Z fourier joined #lisp 2015-06-18T15:07:10Z balle joined #lisp 2015-06-18T15:08:49Z normanrichards joined #lisp 2015-06-18T15:09:39Z pt1 joined #lisp 2015-06-18T15:11:51Z fourier quit (Ping timeout: 250 seconds) 2015-06-18T15:13:55Z przl joined #lisp 2015-06-18T15:15:25Z k-dawg quit (Quit: This computer has gone to sleep) 2015-06-18T15:15:29Z Harag quit (Ping timeout: 246 seconds) 2015-06-18T15:17:02Z pt1 quit (Remote host closed the connection) 2015-06-18T15:17:48Z smokeink joined #lisp 2015-06-18T15:19:10Z Harag joined #lisp 2015-06-18T15:19:22Z larion quit (Ping timeout: 265 seconds) 2015-06-18T15:21:29Z przl quit (Ping timeout: 245 seconds) 2015-06-18T15:24:57Z White_Flame quit (Ping timeout: 276 seconds) 2015-06-18T15:27:19Z grouzen quit (Ping timeout: 245 seconds) 2015-06-18T15:27:44Z quazimodo joined #lisp 2015-06-18T15:27:59Z Harag quit (Ping timeout: 256 seconds) 2015-06-18T15:28:02Z mfranzwa joined #lisp 2015-06-18T15:29:20Z downloadico joined #lisp 2015-06-18T15:29:25Z Ven joined #lisp 2015-06-18T15:30:21Z dwrngr joined #lisp 2015-06-18T15:32:18Z downloadico left #lisp 2015-06-18T15:34:24Z cheryllium joined #lisp 2015-06-18T15:34:49Z asciiascetic joined #lisp 2015-06-18T15:35:18Z manuel_ joined #lisp 2015-06-18T15:35:41Z qubitnerd quit (Ping timeout: 250 seconds) 2015-06-18T15:36:56Z walter|r joined #lisp 2015-06-18T15:37:53Z walter|r quit (Remote host closed the connection) 2015-06-18T15:38:19Z walter|r joined #lisp 2015-06-18T15:39:33Z jackdaniel: not suprisingly cygwin makes using windows bit more bearable 2015-06-18T15:43:09Z walter|r quit (Ping timeout: 264 seconds) 2015-06-18T15:46:17Z brpocock quit (Quit: brpocock) 2015-06-18T15:46:35Z brpocock joined #lisp 2015-06-18T15:47:08Z defaultxr joined #lisp 2015-06-18T15:47:17Z brpocock quit (Client Quit) 2015-06-18T15:47:30Z brpocock joined #lisp 2015-06-18T15:47:55Z brpocock quit (Client Quit) 2015-06-18T15:48:09Z brpocock joined #lisp 2015-06-18T15:48:56Z kvsari quit (Remote host closed the connection) 2015-06-18T15:57:00Z Ven quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2015-06-18T15:59:38Z gendl quit (Quit: gendl) 2015-06-18T16:00:58Z ndrei joined #lisp 2015-06-18T16:06:13Z przl joined #lisp 2015-06-18T16:06:16Z mfranzwa quit (Remote host closed the connection) 2015-06-18T16:12:11Z innertracks joined #lisp 2015-06-18T16:12:55Z mvilleneuve quit (Quit: This computer has gone to sleep) 2015-06-18T16:15:46Z qubitnerd joined #lisp 2015-06-18T16:23:33Z Harag joined #lisp 2015-06-18T16:23:38Z normanrichards quit (Read error: Connection reset by peer) 2015-06-18T16:27:35Z akersof joined #lisp 2015-06-18T16:34:40Z Harag quit (Ping timeout: 272 seconds) 2015-06-18T16:35:04Z knobo1 quit (Ping timeout: 255 seconds) 2015-06-18T16:36:02Z smokeink quit (Remote host closed the connection) 2015-06-18T16:37:23Z qubitner1 joined #lisp 2015-06-18T16:37:24Z ikki joined #lisp 2015-06-18T16:38:08Z rpg joined #lisp 2015-06-18T16:38:14Z rpg: Can I portably give a format string to ERROR when making a FILE-ERROR? 2015-06-18T16:38:30Z man213 quit (Quit: Konversation terminated!) 2015-06-18T16:38:52Z man213 joined #lisp 2015-06-18T16:39:44Z kami joined #lisp 2015-06-18T16:39:46Z rpg: Looks like "no," but that seems wrong... 2015-06-18T16:40:10Z qubitnerd quit (Ping timeout: 264 seconds) 2015-06-18T16:40:14Z fourier joined #lisp 2015-06-18T16:42:36Z nyef: What seems wrong about it? 2015-06-18T16:42:59Z nyef: Format strings are typically associated with, what was it, SIMPLE-CONDITION? 2015-06-18T16:43:38Z nyef: FILE-ERROR is unlikely to be a SIMPLE-CONDITION, but a SIMPLE-FILE-ERROR (if there is one) might well be. 2015-06-18T16:44:23Z Baggers: Shinmera: Nice! I'll change cepl to use that then 2015-06-18T16:44:32Z qubitnerd joined #lisp 2015-06-18T16:44:32Z pjb: something likke: (define-condition simple-file-error (simple-condition file-error) ()) 2015-06-18T16:45:45Z qubitnerd quit (Client Quit) 2015-06-18T16:46:52Z malbertife joined #lisp 2015-06-18T16:47:08Z qubitner1 quit (Ping timeout: 244 seconds) 2015-06-18T16:47:10Z Oddity joined #lisp 2015-06-18T16:47:34Z qubitnerd joined #lisp 2015-06-18T16:47:34Z larion joined #lisp 2015-06-18T16:48:32Z asciiascetic left #lisp 2015-06-18T16:52:13Z ikki quit (Ping timeout: 276 seconds) 2015-06-18T16:52:37Z ikki joined #lisp 2015-06-18T16:57:10Z Davidbrcz joined #lisp 2015-06-18T16:57:25Z xyh joined #lisp 2015-06-18T16:58:25Z selat joined #lisp 2015-06-18T17:00:28Z EvW joined #lisp 2015-06-18T17:02:07Z munksgaard quit (Ping timeout: 244 seconds) 2015-06-18T17:08:06Z aeth: trivial-benchmark? Interesting 2015-06-18T17:09:35Z kushal quit (Ping timeout: 246 seconds) 2015-06-18T17:09:59Z radioninja joined #lisp 2015-06-18T17:10:36Z kushal joined #lisp 2015-06-18T17:13:12Z nyef: Trivial-benchmark sounds like what you get if you miss when swinging a hammer. 2015-06-18T17:14:02Z drmeister: pjb: There is a disassembler in LLVM - I haven't figured out how to use it yet. I know where functions start because I get the function pointer, but I haven't figured out how to get their size, so that I know how much to disassemble. 2015-06-18T17:14:30Z aeth: is there anything for generating nonsense test data (specifically here, strings) or do I have to write something quickly using RANDOM? 2015-06-18T17:14:53Z ndrei quit (Ping timeout: 265 seconds) 2015-06-18T17:16:09Z drmeister: Also, when I disassemble stuff loaded from FASL files within lldb or gdb I get lots of metadata (function names for calls, labels etc) associated with the disassembly. When I disassemble JIT'd code with lldb I don't see that metadata, it's just assembly language. That makes me sad - I'd love to get the metadata in the disassembly within Clasp but that may 2015-06-18T17:16:09Z drmeister: require a lot more work. 2015-06-18T17:16:22Z ehu quit (Quit: Leaving.) 2015-06-18T17:16:32Z ndrei joined #lisp 2015-06-18T17:17:17Z qubitner1 joined #lisp 2015-06-18T17:17:37Z drmeister: nyef: As opposed to non-trivial-benchmark like what you get when your drill goes through the workpiece into the underlying bench. 2015-06-18T17:17:53Z nyef: Something like that, yes. 2015-06-18T17:19:47Z jasom: Is there a way to extract all variables that will be bound by an optima pattern? 2015-06-18T17:20:08Z qubitnerd quit (Ping timeout: 265 seconds) 2015-06-18T17:21:55Z knobo1 joined #lisp 2015-06-18T17:23:45Z Denommus joined #lisp 2015-06-18T17:24:13Z jasom: ah, found it pattern-variables 2015-06-18T17:25:09Z rpg: nyef: (was away) I don't believe there is a SIMPOLE-FILE-ERROR. 2015-06-18T17:25:32Z nyef: Very plausibly not. 2015-06-18T17:26:03Z qubitner1 is now known as eru 2015-06-18T17:26:24Z zacharias quit (Ping timeout: 244 seconds) 2015-06-18T17:27:09Z constantinexvi quit (Quit: Exiting) 2015-06-18T17:27:58Z akersof quit (Ping timeout: 256 seconds) 2015-06-18T17:29:30Z aretecode quit (Quit: Toodaloo) 2015-06-18T17:30:18Z rpg: So I think I can't *portably* supply :format-arguments and :format-control to a FILE-ERROR, which seems wrong, since FILE-ERROR is not very specific about what kind of error it is. 2015-06-18T17:30:26Z tmtwd joined #lisp 2015-06-18T17:30:32Z rpg: Possibly I should extend the file-error type as needed. 2015-06-18T17:30:47Z sdothum joined #lisp 2015-06-18T17:31:56Z Patzy quit (Ping timeout: 256 seconds) 2015-06-18T17:32:33Z Patzy joined #lisp 2015-06-18T17:32:37Z aretecode joined #lisp 2015-06-18T17:33:04Z BitPuffin quit (Ping timeout: 256 seconds) 2015-06-18T17:33:27Z rpg: Interestingly, on ACL I can supply these slots to FILE-ERROR... 2015-06-18T17:34:12Z constantinexvi joined #lisp 2015-06-18T17:34:39Z zacharias joined #lisp 2015-06-18T17:37:43Z przl quit (Ping timeout: 276 seconds) 2015-06-18T17:38:30Z kami quit (Ping timeout: 265 seconds) 2015-06-18T17:40:36Z nikki93 quit (Remote host closed the connection) 2015-06-18T17:40:38Z phadthai quit (Ping timeout: 252 seconds) 2015-06-18T17:43:30Z sz0 quit (Quit: Bye.) 2015-06-18T17:45:16Z EvW quit (Ping timeout: 265 seconds) 2015-06-18T17:46:28Z psy_ joined #lisp 2015-06-18T17:47:06Z EvW joined #lisp 2015-06-18T17:48:01Z jewel_ joined #lisp 2015-06-18T17:48:19Z man213 quit (Quit: Konversation terminated!) 2015-06-18T17:49:12Z BWV988 joined #lisp 2015-06-18T17:49:25Z nikki93 joined #lisp 2015-06-18T17:50:01Z xyh quit (Remote host closed the connection) 2015-06-18T17:51:40Z Denommus` joined #lisp 2015-06-18T17:53:29Z Denommus quit (Ping timeout: 265 seconds) 2015-06-18T17:53:55Z Denommus` is now known as Denommus 2015-06-18T17:55:23Z nikki93 quit (Remote host closed the connection) 2015-06-18T17:56:21Z sz0 joined #lisp 2015-06-18T17:57:19Z Jesin joined #lisp 2015-06-18T17:57:48Z nikki93 joined #lisp 2015-06-18T17:58:51Z qubitnerd joined #lisp 2015-06-18T18:01:46Z eru quit (Ping timeout: 264 seconds) 2015-06-18T18:03:54Z przl joined #lisp 2015-06-18T18:04:21Z aeth: Why are so many fast things done in C++? Is there that much of an overhead with garbage collection? Is it mostly a RAM disadvantage? 2015-06-18T18:06:09Z aeth: Or do the people who think C++ will make their code faster have no clue what they're doing? 2015-06-18T18:06:41Z eudoxia joined #lisp 2015-06-18T18:06:44Z scymtym: jasom: if you mess with patterns, maybe https://github.com/sbcl/specializable/blob/pattern-specializer-sat/src/pattern-specializer/optima-extensions/transform.lisp is of interest 2015-06-18T18:08:59Z futpib joined #lisp 2015-06-18T18:13:02Z rpg: aeth: I believe it's not just the garbage collection; there's an additional overhead with dynamic typing. 2015-06-18T18:13:26Z rpg: aeth: Also method-dispatch and funcall through symbol tables can be expensive 2015-06-18T18:13:31Z qsun__ quit (Read error: Connection reset by peer) 2015-06-18T18:13:35Z ggole: Flat structs and arrays help too 2015-06-18T18:13:57Z qsun joined #lisp 2015-06-18T18:14:08Z Baggers: and some people do enjoy it, they have internalized the rules so it is fluid for them 2015-06-18T18:14:29Z aeth: rpg: The first part, that's what people use declaim for, right? 2015-06-18T18:14:38Z aeth: (declaim (ftype 2015-06-18T18:15:04Z rpg: aeth: You can't always escape boxing.... 2015-06-18T18:16:52Z pjb: aeth: (loop for i below 100 collect (format nil "~R" i)) is sufficient non-sence for me :-) 2015-06-18T18:16:54Z pjb: sense 2015-06-18T18:17:07Z aeth: pjb: you are a genius 2015-06-18T18:17:15Z aeth: pjb: I didn't think to use ~R, that simplifies the design a lot 2015-06-18T18:17:57Z pjb: the nice thing is that it's unsorted :-) 2015-06-18T18:18:29Z aeth: All I needed was a way to map an integer to a string in a predictable way like that, and ~R definitely works 2015-06-18T18:18:36Z pjb: rpg: (define-condition simple-file-error (simple-condition file-error) ()) ;was for you. 2015-06-18T18:18:52Z rpg: pjb: thanks! 2015-06-18T18:18:54Z k-stz joined #lisp 2015-06-18T18:19:23Z pjb: rpg: also, consider defining evern more precise and application specific errors, with slots containing pertinent data. This helps recovery and restarting. 2015-06-18T18:20:02Z phadthai joined #lisp 2015-06-18T18:21:38Z pt1 joined #lisp 2015-06-18T18:24:03Z prxq joined #lisp 2015-06-18T18:24:54Z Whymind joined #lisp 2015-06-18T18:24:56Z EvW quit (Remote host closed the connection) 2015-06-18T18:25:12Z EvW joined #lisp 2015-06-18T18:26:45Z munksgaard joined #lisp 2015-06-18T18:27:47Z ggole quit 2015-06-18T18:30:59Z zacharias quit (Ping timeout: 244 seconds) 2015-06-18T18:31:56Z rpg: pjb: Yes, I generally try to do that. 2015-06-18T18:32:14Z tankrim quit (Remote host closed the connection) 2015-06-18T18:32:44Z ikki quit (Ping timeout: 245 seconds) 2015-06-18T18:33:14Z kdas_ joined #lisp 2015-06-18T18:35:38Z kushal quit (Ping timeout: 272 seconds) 2015-06-18T18:37:25Z rvchangue_ joined #lisp 2015-06-18T18:38:04Z aeth: What do people use for tests? Fiveam? 2015-06-18T18:38:16Z pjb: yes. I use my own simple-test. 2015-06-18T18:38:29Z aeth: I currently use the REPL for tests, which kind of makes me dependent on remembering the different things that need to be tested when I rewrite something. 2015-06-18T18:38:39Z pjb: Use dribble before testing. 2015-06-18T18:39:55Z pjb: Put http://paste.lisp.org/+37SJ in your rc files. 2015-06-18T18:40:10Z pjb: (but I don't think it'll work with slime). 2015-06-18T18:40:19Z jasom: scymtym: it's really easy: just use parse-pattern and call pattern-variables on the result 2015-06-18T18:41:31Z scymtym: jasom: ok, i though you may be doing this as part of more complex processing 2015-06-18T18:43:43Z vhost- joined #lisp 2015-06-18T18:44:14Z EvW quit (Ping timeout: 265 seconds) 2015-06-18T18:44:27Z Shinmera: nyef: To be honest I should probably rename it to something better as since I rewrote it it isn't really "trivial" anymore. 2015-06-18T18:45:06Z jasom: scymtym: I have a giant match statement that I would like to break down so each body is it's own named function for more useful backtraces, this requires extracting the variables to bind though 2015-06-18T18:45:18Z jasom: s/it's/its 2015-06-18T18:47:46Z scymtym: jasom: interesting and apparently quite related: the code i linked is used to build a big match statement for gf dispatch from pattern specializers in methods and get pattern variables back into method bodies. 2015-06-18T18:49:28Z EvW joined #lisp 2015-06-18T18:49:46Z jasom: aeth: there is a tool to transition from repl testing to reusable tests 2015-06-18T18:50:42Z jasom: aeth: https://github.com/rpav/CheckL <-- I haven't used it, but remember seeing it before 2015-06-18T18:51:01Z MasterPiece joined #lisp 2015-06-18T18:53:34Z sheilong quit (Read error: Connection reset by peer) 2015-06-18T18:54:12Z jackdaniel: having all this fancy stream machinery, how to force reading all available bytes from input? Assuming I'm doing: (make-echo-stream *independent-input* *standard-output*) it writes to standard output only, when I do read-* on created echo-stream 2015-06-18T18:54:27Z sheilong joined #lisp 2015-06-18T18:54:28Z rpg: aeth: I use 5AM. Pretty happy with it. Relatively simple, and relatively easy to go back and forth between interactive testing and capturing a 5AM test suite 2015-06-18T18:54:42Z jackdaniel: I want something more, hm, pipe'y 2015-06-18T18:55:35Z rpg: pjb: Is dribble necessary any more? You can just save a SLIME buffer as a file.... 2015-06-18T18:56:13Z rvchangue_ quit (Ping timeout: 264 seconds) 2015-06-18T18:57:57Z raellear joined #lisp 2015-06-18T18:58:33Z PuercoPop: aeth: let me recommend prove, writing and running a test is as simple as (prove:is (foo ) ) so you can continue your testing strategy and when you feel comfortable make a proper test system. 2015-06-18T18:58:42Z vhost- quit (Quit: WeeChat 1.0) 2015-06-18T18:59:19Z ikki joined #lisp 2015-06-18T19:00:10Z jewel quit (Disconnected by services) 2015-06-18T19:00:15Z jewel_ is now known as jewel 2015-06-18T19:00:48Z jewel_ joined #lisp 2015-06-18T19:00:58Z rvchangue_ joined #lisp 2015-06-18T19:01:33Z aeth: interesting, active as of 3 days ago, that's a good sign. https://github.com/fukamachi/prove 2015-06-18T19:01:46Z Shinmera: Or it's a bad sign as it needs work. 2015-06-18T19:02:08Z aeth: Software always needs work. Even if you make the perfect software, the libraries you use will update and break it eventually. :-p 2015-06-18T19:02:15Z spyrosoft quit (Quit: Leaving.) 2015-06-18T19:02:17Z aeth: Or the OS :-p 2015-06-18T19:02:36Z Shinmera: There's lisp stuff from 30 years ago that still runs just fine. 2015-06-18T19:02:39Z jackdaniel: dependency vs redundancy ;) 2015-06-18T19:03:37Z aeth: Shinmera: until the next CL spec 2015-06-18T19:03:45Z Shinmera: Which is never, so you're fine. 2015-06-18T19:04:12Z aeth: Even Fortran gets updated 2015-06-18T19:04:14Z kdas_ quit (Ping timeout: 252 seconds) 2015-06-18T19:04:23Z Shinmera: Either way, my point stands. Just because there's been recent updates does not mean it's good to use, and it also doesn't mean that the inverse (software hasn't been updated) is a bad sign. 2015-06-18T19:06:07Z rvchangue_ quit (Ping timeout: 276 seconds) 2015-06-18T19:07:35Z jasom: aeth: fukamachi has a tendency to make breaking changes more than other lisp projects 2015-06-18T19:08:37Z aeth: Why does everyone think that CL will never get another spec? 2015-06-18T19:08:47Z Bike: cos it's expensive and not very popular 2015-06-18T19:08:56Z Bike: also people still use fortran 77, unfortunately. just have to complain about that 2015-06-18T19:09:07Z EvW quit (Remote host closed the connection) 2015-06-18T19:09:14Z jasom: aeth: there is a really good talk on why up on youtube 2015-06-18T19:09:23Z EvW joined #lisp 2015-06-18T19:09:42Z nikki93 quit (Remote host closed the connection) 2015-06-18T19:09:50Z aeth: btw, really old Lisp programs don't run out of the box, I think you need to wrap them in that tag that tells it to use the legacy way scoping was done 2015-06-18T19:09:57Z jackdaniel: hm, fact that it's unlikely *now* isn't good argument for "never" 2015-06-18T19:09:59Z Quadrescence joined #lisp 2015-06-18T19:10:13Z rpg: aeth: I believe that the intellecutal property of the spec itself is in unsettled status, which is a problem. Also a new spec would be staggeringly expensive to do and who would pay for it? The SBCL team? 2015-06-18T19:10:21Z jackdaniel: imagine wide adoption of cl - ik, unlikely *now* 2015-06-18T19:10:29Z jackdaniel: I see loads of money there 2015-06-18T19:10:38Z Shinmera: It doesn't matter what you see. 2015-06-18T19:10:40Z jasom: aeth: https://soundcloud.com/zach-beane/peter-seibel-common-lisp 2015-06-18T19:10:58Z jackdaniel: Shinmera: it doesn't matter what you can't see either 2015-06-18T19:10:59Z rvchangue_ joined #lisp 2015-06-18T19:11:02Z rpg: aeth: I think you are confusing emacs-lisp with common lisp. You do not need any scoping tag to run old CL programs. 2015-06-18T19:11:18Z aeth: rpg: no, old LISP programs in CL 2015-06-18T19:11:24Z Shinmera: jackdaniel: It does if one is an important business person with lots of money. 2015-06-18T19:11:29Z rpg: aeth: No, the scoping discipline of CL has never changed. 2015-06-18T19:11:46Z aeth: rpg: I don't mean CL, I mean LISP. Really old LISP programs that use ALL-CAPS and strange indentation schemes 2015-06-18T19:11:47Z nyef: Pre-CL Lisp programs, maybe? 2015-06-18T19:11:49Z Bike: some nearly-CL programs would work with some declare special, though 2015-06-18T19:12:01Z nyef: Mind the "E lambda-list keyword! 2015-06-18T19:12:11Z Bike: like that one thing pjb did that he links sometimes 2015-06-18T19:12:21Z rpg: aeth: scoping would not be your only problem with pre-CL programs. But there really aren't a lot of those to be found out there.... 2015-06-18T19:12:32Z rpg: CL is pretty old. 2015-06-18T19:12:34Z jackdaniel: Shinmera: what isn't very related to topic in question 2015-06-18T19:12:34Z aeth: rpg: you'd be surprised, I stumbled upon a lot of them a few years ago 2015-06-18T19:12:49Z aeth: if only I could find them 2015-06-18T19:13:21Z Bike: if you want old lisp programs you can just check the cmu archive, if it's still up. mostly cl! one was on a television show! good stuff 2015-06-18T19:13:21Z Shinmera: jackdaniel: Yes it is. You said "wide adoption". For "wide adoption" it matters what important business people with lots of bux think. 2015-06-18T19:13:53Z aeth: oh here's some, under "lisp history" on Google. http://www.softwarepreservation.org/projects/LISP/ 2015-06-18T19:13:54Z jackdaniel: Shinmera: wide adoption can emerge bottom-top, like python did 2015-06-18T19:14:20Z jackdaniel: and cl is great example, that big amount of money doesn't guarantee success 2015-06-18T19:14:35Z Shinmera: We weren't talking about success though. 2015-06-18T19:14:37Z jackdaniel: and buisness reason° 2015-06-18T19:15:13Z jackdaniel: yes, but success brings money, which was blocker with new spec according to above 2015-06-18T19:15:23Z rvchangue_ quit (Ping timeout: 250 seconds) 2015-06-18T19:15:36Z aeth: If some random startup writes a successful website in Brainfuck then Brainfuck is what everyone will start using. That's wide adoption. :-p 2015-06-18T19:15:50Z lispyone quit (Remote host closed the connection) 2015-06-18T19:15:53Z Shinmera: If only it were that easy. 2015-06-18T19:16:31Z jackdaniel: I agree it's hard and unlikely, but it is just another argument against saying *never* 2015-06-18T19:16:47Z jackdaniel: that it's complicated thing and hard to predict I mean 2015-06-18T19:16:51Z Shinmera: Nobody means ever "never" as in "absolutely 100% no chance ever" anyway. 2015-06-18T19:17:32Z Shinmera: What "never" means and should mean is "very unlikely to the point where it makes little to no sense to fantasise about it" 2015-06-18T19:17:35Z Shinmera: Which is what I mean. 2015-06-18T19:17:51Z aeth: Shinmera: but plenty of people fantasize about winning the lottery, which is less probable 2015-06-18T19:17:58Z jackdaniel: weird definition of never, I'll keep it in mind next time tough 2015-06-18T19:18:10Z pjb: rpg: you need to remember to save the slime buffer. a dribble is good for it's automatic. 2015-06-18T19:18:10Z aeth: So I guess the moral of the story is that we humans are irrational and we outsource the rationality to the computers we work on 2015-06-18T19:18:12Z Bike: aeth: "these other people are slightly dumber, so this is ok" 2015-06-18T19:18:19Z rpg: pjb: yep. 2015-06-18T19:18:23Z Shinmera: Colleen: tell aeth about worse 2015-06-18T19:18:23Z Colleen: aeth: Just because something is worse does not excuse something bad. 2015-06-18T19:18:41Z Bike: friggin robots taking my jobs. 2015-06-18T19:19:12Z aeth: Colleen: but there are plenty of languages worse than Java! 2015-06-18T19:19:13Z Colleen: In computing, just-in-time compilation (JIT), also known as dynamic translation, compilation is done during execution of a program – at run time – rather than prior to execution.[1] Most often this co... 2015-06-18T19:19:33Z aeth: I am disappointed in your Turing test abilities, Colleen 2015-06-18T19:19:41Z Shinmera: It's not meant to be a chat bot. 2015-06-18T19:19:43Z jewel_ quit (Ping timeout: 250 seconds) 2015-06-18T19:20:19Z Bike: minion: thanks 2015-06-18T19:20:20Z minion: you're welcome 2015-06-18T19:20:29Z pjb: aeth: what's required to run old lisp programs is really trivial and reduced to the minimum: www.informatimago.com/develop/lisp/com/informatimago/small-cl-pgms/wang.html 2015-06-18T19:20:33Z pjb: http://www.informatimago.com/develop/lisp/com/informatimago/small-cl-pgms/wang.html 2015-06-18T19:20:34Z Bike: i like this feature, forreal 2015-06-18T19:20:37Z qubitner1 joined #lisp 2015-06-18T19:20:42Z pjb: damned browser. 2015-06-18T19:21:01Z rvchangue_ joined #lisp 2015-06-18T19:21:21Z Shinmera: Colleen: thanks 2015-06-18T19:21:21Z Colleen: What for? 2015-06-18T19:21:35Z Bike: not bad, not bad. 2015-06-18T19:21:53Z Shinmera: Anyway, having a better pattern matcher for little games like that has been on my todo for a while 2015-06-18T19:22:01Z aeth: how did they balance the parentheses before modern emacs 2015-06-18T19:22:04Z Shinmera: It's just not as important as the rest of the things I have planned. 2015-06-18T19:22:11Z BWV988: Colleen: open plan office 2015-06-18T19:22:12Z Colleen: Open plan is the generic term used in architectural and interior design for any floor plan which makes use of large, open spaces and minimizes the use of small, enclosed rooms such as private offices.... 2015-06-18T19:22:29Z BWV988: very good XD 2015-06-18T19:22:41Z pjb: Sometimes, you have to change the readtable, like, have a reader macro for #/x instead of #\x and use octal instead of decimal, but it's really all trivial. 2015-06-18T19:23:03Z Bike: aeth: sometimes they used a "super parenthesis" that closed all open parentheses. i'd imagine it was a bit unpleasant, much like most programming at the time 2015-06-18T19:23:11Z qubitnerd quit (Ping timeout: 250 seconds) 2015-06-18T19:24:49Z emaczen joined #lisp 2015-06-18T19:24:58Z larxy: ] closed all open paranthesis, I really wish I could use that. 2015-06-18T19:25:12Z pjb: You can, write a reader macro for #\(. 2015-06-18T19:25:21Z rvchangue_ quit (Ping timeout: 250 seconds) 2015-06-18T19:25:28Z Quadrescence quit (Quit: This computer has gone to sleep) 2015-06-18T19:26:06Z larxy: Also wasn't "common lisp the language" published before CL became ANSI, which would suggest an amount of non-CL stuff out there? 2015-06-18T19:26:06Z Shinmera: If you have that many closing parens that it's annoying you might want to start thinking about factoring things out into smaller functions anyway. 2015-06-18T19:26:33Z pjb: larxy: yes. not really. 2015-06-18T19:28:07Z aeth: I have two ))))))))s in the code I'm working on right now 2015-06-18T19:29:52Z aeth: It's very easy to get in math, e.g. one of them's from: defun let if + / expt - 1+ 2015-06-18T19:29:53Z qubitner1 quit (Ping timeout: 244 seconds) 2015-06-18T19:31:02Z rvchangue_ joined #lisp 2015-06-18T19:31:11Z przl quit (Ping timeout: 265 seconds) 2015-06-18T19:32:43Z larxy: On a slight topic to ], if you are using paredit, can you temporarily disable paredit? Like when you screw up the paranthesis and cant move the cursor/insert parens? 2015-06-18T19:33:06Z pjb: yes, as soon as parentheses are not balanced, paredit disable itself. 2015-06-18T19:34:08Z larxy: pjb: I need to experiment again then, because I remember being "stuck" when not in balance. 2015-06-18T19:34:36Z PuercoPop: aeth: to be fair to other testing libraries, prove has been written recently so it seems logical for it to have recent activity, the churn rate of software in CL is pretty low. 2015-06-18T19:34:40Z Shinmera: You should always be able to paste in characters even while paredit is active 2015-06-18T19:34:42Z BWV988 quit (Quit: Page closed) 2015-06-18T19:35:28Z pt1 quit (Remote host closed the connection) 2015-06-18T19:35:41Z emaczen: should 'M-x slime-edit-definition' 'asdf:find-component' take me to the source file where 'find-component is defined? 2015-06-18T19:36:04Z Bike: hopefully, yeah. 2015-06-18T19:36:17Z emaczen: something is wrong... lol 2015-06-18T19:36:36Z PuercoPop: emaczen: all of asdf is wrapped in a (with-upgradability ...) macro so at most it gets you to the top level form in which it is defined 2015-06-18T19:36:46Z Bike: It WorksForMe (TM) 2015-06-18T19:36:56Z Bike: find-component is like five lines down from where M-. takes me 2015-06-18T19:37:01Z myztic quit (Ping timeout: 264 seconds) 2015-06-18T19:37:05Z emaczen: Emacs takes me to a blank buffer... 2015-06-18T19:37:26Z Bike: that's weird. what's it called? 2015-06-18T19:37:31Z emaczen: It says "Use M-x make-directory RET RET to create the directory and it's parents" 2015-06-18T19:37:40Z emaczen: It is called asdf.lisp 2015-06-18T19:37:48Z EvW quit (Ping timeout: 276 seconds) 2015-06-18T19:37:50Z Shinmera: Then the source was compiled somewhere where no source file exists anymore 2015-06-18T19:38:02Z Bike: ok, yeah, that's wrong. asdf's been split into multiple files for a while. 2015-06-18T19:38:11Z Shinmera: Bike: SBCL ships a single file ASDF. 2015-06-18T19:38:13Z Bike: ...or not 2015-06-18T19:38:15Z Bike: yeah, sorry 2015-06-18T19:38:30Z Shinmera: ASDF is only in multiple files for development. It's concatenated for deployment. 2015-06-18T19:38:38Z Bike: emaczen: can you look up sources of sbcl functions (eg anything standard)? 2015-06-18T19:38:39Z emaczen: I was looking at the asdf.lisp file last night in ~/quicklisp/asdf.lisp 2015-06-18T19:39:16Z emaczen: Bike: No, it is doing the same thing... 2015-06-18T19:39:20Z grees quit (Ping timeout: 265 seconds) 2015-06-18T19:39:41Z Bike: okay, your sbcl sources might be set wrong, then. do you have sbcl sources somewhere? 2015-06-18T19:39:43Z emaczen: /builddir/build/BUILD/sbcl-1.2.4/sbcl-1.2.4/src/code/sort.lisp -- a path in *slime-xref* buffer 2015-06-18T19:39:44Z Bike: um, assuming this is sbcl. 2015-06-18T19:39:51Z emaczen: Bike: It is SBCL 2015-06-18T19:40:17Z emaczen: Here is a thought. 2015-06-18T19:40:22Z emaczen: I downloaded slime without quicklisp? 2015-06-18T19:40:45Z Bike: shouldn't matter, slime gets its location information from the implementation 2015-06-18T19:41:34Z Bike: What's in (logical-pathname-translations "SYS")? 2015-06-18T19:42:12Z emaczen: #P"/builddir/build/BUILD/sbcl-1.2.4/sbcl-1.2.4/src/**/*.*" 2015-06-18T19:42:20Z emaczen: As well as contrib and output 2015-06-18T19:42:32Z EvW joined #lisp 2015-06-18T19:42:34Z Bike: do those folders actually exist on your system? 2015-06-18T19:42:56Z emaczen: no 2015-06-18T19:43:08Z Bike: alright. do you have sbcl sources downloaded somewhere? 2015-06-18T19:43:33Z rvchangue_ quit (Ping timeout: 250 seconds) 2015-06-18T19:43:52Z emaczen: I think I downloaded a more recent version then what came with Fedora 21 2015-06-18T19:43:54Z emaczen: Let me look 2015-06-18T19:44:16Z emaczen: Yes I found sbcl-1.2.9 2015-06-18T19:44:17Z Bike: once you find em, try (sb-ext:set-sbcl-source-location "wherever/sbcl/") and then try M-. again 2015-06-18T19:44:34Z kami joined #lisp 2015-06-18T19:45:03Z emaczen: Bike: Thanks! 2015-06-18T19:45:10Z Bike: Does it work? 2015-06-18T19:45:15Z emaczen: It took me right to (with-upgradability ... ) 2015-06-18T19:45:32Z Bike: Great. Make sure you put the call in .sbclrc or something so it sticks between sbcl invocations. 2015-06-18T19:45:54Z pt1 joined #lisp 2015-06-18T19:46:18Z Whymind quit (Read error: Connection reset by peer) 2015-06-18T19:46:35Z Patzy quit (Ping timeout: 265 seconds) 2015-06-18T19:47:00Z Patzy joined #lisp 2015-06-18T19:48:15Z BitPuffin joined #lisp 2015-06-18T19:48:26Z icosa quit (Read error: Connection reset by peer) 2015-06-18T19:48:37Z myztic joined #lisp 2015-06-18T19:48:44Z myztic quit (Changing host) 2015-06-18T19:48:44Z myztic joined #lisp 2015-06-18T19:49:04Z rvchangue_ joined #lisp 2015-06-18T19:49:12Z Whymind joined #lisp 2015-06-18T19:51:04Z spyrosoft joined #lisp 2015-06-18T19:51:25Z grees joined #lisp 2015-06-18T19:53:12Z kami` joined #lisp 2015-06-18T19:54:37Z emaczen: Is there a back button with the slime-inspector? 2015-06-18T19:55:01Z emaczen: I found it! 2015-06-18T19:55:04Z emaczen: C-h m 2015-06-18T19:55:16Z larxy: paredit question: cursor is at X, what do you type to close foo? (progn (fooX (bar)) 2015-06-18T19:55:18Z kami quit (Ping timeout: 256 seconds) 2015-06-18T19:56:04Z rvchangue_ quit (Ping timeout: 272 seconds) 2015-06-18T19:59:06Z pt1 quit (Remote host closed the connection) 2015-06-18T19:59:29Z nikki93 joined #lisp 2015-06-18T19:59:49Z Davidbrcz quit (Ping timeout: 255 seconds) 2015-06-18T20:01:05Z rvchangue_ joined #lisp 2015-06-18T20:01:32Z brpocock: larxy: if nobody answered earlier: Control+Q, then ) 2015-06-18T20:02:08Z emaczen: I can see in the slime inspector the slot-values of my asdf-system class but how do I get at these with the REPL? For example, I can see the value of the "depends-on" slot, but when I try (slot-value my-object 'depends-on) it tells me the slot is missing 2015-06-18T20:02:38Z Bike: have you got the package right? maybe it's 'asdf:depends-on you want, or something? 2015-06-18T20:02:53Z emaczen: Bike, yeah I tried that 2015-06-18T20:05:06Z emaczen: Does (slot-value ...) always work or do some classes restrict access thsi way? 2015-06-18T20:05:13Z sdothum quit (Ping timeout: 250 seconds) 2015-06-18T20:05:55Z rvchangue_ quit (Ping timeout: 276 seconds) 2015-06-18T20:07:46Z Bike: you can define methods on slot-value, but i don't think asdf does. 2015-06-18T20:08:29Z emaczen: Bike: You mean accessors right? 2015-06-18T20:08:38Z Bike: no, i mean slot-value 2015-06-18T20:08:42Z mood: emaczen: You can use (slot-value system 'asdf/system::depends-on) 2015-06-18T20:09:33Z Bike: so 'asdf:depends-on told you no such symbol? that's a different error from no such slot, you should mention that sort of thing 2015-06-18T20:09:34Z emaczen: mood: Thanks! Why do you have to use 'asdf/system' 2015-06-18T20:09:52Z Bike: because that's the package the symbol is in, not asdf 2015-06-18T20:10:37Z emaczen: Bike: It tells me "the slot DEPENDS-ON is missing from the object #." 2015-06-18T20:10:38Z Baggers quit (Remote host closed the connection) 2015-06-18T20:10:51Z ndrei quit (Ping timeout: 250 seconds) 2015-06-18T20:11:07Z rvchangue_ joined #lisp 2015-06-18T20:11:09Z Bike: did it do that when you used asdf:depends-on? because that should have given you a different error. 2015-06-18T20:11:25Z emaczen: Bike: ahhh you are correct. 2015-06-18T20:11:41Z emaczen: Sorry, I didn't look closely enough when I tried that. 2015-06-18T20:11:45Z Bike: it helps to notice these things. 2015-06-18T20:14:55Z larxy: brpocock: thanks C-q ) works :) 2015-06-18T20:15:25Z digiorgi quit (Quit: Ex-Chat) 2015-06-18T20:16:21Z lispyone joined #lisp 2015-06-18T20:17:41Z ndrei joined #lisp 2015-06-18T20:19:49Z rvchangue_ quit (Ping timeout: 256 seconds) 2015-06-18T20:21:22Z BitPuffin quit (Ping timeout: 256 seconds) 2015-06-18T20:22:02Z rpg: unfortunately, ASDF:COMPONENT-DEPENDS-ON does not access this slot... 2015-06-18T20:22:21Z ikki quit (Ping timeout: 265 seconds) 2015-06-18T20:22:23Z rpg: suboptimal naming.... 2015-06-18T20:25:08Z rvchangue_ joined #lisp 2015-06-18T20:25:41Z raellear quit (Ping timeout: 244 seconds) 2015-06-18T20:26:05Z Arrghus quit (Quit: Leaving) 2015-06-18T20:28:44Z ndrei quit (Ping timeout: 256 seconds) 2015-06-18T20:29:17Z MasterPiece quit (Quit: Leaving) 2015-06-18T20:29:42Z ndrei joined #lisp 2015-06-18T20:36:05Z myztic quit (Ping timeout: 246 seconds) 2015-06-18T20:38:31Z slyrus quit (Ping timeout: 256 seconds) 2015-06-18T20:40:45Z Whymind quit (Read error: Connection reset by peer) 2015-06-18T20:42:09Z akkad joined #lisp 2015-06-18T20:43:00Z DalekBaldwin joined #lisp 2015-06-18T20:43:15Z Davidbrcz joined #lisp 2015-06-18T20:43:55Z malbertife quit (Ping timeout: 255 seconds) 2015-06-18T20:44:34Z gendl joined #lisp 2015-06-18T20:47:26Z ASau joined #lisp 2015-06-18T20:48:59Z myztic joined #lisp 2015-06-18T20:49:00Z vhost- joined #lisp 2015-06-18T20:49:01Z vhost- quit (Changing host) 2015-06-18T20:49:01Z vhost- joined #lisp 2015-06-18T20:49:15Z flash- joined #lisp 2015-06-18T20:49:23Z rvchangue_ quit (Ping timeout: 246 seconds) 2015-06-18T20:50:11Z slyrus joined #lisp 2015-06-18T20:52:21Z gendl quit (Read error: Connection reset by peer) 2015-06-18T20:52:28Z futpib quit (Ping timeout: 255 seconds) 2015-06-18T20:53:00Z gendl joined #lisp 2015-06-18T20:54:17Z ahungry_ quit (Quit: leaving) 2015-06-18T20:54:41Z rvchangue_ joined #lisp 2015-06-18T20:56:19Z emanuelz joined #lisp 2015-06-18T20:56:30Z bipt joined #lisp 2015-06-18T20:57:33Z gendl quit (Ping timeout: 252 seconds) 2015-06-18T20:57:41Z dwrngr quit (Read error: Connection reset by peer) 2015-06-18T21:04:15Z rvchangue_ quit (Ping timeout: 276 seconds) 2015-06-18T21:04:24Z Patzy quit (Ping timeout: 265 seconds) 2015-06-18T21:05:02Z Patzy joined #lisp 2015-06-18T21:05:36Z gendl joined #lisp 2015-06-18T21:08:16Z ikki joined #lisp 2015-06-18T21:08:46Z rvchangue_ joined #lisp 2015-06-18T21:10:00Z gendl quit (Read error: Connection reset by peer) 2015-06-18T21:12:20Z aeth: Zhivago: I just realized what you were saying wtih the concatenated streams. You are a genius. Thanks. 2015-06-18T21:12:45Z aeth: You should patent that algorithm before it spreads to everyone on #lisp :-p 2015-06-18T21:14:46Z fourier quit (Ping timeout: 252 seconds) 2015-06-18T21:15:24Z eudoxia quit (Quit: Leaving) 2015-06-18T21:15:30Z pjb: aeth: or you could take notice of the lisppastes: http://paste.lisp.org/display/149447#1 2015-06-18T21:16:01Z rvchangue_ quit (Ping timeout: 264 seconds) 2015-06-18T21:16:33Z aeth: prior art? :o 2015-06-18T21:17:07Z Bike: that's terrible, but pretty cool in a way. 2015-06-18T21:17:13Z rvchangue_ joined #lisp 2015-06-18T21:17:39Z flash- quit (Remote host closed the connection) 2015-06-18T21:17:54Z pjb: aeth: or you could just use com.informatimago.common-lisp.cesarum.file:sexp-list-file-contents or some other *-file-contents functions in that package. 2015-06-18T21:20:38Z brpocock: is that akin to alexandria:read-file-into-string ? 2015-06-18T21:20:51Z pjb: text-file-contents 2015-06-18T21:21:10Z brpocock: I ironically replaced a call to it, as such, earlier today 2015-06-18T21:21:48Z brpocock: that's the one, rather, aye. Just funny coïncidence. 2015-06-18T21:22:55Z qsun quit (Read error: Connection reset by peer) 2015-06-18T21:23:18Z qsun joined #lisp 2015-06-18T21:24:04Z nikki93 quit (Remote host closed the connection) 2015-06-18T21:24:17Z ndrei quit (Ping timeout: 265 seconds) 2015-06-18T21:24:31Z tmtwd quit (Ping timeout: 250 seconds) 2015-06-18T21:25:24Z stevegt__ quit (Ping timeout: 256 seconds) 2015-06-18T21:25:36Z jlongster quit (Ping timeout: 252 seconds) 2015-06-18T21:25:51Z ndrei joined #lisp 2015-06-18T21:26:20Z innertracks quit (Quit: innertracks) 2015-06-18T21:26:47Z emaczen: What is the function that checks if a file has changed? Is this included in with-open-file? 2015-06-18T21:27:00Z pjb: file-write-date? 2015-06-18T21:27:01Z emaczen: I can't really M-. to (with-open-file ...) for some reason 2015-06-18T21:27:41Z edgar-rft joined #lisp 2015-06-18T21:28:13Z brpocock: do you have your compiler's sources installed / configured with Slime? 2015-06-18T21:28:37Z nikki93 joined #lisp 2015-06-18T21:29:00Z emaczen: brpocock: Bike helped me fix my M-. like two hours ago. 2015-06-18T21:29:31Z milosn_ joined #lisp 2015-06-18T21:29:51Z emaczen: For some reason when I try M-. to "with-open-file" I get: "Error: Symbol "MACRO-POLICY-DECLS" not found in the SB-C package." in the minibuffer. 2015-06-18T21:29:53Z wilfredh joined #lisp 2015-06-18T21:29:59Z milosn quit (Read error: Connection reset by peer) 2015-06-18T21:30:05Z rvchangue_ quit (Ping timeout: 256 seconds) 2015-06-18T21:30:20Z innertracks joined #lisp 2015-06-18T21:31:07Z k-stz: did you issue: (sb-ext:set-sbcl-source-location ) ? 2015-06-18T21:31:24Z emaczen: k-stz: Yep 2015-06-18T21:31:43Z emaczen: M-. is working for just about everything else I have tried 2015-06-18T21:32:07Z k-stz: emaczen: is it in your .sbclrc? Try to restart sbcl 2015-06-18T21:32:21Z k-stz: ,restart-inferior-lisp 2015-06-18T21:32:26Z emaczen: k-stz: I did 2015-06-18T21:32:38Z evilthomas is now known as thomas 2015-06-18T21:33:03Z brpocock: The error for (can't find sources) is more like Slime trying to create a missing directory or so. 2015-06-18T21:33:52Z brpocock: 'SB-C:MACRO-POLICY-DECLS is fbound in my sbcl (1.2.11) 2015-06-18T21:34:38Z milosn_ is now known as milosn 2015-06-18T21:34:45Z rvchangue_ joined #lisp 2015-06-18T21:35:01Z emaczen: If M-. doesn't work for a bunch of other things, then I will worry about it. 2015-06-18T21:35:26Z emaczen: But it seems to be working pretty well so I am not worried. 2015-06-18T21:35:41Z Bike: that sounds like it might be a mismatch between the running sbcl and the sources. just a guess. 2015-06-18T21:36:07Z brpocock: Did you (delete-package 'sb-c) ;-) 2015-06-18T21:36:44Z PuercoPop: emaczen: how have you installed sbcl? from the provided binaries? 2015-06-18T21:37:38Z emaczen: I downloaded a Tar file of sbcl-1.2.9 2015-06-18T21:37:41Z neetismurder quit (Ping timeout: 246 seconds) 2015-06-18T21:38:39Z k-stz: emaczen: does it work for other symbols from the sbcl sources? If so, with-open-file is located in macros.lisp 2015-06-18T21:39:03Z emaczen: It works with "sort" 2015-06-18T21:39:05Z knobo1 quit (Ping timeout: 246 seconds) 2015-06-18T21:39:43Z rvchangue_ quit (Ping timeout: 256 seconds) 2015-06-18T21:39:59Z aeth: pjb: I'm not sure using a library here would be a good idea. (Although I currently use alexandria for the string equivalent.) This code is part of code that will probably be spun off into its own library, and I'm not sure having a big pile of requirements is a good idea here. 2015-06-18T21:40:26Z mingvs quit (Ping timeout: 252 seconds) 2015-06-18T21:40:40Z mingvs joined #lisp 2015-06-18T21:40:52Z Bike: macro policy decls was added in... october, so it's probably in 1.2.9 2015-06-18T21:44:06Z brpocock: g2g, good luck. 2015-06-18T21:44:35Z kami` quit (Ping timeout: 265 seconds) 2015-06-18T21:44:46Z rvchangue_ joined #lisp 2015-06-18T21:46:36Z pjb: aeth: of course. Libraries are not panaceas. 2015-06-18T21:46:44Z emaczen: pjb: I don't think file-write-date is what I need, doesn't won't fstat tell me if a file has changed? 2015-06-18T21:46:45Z A205B064 joined #lisp 2015-06-18T21:47:10Z pjb: emaczen: perhaps you want inotify. IIRC, there are two CL libraries providing that. 2015-06-18T21:47:38Z pjb: aeth: one important freedom provided by GPL is the freedom to study the code (of course, to be able to do something else with it). 2015-06-18T21:48:12Z aeth: Basically, I'm going to have to be able to handle a bunch of different filetypes for the game engine I'm working on. Which will probably wind up with an accidental reimplementation of much of emacs in Common Lisp if I persist at it too long. 2015-06-18T21:48:53Z aeth: Sort of like how any complex enough program will reimplement part of Lisp or however that law goes :-p 2015-06-18T21:49:04Z Baggers joined #lisp 2015-06-18T21:49:54Z rvchangue_ quit (Ping timeout: 265 seconds) 2015-06-18T21:50:19Z grees quit (Ping timeout: 265 seconds) 2015-06-18T21:50:33Z grees joined #lisp 2015-06-18T21:51:04Z aeth: No one writes games in Common Lisp, so I basically have to build up the tools around making games in Common Lisp because the tools are important. 2015-06-18T21:51:17Z pjb: aeth: as in #lispgame 2015-06-18T21:51:21Z aeth: yes 2015-06-18T21:51:23Z pjb: #lispgames 2015-06-18T21:51:27Z aeth: I'm there 2015-06-18T21:52:52Z Bike: did dto disintegrate or something? he did some pretty impressive stuff 2015-06-18T21:53:25Z aeth: The lispgame stuff is mostly just foreign wrappers over opengl stuff, SDL2 stuff, etc. 2015-06-18T21:53:56Z Bike: please do not rewrite opengl 2015-06-18T21:54:38Z aeth: Once I get some working games, I'm probably going to have to rewrite as much of the SDL2 stuff that I'm using (just the subset that I wind up using) as possible in native Common Lisp for performance/debugging/REPL/etc. This will probably gradually take place over years, if I get around to it at all. 2015-06-18T21:54:47Z rvchangue_ joined #lisp 2015-06-18T21:54:52Z Bike: rewriting sdl sounds kind of bad, like i guess you'd use glx and wgl and stuff? 2015-06-18T21:55:01Z aeth: I don't need cross platform anyway :-p 2015-06-18T21:55:17Z nyef: aeth: http://xelf.me/ maybe? 2015-06-18T21:55:17Z Bike: bad attitude 2015-06-18T21:55:37Z OrangeShark joined #lisp 2015-06-18T21:55:47Z aeth: Bike: I don't need to rewrite opengl, what I'll probably wind up doing is transitioning my codebase to Vulkan/SPIR-V and write a SPIR-V compiler. That will minimize foreign code used. 2015-06-18T21:56:14Z nyef: I won't need cross platform for at least another month. Probably two or three. 2015-06-18T21:56:45Z Bike: dto didn't disintegrate. that's good 2015-06-18T21:56:53Z aeth: nyef: I'm not using 2D, though, I'm going to be using Voxels, although probably the early test games will be 2D or pseudo-2D so I don't have to write complex physics just yet 2015-06-18T21:57:17Z aeth: nyef: Ideally I'd do a gradual replace-what-I-need approach to physics too, but the support for foreign physics libraries just doesn't seem to be there. 2015-06-18T21:57:40Z nyef: Ah. 2015-06-18T21:57:50Z Bike: guess it depends on what kind of game you're making. N has pretty involved collision detection and physics in 2D 2015-06-18T21:57:59Z nyef: ... And what was that physics library that got cloned in lisp? Chipmunk or something? 2015-06-18T21:58:17Z nyef: Squirl maybe? 2015-06-18T22:00:02Z mrSpec quit (Quit: mrSpec) 2015-06-18T22:00:25Z ikki quit (Ping timeout: 264 seconds) 2015-06-18T22:01:09Z aeth: What I've wound up doing is I've settled on a design that relies a lot on reading in data files at launch (yeah it might take a while to load large games, I guess) 2015-06-18T22:01:29Z aeth: But if I e.g. write in support for PNG, then I have a generalized PNG thing that I can then use in e.g. an editor too if I wanted to. 2015-06-18T22:01:40Z Bike: who ever heard of a game having load times 2015-06-18T22:01:56Z Bike: can't you load pngs with opticl? 2015-06-18T22:02:16Z aeth: There's quite a few PNG libraries but they all seem to be rather incomplete 2015-06-18T22:02:16Z rvchangue_ quit (Ping timeout: 276 seconds) 2015-06-18T22:02:32Z aeth: Unless there's one I'm missing 2015-06-18T22:02:57Z Bike: opticl lets you read and write png streams. dunno what else you need, though. 2015-06-18T22:03:31Z ikki joined #lisp 2015-06-18T22:04:21Z Baggers quit (Remote host closed the connection) 2015-06-18T22:05:02Z ceryo quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2015-06-18T22:05:12Z aeth: opticl might be enough, idk, this is the first time I've seen it 2015-06-18T22:05:40Z klltkr joined #lisp 2015-06-18T22:05:59Z jlongster joined #lisp 2015-06-18T22:06:54Z rvchangue_ joined #lisp 2015-06-18T22:10:20Z scymtym quit (Ping timeout: 272 seconds) 2015-06-18T22:10:52Z jlongster quit (Ping timeout: 252 seconds) 2015-06-18T22:11:10Z quazimodo quit (Ping timeout: 265 seconds) 2015-06-18T22:13:43Z rvchangue_ quit (Ping timeout: 256 seconds) 2015-06-18T22:14:00Z ndrei quit (Ping timeout: 265 seconds) 2015-06-18T22:14:02Z askatasuna joined #lisp 2015-06-18T22:14:33Z selat quit (Quit: Lost terminal) 2015-06-18T22:15:02Z larion quit (Ping timeout: 265 seconds) 2015-06-18T22:17:33Z k-stz quit (Remote host closed the connection) 2015-06-18T22:18:49Z rvchangue_ joined #lisp 2015-06-18T22:20:53Z noh joined #lisp 2015-06-18T22:24:26Z ikki quit (Ping timeout: 252 seconds) 2015-06-18T22:26:09Z rvchangue_ quit (Ping timeout: 265 seconds) 2015-06-18T22:27:31Z BitPuffin joined #lisp 2015-06-18T22:27:33Z tsumetai quit (Read error: Connection reset by peer) 2015-06-18T22:29:15Z aeth: I think opticl will work well enough for now 2015-06-18T22:30:51Z rvchangue_ joined #lisp 2015-06-18T22:33:18Z rpg_ joined #lisp 2015-06-18T22:33:29Z rpg_ quit (Client Quit) 2015-06-18T22:33:46Z qsun quit (Read error: Connection reset by peer) 2015-06-18T22:34:11Z qsun joined #lisp 2015-06-18T22:36:14Z rvchangue_ quit (Ping timeout: 265 seconds) 2015-06-18T22:36:33Z rpg quit (Ping timeout: 252 seconds) 2015-06-18T22:39:36Z zygentoma joined #lisp 2015-06-18T22:40:52Z rvchangue_ joined #lisp 2015-06-18T22:46:51Z prxq quit (Remote host closed the connection) 2015-06-18T22:47:12Z yrdz quit (Remote host closed the connection) 2015-06-18T22:47:12Z Shinmera quit (Quit: しつれいしなければならないんです。) 2015-06-18T22:47:27Z yrdz joined #lisp 2015-06-18T22:48:48Z Intensity quit (Ping timeout: 244 seconds) 2015-06-18T22:49:16Z sivoais quit (Ping timeout: 256 seconds) 2015-06-18T22:49:19Z yasha9 quit (Ping timeout: 244 seconds) 2015-06-18T22:49:19Z oleo_ joined #lisp 2015-06-18T22:49:22Z michaelreid quit (Ping timeout: 252 seconds) 2015-06-18T22:49:27Z A205B064 quit (Ping timeout: 250 seconds) 2015-06-18T22:49:53Z vlnx quit (Ping timeout: 250 seconds) 2015-06-18T22:50:22Z ozzloy quit (Ping timeout: 264 seconds) 2015-06-18T22:50:33Z katco quit (Ping timeout: 256 seconds) 2015-06-18T22:50:43Z vlnx joined #lisp 2015-06-18T22:50:46Z ozzloy joined #lisp 2015-06-18T22:50:46Z ozzloy quit (Changing host) 2015-06-18T22:50:46Z ozzloy joined #lisp 2015-06-18T22:50:56Z sivoais joined #lisp 2015-06-18T22:51:04Z spyrosoft left #lisp 2015-06-18T22:51:13Z oleo quit (Ping timeout: 265 seconds) 2015-06-18T22:51:16Z yasha9 joined #lisp 2015-06-18T22:52:09Z rvchangue_ quit (Ping timeout: 276 seconds) 2015-06-18T22:54:16Z katco joined #lisp 2015-06-18T22:55:15Z tomaw quit (*.net *.split) 2015-06-18T22:55:15Z qsun quit (*.net *.split) 2015-06-18T22:55:15Z bipt quit (*.net *.split) 2015-06-18T22:55:15Z Davidbrcz quit (*.net *.split) 2015-06-18T22:55:15Z munksgaard quit (*.net *.split) 2015-06-18T22:55:15Z jewel quit (*.net *.split) 2015-06-18T22:55:16Z aretecode quit (*.net *.split) 2015-06-18T22:55:16Z defaultxr quit (*.net *.split) 2015-06-18T22:55:16Z mea-culpa quit (*.net *.split) 2015-06-18T22:55:16Z angavrilov quit (*.net *.split) 2015-06-18T22:55:16Z srcerer quit (*.net *.split) 2015-06-18T22:55:16Z dkcl quit (*.net *.split) 2015-06-18T22:55:16Z sfa quit (*.net *.split) 2015-06-18T22:55:16Z nell quit (*.net *.split) 2015-06-18T22:55:16Z seg quit (*.net *.split) 2015-06-18T22:55:16Z shifty779 quit (*.net *.split) 2015-06-18T22:55:16Z m_zr0 quit (*.net *.split) 2015-06-18T22:55:17Z mtd quit (*.net *.split) 2015-06-18T22:55:17Z Cthulhux quit (*.net *.split) 2015-06-18T22:55:17Z whartung quit (*.net *.split) 2015-06-18T22:55:17Z mach quit (*.net *.split) 2015-06-18T22:55:17Z nydel quit (*.net *.split) 2015-06-18T22:55:17Z thomas quit (*.net *.split) 2015-06-18T22:55:17Z russell-- quit (*.net *.split) 2015-06-18T22:55:17Z EnergyCoffee quit (*.net *.split) 2015-06-18T22:55:17Z brandonz quit (*.net *.split) 2015-06-18T22:55:17Z Bike quit (*.net *.split) 2015-06-18T22:55:17Z bege quit (*.net *.split) 2015-06-18T22:55:17Z redline6561 quit (*.net *.split) 2015-06-18T22:55:18Z housel quit (*.net *.split) 2015-06-18T22:55:18Z dtw quit (*.net *.split) 2015-06-18T22:55:18Z pillton quit (*.net *.split) 2015-06-18T22:55:18Z cibs quit (*.net *.split) 2015-06-18T22:55:30Z clop2 joined #lisp 2015-06-18T22:55:40Z michaelreid joined #lisp 2015-06-18T22:55:43Z A205B064 joined #lisp 2015-06-18T22:56:54Z rvchangue_ joined #lisp 2015-06-18T22:58:03Z pjb: / 2015-06-18T22:59:15Z mishoo quit (Ping timeout: 246 seconds) 2015-06-18T22:59:39Z DalekBaldwin quit (Ping timeout: 244 seconds) 2015-06-18T23:00:17Z Kooda quit (Quit: Squee!) 2015-06-18T23:01:31Z DalekBaldwin joined #lisp 2015-06-18T23:01:48Z zacharias joined #lisp 2015-06-18T23:02:13Z rvchangue_ quit (Ping timeout: 264 seconds) 2015-06-18T23:05:18Z wemeetagain joined #lisp 2015-06-18T23:06:08Z qsun joined #lisp 2015-06-18T23:06:08Z bipt joined #lisp 2015-06-18T23:06:08Z Davidbrcz joined #lisp 2015-06-18T23:06:08Z munksgaard joined #lisp 2015-06-18T23:06:08Z jewel joined #lisp 2015-06-18T23:06:08Z aretecode joined #lisp 2015-06-18T23:06:08Z defaultxr joined #lisp 2015-06-18T23:06:08Z mea-culpa joined #lisp 2015-06-18T23:06:08Z angavrilov joined #lisp 2015-06-18T23:06:08Z dkcl joined #lisp 2015-06-18T23:06:08Z sfa joined #lisp 2015-06-18T23:06:08Z nell joined #lisp 2015-06-18T23:06:08Z seg joined #lisp 2015-06-18T23:06:08Z shifty779 joined #lisp 2015-06-18T23:06:08Z m_zr0 joined #lisp 2015-06-18T23:06:08Z dtw joined #lisp 2015-06-18T23:06:08Z mtd joined #lisp 2015-06-18T23:06:08Z Cthulhux joined #lisp 2015-06-18T23:06:08Z whartung joined #lisp 2015-06-18T23:06:08Z mach joined #lisp 2015-06-18T23:06:08Z nydel joined #lisp 2015-06-18T23:06:08Z thomas joined #lisp 2015-06-18T23:06:08Z russell-- joined #lisp 2015-06-18T23:06:08Z EnergyCoffee joined #lisp 2015-06-18T23:06:08Z brandonz joined #lisp 2015-06-18T23:06:08Z Bike joined #lisp 2015-06-18T23:06:08Z bege joined #lisp 2015-06-18T23:06:08Z redline6561 joined #lisp 2015-06-18T23:06:08Z pillton joined #lisp 2015-06-18T23:06:08Z tomaw joined #lisp 2015-06-18T23:06:08Z housel joined #lisp 2015-06-18T23:06:08Z cibs joined #lisp 2015-06-18T23:06:55Z rvchangue_ joined #lisp 2015-06-18T23:07:33Z noh: hi 2015-06-18T23:07:51Z noh: what's your favorite ide for lisp? 2015-06-18T23:10:22Z Karl_Dscc quit (Remote host closed the connection) 2015-06-18T23:11:09Z jasom: noh: SLIME 2015-06-18T23:11:56Z rvchangue_ quit (Ping timeout: 256 seconds) 2015-06-18T23:12:27Z slyrus quit (Remote host closed the connection) 2015-06-18T23:13:21Z remi`bd quit (Quit: leaving) 2015-06-18T23:13:31Z noh: jasom: thanks 2015-06-18T23:13:37Z BitPuffin quit (Ping timeout: 264 seconds) 2015-06-18T23:15:56Z munksgaard quit (Ping timeout: 265 seconds) 2015-06-18T23:16:55Z rvchangue_ joined #lisp 2015-06-18T23:17:07Z ceryo joined #lisp 2015-06-18T23:19:10Z hiroakip quit (Ping timeout: 255 seconds) 2015-06-18T23:19:30Z RussT1 joined #lisp 2015-06-18T23:20:01Z noh: well... after typing M-x slime, i get this error message: /usr/bin/clisp: /usr/lib/clisp-2.49/full/lisp.run: no such file or directory 2015-06-18T23:22:16Z noh: but the gnu clisp interpreter works just fine... 2015-06-18T23:22:38Z RussT1: What ever application you're using doesn't see common lisp in your path. 2015-06-18T23:22:45Z RussT1: errr well clisp 2015-06-18T23:23:28Z noh: ok, i'll take a closer look at my .emacs config file 2015-06-18T23:23:34Z noh: thanks :) 2015-06-18T23:23:36Z RussT1: It's possible the path is /usr/local/bin 2015-06-18T23:23:47Z RussT1: Can't say since I don't know where it was installed. 2015-06-18T23:23:50Z rvchangue_ quit (Ping timeout: 256 seconds) 2015-06-18T23:23:54Z noh: ok 2015-06-18T23:25:27Z ikki joined #lisp 2015-06-18T23:28:57Z rvchangue_ joined #lisp 2015-06-18T23:30:33Z failproofshark: noh: try which clisp 2015-06-18T23:30:43Z innertracks1 joined #lisp 2015-06-18T23:31:07Z noh: 2.49 2015-06-18T23:31:12Z innertracks quit (Ping timeout: 256 seconds) 2015-06-18T23:31:48Z aeth: There are too many networking libraries, what's the one that everyone uses? 2015-06-18T23:32:11Z attila_lendvai joined #lisp 2015-06-18T23:32:25Z failproofshark: noh: sorry i should've asked first, what os are you on? 2015-06-18T23:32:43Z jasom: aeth: usocket if you don't need anything fancy 2015-06-18T23:33:28Z jasom: aeth: and by nothing fancy I mean more than "I need to listen/connect to a TCP/UDP socket in blocking mode" 2015-06-18T23:33:48Z jasom: IIRC usocket doesn't even have socketpair 2015-06-18T23:33:50Z noh: failproofshark: slackware 2015-06-18T23:34:40Z noh: i just created a symbolic link to the directory and it's now working 2015-06-18T23:35:11Z ceryo quit (Quit: My Mac has gone to sleep. ZZZzzz…) 2015-06-18T23:35:34Z rvchangue_ quit (Ping timeout: 252 seconds) 2015-06-18T23:37:15Z ceryo joined #lisp 2015-06-18T23:37:23Z ceryo quit (Client Quit) 2015-06-18T23:40:58Z rvchangue_ joined #lisp 2015-06-18T23:45:38Z noh quit (Ping timeout: 244 seconds) 2015-06-18T23:46:16Z sdothum joined #lisp 2015-06-18T23:48:30Z tmtwd joined #lisp 2015-06-18T23:50:10Z clop2 quit (Ping timeout: 276 seconds) 2015-06-18T23:50:48Z nikki93 quit (Ping timeout: 252 seconds) 2015-06-18T23:50:50Z quazimodo joined #lisp 2015-06-18T23:53:25Z edgar-rft quit (Ping timeout: 276 seconds) 2015-06-18T23:55:45Z rvchangue_ quit (Ping timeout: 252 seconds) 2015-06-18T23:57:38Z nikki93 joined #lisp