loom.interpreter.applicator.code_applicator

Copyright (c) Entropica Labs Pte Ltd 2025.

Use, distribution and reproduction of this program in its source or compiled form is prohibited without the express written consent of Entropica Labs Pte Ltd.

class loom.interpreter.applicator.code_applicator.CodeApplicator(eka)[source]

Bases: BaseApplicator

Contains the implementation logic for operations at the level of a code. CodeOperations are implemented at the level of this CodeApplicator. For more specific codes, subclasses are used.