Didn’t the Next sort of do this with their postscript display system?
-----Original Message-----
From: Thomas F. Divine [mailto:xxxxx@pcausa.com]
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@stratus.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