Changes for version 4.07 - 2008-11-15
- fix month in y instruction
- new fingerprint: BASE - Non-standard math bases extension
- new fingerprint: BOOL - Boolean operations extension
- new fingerprint: EVAR - Environment variables extention
- new fingerprint: HRTI - High-Resolution Timer extension
- new fingerprint: MODU - Modulo Arithmetic extension
Modules
a generic funge interpreter
an Instruction Pointer for a Befunge-98 program.
definition of the various operations
operations supported by a Befunge-98 interpreter
operations supported by a Trifunge-98 interpreter
operations supported by a Unefunge-98 interpreter
a generic Storage base class
a 2D storage, using sparse hash
a generic N-dimensional LaheySpace.
a generic N-dimensional LaheySpace.
a generic N-dimensional LaheySpace.
an opaque, N-dimensional vector class.
base wrapping class
a LaheySpace wrapping
Non-standard math bases extension
Boolean operations extension
Environment variables extention
a Befunge extension to print foo
a Befunge extension to print Hello world!
High-Resolution Timer extension
Modulo Arithmetic extension
Extension to opacify loaded extensions
Orthogonal easement extension
extension to embed Perl within Befunge
Referenced cells extension
Roman numerals extension
a Befunge extension to run tests
Provides
in lib/Language/Befunge/Interpreter.pm