Talk:GASOIL

From Esolang
Jump to navigation Jump to search

A New Esolang: GASOIL

Hi there. I have created a new esolang. This is my first time in the esolangs comunity. I would like to receive your feedback. As you see, my english skills are very limited. I will apreciate if you correct my writing mistakes! --morex 21:33, 21 August 2009 (UTC)

I think even CCALL can be implemented using CALL command:

CCALL
(SWAP;0;=;48;+;CHR;"ccall";&;CALL)
0ccall
(CALL)
1ccall
(DROP)

--Zzo38 04:14, 29 August 2009 (UTC)

You are right! Good idea was to compare condition value with 0 to be safe in case of condition value > 1. Thanks! --morex 14:20, 29 August 2009 (UTC)