-
I'd like to have an engine console similar to how Quake and the Valve engines provide.
### Tasks
- [X] history -> list all of the previously run commands.
- [X] Hitting the up/down keys will tog…
-
![phone grammar](https://cloud.githubusercontent.com/assets/1431904/12752162/1889337a-c9d2-11e5-9e54-7a853d7b5b18.png)
-
**Describe the bug**
Slice parameters are tokenized as part of the function itself
**To Reproduce**
Steps to reproduce the behaviour:
1. Insert the following test into a text file (the other num…
-
[Build Your Own Lisp](http://www.buildyourownlisp.com/)
-
Would be nice if this tool could create an `EBNF` accepted by (IPV6) https://www.bottlecaps.de/rr/ui or (IPV4) https://rr.red-dove.com/ui to generate grammar railroad diagrams (see example bellow).
…
-
https://github.com/pragya16067/rdflib/commits/RDFStar_Support
and
https://github.com/JervenBolleman/rdflib/commits/rdfstar2
plus associated PR
https://github.com/JervenBolleman/rdflib/pu…
ghost updated
2 years ago
-
Kotlin∇ tries to build a mathematically sound type system capturing the relationship between functions and fields. This design should be described more formally, but in short there are two approaches:…
-
For example take the grammar
```
predicate = (!"b" .)+
```
with the input `b`, it will output the wrong message:
```
unexpected `b`, expecting .
```
Other example could be find as well, this is …
-
https://medium.com/@gvanrossum_83706/left-recursive-peg-grammars-65dab3c580e1
-
Hello @mdaines,
(_I hope you don't mind another issue_)
I think it would be awesome if there was a way to load sample grammars (and perhaps make it easy to submit them via PRs?). I'm thinking of…