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.