! | Language.ArrayForth.State |
a | Language.ArrayForth.State |
Abstract | Language.ArrayForth.Program |
Addr | Language.ArrayForth.Program |
And | Language.ArrayForth.Opcode |
b | Language.ArrayForth.State |
BadNumber | Language.ArrayForth.Parse |
BadOpcode | Language.ArrayForth.Parse |
blocked | Language.ArrayForth.State |
boundary | Language.ArrayForth.Program |
Call | Language.ArrayForth.Opcode |
Channel | |
1 (Type/Class) | Language.ArrayForth.Channel |
2 (Data Constructor) | Language.ArrayForth.Channel |
Concrete | Language.ArrayForth.Program |
Constant | Language.ArrayForth.NativeProgram |
Core | |
1 (Type/Class) | Language.ArrayForth.Core |
2 (Data Constructor) | Language.ArrayForth.Core |
countBits | Language.ArrayForth.Distance |
countTime | Language.ArrayForth.Interpreter |
D | Language.ArrayForth.Channel |
dataStack | Language.ArrayForth.State |
defaultMutations | Language.ArrayForth.Synthesis |
defaultOps | Language.ArrayForth.Synthesis |
DefaultScore | |
1 (Type/Class) | Language.ArrayForth.Synthesis |
2 (Data Constructor) | Language.ArrayForth.Synthesis |
Distance | Language.ArrayForth.Distance |
Div2 | Language.ArrayForth.Opcode |
down | Language.ArrayForth.Channel |
dpop | Language.ArrayForth.State |
dpush | Language.ArrayForth.State |
Drop | Language.ArrayForth.Opcode |
Dup | Language.ArrayForth.Opcode |
empty | Language.ArrayForth.Stack |
emptyChannel | Language.ArrayForth.Channel |
emptyMem | Language.ArrayForth.State |
endWord | Language.ArrayForth.Interpreter |
eval | Language.ArrayForth.Interpreter |
evaluate | Language.ArrayForth.Synthesis |
Exec | Language.ArrayForth.Opcode |
execute | Language.ArrayForth.Interpreter |
F18Word | Language.ArrayForth.Opcode |
Fetch | Language.ArrayForth.Opcode |
FetchB | Language.ArrayForth.Opcode |
FetchP | Language.ArrayForth.Opcode |
FetchPlus | Language.ArrayForth.Opcode |
fill | Language.ArrayForth.Stack |
fixSlot3 | Language.ArrayForth.Program |
fromBits | Language.ArrayForth.NativeProgram |
fromNative | Language.ArrayForth.Program |
fromOpcode | Language.ArrayForth.Opcode |
i | Language.ArrayForth.State |
If | Language.ArrayForth.Opcode |
incrP | Language.ArrayForth.State |
input | Language.ArrayForth.State |
Instrs | |
1 (Type/Class) | Language.ArrayForth.NativeProgram |
2 (Data Constructor) | Language.ArrayForth.NativeProgram |
Instruction | Language.ArrayForth.Program |
isJump | Language.ArrayForth.Opcode |
isNumber | Language.ArrayForth.Parse |
Jmp | Language.ArrayForth.Opcode |
Jump | Language.ArrayForth.Program |
jump | Language.ArrayForth.Interpreter |
Jump1 | Language.ArrayForth.NativeProgram |
Jump2 | Language.ArrayForth.NativeProgram |
Jump3 | Language.ArrayForth.NativeProgram |
L | Language.ArrayForth.Channel |
Label | Language.ArrayForth.Program |
labels | Language.ArrayForth.Program |
left | Language.ArrayForth.Channel |
load | Language.ArrayForth.Program |
loadMemory | Language.ArrayForth.State |
locations | Language.ArrayForth.Distance |
matching | Language.ArrayForth.Distance |
Memory | |
1 (Type/Class) | Language.ArrayForth.State |
2 (Data Constructor) | Language.ArrayForth.State |
memory | Language.ArrayForth.State |
memSize | Language.ArrayForth.State |
MinusIf | Language.ArrayForth.Opcode |
MultiplyStep | Language.ArrayForth.Opcode |
names | Language.ArrayForth.Opcode |
NativeProgram | Language.ArrayForth.NativeProgram |
neighbors | Language.ArrayForth.Core |
Next | Language.ArrayForth.Opcode |
next | Language.ArrayForth.State |
NoAddr | Language.ArrayForth.Parse |
Nop | Language.ArrayForth.Opcode |
Not | Language.ArrayForth.Opcode |
NotJump | Language.ArrayForth.Parse |
NotSlot3 | Language.ArrayForth.Parse |
Number | Language.ArrayForth.Program |
Opcode | |
1 (Type/Class) | Language.ArrayForth.Opcode |
2 (Data Constructor) | Language.ArrayForth.Program |
opcodes | Language.ArrayForth.Opcode |
opcodeTime | Language.ArrayForth.Opcode |
Or | Language.ArrayForth.Opcode |
output | Language.ArrayForth.State |
Over | Language.ArrayForth.Opcode |
p | Language.ArrayForth.State |
pairs | Language.ArrayForth.Synthesis |
ParseError | Language.ArrayForth.Parse |
Plus | Language.ArrayForth.Opcode |
Pop | Language.ArrayForth.Opcode |
pop | Language.ArrayForth.Stack |
Port | Language.ArrayForth.Channel |
Program | Language.ArrayForth.Program |
Push | Language.ArrayForth.Opcode |
push | Language.ArrayForth.Stack |
R | Language.ArrayForth.Channel |
r | Language.ArrayForth.State |
ram | Language.ArrayForth.State |
ReadA | Language.ArrayForth.Opcode |
readInstruction | Language.ArrayForth.Program |
readNativeProgram | Language.ArrayForth.NativeProgram |
readOpcode | Language.ArrayForth.Opcode |
readPort | Language.ArrayForth.Channel |
readProgram | Language.ArrayForth.Program |
readWord | Language.ArrayForth.Parse |
registers | Language.ArrayForth.Distance |
removePairs | Language.ArrayForth.Synthesis |
Ret | Language.ArrayForth.Opcode |
returnStack | Language.ArrayForth.State |
right | Language.ArrayForth.Channel |
rom | Language.ArrayForth.State |
rpop | Language.ArrayForth.State |
rpush | Language.ArrayForth.State |
run | Language.ArrayForth.Interpreter |
runNativeProgram | Language.ArrayForth.Interpreter |
runningTime | Language.ArrayForth.NativeProgram |
runProgram | Language.ArrayForth.Program |
s | Language.ArrayForth.State |
sendInput | Language.ArrayForth.State |
set | Language.ArrayForth.State |
SetA | Language.ArrayForth.Opcode |
SetB | Language.ArrayForth.Opcode |
setProgram | Language.ArrayForth.State |
slot3 | Language.ArrayForth.Opcode |
splitWords | Language.ArrayForth.NativeProgram |
Stack | Language.ArrayForth.Stack |
startState | Language.ArrayForth.State |
State | |
1 (Type/Class) | Language.ArrayForth.State |
2 (Data Constructor) | Language.ArrayForth.State |
step | Language.ArrayForth.Interpreter |
stepAll | Language.ArrayForth.Interpreter |
stepProgram | Language.ArrayForth.Interpreter |
Store | Language.ArrayForth.Opcode |
StoreB | Language.ArrayForth.Opcode |
StoreP | Language.ArrayForth.Opcode |
StorePlus | Language.ArrayForth.Opcode |
t | Language.ArrayForth.State |
throttle | Language.ArrayForth.Interpreter |
Times2 | Language.ArrayForth.Opcode |
toBits | Language.ArrayForth.NativeProgram |
toMem | Language.ArrayForth.State |
toNative | Language.ArrayForth.Program |
toOpcode | Language.ArrayForth.Opcode |
toOpcodes | Language.ArrayForth.NativeProgram |
Trace | Language.ArrayForth.Interpreter |
trace | Language.ArrayForth.Synthesis |
traceAll | Language.ArrayForth.Interpreter |
traceProgram | Language.ArrayForth.Interpreter |
U | Language.ArrayForth.Channel |
Unext | Language.ArrayForth.Opcode |
Unused | Language.ArrayForth.Program |
up | Language.ArrayForth.Channel |
withPerformance | Language.ArrayForth.Synthesis |
word | Language.ArrayForth.Interpreter |
wordAll | Language.ArrayForth.Interpreter |
writePort | Language.ArrayForth.Channel |