JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package EOorg.EOeolang
EO runtime.
Since:
0.1
See Also:
project site www.eolang.org
,
GitHub project
Class Summary
Class
Description
AtMemoized
An attribute that knows how to memoize an object.
EOarray
EOarray$EOat
AT.
EOarray$EOconcat
CONCAT.
EOarray$EOlength
LENGTH.
EOarray$EOwith
WITH.
EOas_phi
AS-PHI.
EObool
EObool$EOand
AND.
EObool$EOas_bytes
EObool$EOas_hash
Bool as hash.
EObool$EOeq
EObool$EOif
IF.
EObool$EOnot
EObool$EOor
AND.
EObool$EOwhile
WHILE.
EObytes
EObytes$EOand
BYTES.AND.
EObytes$EOas_bool
EObytes$EOas_bytes
EObytes$EOas_float
BYTES.AS-FLOAT.
EObytes$EOas_hash
BYTES.AS-HASH.
EObytes$EOas_int
BYTES.AS-INT.
EObytes$EOas_string
BYTES.AS-STRING.
EObytes$EOconcat
BYTES.CONCAT.
EObytes$EOeq
BYTES.EQ.
EObytes$EOleft
BYTES.LEFT.
EObytes$EOnot
BYTES.NOT.
EObytes$EOor
BYTES.OR.
EObytes$EOright
BYTES.RIGHT.
EObytes$EOsize
BYTES.SIZE.
EObytes$EOslice
BYTES.SLICE.
EObytes$EOxor
BYTES.XOR.
EOcage
CAGE.
EOerror
ERROR.
EOerror.PhWithError
Phi constructed with error.
EOfloat
EOfloat$EOas_bytes
FLOAT.AS-BYTES.
EOfloat$EOdiv
DIV.
EOfloat$EOeq
EOfloat$EOgt
GT.
EOfloat$EOgte
EOfloat$EOlt
EOfloat$EOlte
EOfloat$EOminus
EOfloat$EOminus$EOt1$EOt0$EOa1
EOfloat$EOneg
EOfloat$EOplus
Plus.
EOfloat$EOtimes
MUL.
EOgoto
GOTO.
EOheap
EOheap$EOfree
HEAP.FREE.
EOheap$EOmalloc
HEAP.MALLOC.
EOheap$EOpointer
EOheap$EOpointer$EOadd
EOheap$EOpointer$EOblock
HEAP.POINTER.BLOCK.
EOheap$EOpointer$EOsub
EOint
EOint$EOas_bytes
INT.AS-BYTES.
EOint$EOdiv
DIV.
EOint$EOeq
EOint$EOgt
GT.
EOint$EOgte
EOint$EOlt
EOint$EOlte
EOint$EOminus
EOint$EOminus$EOt1$EOt0$EOa1
EOint$EOneg
EOint$EOplus
PLUS.
EOint$EOtimes
TIMES.
EOmemory
MEMORY.
EOnop
EOram
EOram$EOread
Read from memory.
EOram$EOwrite
Write into memory.
EOseq
SEQ.
EOstring
EOstring$EOas_bytes
AS-BYTES.
EOstring$EOas_hash
String as hash.
EOstring$EOeq
EOstring$EOlength
LENGTH.
EOstring$EOslice
SLICE.
EOswitch
EOswitch$EOarr
EOswitch$EOarr$EOt0$EOa2
EOswitch$EOt1$EOa2
EOtry
TRY.
Enum Summary
Enum
Description
Ram
Random access.