Package org.eolang


package org.eolang
EO runtime.
Since:
0.2
  • Class
    Description
    Atom.
    Atom that catches exceptions.
    Bytes.
    Bytes.
    A data container.
    Makes a Phi out of a primitive Java object, like String or Integer.
    A dataized object.
    Abstract exception.
    Common exception.
    Exception to control threads interruptions.
    This wrapper helps us explain our expectations in an error message that we throw.
    Transform Expect to Integer.
    Transform Expect to Natural number.
    Transform Expect to Number.
    The exception raised when trying to put() an attribute, which is read-only.
    The exception raised when trying to get() an attribute, which is still abstract.
    Bridge between Java CLI and EO.
    Cached Phi.
    Attribute that constructs object lazily.
    A copy-making object.
    A simple object.
    A simple object.
    An object that reports all manipulations with it to the log (very useful for debugging purposes).
    A method-calling object.
    An object wrapping another one.
    An object with coordinates (line and position) and a safe processing of any runtime errors.
    Void attribute.
    A attr-putting object.
    Makes a String byte array that can represent bool, double, int or String.
    Annotation for a Java class made from XMIR object.