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:
FtrList FtrList - I once needed a small tool to check which features were installed and what their values were and came up with this small program.
The program consists of a list in which all installed features are shown.
The first column is the creatorID of the owner, the second the feature number and the third the value in hex
UIColorTheme UIColorTheme - UIColorTheme creates color theme resources for use in PDA ToolBox generated applications and in C/C++ projects that support importing .BIN resources or PilRC scripts. The resource is comprised of a Palette Table type ('tclt') table that provides User Interface objects with color information
Glacier HTML Gold Glacier HTML Gold - Glacier is a powerful HTML editor with plenty of tools, with a color mixer included. Glacier includes many functions, like bold, italics, font assignment, font and background colors, hexadecimal color mixer and a RGB ==> HEX converter!
Glacier also has 5 way navigator support, up, down, left, rigth
Brainf*** Brainf*** is a programming language having only 8 instructions : < > [ ] . , + and - .
Yet, it is Turing complete, ie any program written in another language could be translated in Brainf***.
Brainf*** Studio is a PalmOS implementation of this language, with an editor and a testing console
oopC This software provides features of object oriented programming to PocketC user
Peal: Palm ELF ARM Loader Peal is an ELF postlinker and loader for Palm OS. It allows ARM code to use global variables and function pointers without restriction
FileHex FileHex is a Palm hexadecimal file editor for programmers. It is the most widely used editor of its kind on the platform, and can handle file sizes of up to four megabyte with ease. A great tool that allows you to edit and analyze the contents for the data of any type of file.
· Support for the Win/Dos and Unix/Mac of any format of file
JResourceLister JResourceLister - A Java JAR File to dump Creator, Type, Size, Name, FileName as a CSV File from PDB's and/or PRC's. It runs with Java 1.1 or better.
What's New in This Release:
· - now there is a message if the PathOrFileName is not found - "
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