Hunar Roop Kahlon

Results 14 issues of Hunar Roop Kahlon

`nom` is useful for efficiently and expressively declare parsing functionality

The new compiler should have a reasonable speed

Currently, we only detect only a few of them, but let's not discriminate :)

https://stuff.mit.edu/afs/athena/project/rhel-doc/3/rhel-cpp-en-3/predefined-macros.html

This should help prevent any errors along the way.

It is at this point basically the standard library for reading the command line arguments

enhancement

In quite a few places in the code, you have `panic!()` or `unwarp()`. This is frowned upon in the Rust community. We should have dedicated error types instead

good first issue

## Test Plan Current tests should pass as-is ## Checklist - [x] Docs updated ## Screenshots This does not have any changes that need screenshots closes: #799

I went through the files to ensure I didn't miss any. However with the scope of the project, I could have missed some imports. If you see any let me...