I'm sure it can be done, but lately the auto-completion integration,
the Interface Builder integration, and all sorts of other things I
can't remember right now, are all so tightly integrated into Xcode
that I'm confident I would code at least half as quickly if I was in
emacs.

-Steven

On Wed, Apr 24, 2013 at 2:10 AM, Brian Marick <mar...@exampler.com> wrote:
>
> On Apr 24, 2013, at 12:02 AM, Steven Degutis <sbdegu...@gmail.com> wrote:
>
>> Unfortunately, it's impractical to write the majority of a Mac or iOS app 
>> using anything other than Xcode + ObjC, especially the UI. So the goal of 
>> this endeavor would mainly be to write command line utilities in Clojure or 
>> embed scripting capabilities into your app that understands Clojure.
>
> I wrote a smallish but nontrivial commercial Mac app using mostly RubyCocoa 
> (predecessor to MacRuby) and emacs. It included things like a custom view, 
> quick look, use of bindings, etc. I only used Xcode/IB for building, creating 
> new files, and GUI layout. I only had to drop out of Ruby to work with the 
> OSX crypto libraries (which only had a C interface).
>
> This was three years ago, though.
>
> --------
> Latest book: /Functional Programming for the Object-Oriented Programmer/
> https://leanpub.com/fp-oo
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups 
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to