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:
NewBie - txtfld NewBie - txtfld includes a copy of "Hello World" liked sample source code about set/get text field contents
IR Ping IR Ping - This program allows to check the communication between a Palm III or a PalmPilot Professional with IrDA extension and other IrDA devices or another PalmPilot. The current version tries to access a IrCOMM port. This is present in most printers and Palm devices with PalmOS >= 3.3
DB Scope 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
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
Cartoforge: Dungeons 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
Palm Tile Designer Palm Tile Designer lets you save a lot of time and work when creating graphics for your games
Palmphi Palmphi is a Windows desktop tool for visual design and PalmOS code generation.
The main features are:
WYSIWYG.
Visual design
Object inspector for controls and forms, like many visual IDEs (Delphi, Visual Basic,...).
Class browser with help, so you get instantly information about each method
iScript The iScript is an open-source implementation of WMLScript engine for PalmOS devices.
It is compiled as standard PalmOS system library and may be used not only in WML browsers, but in any application, which requires scripting capabilities.
Update Description:
version 1.1
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
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