-
This program should print "Hello World!" not random control characters.
``` bf
+[>[+[>+++>[+++++++++++>][>]-[-]]++++++++++>>>>>----.
-
Current version of Rust has many changes from when this was written. Now that the API has largely stabilized, it would be helpful to use it.
-
It would be very useful if atto could convert numbers to actual bytes. With this, and in combination of outputting to standard output, you could do things such as use terminal graphics modes to output…
-
Folgendes Szenario: man läuft nach Osten, liest ein Rail-command (z.B. 'o') und dann findet man östlich davon nichts sondern nur im nordosten ein '/' (also ein Richtungswechsel). Nach Haskell Gruppe s…
-
On Unix and Unix-like systems (such as macOS and Linux), beginning a script with `#!` followed by a path to an interpreter and arguments tells the system to use that interpreter to run the script - th…
-
Watch this: https://www.youtube.com/watch?v=HY_OIwideLg
R = 1
E = 0
Now to make apps to encode and decode text and or data...
-
[9cc](https://github.com/rui314/9cc) is a successor of 8cc, 9cc can be understood extremely easily while creating a compiler that generates reasonably efficient assembly. Will 9cc be modified to gener…
jserv updated
5 years ago
-
Many by https://github.com/kostya/benchmarks/commit/387b17d0c84cacb8e20d9f29a4fcb8b1d778f247
The condition should be testing for [zero or non-zero](https://en.wikipedia.org/wiki/Brainfuck#Commands)…
-
Don't use the Unilicense for your programming language. You're basically saying "You can steal this interpreter and call it your language for all I care."
-
To request a new code snippet, please fill out the following:
Project name: Hello World
Project link: https://sampleprograms.io/projects/hello-world
Language: Malbolge
If this code snippet wil…