krisbug/bugforth
2
4
Fork
You've already forked bugforth
1

Split the kernel into multiple "flavors" #13

Open
opened 2026年04月08日 18:45:22 +02:00 by krisbug · 0 comments

The hackiness of BugForth could be decreased if the kernel was split into different "flavors".

Potential flavor candidates:

  • Embedded kernel: Minimal, meant for 8-bit/16-bit platforms, built-in block support for mass storage)
  • Modern (default) kernel: Large, full of features and amenities, perfect for modern platforms)
  • Other Forth branches: FIG, eForth, etc. (Unlikely to happen)

Potentially they could be made out of modules to reduce the amount of repeated code in files.

The hackiness of BugForth could be decreased if the kernel was split into different "flavors". Potential flavor candidates: - Embedded kernel: Minimal, meant for 8-bit/16-bit platforms, built-in block support for mass storage) - Modern (default) kernel: Large, full of features and amenities, perfect for modern platforms) - Other Forth branches: FIG, eForth, etc. (Unlikely to happen) Potentially they could be made out of modules to reduce the amount of repeated code in files.
krisbug changed title from (削除) Split the kernel into multiple platforms (削除ここまで) to Split the kernel into multiple "flavors" 2026年04月08日 18:50:11 +02:00
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
krisbug/bugforth#13
Reference in a new issue
krisbug/bugforth
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?