| |
| Article/Author |
Description/Platform |
- Pascal
Gladiator IDE
- 8-11-08
by Ryan Joseph
|
Pascal Gladiator is a
free graphical IDE for FPC and debugger front-end for GDB. Inspired by Lightweight
IDE, Gladiator now offers Mac Pascal programmers two alternatives to Xcode. |
- Pascal
Standards - Revisited
- 7-25-08
by Scott Moore
|
Scott Moore revisited
the Pascal Standards documents, and created some new formats, including an HTML version
of ISO 7185, as well as a couple of Text versions. |
- Growl
Pascal Demo
- 6-21-08
by Christian Franz
|
This article includes
a small demo application that demonstrates how to use "Growl" notification
features from within a Pascal (FPC) application. |
- New
Mac OS X Sample Code
- 7-14-07
by Ingemar Ragnemalm
|
Ingemar has built
two new Pascal sample projects for Mac OS X, a re-written version of "New Skel"
for modern Carbon, and "API Wars" for a graphics demo, including loading
images from a file.
Mac
Pascal |
- Direct
Class Wrapper for ICU
- 6-1-07
by Milan Marusinec
|
This article describes
how to completely wrap any C/C++ shared library into the Object Pascal language.
The articles focuses on ICU, but the same method can be used on any other project.
Windows
Pascal |
- Lightweight
Pascal IDE
- 11-10-06
by Ingemar Ragnemalm
|
Lightweight Pascal (LWP)
IDE is Ingemar Ragnemalm's new project for an integrated development environment
(IDE) for Mac OS X. This page provides information about the IDE, it's status, and
information on future direction. It also includes links for downloading the IDE.
Mac
Pascal |
- The
Knight's Tour Revisited
- 10-15-06
by F.C. Kuechmann
|
Kuechmann revisits the question of how many knight's tours are
there on an 8-by-8 chess board, including Pascal source code and references. This
is an updated article to the one he posted 3 months ago.
General
Pascal |
- HISimpleList
Revisited
- 9-01-06
by Gale Paeper
|
Pascal conversion of
Apple's HISimpleList sample code, using HIView related APIs, CFMLateImport for CoreGraphics,
and updated for compiling with Mac OS X Pascal Interfaces Version G. Provides common
source code building with CodeWarrior Pascal and GNU Pascal compilers.
General
Pascal |