Is there anyone still around (besides myself) which codes in
pascal??
Is there anyone still around (besides myself) which codes in pascal??
Jason
Last year I chose Pascal for a college programming project. I
like Pascal a lot, and hope to work with it some more once I
can make some time to work out how to combine Pascal with
things like CGI and perhaps some external libraries.
Hello Jason,
JC> Is there anyone still around (besides myself) which
> codes in pascal??
Last year I chose Pascal for a college programming project. I like Pascal a lot, and hope to work with it some more once I can make some time to work ou how to combine Pascal with things like CGI and perhaps some external librari
- Andy Ball.
For CGI to work I will also need to be able to read two
environment variables and then I'll need to write a simple
handler for the way that certain characters are encoded in CGI
requests.
I think DLLs are an MS Windows thing. I meant using platform
-independent libraries such as curses and perhaps a graphics
/GUI toolkit.
Is there anyone still around (besides myself) which codes in pascal??
using external libraries?? do you mean using external dlls located in dllhell?? that would be a different pascal than what i've worked
with... possibly delphi or kylix??
I was writing pascal years ago, and im working on a project now that requires a door library for pascal, so im having to write the code in pascal.. Although i guess i could just port it over to vb or vc++ or something like that, but whats the fun in that?? :)
Hello, Jason.
On 13 Feb 05 at 13:56, Jason Cullins wrote to Andrew Ball:
I was writing pascal years ago, and im working on a project now that requires a door library for pascal, so im having to write the code in pascal.. Although i guess i could just port it over to vb or vc++ or something like that, but whats the fun in that?? :)
I'm reworking the TGWAVE (Telegard-specific version of BlueWave)'s source to work under OS/2 again using VP. It's gonna be hell doing it, but a learning experience. I'm teaching myself VB for a job I'm interested in, but my hear definitely in text-mode Pascal stuff. :)
Later,
Sean
// outpostsysop@earthlink.net | http/ftp/telnet: outpostbbs.us
CGI is nothing more than stdin and stdout... basically plain old text
mode with no colors and nothing visible to any screen...
using external libraries?? do you mean using external dlls located in dllhell?? that would be a different pascal than what i've worked
with... possibly delphi or kylix??
Quoting Andrew Ball to Mark Lewis <=-
CGI is nothing more than stdin and stdout... basically
plain old text mode...
For CGI to work I will also need to be able to read two environment variables and then I'll need to write a simple handler for the way
that certain characters are encoded in CGI requests.
using external libraries?? do you mean using external
dlls located in dllhell?
I think DLLs are an MS Windows thing. I meant using platform
-independent libraries such as curses and perhaps a graphics
/GUI toolkit.
Quoting Sean Dennis to mark lewis <=-
using external libraries?? do you mean using external dlls located in dllhell?? that would be a different pascal than what i've worked
with... possibly delphi or kylix??
Borland and Virtual can both use external DLLs... but I've never need
for them myself.
CGI is nothing more than stdin and stdout... basically
plain old text mode with no colors and nothing visible
to any screen... using external libraries?? do you mean
using external dlls located in dllhell?? that would be
a different pascal than what i've worked with... possibly
delphi or kylix??
I've worked on all pascals from v3 TP to BP7 and even
mainframe versions of it. ABout 8 various versions
including delphi. But never got itno Kylix. I should
how big of a language is it? BP7 level or delphi level?
> dlls located in dllhell?
I think DLLs are an MS Windows thing. I meant using platform
-independent libraries such as curses and perhaps a graphics
/GUI toolkit.
Quoting mark lewis to Scott Adams <=-
I've worked on all pascals from v3 TP to BP7 and even
mainframe versions of it. ABout 8 various versions
including delphi. But never got itno Kylix. I should
how big of a language is it? BP7 level or delphi level?
kylix is linux delphi...
Quoting mark lewis to Andrew Ball <=-
@MSGID: 1:3634/12@fidonet 25088fd7
using external libraries?? do you mean using external
> dlls located in dllhell?
I think DLLs are an MS Windows thing. I meant using platform
-independent libraries such as curses and perhaps a graphics
/GUI toolkit.
i forgot to mention that DLL is just an extension on a filename,
too... in the *nix world, they are .so files... Shared Object... they perform the function, though...
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,038 |
Nodes: | 15 (0 / 15) |
Uptime: | 28:33:32 |
Calls: | 865 |
Calls today: | 16 |
Files: | 95,180 |
D/L today: |
14,823 files (1,488M bytes) |
Messages: | 465,165 |
Posted today: | 1 |