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:
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
Pendragon Forms Pendragon Forms will enable you to rapidly develop handheld data collection applications without programming. Beginners can simply design a form, and Pendragon Forms will automatically create a Microsoft Access database table to store the data. Experts can connect to existing database tables in Access or in ODBC data sources such as Oracle, Sybase and DB2
RegCode Developer Kit RegCode Developer Kit is a standardized system which works with online software distributors to provide both security and realtime fulfillment.
This development kit includes examples, source code, and documentation describing RegCode
Fire j2me Fire j2me is a library that aims to provide a set of easy-to-use extendable components to J2ME developers.
The basic set of Fire components offer all the functionality of the J2ME GUI components provided in the midp2 profile (Forms, Items etc.) plus a much more appealing user interface, themes, animations, popup menus, and better component layout
TealInfoDB: HTML Reference TealInfoDB: HTML Reference is a handy reference to HTML Tags with definitions of terms and simple examples for usage
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
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
CheckPRC CheckPRC is a useful Windows tool for Palm developers to identify compatibility problems and maximise the number of users who can access their applications.
It can be used to determine the earliest version of Palm OS that a Palm application may run on, and to identify all the Palm OS functions that the application uses
Microfinish Microfinish is a MUST HAVE app for CNC lathe programmers!
Quartus Forth Quartus Forth - Since 1997, Quartus Forth is the original on-board ISO/ANSI Standard Forth compiler for Palm OS handheld computers. Quartus Forth is fast, and builds genuine native executables that need no 'run-time' libraries.
Forth is a perfect fit for the handheld screen, and Quartus Forth makes programming the Palm OS simple
Other Software by developer «Eric Obermuhlner»:
pilrc-mode Pilrc-mode is an emacs mode for pilrc source files
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