Brainf*** is a programming language having only 8 instructions : < > [ ] . , + and - .
Yet, it is Turing complete, ie any program written in another language could be translated in Brainf***.
Brainf*** Studio is a PalmOS implementation of this language, with an editor and a testing console
Cartoforge: Dungeons - Cartoforge Puts the Power of Creation In your Hands.
Cartoforge: Dungeons brings powerful RPG Adventure building and management functions to your palm powered handheld, including all tools necessary for building adventures scene by scene complete with detailed Maps, Notes, game statistics on Monsters and NPCs the party may face, and more
CheckPRC is a useful Windows tool for Palm developers to identify compatibility problems and maximise the number of users who can access their applications.
It can be used to determine the earliest version of Palm OS that a Palm application may run on, and to identify all the Palm OS functions that the application uses
chmod is a simple application, used to calculate the often confusing *nix chmod command.
This command is used for assigning rights to files, for example: "chmod 777 filea.txt" would grant read, write and execute rights to everyone for this file.
For more info on the chmod command itself, check any basic *nix reference guide
Cipher is an application that lets you encrypt every text field's usable text with the very strong IDEA algorithm by Ascom.
First of all, CipherDA is a DA version of Cipher. Cipher is a program that lets you encrypt every text field's usable text (e.g. DateBook appointments, Expense report items, complete MemoPad notes) with the very strong IDEA algorithm by Ascom
Code68Dis - A Handheld 68k disassembler for the Palm.
You will use this software at your own risk.
Code68Dis is 'tap-aware'.
This means that you may alter the screen contence by (one or more) taps
CondInst is a developer tool used during installations of conduits. Instead of creating a new CondInst.dll and pci.exe pr. conduit, you can most of the time just use CondInst.
CondInst requires a meta file describing the conduit to install/uninstall. The meta file must be created in a text editor such as Notepad or Vim
Database Converter Plus is an ultimate utility for palm developers, to convert any desktop database table(s) to Palm Database (.PDB) in their own application. It will help developer to convert the contents of any desktop databases like MS Access, Excel, Oracle, SQL Server, FoxPro, dBase and any other ODBC enable Database
DB Scope is a tool for developers that lets you view and modify the contents of a database record, divided into fields formatted according to your specifications
DB View is intended as a developer's tool to view the contents of Palm databases at a low level. I've found a few times when debugging applications that I really need to see what is being stored without relying on the application in test, DB View lets you do exactly that and a few other things too