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.
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:
DOM XML Parser Library for Palm OS (CodeWarrior Platform) DOM XML Parser Library for Palm OS (CodeWarrior Platform) - This is a lightweight library designed for C/C++ developers who needs to parse/create XML documents consuming as little resources as possible
NSBSyncName Shared Library NSBSyncName Shared Library - Now NSBasic/Palm Users can get and set the HotSync ID and HotSync Name in their applications with this shared library.
This library has been tested against PalmOS v3.0 and later. And has been tested and used with NSBasic/Palm v2.1
ResistorCode ResistorCode is an application which makes it possible to determine the color code from the a resistor value or to determine the value of a resistor from its color code.
The majority of resistors types have color codes to indicate their values.
In this application we have established 3 types of resistors (4, 5 and 6 bands)
Microfinish Microfinish is a MUST HAVE app for CNC lathe programmers!
FastBasic FastBasic is a BASIC very fast interpreter
ZenPlus for Palm ZenPlus for Palm is a popular freeware application framework (Class Library) for C++ programmers who write software on Palm OS.
ZenPlus can increase the productivity of developers by helping them partition code and providing standard Palm OS application functionality.
Focus has been placed on code reliability and resource implications
JResourceLister JResourceLister - A Java JAR File to dump Creator, Type, Size, Name, FileName as a CSV File from PDB's and/or PRC's. It runs with Java 1.1 or better.
What's New in This Release:
· - now there is a message if the PathOrFileName is not found - "
TealInfoDB: TCL Reference TealInfoDB: TCL Reference is a TCL Programming Language Quick Reference for commands, procedures, formattings, regular expressions, etc
Dragon FORTH build Dragon FORTH is a fast 32-bit FORTH system for PalmOS 2.x-6.x. It allows programming directly on the PalmOS device
Other Software by developer «Eric Obermuhlner»:
pdbc (PDB Compiler) 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
pilrc-mode Pilrc-mode is an emacs mode for pilrc source files