-
I try to implement a Befunge-Interpreter. Hence I defined a Map BEFUNGE_SYNTAX for the relevant syntax-Highlighting.
The following code causes the FormatException:
void initState() {
super.ini…
-
https://github.com/jenesdude/Befunge/tree/main/.idea
Почитать, что туда добавить, как минимум .idea, .venv, venv и тд
-
## Reversing
You can reverse the direction of your code.
```java
const const message = "Hello"!
print(message)!
const const message = "world"!
reverse!
```
-
Should we drop the `languages` setting the `problem.yaml`?
I don't really see a use case for this, it's been used 0 times on Kattis.
Can anybody else see a need for this?
-
All exceptions in Befunge code should throw an Exception in Python code.
-
https://github.com/drwelby/example-links/blob/main/examples/maxar-ard-item.json
I don't have any non-container links to use but for our existing docs in various formats it seems to fit other than t…
-
I figured it'd be convenient to have a single issue with all the currently suggested languages.
| Language | Issue | Links …
-
-
I set the font vga ttf without bytes and ascii plase help me to set font
-
I am getting this error when trying to run puffball.sh
How can this be fixed?
I tried it on Windows as well: `sbcl --script puffball.lisp tst`, got the same error.
People [suggest](https://stackove…