-
Для прохідного:
✔️ ! Brief Description
❌ ! Project Name ( remove last name from name in Cargo.toml )
❌ ! Grammar Rules ( add more 2-3 complex grammar rules and don't forget tests for them )
✔️ ! …
-
Для прохідного:
❌ ! Brief Description
❌ ! Project Name
❌ ! Grammar Rules (над-то слабкі правила, це тягне на 2 повноцінних правила від сили)
✔️ ! Unit Tests
❌ ! Test Coverage (повноцінні тести …
-
- [x] Review syntax to accommodate && and ||
- [x] Review syntax to accommodate ( )
- [x] Add types AND && and OR || to t_type structure
- [x] Add parentheses to t_type structure?
- [x] Adapt token…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
✔️ ! Grammar Rules
✔️ ! Unit Tests
✔️ ! Test Coverage
✔️ ! Core Files
✔️ ! CLI
Для максимального:
✔️ Error Handling
✔️ cargo fmt
✔…
-
From page 15-16:
> Now that you have an AST definition and a formal grammar, let’s talk about how to actually write the parser. We’ll use a straightforward technique called _recursive descent parsing_…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
❌ ! Grammar Rules (це не тягне на повноцінні 4 правила)
✔️ ! Unit Tests
❌ ! Test Coverage
✔️ ! Core Files
❌ ! CLI
Для максимального:
…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
✔️ ! Grammar Rules
✔️ ! Unit Tests
✔️ ! Test Coverage
✔️ ! Core Files
✔️ ! CLI
Для максимального:
✔️ Error Handling
✔️ cargo fmt:
…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
✔️ ! Grammar Rules
✔️ ! Unit Tests
✔️ ! Test Coverage
✔️ ! Core Files
✔️ ! CLI
Для максимального:
✔️ Error Handling
✔️ cargo fmt
❌…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
❌ ! Grammar Rules ( add more rules or complexity to existing ones, also don't forget tests for them )
✔️ ! Unit Tests
✔️ ! Test Coverage
…
-
## Documentation version
https://syslog-ng.github.io/admin-guide/120_Parser/002_Parsing_key-value_pairs/000_kv_parser_options
## Description of the problem
The "prefix" documentations has
…