bin2src 0.0.58

Converts and embed a binary file as an array of bytes into a source file of other languages
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# TODO List

### Important

- [x] document and format all the code
- [ ] revise the (very much likely) mistakes with English language
- [ ] organize and optimize entire project
- [ ] make tests on Linux and other plataforms
 
### Not so important

- [ ] implement new languages
- [ ] review the format of all text on repo
 
### Maybe...

- [ ] implement a 'plugin interface' like for new languages