-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
It would be very useful to allow turbo to be built as a library. This would make it possible to embed the turbo into a larger application, similar to how SETEDIT is compiled as a library when used within RHIDE. By providing a library build option, developers could reuse and extend Turbo's core functionality without having to fork or rewrite it.
This modularization would:
- Support the creation of IDEs or developer tools using turbo as a base.
- Facilitate reuse of turbo's well-tested UI and file-handling code in other Turbo Vision apps.
Would need:
- A libturbo target or similar in the build system.
- Clear interface boundaries (public API) for embedding.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels