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:
iziBasic iziBasic - stands for easy Basic for Palm. It targets all kinds of developers and should be a very good tool for newbee programmers. Skilled programmers will also find in iziBasic a tool to develop very quickly and easily various types of software.
iziBasic is a high level development compiler which builds Stand-alone applications
JAddressCSV2PDB JAddressCSV2PDB - A Java Jar File to create the built-in AddressDB.pdb for the Palm. It should be compatible with all kinds of Palm os. Up to now the file format of the AddressDB has not been changed. Use Address2CSV to generate the IFO file. The ifo file is supposed to be called like the CSV file with the suffix IFO (Example: CSVFile.CSV -->> CSVFile.CSV
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
Extended CASL Library Extended CASL Library - Extended-CASL Library is a library of functions coded in C that allow CASL and CASLpro developers to do much more with their applications than ever before. CASLpro users have access to the C files of the library, while CASL users can use the external PRC library. The source code to the demo application is included
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
KoolAppList KoolAppList is a simple app designed for developers to keep track of their software
Quartus RsrcEdit Quartus RsrcEdit is a Palm resource editor that runs on the Palm and allows users to view and change application resources using a forms-based editing environment tailored for specific resource types, as well as providing an integrated disassembler and hex-editor for Palm OS applications and databases
RePose RePose is a tool for Palm OS Emulator and compatible emulators
MacroPlay for Palm OS MacroPlay for Palm OS - If you perform a task repeatedly in Palm, you can automate the task by using a macro. A macro is a series of pen taps or key-presses that you group together as a single command to accomplish a task automatically
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