Wolfram Library Archive


All Collections Articles Books Conference Proceedings
Courseware Demos MathSource Technical Notes
Title

CreateModule
Author

John Hendrickson
URL: http://sourceforge.net/u/debguy/profile/
Revision date

2013-09-24
Description

CreateModule creates a Function from roped lines.

This formates a new way to trace / debug: freely Evaluate lines as usual, and upon demand CreateModules generates Function.

CreateModule was used in debugging a function far too complicated for "edit and run debugging"; frequently Mathematica free Evaluation of lines was needed to separate side-effects problems had upon one-another and output.

It is found in the PeriodicTableOfElements.nb suite
Subjects

*Mathematics
*Mathematics > Discrete Mathematics
*Wolfram Technology > Front End
*Wolfram Technology > Front End > Notebook Manipulation
*Wolfram Technology > Programming
*Wolfram Technology > Programming > Testing
Keywords

trace, debug
URL

http://sourceforge.net/projects/periodictablemm/