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:
Requests Requests - This app was designed for all the developers, who, like me, receive e-mails with requests for the next updates of some programs.
Here you will be able to keep track of all your customer's requests.
For more of my programs visit my website www.rodrigosoftware.tk
This program is FREEWARE
Pilot-DB Pilot-DB - freeware (OpenSource) database program for the Palm OS (any version and any hardware) and compares with the best commercial programs available.
It supports the field types string, boolean, integer, float, calculated, date, time, note, list and link
PilRC PilRC is a Platform Independant program (sources are provided) for developing Palm Computing Platform applications.
It takes a resource script file and emits one or more binary resource files which are then included by your project's .rc, .asm or other resource file.
Let me know if you run into any bugs, have feature suggestions or whatever
Palm Tile Designer Palm Tile Designer lets you save a lot of time and work when creating graphics for your games
tinyBasic tinyBasic is just a developer's game, the development of a minimalist Basic interpreter for Palm by using iziBasic.
Tiny BASIC started out as a way to get a BASIC running in the minimum amount of memory space (~2 KBytes), because RAM used to be very expensive and home computers would only have a few KB of RAM back in the 1970's
VersionMaster VersionMaster is a handy Windows utility that automatically finds, downloads, and installs any available updates for all your TealPoint apps
CondInst 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
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