-
### Summary
Running `rustfuck` on Windows with the `-a` flag emits an error saying something about a non-existent file, and does not produce a `file.asm`.
### Steps to Reproduce
1. Compile `rust…
-
### Summary
When attempting to run `rustfuck` on Windows with the `-v` flag, an error is emitted saying something about a non-existent file.
### Steps to Reproduce
1. Compile `rustfuck` on Windo…
-
List of languages. Pick one you like and open a PR. Make sure you've read [CONTRIBUTING.md](https://github.com/knightking100/hello-worlds/blob/master/CONTRIBUTING.md#how-to-contribute)
You can also…
-
I wrote a little Trash script to see what I would find in grammars-v4 for unreferenced parser rule symbols, where there is a parser rule defined, but the LHS symbol of the rule is never reference anyw…
-
> 10 points to @matthias
Record and store points for members. Not sure how to persist this though outside of memory or redis. A file would be thrown away by dokku on deploy.
Idea via [Dumblescore](h…
-
Segfault with:
* gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Working with:
* gcc (Debian 4.9.2-10+deb8u1) 4.9.2
* clang version 7.0.0 (tags/RELEASE_700/final)
Optimisation level makes no d…
-
**Description**
Simply golf the placeholder text: who said we only need difficult holes?
**Example output**
```
Hello, World!
0
1
2
3
4
5
6
7
8
9
args...
```
-
**Project description**
This is a Ruby program that generates a Rust program that generates a Scala program that generates ...(through 128 languages in total)... REXX program that generates the origi…
-
If the idea is to create an enhanced version of docco, why not get rid of pygments in favor of something that does not need to be installed, such as prismjs.com
This way users would need one less ste…
-
Similar to the [analysis for parser rules](https://github.com/antlr/grammars-v4/issues/3358), one can perform an analysis of unused lexer rules. However, the analysis needs to remove from consideratio…