Language-Befunge 3.00 Deleted
Files
- Build.PL
- Changes
- LICENSE
- MANIFEST
- META.yml
- Makefile.PL
- README
- TODO
- bin/jqbf98
- examples/anagram.bf
- examples/fact.bf
- examples/hello.bf
- examples/palin.bf
- examples/tpr00.bf
- examples/tpr01.bf
- lib/Language/Befunge.pm
- lib/Language/Befunge/IP.pm
- lib/Language/Befunge/Interpreter.pm
- lib/Language/Befunge/LaheySpace.pm
- lib/Language/Befunge/LaheySpace/Generic.pm
- lib/Language/Befunge/Ops.pm
- lib/Language/Befunge/Ops/Befunge98.pm
- lib/Language/Befunge/Ops/GenericFunge98.pm
- lib/Language/Befunge/Ops/Unefunge98.pm
- lib/Language/Befunge/Vector.pm
- lib/Language/Befunge/doc/bf98-specs.html
- lib/Language/Befunge/doc/instr.txt
- lib/Language/Befunge/doc/library.pod
- lib/Language/Befunge/lib/FOO.pm
- lib/Language/Befunge/lib/HELO.pm
- t/01basic.t
- t/02befunge.t
- t/02trefunge.t
- t/02unefunge.t
- t/03ip.t
- t/04lahey-generic.t
- t/04lahey.t
- t/05vector.t
- t/06ops-block_close.t
- t/06ops-block_open.t
- t/06ops-decis_cmp.t
- t/06ops-decis_gt.t
- t/06ops-decis_horiz_if.t
- t/06ops-decis_neg.t
- t/06ops-decis_vert_if.t
- t/06ops-dir_go_away.t
- t/06ops-dir_go_east.t
- t/06ops-dir_go_high.t
- t/06ops-dir_go_low.t
- t/06ops-dir_go_north.t
- t/06ops-dir_go_south.t
- t/06ops-dir_go_west.t
- t/06ops-dir_reverse.t
- t/06ops-dir_set_delta.t
- t/06ops-dir_turn_left.t
- t/06ops-dir_turn_right.t
- t/06ops-flow_comments.t
- t/06ops-flow_jump_to.t
- t/06ops-flow_kill_thread.t
- t/06ops-flow_no_op.t
- t/06ops-flow_quit.t
- t/06ops-flow_repeat.t
- t/06ops-flow_space.t
- t/06ops-flow_trampoline.t
- t/06ops-math_addition.t
- t/06ops-math_division.t
- t/06ops-math_multiplication.t
- t/06ops-math_remainder.t
- t/06ops-math_substraction.t
- t/06ops-num_push_number.t
- t/06ops-stack_clear.t
- t/06ops-stack_duplicate.t
- t/06ops-stack_pop.t
- t/06ops-stack_swap.t
- t/06ops-str_enter_string_mode.t
- t/06ops-str_fetch_char.t
- t/06ops-str_store_char.t
- t/10stdio.t
- t/11nums.t
- t/12maths.t
- t/13dir.t
- t/14flow.t
- t/15decis.t
- t/16string.t
- t/17stack.t
- t/18sos.t
- t/19storg.t
- t/20system.t
- t/21concur.t
- t/22lib.t
- t/90-pod.t
- t/91-pod-coverage.t
- t/exit3.pl
- t/hello.bf
- t/q.bf