-
I encountered with a kata where I have working (accepted) solution, but the site shows as not completed.
![image](https://user-images.githubusercontent.com/9058559/53287648-8ef05480-377f-11e9-9753-…
-
``` ruby
#!/usr/bin/ruby
h = Hash.new{|_, k|
if k[0] == "+" then "m[p]+="+k[1..-1]+';'
elsif k[0] == "-" then "m[p]-="+k[1..-1]+';'
elsif k[0] == ">" then "p+="+k[1..-1]+';'
elsi…
-
Would you be interested in a pull request to add brainfuck? If so how should it work?
prplz updated
5 years ago
-
Many of them use only single character commands.
https://esolangs.org/wiki/Language_list
(PS: your interpreter doesn't compile)
-
`http://gytdau.github.io/tome/` redirects to `http://tome.gytdau.com/` which throws an `ERR_NAME_NOT_RESOLVED` in Chrome.
-
Since adding the plagiarism section to the contributing doc, we now have our first set of citations (See [Brainfuck](https://github.com/TheRenegadeCoder/sample-programs/tree/master/archive/b/brainfuck…
jrg94 updated
6 years ago
-
You invited me to this repository, but there's no code and the readme is nondescriptive. What is this?
-
In some cases [ don't ignore the next instruction even if it should
examples:
```
+
+ "====[
+ > :
[
! - :<
==#=====
```
output
`3322110` instead of `332211`
and
…
-
Anyone know this ridiculous language? I'd like to see a solution in EmojiCode.
-
I'm using Firefox 15.0.1.
- How do I know if Ctrl+x did anything? (It doesn't appear to do anything, no matter what text I enter)
- What `.wav` files are installed on that server? (I assume the ones…