Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libnobit

We don't need any bit operations as computers only work with bytes.

This was stated by a student last semester, so I've now created a lookup table solution for simple logic functions. Namely AND, OR, XOR and NOT. As most students only need char and int I did not build the functions for any other data type.

TODO

  • Better README on usage
  • Makefile for tests/ generator/
  • Add better code generation for multiple data types (read as: MACROS)
  • Add more logic functions and bit shifting

About

Library providing lookup tables for bitless computing

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages