I'm pleased to announce ErlyBird 0.12.1, an Erlang IDE based on NetBeans.
This is a performance improvement release. This release will only provide all-in-one IDE package, which is in size of 17.3M.
By refining the LL(k) definition of Erlang syntax, I've got ErlyBird parsing performance improved a lot, for example, the time of indexing whole OTP libs is cut to half now.
And this is the first time, ErlyBird works smoothly enough in my compter. I'm with full confidence on Generic Languages Framework of NetBeans now.
Java JRE 5.0+ is requested.
To download, please go to: http://sourceforge.net/project/showfiles.php?group_id=192439
To install:
When you run ErlyBird first time, the OTP libs will be indexed. The indexing time varies from 10 to 30 minutes deponding on your computer.
Notice: If you have previous version of ErlyBird installed, please delete the old cache files which are located at:
The status of ErlyBird is still Alpha, feedback and bug reports are welcome.
CHANGELOG: