Convert a C-style calculation

bitwise

  • Multi base interactive calculator supporting dynamic base conversion and bit manipulation.
    More information: <https://github.com/mellowcandle/bitwise>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

bitwise "{{0x123 + 0x20 - 30 / 50}}"

click the source code to copy