Author |
Message |
Topic: Here it is. |
Wienczny
Replies: 3
Views: 20544
|
Forum: lr-lalr Posted: Wed Sep 08, 2004 6:29 pm Subject: Here it is. |
It looks quite nice.
I'm trying to compile it on linux. There is a undefined referenz.
main.d:112 <getch()>
Do you have an idea?
Stephan |
Topic: mango and dmd 0.96 |
Wienczny
Replies: 14
Views: 27187
|
Forum: Mango Posted: Wed Aug 11, 2004 7:52 pm Subject: mango and dmd 0.96 |
What file am I looking for in /proc? (I am a newbie to using linux for anything other than compiling C)
Thanks for your input.
I don't know what the exact filename was...
You could do it this ... |
Topic: mango and dmd 0.96 |
Wienczny
Replies: 14
Views: 27187
|
Forum: Mango Posted: Wed Aug 11, 2004 6:09 pm Subject: mango and dmd 0.96 |
If your kernel is configured to have a config file in /proc then you could look at this file... |
Topic: D Antlr grammar |
Wienczny
Replies: 2
Views: 14521
|
Forum: General Posted: Fri Jul 16, 2004 12:08 pm Subject: D Antlr grammar |
You could post your file to the Antlr share list.
This would draw some attention for D... |
Topic: Eclipse 3.0 |
Wienczny
Replies: 5
Views: 25386
|
Forum: eclipseD Posted: Tue Jun 29, 2004 7:00 pm Subject: Eclipse 3.0 |
Does EclipseD work with it? |
Topic: Mail Server issues for your address, Stephan |
Wienczny
Replies: 1
Views: 52206
|
Forum: DCC Posted: Wed Jun 16, 2004 11:00 am Subject: Mail Server issues for your address, Stephan |
I send them an email *g*
There is also an english page:
http://freemail.web.de/reject2
You could find the link on the page you gave me
I think it could be the third point in their list. Is y ... |
Topic: DCC Design |
Wienczny
Replies: 8
Views: 37375
|
Forum: DCC Posted: Mon Jun 07, 2004 7:39 pm Subject: DCC Design |
I can try
Have got uni exams and things so will take a look into it next week. About OO, for modules that's appropriate, of course, but I guess you already decided that anyway
*g*
The ... |
Topic: DCC Design |
Wienczny
Replies: 8
Views: 37375
|
Forum: DCC Posted: Sat Jun 05, 2004 11:29 pm Subject: DCC Design |
Anyway, probably non exist at this early stage but if there's anyway one can do that doesn't involve the programming side of things, let me know. (I can't contribute to the programming side coz I ne ... |
Topic: DCC Design |
Wienczny
Replies: 8
Views: 37375
|
Forum: DCC Posted: Fri Jun 04, 2004 5:05 pm Subject: DCC Design |
It will have to support the systems default object code format eg. ELF on Linux, PEF on Mac and PE on Windows. The output format for VMs (Java .Net) is defined by the VM.
I don't want to reinvent the ... |
Topic: Getting Started |
Wienczny
Replies: 3
Views: 16032
|
Forum: General Posted: Fri Jun 04, 2004 9:31 am Subject: Re: Getting Started |
Hello fellows,
I searched through the site, maybe not too well, but i didn't find any compilers or tutorials of how to set up a D programming environment. Can anyone give me hints of how to get sta ... |
Topic: Embedded D |
Wienczny
Replies: 4
Views: 14738
|
Forum: General Posted: Thu Jun 03, 2004 9:02 am Subject: Re: Embedded D |
Hi folks,
I'm a software engineer for automotive control devices, and currently in search of new concepts concerning embedded software development including new programming languages.
Today's de ... |
Topic: Some things to add to Mango |
Wienczny
Replies: 21
Views: 39717
|
Forum: Mango Posted: Fri May 28, 2004 6:32 am Subject: Some things to add to Mango |
me either. SSL is a quite complicated protocoll. You will have to support several versions of SSL and TLS.
An open source C implementation is for example openssl. |
Topic: Some things to add to Mango |
Wienczny
Replies: 21
Views: 39717
|
Forum: Mango Posted: Wed May 26, 2004 8:21 pm Subject: Some things to add to Mango |
You could write a native one when Arcane Jill has a working crypto lib... |
Topic: DCC Design |
Wienczny
Replies: 8
Views: 37375
|
Forum: DCC Posted: Mon May 24, 2004 5:22 am Subject: DCC Design |
Cross platform: How important. Does platform only include OS? Or is hardware included too. (eg. Intel, Palm, Motorola, ...) And what about compiling on one platform but targeting another?
I thi ... |
Topic: Roadmap |
Wienczny
Replies: 0
Views: 14961
|
Forum: DCC Posted: Fri May 21, 2004 7:57 am Subject: Roadmap |
Version 0.1 :
D frontend
Version 0.5 :
Some basic optimization
MSIL backend
Bonus: More frontends (C#, Cpp)
Version 1.0 :
x86 backend
SSA optimization |
|