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.

One Time Cat

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

A One Time Cat program is the same as a normal Cat program, but then working with only 1 character. The program form was created by User:DanielE.

Since it accepts one character, it is easier than a Cat program.

Examples

Python 3

print(__import__('sys').stdin.read(1))

brainfuck

,.

Malbolge

ubO

><>

io;

Befunge-93

~,@

Shakespeare

The One-Time Cat.

Romeo, the commander.
Juliet, the obeyer.

    Act I: Le Program.

    Scene I: The copying of the user.

[Enter Juliet and Romeo]

Romeo:
 Open your mind.
 Speak your mind!

[Exeunt]

C

#include<stdio.h>
main(){putchar(getchar());}

Letterfuck

in(char)
out(char)

Bytecode: AFN

ORK

Being as succinct as possible, against the spirit of the language.

When this program starts:
There is a word called x.
There is an inputter called y.
There is a scribe called z.
y is to readOne x.
z is to write x.

Sakana

読書

$+-?


!frjnrehrbwgyrigbyieurgbyfaerkhbvrwgtr.

v

See also