Language::Befunge::Ops::Befunge98 - operations supported by a Befunge-98 interpreter


Language-Befunge documentation  | view source Contained in the Language-Befunge distribution.

Index


NAME

Top

Language::Befunge::Ops::Befunge98 - operations supported by a Befunge-98 interpreter

DESCRIPTION

Top

This module defines the operations supported by a Befunge-98 interpreter. It's used internally when setting up a L::B::Interpreter.

The only subroutine defined is:

get_ops_map()

return a mapping of the supported letter instructions with the associated operations.

SEE ALSO

Top

Language::Befunge

AUTHOR

Top

Jerome Quelin, <jquelin@cpan.org>

Development is discussed on <language-befunge@mongueurs.net>

COPYRIGHT & LICENSE

Top


Language-Befunge documentation  | view source Contained in the Language-Befunge distribution.