Personal tools
You are here: Home log pascal
Document Actions

pascal

wiki page introducing different flavors of pascal: http://en.wikipedia.org/wiki/Pascal_(programming_language)

GNU pascal: http://www.gnu-pascal.de/gpc/h-index.html

simple tutorial 1: http://www.taoyue.com/tutorials/pascal/contents.html

simple tutorial 2: http://www.learn-programming.za.net/programming_pascal_learn01.html

2007-07-19 converting borland pascal (turbo pascal under ms-dos) into gnu-pascal

the readln() and read() works kind of different. the ms-dos version is kind of smarter.

to make borland specific statements compatible to the gnu-pascal compiler, gpc, add '--borland-pascal':

gpc  -Wall --borland-pascal -o MIHDEEP2 MIHDEEP2.pas

haven't figured out how to use Dos and Crt units under linux from /usr/lib/gcc/x86_64-linux-gnu/3.4.6/units/

sample programs check directory pascal/ of repositary test.

« November 2009 »
Su Mo Tu We Th Fr Sa
1234567
891011121314
15161718192021
22232425262728
2930
 

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: