Skip to content

mmusiel/bit-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit Manipulation Calculator

A C++ command-line tool for performing bitwise operations and visualizing binary representations.

Features

  • Binary and hexadecimal representation of decimal numbers
  • Bitwise operations (AND, OR, XOR, NOT)
  • Left and right shift operations

Building the Project

[Instructions will be added as development progresses]

Usage

[Usage examples will be added with each feature]

Development Status

Project early stages, building out structure.

License

[MIT License details to be added]

About

A C++ command-line tool for performing bitwise operations and visualizing binary representations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors