Pascal
Pascal is an influential imperative and procedural programming language, intended to encourage good programming practices using so called structured programming and data structuring.
Application
Any
Platform
Linux
Remove
License
Any
My Name is Dave West. I live in Okemos Michigan.
I am a Linux newbie and an experienced industrial control software programmer.
I have developed, over the last 25 years, some significant...
: : I'm currently trying to migrate my Borland Pascal 7.0 game to
: : FreePascal to compile for multiple platforms. However, I need some
: : very specific functions that FreePascal doesn't seem...
: I'm currently trying to migrate my Borland Pascal 7.0 game to
: FreePascal to compile for multiple platforms. However, I need some
: very specific functions that FreePascal doesn't seem to...
Hello I installed LibVGa... and I am able to compile my pascal work.
Though, when i star the executable... (and of course under the console of Linux) they say, SVGALIb :
"Can't open Dev/Vga
Is...
: : Hi all
: :
: : I am looking for a unit under Free Pascal that will allow me to get
: : strings, integers etc. A nice input box would be nice, along with a
: : way to escape from entering...
If your program running in linux similar to linux command line or shell, there is one (and only one ) way that i know is using shell_exec ( string cmd ) or system(string cmd) function to help it...
: I have only a compiler for Pascal in Linux, and I must write my works in a text editor.
: Does anybody have something better ???
: THX for any help
:
: Sorry for my English :-(
:
Maybe you...
I have only a compiler for Pascal in Linux, and I must write my works in a text editor.
Does anybody have something better ???
THX for any help
Sorry for my English :-(
If you are at all familiar with Pascal and/or Delphi,
Kylix "Open Edition" is now available as a free
( but VERY large !!! ) download...
http://www.borland.com/kylix/tryitnow.html
Can someone point a link where i can download a standard pascal compiler (not turbo pascal). Also is there a Linux Version of some compiler.
: Any thoughts on a hierarchy of learning programming? My take to date is:
:
: 1,2,3: Basic C Pascal
: 4,5,6: C++ Html Perl
: 7,8,9: Linux VB CGI
:...
Is this possible? I downloaded NASM and
tried to compile a simple pascal file with {$OUTPUT_FORMAT NASMELF}
it did generat a ".o" file but when tried to run it in my old 386dx Linux machine it gave...
Any thoughts on a hierarchy of learning programming? My take to date is:
1,2,3: Basic C Pascal
4,5,6: C++ Html Perl
7,8,9: Linux VB CGI
10, 11, 12:...
Yeah, it is in beta version. I might give it a try.
thx.
: Just in case you wanted to know:
:
: Version 2.0 was a commercial release but v 2.1 is
: available as a free download. You can target...
Just in case you wanted to know:
Version 2.0 was a commercial release but v 2.1 is
available as a free download. You can target for
extended Dos, windoze9X (and I presume 2000 etc.)
and os/2. A...
I need making a report about some linux`s system calls.
They are : mlock , munlock , munlockall and mlockall.
If someone has them implemented in C or Pascal language,
send me a e-mail or give me a...
Im now using Linux, and for programming I use the
Free Pascal Compiler, which works very fine.
But how I can programm in Graphic with
Pascal under Linux??
Or it is possible to programm graphic...