Skip to content

How often does forth use BASE <> 2/8/10/16 ? #186

Description

@patricksurry

Still occasionally toying with the idea of how small a Mini-Tali kernel could get. Supporting arbitrary bases up to 36 involves a bunch of complexity in number conversion to/from text (including division!). Limiting BASE to 2/8/16 and 10 (via BCD like http://6502.org/source/integers/hex2dec-more.htm) would simplify things a lot.

Curious if there are normal use cases for other values of BASE.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions