[CM] Building applications with CM?
Rick Taube
taube@uiuc.edu
Sat, 9 Sep 2006 12:24:38 -0500
> i think david is thinking about a self-contained distributable app.
> i think
> this is not possible, at least right now. am i wrong?
> best,
> marcelo
>
thats what CM.app is -- EVERYTHING is installed under the application
directory; to install you drag the application icon to your
harddrive, then double-click it to starts CM under Emacs (if you have
emacs installed) else in a terminal if you dont.
so its just like Lisp-In-a-Box ( http://www.gigamonkeys.com/
lispbox/ ) except that i dont ship Emacs.
im not sure how i could make it more self-contained, except of course
to use JUCE or Wx to turn cm into true gui app witth its own editor.