Symbol MappingΒΆ

C

Python

cattle_buffer_get_size

Cattle.Buffer.get_size

cattle_buffer_get_value

Cattle.Buffer.get_value

cattle_buffer_new

Cattle.Buffer.new

cattle_buffer_set_contents

shadowed: cattle_buffer_set_contents_full

cattle_buffer_set_contents_full

Cattle.Buffer.set_contents

cattle_buffer_set_value

Cattle.Buffer.set_value

cattle_check_version

Cattle.check_version

cattle_configuration_get_debug_is_enabled

Cattle.Configuration.get_debug_is_enabled

cattle_configuration_get_end_of_input_action

Cattle.Configuration.get_end_of_input_action

cattle_configuration_new

Cattle.Configuration.new

cattle_configuration_set_debug_is_enabled

Cattle.Configuration.set_debug_is_enabled

cattle_configuration_set_end_of_input_action

Cattle.Configuration.set_end_of_input_action

CATTLE_END_OF_INPUT_ACTION_DO_NOTHING

Cattle.EndOfInputAction.DO_NOTHING

CATTLE_END_OF_INPUT_ACTION_STORE_EOF

Cattle.EndOfInputAction.STORE_EOF

CATTLE_END_OF_INPUT_ACTION_STORE_ZERO

Cattle.EndOfInputAction.STORE_ZERO

CATTLE_ERROR_INPUT_OUT_OF_RANGE

Cattle.Error.INPUT_OUT_OF_RANGE

CATTLE_ERROR_IO

Cattle.Error.IO

cattle_error_quark

Cattle.Error.quark

cattle_error_quark

Cattle.error_quark

CATTLE_ERROR_UNBALANCED_BRACKETS

Cattle.Error.UNBALANCED_BRACKETS

CATTLE_INSTRUCTION_DEBUG

Cattle.InstructionValue.DEBUG

CATTLE_INSTRUCTION_DECREASE

Cattle.InstructionValue.DECREASE

cattle_instruction_get_loop

Cattle.Instruction.get_loop

cattle_instruction_get_next

Cattle.Instruction.get_next

cattle_instruction_get_quantity

Cattle.Instruction.get_quantity

cattle_instruction_get_value

Cattle.Instruction.get_value

CATTLE_INSTRUCTION_INCREASE

Cattle.InstructionValue.INCREASE

CATTLE_INSTRUCTION_LOOP_BEGIN

Cattle.InstructionValue.LOOP_BEGIN

CATTLE_INSTRUCTION_LOOP_END

Cattle.InstructionValue.LOOP_END

CATTLE_INSTRUCTION_MOVE_LEFT

Cattle.InstructionValue.MOVE_LEFT

CATTLE_INSTRUCTION_MOVE_RIGHT

Cattle.InstructionValue.MOVE_RIGHT

cattle_instruction_new

Cattle.Instruction.new

CATTLE_INSTRUCTION_NONE

Cattle.InstructionValue.NONE

CATTLE_INSTRUCTION_PRINT

Cattle.InstructionValue.PRINT

CATTLE_INSTRUCTION_READ

Cattle.InstructionValue.READ

cattle_instruction_set_loop

Cattle.Instruction.set_loop

cattle_instruction_set_next

Cattle.Instruction.set_next

cattle_instruction_set_quantity

Cattle.Instruction.set_quantity

cattle_instruction_set_value

Cattle.Instruction.set_value

cattle_interpreter_feed

Cattle.Interpreter.feed

cattle_interpreter_get_configuration

Cattle.Interpreter.get_configuration

cattle_interpreter_get_program

Cattle.Interpreter.get_program

cattle_interpreter_get_tape

Cattle.Interpreter.get_tape

cattle_interpreter_new

Cattle.Interpreter.new

cattle_interpreter_run

Cattle.Interpreter.run

cattle_interpreter_set_configuration

Cattle.Interpreter.set_configuration

cattle_interpreter_set_debug_handler

Cattle.Interpreter.set_debug_handler

cattle_interpreter_set_input_handler

Cattle.Interpreter.set_input_handler

cattle_interpreter_set_output_handler

Cattle.Interpreter.set_output_handler

cattle_interpreter_set_program

Cattle.Interpreter.set_program

cattle_interpreter_set_tape

Cattle.Interpreter.set_tape

CATTLE_MAJOR_VERSION

Cattle.MAJOR_VERSION

CATTLE_MICRO_VERSION

Cattle.MICRO_VERSION

CATTLE_MINOR_VERSION

Cattle.MINOR_VERSION

cattle_program_get_input

Cattle.Program.get_input

cattle_program_get_instructions

Cattle.Program.get_instructions

cattle_program_load

Cattle.Program.load

cattle_program_new

Cattle.Program.new

cattle_program_set_input

Cattle.Program.set_input

cattle_program_set_instructions

Cattle.Program.set_instructions

cattle_tape_decrease_current_value

Cattle.Tape.decrease_current_value

cattle_tape_decrease_current_value_by

Cattle.Tape.decrease_current_value_by

cattle_tape_get_current_value

Cattle.Tape.get_current_value

cattle_tape_increase_current_value

Cattle.Tape.increase_current_value

cattle_tape_increase_current_value_by

Cattle.Tape.increase_current_value_by

cattle_tape_is_at_beginning

Cattle.Tape.is_at_beginning

cattle_tape_is_at_end

Cattle.Tape.is_at_end

cattle_tape_move_left

Cattle.Tape.move_left

cattle_tape_move_left_by

Cattle.Tape.move_left_by

cattle_tape_move_right

Cattle.Tape.move_right

cattle_tape_move_right_by

Cattle.Tape.move_right_by

cattle_tape_new

Cattle.Tape.new

cattle_tape_pop_bookmark

Cattle.Tape.pop_bookmark

cattle_tape_push_bookmark

Cattle.Tape.push_bookmark

cattle_tape_set_current_value

Cattle.Tape.set_current_value

CattleBuffer

Cattle.Buffer

CattleBufferClass

Cattle.BufferClass

CattleConfiguration

Cattle.Configuration

CattleConfigurationClass

Cattle.ConfigurationClass

CattleDebugHandler

Cattle.DebugHandler

C

Python

CattleEndOfInputAction

Cattle.EndOfInputAction

CattleError

Cattle.Error

CattleInputHandler

Cattle.InputHandler

CattleInstruction

Cattle.Instruction

CattleInstructionClass

Cattle.InstructionClass

CattleInstructionValue

Cattle.InstructionValue

CattleInterpreter

Cattle.Interpreter

CattleInterpreterClass

Cattle.InterpreterClass

CattleOutputHandler

Cattle.OutputHandler

CattleProgram

Cattle.Program

CattleProgramClass

Cattle.ProgramClass

CattleTape

Cattle.Tape

CattleTapeClass

Cattle.TapeClass