-
https://esolangs.org/wiki/Befunge
-
I wanna create a hello world program on 'Befunge' programming language
-
notably, Befunge-98, Brainfuck, possibly PBrain, ///, etc
possibly categorize them differently, but this would be awesome
-
- ~~*Hello World* with several esolangs~~
- ~~Ex) [엄준식](https://github.com/rycont/umjunsik-lang), [아희](https://ko.wikipedia.org/wiki/%EC%95%84%ED%9D%AC), [LOLCODE](https://esolangs.org/wiki/LOLCODE…
-
References:
* [Befunge-93 cells were not unsigned](https://github.com/catseye/Funge-98/issues/2), contrary to what the Funge-98 specification states.
* Several [examples that don't appear to work]…
-
[helloworld.txt](https://github.com/nilaymaj/esolang-park/blob/main/languages/befunge93/tests/samples/helloworld.txt) outputs an extra null character. The following version does not
"!dlroW ,ol…
-
# ETERLAN SEPTEBMER
### Code
```
5 52** 52** 52** 52** 1- 0v0 <
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>v>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>v -
…
-
Hello,
I have found your project on GitHub. I created a assembler-liker (intel syntax) language in Python and a befunge-93 interpreter (my last project) in Java. I would like contribute on your pro…
-
While I'm raising issues about the examples, this is something that really frustrated me when I first started learning Befunge. When you try and run these examples, a significant percentage of them do…
-
https://github.com/danielgrimshaw/Befunge
Projects like these would be a lot easier if there were an openly available API for using the code you've already written and (I'm assuming) gotten to work.
…