| Author |
Comment/Response |
Mircea Marin
|
03/31/05 8:14pm
Hello,
I am a licenced user of Mathematica:
$Version 5.1 for Microsoft Windows (October 25, 2004)
$LicenseId L2954-0957
Here is my problem:
When writing packages, I find convenient to define my own syntax by providing MakeExpression definitions.
But I noticed that the package which is automatically generated from such a notebook does not take into account the MakeExpression definitions. I would expect that, if I put the MakeExpression definitions in initialization cells which precede the usage of my own expressions, then the generated package should contain the proper translation (in fullform) of the code.
Is there any solution/trick to solve this problem?
--Mircea
URL: , |
|