-
We should support constant expression parsing.
To start, we should parse at least:
* number literals
* an ident that names a `const` defined elsewhere
* `+` and `-` (both subtraction and negatio…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
✔️ ! Grammar Rules
✔️ ! Unit Tests
❌ ! Test Coverage (на кожне граматичне правило хоча б 1 тест)
✔️ ! Core Files
✔️ ! CLI
Для максима…
-
## Issue
I am generating font files using the example code from README but after trying hard the files will not pass OTS validation in Chrome.
Thanks for any help.
### Expected behavior
Not to h…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
❌ ! Grammar Rules (надто легкі правила, додайте більш складних правил)
❌ ! Unit Tests (result.is_ok() не э ефективним тестуванням правил гр…
-
What parsers should I add next?
Currently considering:
- 10-D
-
Hello,
just wanted to ask if I can parse BUFR files from the DWD Opendata server with this library, since I did not find any explicit documentation about this.
-
### Description
Since d229a480ad5a63b029cc0d74ba251c5ddb8738e4 (#11910), zend_ini_parse_quantity_internal() rejects inputs in which 0x/0o/0b is followed by whitespace, a sign, or 0x/0o/0b, in order t…
-
-
The specification says:
https://www.w3.org/TR/xpath-functions-31/#func-parse-json
> The effect of the one-argument form of this function is the same as calling the two-argument form with an empt…
-
Implement a parser that optimizes communication between the client and server, based on a defined data structure. [WebSocket - Parser](https://linear.app/fossility/document/websocket-parser-8d56e26b0a…