Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
July 31, 2010 D.dev development status update | ||||
---|---|---|---|---|
| ||||
Most of the basic editing features are running fine, and autocompletion is about 50% done, with the most difficult (sorting out the data structures to use) already solved. A preview video can be see at http://d-dev- ide.blogspot.com/2010/07/ddev-progress-july-2010.html |
July 31, 2010 Re: D.dev development status update | ||||
---|---|---|---|---|
| ||||
Posted in reply to F. Almeida | Sorry about that, broken link. Here it goes: http://d-dev-ide.blogspot.com/ddev-progress-july-2010.html |
July 31, 2010 Re: D.dev development status update | ||||
---|---|---|---|---|
| ||||
Posted in reply to F. Almeida | == Quote from F. Almeida (francisco.m.almeida@gmail.com)'s article > Most of the basic editing features are running fine, and autocompletion is about 50% done, with the most difficult (sorting out > the data structures to use) already solved. > A preview video can be see at http://d-dev- > ide.blogspot.com/2010/07/ddev-progress-july-2010.html Sorry, link was broken: http://d-dev-ide.blogspot.com/2010/07/ddev-progress-july-2010.html |
August 01, 2010 Re: D.dev development status update | ||||
---|---|---|---|---|
| ||||
Posted in reply to F. Almeida | where is software source? is available for linux? if is a frre software and avaible on linux, i would like package your project for fedora thanks best regards |
August 01, 2010 Re: D.dev development status update | ||||
---|---|---|---|---|
| ||||
Posted in reply to bioinfornatics | == Quote from bioinfornatics (bioinfornatics@gmail.com)'s article > where is software source? > is available for linux? > if is a frre software and avaible on linux, i would like package your project for > fedora > thanks > best regards So far, all I can guarantee is that it is freeware, I haven't decided yet whether I will open the source code, or even which license would I release it under. I've been testing building under Linux using static linking as much as possible, with the only external dependence left being libgtk+, and so far the executable size is acceptable (circa 7MB). Would consider packaging an rpm for a binary release? |
Copyright © 1999-2021 by the D Language Foundation