LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   pascal howtos? (https://www.linuxquestions.org/questions/programming-9/pascal-howtos-343822/)

kimx 07-16-2005 04:12 PM

pascal howtos?
 
Does anybody knows any good pascal programming howtos, I havn't been able to find much.

thanks

sekelsenmat 07-16-2005 06:58 PM

On Linux the best available tool for pascal is FreePascal, a great compiler and Lazarus as a RAD IDE (Rapid Application Development / Integrated Development Environment).

Go to this url: http://lazarus-ccr.sourceforge.net/k..._Documentation

It will list many links for pascal tutorials, being that the most basic tutorial is: http://www.taoyue.com/tutorials/pascal/

This is also the Lazarus's Documentation.

The pascal runtime library and the FreePascal runtime library has a reference here: http://www.freepascal.org/docs-html/rtl/index.html

This reference is not nearly as good as Borland Delphi help files, but it will work.

To download "freepascal" and "Lazarus" just google them.

kimx 07-17-2005 03:46 PM

Thanks I must have missed that page while I was browsing the lazarus wiki, and It was a basic turtorial that I was looking for, because I know how to use Lazarus and Delphi to make muself applications, but I wanted a more basic understanding of how pascal worked.

kimx 07-18-2005 06:10 AM

I found this which seems quite good.

http://www.geocities.com/SiliconVall.../pasles00.html


All times are GMT -5. The time now is 06:39 AM.