Class Program

  • All Implemented Interfaces:
    Serializable

    @Immutable
    public final class Program
    extends Object
    implements Serializable

    A ZEL program (function)

    This is a Turing machine a Program will always be pretty much an array of operations (instructions).
    Version:
    1.0
    Author:
    zoly
    See Also:
    Serialized Form