-
Currently json_parse parse's json's that are verifiably bad or incomplete (See example below). In the prestissimo project we are wondering whether this behavior is something we should emulate and whet…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
✔️ ! Grammar Rules
✔️ ! Unit Tests
✔️ ! Test Coverage
✔️ ! Core Files
✔️ ! CLI
Для максимального:
✔️ Error Handling
✔️ cargo fmt
✔…
-
Isn't there some overlap between the following code places?
https://github.com/fmidue/logic-tasks/blob/6a636790bacebda72c853744b9807ecac33e3333/src/Formula/Parsing.hs#L348-L361
https://github.com/fm…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
✔️ ! Grammar Rules
✔️ ! Unit Tests
✔️ ! Test Coverage
✔️ ! Core Files
✔️ ! CLI
Для максимального:
✔️ Error Handling
✔️ cargo fmt
✔…
-
Для прохідного:
✔️ ! 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 )
✔️ ! …
-
## Description of the Issue
Use the output from the GNSS as input, identify the NMEA messages to extract (in this case, only the RMC), and define all the necessary variables for that NMEA message. Th…
-
Для прохідного:
✔️ ! 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
✔️ ! 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
…