pdbc (PDB Compiler) - a compiler than converts a source file into a Palm DataBase file (PDB file).
The language the pdbc compiler understands is designed to be easy to understand und write.
Yet it is powerful enough to give the freedom to describe the binary content of the database records in a variety of ways.
It should also be easy to generate the pdbc source file from another language (e.g. Perl).
In addition to the pdbc tool there is also pdbdec.pdbdec is a decompiler which converts any valid PDB fileinto a pdbc source file.
This is useful to check the correctness of the pdbc generated file and to analyze other PDB files.
pdbc and pdbdec are command line tools. To install them you just need to modify the PATH environment variable.
The distribution contains:
- pdbc.exe for MS Windows
- pdbdec.exe for MS Windows
- Source code for pdbc/pdbdec
- man pages (+ html version)
- examples
- testsuite (contains also more examples)
- emacs mode: pdbc-mode.el
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
TXT2CID TXT2CID is a tool for PP developers to convert any four character type or creator ID (example: appl,DAcc,STra, etc.) to it's UInt32 equivalent. Launch the application and type in the string, then press enter. It will display the conversion and copy it to the clipboard
Palm Basic Palm Basic is a utility written for the Palm series of handheld devices, it is designed to allow you to write programs on your Palm for your Palm.
The language is designed to be simple to use, yet sufficiently powerful to allow the construction of genuinely useful programs. Palm Basic consists of a program management screen, similar to memo pad
NSB Conduit Builder NSB Conduit Builder - NSB Condiut Builder allows you to create a true conduit for your NSB Palm application. You can HotSync with almost and database including MS Access, MS SQL, MySQL, PostgreSQL and many others. No modification of your existing application is required either
B2C4Palm - Free BASIC Compiler B2C4Palm - Free BASIC Compiler - B2C is a Free BASIC-to-C Compiler for the Palm Computer. As the name implies, B2C converts BASIC code into C code for compilation by the C compiler. This makes B2C a very lean and simple compiler
Revisions Revisions - Here's one for developers. Do you write software, and want to keep track of your revisions? Here's a simple application that will record those details. A secondary use would be to record what you plan to change, and then you can tick off when done, noting the revision number
JToDoCSV2PDB JToDoCSV2PDB - A small framework written in java to create the internal ToDoDB.pdb from a CSV file.
(Creator: todo, Type: data) of the Palm. It is compatible with PalmOS 1.0 or better.
Up to now, the format of the ToDoDB has not been changed.
It runs with Java 1.1 or better.
Syntax:
java STARTER ToDoCSV2PDB ToDo.CSV ToDoDB
cbasPad5 cbasPad5 is a very simple Tiny Basic interpreter implemented completely inside an OS 5 native ARM-PNOlet.
Thus it runs programs much faster than Basic interpreters which run under PACE/68k emulation
PRCExplorer PRCExplorer - Using this tool you can open any PRC file and navigate into it. You can see individual resources, graphically display Forms and Alerts, Bitmaps, Fonts, ... This is useful to debug and develop your application as well as analyzing PRCs
Nutshell Nutshell is a powerful utility for creating self-expanding installers.
With Nutshell for Palm OS there is no longer any need to distribute multiple PRC and PDB files when distributing software. Just create a Nutshell self-expanding archive. After installing the single installer file on any Palm device, just tap it to automatically expand the archive
Software Project Manager Software Project Manager is a must for the independent programmer. It allows you to track all of the important information concerning your software projects. SPM will keep every programmer right on top of the development process from concept to end-user
Other Software by developer «Eric Obermuhlner»:
pdbc (PDB Compiler) pdbc (PDB Compiler) is a compiler than converts a source file into a Palm DataBase file (PDB file).
The language the pdbc compiler understands is designed to be easy to understand und write.
Yet it is powerful enough to give the freedom to describe the binary content of the database records in a variety of ways
pilrc-mode Pilrc-mode is an emacs mode for pilrc source files