Shea Newton
Shea Newton
👋 Hello! I really love this crate, it's provided such an easy path to some of the things I'm working on in a small bevy app I've been working on...
I'd like to be smarter about how we generate random sentences from a given grammar. There's a danger that a valid grammar can result in an infinite loop when randomly...
Unsure if there's any desire for them at the moment, but while doing some reading, I realized we aren't explicitly supporting nullable productions, i.e. non-terminals that can represent zero terminals......
Thinking about future features that could add value somewhere down the road. Initial ideas on design might be something like the following? ``` extern crate bnf; // ... let ebnf_grammar...
We need a way to allow incorporating comments into a grammar. It seems somewhat standard to use the `;` to indicate the start of a comment and a `\n` to...
Hi there :wave: I've been talking through a lot of what follows with @Linkid in the #fofix channel on the OFTC IRC. That conversation is at a point where brining...
Hello! I really love your project, thank you for it! I was evaluating some of my sites today for accessibility using WAVE (https://wave.webaim.org/) and noticed that a site I made...
Hello! I love this crate! thanks for putting it together 😄 I noticed that when code-radio is playing in my terminal (macOS 13.0.1, Intel, iTerm2 Build 3.4.18), if I switch...
It'd be great to tune the xpbd example to have more... sensible physics 🙃 🚗 ☄️ ✨
It'd be great to make rapier example a little less... "woah weird physics" 😵 🚗 🚀