Author |
Message |
Topic: Design Paradigm Shift |
grignaak
Replies: 2
Views: 47915
|
Forum: yaml Posted: Thu Sep 27, 2007 11:14 am Subject: Pardon Me |
I too am interested in a D yaml implementation. I can't wait until this one is done!
No updates at this time.
Right after the D Conference I moved back to school and am yet without internet except ... |
Topic: Private classes - possible D compiler bug? |
grignaak
Replies: 8
Views: 18703
|
Forum: General Posted: Fri Aug 24, 2007 12:42 am Subject: Private classes - possible D compiler bug? |
I suggest you create a ticket on digitalmars' site. (You do know that D 2.0 is still in alpha? I mean we are still discussing today what are possible features to add to it)
Regards
--Michael |
Topic: Private classes - possible D compiler bug? |
grignaak
Replies: 8
Views: 18703
|
Forum: General Posted: Thu Aug 23, 2007 11:41 pm Subject: Private classes - possible D compiler bug? |
I agree. This is a bug.
Which compiler are you using? |
Topic: Tango ready for prime time? |
grignaak
Replies: 3
Views: 19851
|
Forum: Mango Posted: Thu Aug 23, 2007 11:35 pm Subject: Tango ready for prime time? |
Dunno about how ready it is for heavy use right now, but Kris did use the clustering stuff in his talk at the D Developer's conference. I revert to him/them (the tango team) about that.
Regarding t ... |
Topic: Design Paradigm Shift |
grignaak
Replies: 2
Views: 47915
|
Forum: yaml Posted: Thu Aug 23, 2007 11:21 pm Subject: Design Paradigm Shift |
So, I'm at the first ever D Developers' Conference and Kris (of Mango and Tango fame) gave an excellent talk on Array Slicing to speed up libraries. The idea is that although having a garbage collecto ... |
Topic: Interesting project - need help? |
grignaak
Replies: 6
Views: 25427
|
Forum: yaml Posted: Tue Aug 14, 2007 5:48 pm Subject: Interesting project - need help? |
So you want to construct the test cases as files. How about creating them on demand, using a reference library?
I think the lib for python would do the trick, and we would be able to test anything ... |
Topic: Interesting project - need help? |
grignaak
Replies: 6
Views: 25427
|
Forum: yaml Posted: Mon Aug 13, 2007 2:59 am Subject: Interesting project - need help? |
Here is what I am thinking:
One approach to test the lib is to take a series of yaml files to test, each with two corresponding files for the Lexer/Parser test. The files could be a line separated ... |
Topic: Interesting project - need help? |
grignaak
Replies: 6
Views: 25427
|
Forum: yaml Posted: Sat Aug 11, 2007 1:18 am Subject: Interesting project - need help? |
You know, come to think of it...
I could use a set of test cases to begin with. Would you want to start out by designing and coding some? There are a whole slew of examples in the specification if yo ... |
Topic: Interesting project - need help? |
grignaak
Replies: 6
Views: 25427
|
Forum: yaml Posted: Fri Aug 10, 2007 1:05 pm Subject: Interesting project - need help? |
Oh hey! There's a forum! I didn't know....
So, yes. I would like to have help. Right now, though, I am in the design phase (which is going slowly b/c I'm at an internship @ amazon.com). Currently I ... |
|