IDKHIW

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.

IDKHIW

This is programming language made by R0fael

IDKHIW - I Don't Know How It's Working


This language uses 2 compilers: compilerA and CompilerB

CompilerA is goes first.

You must type code with spaces and newlines(inspired from whitespace)

Here is a pointer that you have to pick the symbol to the next compiler

In the table and references "s" is space and "n" is a newline

Command Description
ss Adding 3 to the pointer
sn Removes 2 from the pointer
nn Writes symbol from binary of the pointer value

The next compiler runs...

Command Description
- Adding 1 to the valueA
$ Removes 1 from the valueA
[space] prints character of the valueA
_ printing valueA
[newline] prints character of the valueA; writes to valueA the integer input that asks.
[space] prints a [newline]
( swaps valueA and valueB
} writing to valueA the result of valueA + valueB
{ writing to valueA the result of valueA - valueB
[ writing to valueA the result of valueA * valueB
] writing to valueA the result of valueA / valueB
; writing to valueA the [valueA]th element in listC
: writing from valueA to the [valueB]th element in listC
3 writing to booleanD the [valueA]th element in listF
& writing from booleanD to the [valueB]th element in listF
! writes to booleanD (not booleanD)
l writes to booleanD (booleanD and booleanE)
< swaps booleanD and booleanE
p stops the programm if booleanD is true, otherwise runs it again

This eso-language is hard. This programming language includes everything to make own programming language, so easier to make own language, that code on that thing.

Programs

No programs for the moment

In the discussion write own programs!