brack
brack copied to clipboard
🐦⬛ A bracket-based lightweight markup language that extends commands with WebAssembly
Currently, the repository name is split with a "." to get the module name, but this implementation makes the module name dependent on the repository name. The module name should...
- expr_or_close - expr_or_close newline expr_or_close - expr_or_close newline expr_or_close newline expr_or_close - expr_or_close newline newline expr_or_close (failure)
- EOF - stmt EOF - newline EOF - stmt newline EOF - stmt newline newline EOF - stmt newline newline stmt EOF - stmt newline newline stmt newline EOF...
- expr - bracket_close - expr bracket_close bracket_close (invalid ast, but it can be parsed to cst) - empty (failure) - newline (failure)
- escaped - module - ident - bracket - dot - comma - whitespace - text - bracket + newline (partial parsing) - empty (failure) - newline (failue)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.2 to 1.45.0. Release notes Sourced from tokio's releases. Tokio v1.45.0 Added metrics: stabilize worker_total_busy_duration, worker_park_count, and worker_unpark_count (#6899, #7276) process: add Command::spawn_with (#7249) Changed io: do...
### Description Please provide a clear and concise description of the changes in this pull request. Indicate whether the changes are related to documentation, bug fixes, or feature implementation: -...
## Overviews Curly node is included by nothing now, but it is obviously invalid. https://github.com/brack-lang/brack/blob/12ecc963f4f45c9a1efa0bc437b7e4a0dece74c6/brack.ast.ebnf#L5