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.

Ok

From Esolang
Jump to navigation Jump to search

Ok

Ok is an esolang that is Ok, get it? ok nevermind. by Hajunsheng, link

commands

E will increment ACC

K will decrement ACC

S will output ACC based on CHART

F will set ACC to 0

C will check for key press of ACC based on CHART and if not, it will increase ACC

G will check if ACC is 0, if not it will skip 1 code block exactly(2 characters) after itself

Y will jump to ACC number not based on CHART

A will wait a moment

CHART

1 = A

2 = B

...

26 = Z

27 = .

28 = ?

29 = !

30 = 1

31 = 2

...

38 = 9

39 = 0

40 = @

41 = #

42 = $

43 = %

44 = ^

45 = &

46 = *

47 = (

48 = )

Extra

halts when ACC is -1