Complete Instruction Set?
Hello there! I'm working on a gremlin to SQL implementation and was wondering if there is a specification of the "instruction set" language? E.g. wikipedia states that
is compiled to something which can be uniquely stringified into
and I was wondering if the later one is specified somewhere? Thanks in advance!
is compiled to something which can be uniquely stringified into
and I was wondering if the later one is specified somewhere? Thanks in advance!