Package dev.zemco.codegame.programs
package dev.zemco.codegame.programs
Components related to programs executable by the application.
- Author:
- Erik Zemčík
- See Also:
-
ClassDescriptionInstruction descriptors provide additional context to individual
instructionsduring the program execution.Interface for simplifyingprogramcreation process.Producesprogram builders.Program is a set of instructions to be followed during execution.Simple implementation for buildingprogramsbased on the required rules.