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:
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
PalmAVR PalmAVR is the almost complete AVR In-System-Programming solution at the palm of your hand. It allows you to upload, download, verify, and identify ROM contents of any supported Atmel AVR microcontroller with your Palm OS powered handheld computer
ASPectX ASPectX - was originally designed as an accompaniment to Microsoft's Visual Web Developer 2005. ASPectX also stands alone as an ASPX development tool for the Palm.
The point and tap interface reduces to amount of text input the user needs to do. Creating texts on all PDAs is a productivity bottleneck, so the interface trys to eliminate as much as possible
LispMe LispMe is a Scheme compiler and runtime system.
It can be used as a tool for quickly trying ideas and algorithms in a high-level language, but you can also develop applications for the Pilot, as LispMe now supports Pilot's graphical user interface
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
App Log I use this for my own PDAToolbox development to track files, field names, CIDS, etc
NewBie - numfld NewBie - numfld includes a copy of "Hello World" liked source code about set/get number (real number) from/into a field.
To all newbie Palm programmers, please enjoy your first step on Palm programming.
What's New in This Release:
· Recompiled due to bug from prc-tool 2.0.
· Renamed from "text/float conv." to numfld
BrainF#ck BrainF#ck-This is a full onboard Palm IDE for the BrainF#ck programming language, you can edit, debug and run BrainF#ck programs. You can watch the current memory, output and even run the program step by step. A short BrainF#ck description can be found here
VersionMaster VersionMaster is a handy Windows utility that automatically finds, downloads, and installs any available updates for all your TealPoint apps
Other Software by developer «Eric Obermuhlner»:
pilrc-mode Pilrc-mode is an emacs mode for pilrc source files
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