Index

Symbols | A | B | C | D | E | F | G | I | L | M | N | O | P | Q | R | S | T | U | V | W | Z

Symbols

--befunge
command line option
--concurrent
command line option
--dimension dimension
command line option
--disable-fprint
command line option
--division-by-zero value
command line option
--filesystem
command line option
--fprint fingerprints
command line option
--fprint-include fingerprintpath
command line option
--help
command line option
--list-fprints
command line option
--no-concurrent
command line option
--no-filesystem
command line option
--skip-first-line
command line option
--statistics
command line option
--std standard
command line option
--trefunge
command line option
--unefunge
command line option
--version
command line option
--warnings
command line option
-1
command line option
-2
command line option
-3
command line option
-C
command line option
-d dimension
command line option
-F
command line option
-f fingerprints
command line option
-h
command line option
-I fingerprintpath
command line option
-V
command line option
-v standard
command line option
-w
command line option
-x
command line option

A

add_class() (funge.fingerprint.FingerprintLookup method)
add_command() (funge.ip.IP method)
add_commands() (funge.ip.IP method)
add_ip() (funge.program.Program method)
add_module() (funge.fingerprint.FingerprintLookup method)
args (funge.platform.Platform attribute)

B

Befunge93 (class in funge.languages.befunge93)
Befunge93_divbyzero_stop (class in funge.languages.befunge93)
Befunge93_divbyzero_value (class in funge.languages.befunge93)
Befunge93Space (class in funge.space)
Befunge98 (class in funge.languages.funge98)
between() (funge.vector.Vector method)
BoundedSpace (class in funge.space)
boundmax (funge.space.Space attribute)
boundmin (funge.space.Space attribute)
BufferedPlatform (class in funge.platform)

C

clear() (funge.stack.Stack method)
clone_ip() (funge.program.Program method)
command line option
--befunge
--concurrent
--dimension dimension
--disable-fprint
--division-by-zero value
--filesystem
--fprint fingerprints
--fprint-include fingerprintpath
--help
--list-fprints
--no-concurrent
--no-filesystem
--skip-first-line
--statistics
--std standard
--trefunge
--unefunge
--version
--warnings
-1
-2
-3
-C
-F
-I fingerprintpath
-V
-d dimension
-f fingerprints
-h
-v standard
-w
-x
command() (funge.semantics.Semantics method)
commands (funge.ip.IP attribute)
(funge.semantics.SemanticsBase attribute)
ConcurrentBefunge98 (class in funge.languages.funge98opt)
ConcurrentFilesystemBefunge98 (class in funge.languages.funge98opt)
ConcurrentFilesystemTrefunge98 (class in funge.languages.funge98opt)
ConcurrentFilesystemUnefunge98 (class in funge.languages.funge98opt)
ConcurrentFunge (class in funge.languages.funge98opt)
ConcurrentTrefunge98 (class in funge.languages.funge98opt)
ConcurrentUnefunge98 (class in funge.languages.funge98opt)
copy() (funge.stack.StackStack method)
create_ip() (funge.program.Program method)
create_space() (funge.semantics.Semantics static method)

D

DebuggingProgram (class in funge.program)
delta (funge.ip.IP attribute)
delta_down (funge.languages.befunge93.Befunge93 attribute)
delta_high (funge.languages.funge98.Trefunge98 attribute)
delta_left (funge.languages.befunge93.Unefunge93 attribute)
delta_low (funge.languages.funge98.Trefunge98 attribute)
delta_right (funge.languages.befunge93.Unefunge93 attribute)
delta_up (funge.languages.befunge93.Befunge93 attribute)
dimension (funge.ip.IP attribute)
discard() (funge.ip.IP method)
(funge.stack.Stack method)
(funge.stack.StackStack method)
dump_ips() (funge.program.DebuggingProgram method)

E

environ (funge.platform.Platform attribute)
environment variable
PYFUNGE_FPRINT_PATH, [Link], [Link]
PYFUNGE_NO_PSYCO
execute() (funge.program.Program method)
execute_step() (funge.program.Program method)

F

FilesystemBefunge98 (class in funge.languages.funge98opt)
FilesystemFunge (class in funge.languages.funge98opt)
FilesystemTrefunge98 (class in funge.languages.funge98opt)
FilesystemUnefunge98 (class in funge.languages.funge98opt)
final() (funge.fingerprint.Fingerprint method)
Fingerprint (class in funge.fingerprint)
FingerprintLookup (class in funge.fingerprint)
flush() (funge.platform.Platform method)
funge (module)
funge.exception (module)
funge.fingerprint (module)
funge.fp (module)
funge.ip (module)
funge.languages (module)
funge.languages.befunge93 (module)
funge.languages.funge98 (module)
funge.languages.funge98opt (module)
funge.main (module)
funge.platform (module)
funge.program (module)
funge.semantics (module)
funge.space (module)
funge.stack (module)
funge.vector (module)

G

get() (funge.space.Space method)
getchar() (funge.platform.Platform method)
getint() (funge.platform.Platform method)
getrect() (funge.space.Space method)
getspace() (funge.space.Space method)

I

id (funge.ip.IP attribute)
init() (funge.fingerprint.Fingerprint method)
init_ip() (funge.semantics.Semantics static method)
invertmode (funge.ip.IP attribute)
(funge.stack.StackStack attribute)
IP (class in funge.ip)
IPQuitted
ips (funge.program.Program attribute)
IPStopped

L

load_code() (funge.program.Program method)
load_fingerprint() (funge.ip.IP method)

M

main() (in module funge.main)
module_from_name() (funge.fingerprint.FingerprintLookup method)

N

normalize() (funge.space.Space method)
notifyrect() (funge.space.Space method)

O

offset (funge.ip.IP attribute)

P

pairwise_max() (funge.vector.Vector method)
pairwise_min() (funge.vector.Vector method)
parentid (funge.ip.IP attribute)
Platform (class in funge.platform)
pop() (funge.ip.IP method)
(funge.stack.Stack method)
(funge.stack.StackStack method)
pop_stack() (funge.stack.StackStack method)
pop_string() (funge.ip.IP method)
(funge.stack.Stack method)
(funge.stack.StackStack method)
pop_vector() (funge.ip.IP method)
(funge.stack.Stack method)
(funge.stack.StackStack method)
popmany() (funge.ip.IP method)
(funge.stack.Stack method)
(funge.stack.StackStack method)
position (funge.ip.IP attribute)
Program (class in funge.program)
prompt() (funge.platform.Platform method)
push() (funge.ip.IP method)
(funge.stack.Stack method)
(funge.stack.StackStack method)
push_stack() (funge.stack.StackStack method)
push_string() (funge.ip.IP method)
(funge.stack.Stack method)
(funge.stack.StackStack method)
push_vector() (funge.ip.IP method)
(funge.stack.Stack method)
(funge.stack.StackStack method)
pushmany() (funge.ip.IP method)
(funge.stack.Stack method)
(funge.stack.StackStack method)
put() (funge.space.Space method)
putchar() (funge.platform.Platform method)
putint() (funge.platform.Platform method)
putspace() (funge.space.Space method)
putstr() (funge.platform.Platform method)
PYFUNGE_FPRINT_PATH, [Link]

Q

queuemode (funge.ip.IP attribute)
(funge.stack.StackStack attribute)

R

rdiscard() (funge.stack.Stack method)
readfile() (funge.platform.Platform method)
register() (funge.semantics.SemanticsBase static method)
remove_command() (funge.ip.IP method)
remove_commands() (funge.ip.IP method)
remove_ip() (funge.program.Program method)
replace() (funge.vector.Vector method)
rpop() (funge.stack.Stack method)
rpop_string() (funge.stack.Stack method)
rpop_vector() (funge.stack.Stack method)
rpopmany() (funge.stack.Stack method)
rpush() (funge.stack.Stack method)
rpush_string() (funge.stack.Stack method)
rpush_vector() (funge.stack.Stack method)
rpushmany() (funge.stack.Stack method)

S

scanuntil() (funge.space.Space method)
scanwhile() (funge.space.Space method)
search_module() (funge.fingerprint.FingerprintLookup method)
Semantics (class in funge.semantics)
SemanticsBase (class in funge.semantics)
SemanticsOverlay (class in funge.semantics)
SOSS (in module funge.stack)
Space (class in funge.space)
space (funge.ip.IP attribute)
Stack (class in funge.stack)
stack (funge.ip.IP attribute)
StackStack (class in funge.stack)
stringmode (funge.ip.IP attribute)
stringmode() (funge.semantics.Semantics method)
system() (funge.platform.Platform method)

T

team (funge.ip.IP attribute)
TOSS (in module funge.stack)
Trefunge98 (class in funge.languages.funge98)

U

undefined() (funge.semantics.Semantics method)
Unefunge93 (class in funge.languages.befunge93)
Unefunge98 (class in funge.languages.funge98)
ungetchar() (funge.platform.Platform method)
unload_fingerprint() (funge.ip.IP method)

V

Vector (class in funge.vector)

W

walk() (funge.semantics.Semantics method)
warn() (funge.platform.Platform method)
writefile() (funge.platform.Platform method)

Z

zero() (funge.vector.Vector static method)

Quick search