Backtick
Jump to navigation
Jump to search
| Designed by | splot.dev (User:Splot-dev) |
|---|---|
| Appeared in | 2025 |
| Computational class | Turing complete |
| Reference implementation | Backtick on Codeberg |
| File extension(s) | .backtick |
- Not to be confused with `.
Backtick is a programming language that is interpreted, dynamically typed and procedural, and is written in Python. Backtick was invented by User:splot-dev, and can be found here. Find the full documentation here.
Its programs look something like this:
+\s>Hello >world!;;!\s
So, the programs are hard to read, but concise.
To get started, read the documentation.