Ad Space
Twitter Updates
Currently Reading
Powered by Squarespace
Git Projects

ErlangXCode

ErlangXCode is a plugin enabling the use of XCode as an IDE for Erlang development. It's all early work. Creating the XCode addons would not be possible without the amazing effort of Damien Bobillot who painstakingly found out how the XCode API works and shared it with us. If you install ErlangXCode without the ErlangX runtime install you have to make sure that erlc is available in /usr/local/bin. To see the basics of what I have currently you can check out this screencast(sorry about the watermark).

Now. As I have spent pretty much only 3-4 hours on this and most of it went into finding out how the XCode plugin system works there is a lot of things that need fixing. Syntax highliting is in early stages and a lot is missing. You can help by downloading the source and commiting to me changes or just editing the files installed in /Developer/Library/Xcode/Plug-ins/Erlang.xcplugin and sending me the changes. All help is much appreciated.

More Info

More will be added here later. For now go to http://code.google.com/p/erlangx/ for more info and downloads. To get a list of blog posts relating to ErlangX click here