fa7ad / c-base-converter

Proof of concept base x to y converter (2 to 16 right now).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c-base-converter

My base-converter in C.

The logic is the same, but now its a console app rather than a web app.

Compile and Run

  1. Install meson, make and ninja
  2. Run make

LICENSE

BSD-3-Clause

About

Proof of concept base x to y converter (2 to 16 right now).

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 85.7%Language:Meson 10.2%Language:Makefile 4.1%