FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 23 matches
Forum Index
Author Message
  Topic: Lemon Parser Generator
Nova

Replies: 0
Views: 6119

PostForum: General   Posted: Tue Jan 25, 2005 10:43 pm   Subject: Lemon Parser Generator
I don't suppose anybody has enough free time to make lemon generate d code instead of c code?

I want to use d to make a small scripting language for a project of mine. I'm just debating whether to ...
  Topic: redefine a class?
Nova

Replies: 2
Views: 8514

PostForum: General   Posted: Tue Dec 28, 2004 1:21 pm   Subject: redefine a class?
Not really, I failed to mention this would be needed during runtime. I've gotten the impression that its just not possible so I've decided to build around it.

Thanks anyway Crying or Very sad
  Topic: DFL and DUI
Nova

Replies: 1
Views: 6903

PostForum: General   Posted: Thu Dec 23, 2004 6:18 pm   Subject: DFL and DUI
I've already start to use DFL and plan to install DUI to try it out, but maybe somebody could offer me some frist hand advice.

Does anybody have any pros/cons of either on? So far all I can tell i ...
  Topic: Having trouble compiling drawing.d
Nova

Replies: 5
Views: 11642

PostForum: DFL   Posted: Thu Dec 23, 2004 1:28 pm   Subject: Having trouble compiling drawing.d
Same here on both accounts. Very impressive so far, and having a makefile with the code would be extremely appreciated!
  Topic: redefine a class?
Nova

Replies: 2
Views: 8514

PostForum: General   Posted: Thu Dec 23, 2004 1:25 pm   Subject: redefine a class?
I just wanted to know if it is possible in d to either redefine a class, or maybe undefine and define again?
  Topic: Auto language converter
Nova

Replies: 10
Views: 23866

PostForum: General   Posted: Wed Dec 15, 2004 11:23 pm   Subject: Auto language converter
I would seriously like to try out SWIG and the various other things appearently located on Andy's webpage, but I've been trying to access it for a couple of weeks now and I can never establish a conne ...
  Topic: Auto language converter
Nova

Replies: 10
Views: 23866

PostForum: General   Posted: Wed Dec 15, 2004 10:45 pm   Subject: Auto language converter
I wonder if Qt/D has been brought about yet...
What is Qt? QuickTime?
  Topic: Auto language converter
Nova

Replies: 10
Views: 23866

PostForum: General   Posted: Wed Dec 15, 2004 9:26 pm   Subject: Auto language converter
What about Java to D? Wink
  Topic: Compiling Questions
Nova

Replies: 3
Views: 10256

PostForum: General   Posted: Wed Dec 15, 2004 3:38 pm   Subject: Re: Compiling Questions

Is it possible to compile a whole dir in one step with a compiler flag or do I need to come up with some script to cycle through every file with dmd?


Have you tried dmd *.d ?
Yes I have, it ga ...
  Topic: what are delegates?
Nova

Replies: 8
Views: 30862

PostForum: Tutorials   Posted: Wed Dec 15, 2004 3:07 pm   Subject: what are delegates?
I get it! Very Happy

Thank you so much csauls.
  Topic: equal operator?
Nova

Replies: 6
Views: 24487

PostForum: Tutorials   Posted: Wed Dec 15, 2004 3:05 pm   Subject: equal operator?
myclass.value = "new value";

Is this method only for a value() method or can it be used on any class method with one single argument to pass?
  Topic: Compiling Questions
Nova

Replies: 3
Views: 10256

PostForum: General   Posted: Tue Dec 14, 2004 10:55 pm   Subject: Compiling Questions
Right now when I compile my d files I get an exe, an obj, and a map file. I use the arg -od to send the obj file to another dir, and -of to send the exe file to the same dir, but is there any way to ...
  Topic: Form Designer for DFL
Nova

Replies: 16
Views: 31975

PostForum: DFL   Posted: Tue Dec 14, 2004 6:14 pm   Subject: Form Designer for DFL
Looking very nice =)

Will you release the code to this tool along with the rest of DFL?
  Topic: what are delegates?
Nova

Replies: 8
Views: 30862

PostForum: Tutorials   Posted: Tue Dec 14, 2004 1:21 pm   Subject: what are delegates?
So could I think of a delegate as a virtual function that shares the context of where it is with itself? If not, don't blast me for my stupidity x_x
  Topic: what are delegates?
Nova

Replies: 8
Views: 30862

PostForum: Tutorials   Posted: Mon Dec 13, 2004 10:46 pm   Subject: what are delegates?
So char[][] result; gets shared in the delegate function in listing()? The delegate isn't in its own scope?
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group