We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Linefeed
Jump to navigation
Jump to search
'Linefeed is esoteric programming language to output linefeed and some other non-printable and non-visible characters
Commands
| Command | Description |
|---|---|
| lf | output linefeed |
| tab | output tab |
| bs | output backspace |
| del | output del |
Interpreter in python
- This section is still a work in progress. It may be changed in the future.