Crate p101_is

Source

Re-exports§

pub use conditional_origin::ConditionalOrigin;
pub use jump_destination::JumpDestination;
pub use cai::CaiSign;
pub use cai::CaiOrder;
pub use cai::CaiDigit;
pub use cai::CaiComma;
pub use instruction::Instruction;

Modules§

cai
conditional_origin
instruction
jump_destination

Enums§

Origin
Points of origin of unconditional jumps. An abbreviated form of this list is to combine V, W, Y or Z as follows: ∆ -> A∆ C∆ -> B∆ D∆ -> E∆ R∆ -> F∆ ∆ = V, W, Y or Z
Register