Let's Get Started ! 😁
Navigate to repo root
$ make
$ cd build/ && ./elf_parser <32/64 bit ELF file>
Test Binary Samples taken from https://github.com/JonathanSalwan/binary-samples
- buzi
- Write your own cstdlib.h
- Add sum types and pattern matching to the C grammar ??
- Look at the fuscia OS for design - maybe microkernel ?
- Add a fuzzy search bar like spotlight
- Start writing a shell ?
- Follow build with a series of blogs
- Switch to C++ ? Will make for smaller code I guess 🤷♂️
- maybe rust? Good to learn something new