Talk:OGEL

From Esolang
Jump to navigation Jump to search

This page is a lovely mess. I shall work on it more later on. --GreyKnight 05:57, 31 Aug 2006 (UTC)

Can instructions include non-white blocks in the middle of instruction (as in WBWB)? If not, why doesn't it have that feature if instruction are separated by clear blocks anyways? --Zzo38 04:47, 2 Sep 2006 (UTC)

They can't, and the "opcodes" aren't too well-designed; I should bring it over to simple numerics. It'd be shorter and tidier, as well as making self-modifying code easier to write. Any thoughts on how to deal with extraneous glass blocks in that case? --GreyKnight 07:08, 4 Sep 2006 (UTC)
Maybe the prefixes K,R,Y,G,B to a command can change its function, and another command (maybe 6R) can define what each prefix does, either: (0)Nothing, (1)Execute a command, (2)Push number onto the stack, (3)Execute command with a alternate stack, etc. If there is more than one prefix it check all prefixes in order. --Zzo38 14:51, 4 Sep 2006 (UTC)