Pascal is not installed by default on OSX, so you'll need to install it from either Fink, of Macport, or anything else that you see fit.
When it is installed, you need to know its path to use it in TextWrangler.
If it is installed from Fink, the path is likely to be something like /sw/bin/..., if it is installed from Macports it should be /usr/local/bin/...
As for the pascal available, you have:
http://www.freepascal.org/
http://www.microbizz.nl/gpc.html
etc.
Jean-Christophe Helary
----------------------------------------
fun: http://mac4translators.blogspot.com
work: http://www.doublet.jp (ja/en > fr)
tweets: http://twitter.com/brandelune
--
You received this message because you are subscribed to the
"TextWrangler Talk" discussion group on Google Groups.
To post to this group, send email to textwr...@googlegroups.com
To unsubscribe from this group, send email to
textwrangler...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/textwrangler?hl=en
If you have a feature request or would like to report a problem,
please email "sup...@barebones.com" rather than posting to the group.
#!/bin/sh
echo "hello world"