guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49802] [PATCH] gnu: Add bitwise.


From: jgart
Subject: [bug#49802] [PATCH] gnu: Add bitwise.
Date: Sat, 31 Jul 2021 20:44:58 -0400

< Hello Guixers! >
 ---------------- 
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Above is the package we worked on from today's guix packaging meetup.

The package is co-authored with Ryan and roptat.

https://github.com/mellowcandle/bitwise

Bitwise is a multi base interactive calculator supporting dynamic base 
conversion and bit manipulation. 

It's a handy tool for low level hackers, kernel developers and device drivers 
developers.

Some of the features include:

Interactive ncurses interface
Command line calculator supporting all bitwise operations.
Individual bit manipulator.
Bitwise operations such as NOT, OR, AND, XOR, and shifts.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]