digitalmars.D - My Nanu library
- Mark <markm11 charter.net> Oct 26 2007
- janderson <askme me.com> Oct 26 2007
- Walter Bright <newshound1 digitalmars.com> Oct 26 2007
- Mark <markm11 charter.net> Oct 30 2007
Seen some of the post about C# verses D. I thought it would be cool to have a library like Mono for D. So I came up with Nanu (big Mork from Ork fan). It is still a work in progress but I have an example for creating a windows service. My web page is nothing to brag about but here is the url http://webpages.charter.net/mohr989/ Just having fun programming in D.
Oct 26 2007
Mark wrote:Seen some of the post about C# verses D. I thought it would be cool to have a library like Mono for D. So I came up with Nanu (big Mork from Ork fan). It is still a work in progress but I have an example for creating a windows service. My web page is nothing to brag about but here is the url http://webpages.charter.net/mohr989/ Just having fun programming in D.
Nice work. I was wondering if it would be possible to provide access to Net by Managed C++ -> C++ -> D now that we have the new C++ access? PS: For future reference you may want to post this on digitalmars.D.announce.
Oct 26 2007
Mark wrote:My web page is nothing to brag about but here is the url http://webpages.charter.net/mohr989/
Could you please include the phrase "D programming language" somewhere on the page? That will help google tie them all together. Thanks!
Oct 26 2007
All updated Walter... Walter Bright Wrote:Mark wrote:My web page is nothing to brag about but here is the url http://webpages.charter.net/mohr989/
Could you please include the phrase "D programming language" somewhere on the page? That will help google tie them all together. Thanks!
Oct 30 2007









janderson <askme me.com> 