Publisher's Description
From Michael Kluskens:
CtoFB3 is a FutureBASIC^3 Application that translates "C-Language" functions into FutureBASIC^3 LOCAL FNs requiring minimal editing (when CtoFB3 reaches final release status).
CtoFB3 is still in the developmental stage and has been released as an aid for translating C code. Most common C statements and operators are currently handled. Code fragments and entire programs can be translated, including those containing multiple nested include statements.
This Application allows FutureBasic^3 programmers who have, or have access to, substantial C Libraries, the ability to integrate that C code into their FutureBASIC Applications much more easily.
What's new in this version:
- Mac OS X native, requires CarbonLib 1.6 for MacOS 9 and before
- Converted to Appearance Runtime
- Release Notes moved to Help Menu
- Find and Copy commands for Release notes
- nonsense typedef's commented out, i.e. typedef struct a a;
- pointer typedef's fixed, i.e. typedef a * aptr;
- nameless enum now handled
- parse "extern A B(..);" into "toolbox fn B(...) = A"
More Popular Programming Software downloads
- Adobe AIR
264 downloads
- OpenGL Extensions Viewer
117 downloads
- JavaScript OSA
110 downloads
- NetBeans
83 downloads
- LaunchPad
81 downloads
Add Your Review
Submit your reply
E-mail this review
Report offensive content
Previous Versions: