Re: 3rd party Device driver development tool or pure wdm driver development..Which is the

Actually, the only REAL programming language is hot solder…

-Art

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Gary Little
Sent: Thursday, November 01, 2001 11:35 AM
To: NT Developers Interest List
Subject: [ntdev] Re: 3rd party Device driver development tool or pure
wdm driver development…Which is the best???

Screw HOLs! Dump assembly! Bypass all that regurgitation and tom-foolery
and write directly in machine code and do it RIGHT!!!

Gary G. Little
Staff Engineer
Broadband Storage, Inc.
xxxxx@broadstor.com

-----Original Message-----
From: Art Baker [mailto:xxxxx@nfr.com]
Sent: Thursday, November 01, 2001 7:35 AM
To: NT Developers Interest List
Subject: [ntdev] Re: 3rd party Device driver development tool or pure wdm
driver development…Which is the best???

Why are you assuming it hasn’t been tried? If memory serves, I believe the
original NeXt cube was programmed entirely in PostScript. :wink:

-Art

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Thomas F. Divine
Sent: Thursday, November 01, 2001 10:07 AM
To: NT Developers Interest List
Subject: [ntdev] Re: 3rd party Device driver development tool or pure
wdm driver development…Which is the best???

Why has no one considered using the Adobe PostScript (c) language for driver
development?

Thos

----- Original Message -----
From: “Moreira, Alberto”
To: “NT Developers Interest List”
Sent: Thursday, November 01, 2001 9:52 AM
Subject: [ntdev] Re: 3rd party Device driver development tool or pure wdm
driver development…Which is the best???

> Well, if you want to do a tiny bit of work, you can write it like this:
>
> 1 A Load Add 4 Multiply Print Newline
>
> You can, it’s just as good Forth. A tiny bit additional work, you can make
> Add, Multiply and Print infix and say for example
>
> Print 1 Add Dereference A Multiply 4 Newline
>
> And then you can even put in parentheses to look saner, if that’s what you
> call “sane”. The point is, the language is pliable, if you don’t like the
> syntax, invent your own, and implement it, the language makes it very
easy.
> But somehow I don’t think that “%d\n” is any saner than anything else. But
> hey, opinions vary!
>
> Alberto.
>


You are currently subscribed to ntdev as: xxxxx@nfr.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@broadstor.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@nfr.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com