[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
opcodes
opcode is a software developer producing new media and web development applications and components. They create tools for businesses and individuals working with audio, images and the internet.
You can download demo and trial versions of their audio recorders, imaging tools, web server plug-ins and Usenet news readers.
Evaluating perl code (e.g. via "eval" or "do 'file'") causes the code to be compiled into an internal format and then, provided there was no error in the compilation, executed. The internal format is based on many distinct opcodes.
By default no opmask is in effect and any code can be compiled.
The Opcode module allow you to define an operator mask to be in effect when perl next compiles any code. Attempting to compile code which contains a masked opcode will cause the compilation to fail with an error. The code will not be executed.
Note: The Opcode module is not usually used directly.
The Opcode package contains functions for manipulating operator names tags and sets. All are available for export by the package.
Optimized Collision Detection
OPCODE is a new small collision detection library. It is similar to popular packages such as SOLID(http://www.win.tue.nl/~gino/solid/index.html) or RAPID(http://www.cs.unc.edu/~geom/OBB/OBBT.html), but more memory-friendly, and often faster.
If anyone has any contribution or wishes to delete any of this content, don't even think twice (all you nice guys anyway).
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
opcodes
opcode is a software developer producing new media and web development applications and components. They create tools for businesses and individuals working with audio, images and the internet.
You can download demo and trial versions of their audio recorders, imaging tools, web server plug-ins and Usenet news readers.
===========================
ALSO===========================
Perl code is always compiled into an internal format before execution.Evaluating perl code (e.g. via "eval" or "do 'file'") causes the code to be compiled into an internal format and then, provided there was no error in the compilation, executed. The internal format is based on many distinct opcodes.
By default no opmask is in effect and any code can be compiled.
The Opcode module allow you to define an operator mask to be in effect when perl next compiles any code. Attempting to compile code which contains a masked opcode will cause the compilation to fail with an error. The code will not be executed.
Note: The Opcode module is not usually used directly.
The Opcode package contains functions for manipulating operator names tags and sets. All are available for export by the package.
===========================
ALSO===========================
OPCODEOptimized Collision Detection
OPCODE is a new small collision detection library. It is similar to popular packages such as SOLID(http://www.win.tue.nl/~gino/solid/index.html) or RAPID(http://www.cs.unc.edu/~geom/OBB/OBBT.html), but more memory-friendly, and often faster.
If anyone has any contribution or wishes to delete any of this content, don't even think twice (all you nice guys anyway).
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
