bytes_t is a local (automatic) allocation array that carries the length and capacity with it.
- Add µnit source and header files - Add test target to the build system - Implement a thorough lexer test suite - Implement a minimal AST test suite