Alisj

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.

Alisj is an esoteric programming language by User:Zzo38.

About

Alisj has a CellularAutomaton operator. This operator can emulate the InterCal unary operators.

Like C-INTERCAL, it has a computed ComeFrom command. if a ComeFrom command is coming from more then 1 command at the same time, then it doesn't come from.

Alisj has many storage types, such as en-soi, pour-soi, and function. In fact, it has 3 different kinds of function calls, even though they all call the same kinds of functions. However, it does not have numbers (but it does have sequences of bits, which can be used as numbers).

Alisj has an execution call, and more than 1 command can be executed at the same time (barring ComeFrom commands). The order of commands typed into the program has nothing to do with what order they are executed, only their execution priority in case more then 1 tries to execute at the same time. The only conditional command is conditional stop, which returns to whatever called it).

External resources