LaFac - stands for aldweb's LAnguage FACtory for Palm.
LaFac is a development tool which works directly from your Palm device.
LaFac comes with a p-code compiler for all 4 available development languages (one loop p-code compilers), a p-code runtime engine, a debugger, and a Stand-alone application builder.
LaFac currently comes with 4 built-in development languages:
1
iziBasic - stands for easy Basic for Palm. It targets all kinds of developers and should be a very good tool for newbee programmers. Skilled programmers will also find in iziBasic a tool to develop very quickly and easily various types of software.
iziBasic is a high level development compiler which builds Stand-alone applications
TCFI is short for TRGpro CF (CompactFlash) Installer.
With TCFI you can install any file directly (not really - it is explained later) from your (Palm) Desktop to your TRGpro Palm device. All you need to do is: install the Palm application to your TRGpro then convert a file (e.g. MyVoice.wav -> MyVoice
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
Kill PDB - This application is great for programmers.
Kill PDB allows you to delete Palm databases (.PDB) by its creator ID (even the hidden ones).
Please, be very carefull when you use it.
NOTE: Borrar means delete in spanish
MobileDB Developer Suite - Windows developers! Now you can enhance your Windows application to create MobileDB databases or import MobileDB database data!
Utilize our FREE MobileDB.DLL included in this MobileDB developer suite to create, export and even import MobileDB databases to your Windows application.
This suite contains MobileDB
Save To Host - allows developers to save text from this PRC to a file on the host machine; or to read text from a file on the host machine into this PRC.
This must run in the PalmOS Emulator (POSE) and is very much a developer tool