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:
SyncNotify SyncNotify is an app for the other applications that need a hotsync to be installed properly. This app does not SIMLUATE a hotsync, it just makes the receiving application believe that one occured.
For example, I copied the IBM Java VM from my SD card to my palm. Well, the application was unusable because it needs to be synced to install properly
Palm Foundation Classes Palm Foundation Classes - Highlevel C++ Application Framework for PalmOS development.
C++ Builder VCL like deployment aid C++ Builder programmers with PalmOS ready tools.
Programming PalmOS without learning basic knowledge of PalmOS SDK.
Rapid Application Development (RAD)
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
SuperWaba (Palm OS) SuperWaba is a Virtual Machine that can be run in Palm OS, Symbian, Pocket PC, Windows CE, AppletViewer and Windows 98 (and beyond). Because of the way SuperWaba was written, you can use Java to develop for it
HTTP protocol for Palm OS (PRC Tools Platform) HTTP protocol for Palm OS (PRC Tools Platform) - This library is an implementation of a subset of W3C specs for HTTP protocol. It's packed as a library file with C++ headers, so you can include it in your own programs simply linking it into your programs. It runs on ANY Palm OS device running Palm OS version 3.0 and higher (not only on Palm VII)
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
JDatebook2HTML JDatebook2HTML - You have to report your working hours to your Chief or just want to share it with you colleague ?
A Desktop Application written in Java to export the internal DatebookDB (Creator: date, Type: data) of the Palm to HTML Files, that con be viewed with the browser of your choice. There will be one File for each Month where are events in
PrgCalc PrgCalc - A programmer's calculatorm perfect to use for the onboard-developer, it works very much like an ordinary calculator but without decimals. In the upper row you select whether it should be signed or unsigned, the number of bits and in what way you want your number to be shown. The rest is just like any other calculator
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
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