2015-06-19T00:02:45Z clop2 joined #ccl 2015-06-19T00:28:53Z lisse quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-06-19T00:29:59Z lisse joined #ccl 2015-06-19T00:44:07Z lisse quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-06-19T02:02:07Z lisse joined #ccl 2015-06-19T02:15:40Z clop2 quit (Ping timeout: 265 seconds) 2015-06-19T02:20:18Z lisse quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-06-19T03:32:37Z akkad quit (Excess Flood) 2015-06-19T03:32:46Z akkad joined #ccl 2015-06-19T04:01:38Z lisse joined #ccl 2015-06-19T04:26:44Z lisse quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-06-19T04:38:29Z szillath joined #ccl 2015-06-19T04:38:45Z lisse joined #ccl 2015-06-19T04:46:30Z lisse quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-06-19T05:38:43Z nihilatus joined #ccl 2015-06-19T05:42:50Z nihilatus: I just get a Mac and install Clozure Common Lisp from AppStore. After that, I type ccl in terminal, but it can't be found and located. Is it intented? And what is the right way to fix it? 2015-06-19T07:24:43Z gendl joined #ccl 2015-06-19T07:57:03Z gendl quit (Quit: gendl) 2015-06-19T08:00:52Z brucem: nihilatus: if you just want to run it, you can do so via Spotlight or the Applications folder .. in both, it is "Clozure CL" 2015-06-19T08:01:48Z brucem: and via the command line: /Applications/Clozure\ CL.app/Contents/MacOS/dx86cl64 .. but that pops up a GUI window. 2015-06-19T08:28:36Z Quadrescence joined #ccl 2015-06-19T09:10:49Z gendl joined #ccl 2015-06-19T09:18:38Z gendl quit (Quit: gendl) 2015-06-19T09:22:36Z gendl joined #ccl 2015-06-19T09:22:43Z Quadrescence quit (Quit: This computer has gone to sleep) 2015-06-19T09:57:18Z wgslayer joined #ccl 2015-06-19T09:57:29Z wgslayer: hey there… what’s the best way to hack the cocoa-ide ? 2015-06-19T09:57:47Z wgslayer: i’d like to have a separate copy separated from the cloned repo 2015-06-19T09:57:51Z wgslayer: and “do my own stuff"... 2015-06-19T09:58:25Z wgslayer: experimenting. i want to test an ide about a single-window-ide mode 2015-06-19T09:59:25Z wgslayer: the other question is: how far can someone go with the hemlock editor ? it’s usable but it’s hard for me to let my hands off of emacs.. 2015-06-19T10:01:03Z nihilatus: brucem: Thanks. But could I install in "the mac way" as it said and just get the command line tool working? or have to config it myself? 2015-06-19T10:05:04Z gendl quit (Quit: gendl) 2015-06-19T10:41:45Z wgslayer quit (Quit: wgslayer) 2015-06-19T10:57:30Z alchemis7 joined #ccl 2015-06-19T11:57:44Z gendl joined #ccl 2015-06-19T12:32:46Z wgslayer joined #ccl 2015-06-19T13:11:24Z pjb: nihilatus: indeed, Clozure CL.app is a GUI app. If you want the cli ccl, you have to download it from http://ccl.clozure.com/download.html 2015-06-19T13:11:51Z pjb: wgslayer: just copy the ccl directory. 2015-06-19T13:12:27Z pjb: You do: ln -s /usr/local/src/ccl-1.10/script/ccl64 /usr/local/bin/ccl-1.10 2015-06-19T13:12:46Z pjb: and: ln -s /usr/local/src/ccl-1.10-wgslayer/script/ccl64 /usr/local/bin/ccl-swi 2015-06-19T13:13:34Z pjb: wgslayer: alternatively, you may design your patches so that you may switch between the two modes from a single source. This may give you more chances to get your patches included in the main distribution, I'd say. 2015-06-19T13:42:44Z wgslayer: pjb: yeah got it. i thought i can simply extract the cocoa-ide folder and do my own experiments, separated from my ccl folder 2015-06-19T13:53:42Z pjb: Also. 2015-06-19T13:54:19Z pjb: wgslayer: you may also have a look at mclide, since they implement an IDE over Clozure CL. 2015-06-19T13:56:47Z wgslayer: mclide is based on Xlib right ? 2015-06-19T14:06:17Z pjb: Nope. Cocoa. 2015-06-19T14:06:34Z nihilatus: pjb: thanks. 2015-06-19T15:07:27Z gendl quit (Quit: gendl) 2015-06-19T15:11:16Z lisse joined #ccl 2015-06-19T16:19:08Z lisse quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-06-19T16:20:41Z Intensity joined #ccl 2015-06-19T16:24:15Z lisse joined #ccl 2015-06-19T16:41:04Z lisse quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-06-19T16:42:20Z szillath quit (Quit: szillath) 2015-06-19T16:53:04Z gendl joined #ccl 2015-06-19T17:10:26Z Quadrescence joined #ccl 2015-06-19T17:22:22Z gendl quit (Read error: Connection reset by peer) 2015-06-19T17:24:32Z lisse joined #ccl 2015-06-19T17:24:44Z nihilatus quit (Quit: Connection closed for inactivity) 2015-06-19T17:24:46Z Quadrescence quit (Quit: This computer has gone to sleep) 2015-06-19T17:50:07Z pjb: For a small example of a cocoa application written in ccl without xib/nib, git clone http://git.informatimago.com/public/games/hangman-cocoa-lisp 2015-06-19T18:21:31Z BWV989 joined #ccl 2015-06-19T18:37:49Z gendl joined #ccl 2015-06-19T18:49:53Z BWV989 is now known as renormalization 2015-06-19T18:51:40Z gendl quit (Ping timeout: 252 seconds) 2015-06-19T18:52:37Z renormalization is now known as BWV989 2015-06-19T18:52:42Z BWV989 left #ccl 2015-06-19T18:55:21Z wgslayer quit (Quit: wgslayer) 2015-06-19T18:59:53Z lisse quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-06-19T19:08:22Z wgslayer joined #ccl 2015-06-19T19:43:55Z diamondcet07 joined #ccl 2015-06-19T19:45:22Z diamondcet07: hello 2015-06-19T20:03:10Z jdz quit (Ping timeout: 252 seconds) 2015-06-19T20:04:12Z pjb quit (Ping timeout: 276 seconds) 2015-06-19T20:05:40Z lisse joined #ccl 2015-06-19T20:07:06Z diamondcet07 quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) 2015-06-19T20:09:10Z jdz joined #ccl 2015-06-19T20:11:41Z pjb joined #ccl 2015-06-19T21:00:43Z gendl joined #ccl 2015-06-19T21:05:12Z diamondcet07 joined #ccl 2015-06-19T21:21:18Z diamondcet07 quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) 2015-06-19T21:22:12Z diamondcet07 joined #ccl 2015-06-19T21:25:23Z gendl quit (Read error: Connection reset by peer) 2015-06-19T22:11:49Z diamondcet07 quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client) 2015-06-19T23:07:14Z lisse quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-06-19T23:07:25Z clop2 joined #ccl 2015-06-19T23:08:20Z lisse joined #ccl 2015-06-19T23:12:08Z lisse quit (Client Quit) 2015-06-19T23:24:50Z lisse joined #ccl 2015-06-19T23:34:38Z diamondcet07 joined #ccl 2015-06-19T23:35:18Z lisse quit (Quit: My MacBook Pro has gone to sleep. ZZZzzz…) 2015-06-19T23:49:44Z lisse joined #ccl 2015-06-19T23:59:30Z diamondcet07 quit (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)