-
- [x] Change Month and Week Number
- [x] focWeekExport 2021-04-19 2021-04-26
- [x] Summary
- [x] Hashtags
- [x] Check that comment links work (push weekly dump with channel summaries)
- [x] Check…
-
In **129** version 0.2.0, the Input/Output commands are changed.
Note: I'm the creator of the language **129**.
tb148 updated
3 years ago
-
It's this one: https://esolangs.org/wiki/Newbiefuck
This "Hello World!" works for just brainfuck.
``` bf
+[>[+[>+++>[+++++++++++>][>]-[-]]++++++++++
>>>>>----.++++++++++++++[-]>+++++++++++++++[-…
-
I've been trying to create a custom induction block that looks something like this:
```
∀f.f(Z)→((∀x.f(x)→f(s(x)))→(∀x.f(x)))
```
The problem is that, as far as I know, `f` is not actually a funct…
-
Hello! I want to add several esoteric languages such as "YoptaScript" and "~English". Are they allowed or this repository only for non-esoteric languages?
-
See: https://esolangs.org/wiki/Newbiefuck
This program detects a "Newbiefuck" interpreter (it says "Hello World!" for BF)
``` bf
++++++++[->+++++++++.----[--]+-----.[-]>
+++++++++++++[-]+>++++++…
-
Unicode characters don't convert very well. For example the string `💩! €200 for ☃ day`
Firstly the encoding appears to be direct Unicode the `€` character prints character 8364. While this isn't co…
-
Several interpreters will allow CR, CRLF or LF. But the normal is just LF (or char 10 )
https://esolangs.org/wiki/Brainfuck#Newlines
-
A for loop would be nice. Do-while is implemented as `|a|(code)ʌʟ|a|` and while as `ʌʟ|b||a|(code)ʟ|a||b|`. For loops are complex currently, and a Forth-like `do ... loop` would simplify things.
Cl…
-
This program should print "Hello, world!"
``` bf
+[>[+[>+++>++++>[++++++++++++>][]+[-]]++++++++++>
>>>>>>-.