Skip to content

Feature request: multiple output formats #20

Description

@cbeust

I'd like to be able to specify multiple output formats, e.g.

set of hex bin dec

so that each answer is displayed in these radixes:

    cork> 10+2
0xb       0b1011    12

Ideally with a nice tabulated/table output, e.g.

----------------------------
| 0xb      | 0b1011   | 12    |
-----------------------------

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