Cq+

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.

Cq+ or cqut

is esolang for engine Caten

use "[name of class group or plugin]"
class [class]
 [class name].[var name] = [value]
 ...
 name [function] to [code]
 /# or #/
 name [function] to {
 [code]
 }
end
sub [int2] from [int]
add [int] and [int]
div [int2] from [int]
mul [int] and [int]

jump to [line]
if [var] = [value] to [code] else [code2]
print "[text]"

all :3