Uses of Class
hlcd.parameters.CodeParameters

Packages that use CodeParameters
Package
Description
Takes care of exporting the code found to .bin, .tex and .m (Matlab) file.
Contains the mathematical definition of a "code" along with a validator to ensure the code obtained is valid.
Dedicated for the execution of the program by using SimpleExecutor, ComplexExecutor or ListExecutor.