www.digitalmars.com Home | Search | C & C++ | D | DMDScript | News Groups | index | prev | next
Archives

D Programming
D
D.gnu
digitalmars.D
digitalmars.D.bugs
digitalmars.D.dtl
digitalmars.D.dwt
digitalmars.D.announce
digitalmars.D.learn
digitalmars.D.debugger

C/C++ Programming
c++
c++.announce
c++.atl
c++.beta
c++.chat
c++.command-line
c++.dos
c++.dos.16-bits
c++.dos.32-bits
c++.idde
c++.mfc
c++.rtl
c++.stl
c++.stl.hp
c++.stl.port
c++.stl.sgi
c++.stlsoft
c++.windows
c++.windows.16-bits
c++.windows.32-bits
c++.wxwindows

digitalmars.empire
digitalmars.DMDScript

D - streams and more

↑ ↓ ← "Pavel Minayev" <evilone omen.ru> writes:
To play with D further, I've written my own version
of stream module, file support is there and also
stringstream... take a look:

    http://www16.brinkster.com/evilone666/

Also on the same page is my simple D to syntax-
colored HTML converter; produced HTML files can
then be compiled by D again, looks cool =)
Dec 25 2001
↑ ↓ "Walter" <walter digitalmars.com> writes:
Cool! Looks like I'll have to set up a download area for contributed stuff!

"Pavel Minayev" <evilone omen.ru> wrote in message
news:a0akul$2lh7$1 digitaldaemon.com...
 To play with D further, I've written my own version
 of stream module, file support is there and also
 stringstream... take a look:

     http://www16.brinkster.com/evilone666/

 Also on the same page is my simple D to syntax-
 colored HTML converter; produced HTML files can
 then be compiled by D again, looks cool =)

Dec 25 2001
↑ ↓ → "Pavel Minayev" <evilone omen.ru> writes:
"Walter" <walter digitalmars.com> wrote in message
news:a0btal$c56$2 digitaldaemon.com...
 Cool! Looks like I'll have to set up a download area for contributed

Yes, a good idea. Time to kick some serious...
Dec 26 2001