Language::Befunge::Ops::Unefunge98.3pm

Langue: en

Version: 2008-01-22 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

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

DESCRIPTION

This module defines the operations supported by a Unefunge-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

Language::Befunge

AUTHOR

Jerome Quelin, <jquelin@cpan.org>

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

Copyright (c) 2001-2008 Jerome Quelin, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.