Thanks for answer, i saved file as .mac file, but maxima gives the same
error:
ya at debian:~/Downloads$ maxima
Maxima 5.27.0 http://maxima.sourceforge.net
using Lisp SBCL 1.0.40.0.debian
Distributed under the GNU Public License. See the file COPYING.
Dedicated to the memory of William Schelter.
The function bug_report() provides bug reporting information.
(%i1) compile_file("maple_V_N_test.mac");
translator: begin translating /home/ya/Downloads/maple_V_N_test.mac.
; compiling file "/home/ya/Downloads/maple_V_N_test.LISP" (written 13 JUN 2012 04:02:28 PM):
; compiling (IN-PACKAGE :MAXIMA)
; compiling (MAPPLY (QUOTE $KILL) ...)
; compiling (SIMPLIFY (LIST # ...))
; compiling (IF (NOT #) ...)
; compiling (DEFPARAMETER $N ...)
; compiling (IF (NOT #) ...)
; compiling (DEFPARAMETER $SHOWTIME ...);
; compilation unit aborted
; caught 1 fatal ERROR condition
;
; compilation aborted because of fatal error:
; SB-INT:SIMPLE-READER-ERROR at 1343 (line 48, column 59) on #<SB-SYS:FD-STREAM
; for "file /home/ya/Downloads/maple_V_N_test.LISP"
; {1005E73991}>:
; illegal sharp macro character: #\
;
; compilation aborted after 0:00:00.007
(%o1) [/home/ya/Downloads/maple_V_N_test.mac,
/home/ya/Downloads/maple_V_N_test.LISP,
/home/ya/Downloads/maple_V_N_test.UNLISP, false]
(%i2)
> ________________________________________
>
>
>> (%i1) compile_file("maple_V_N_test.wxm");
>>
> You need to compile the *.mac file, not the *.wxm file. A *.wxm file is used by the wxMaxima user interface to store Maxima code, text, and some formatting
> information. If you only have the *.wxm file, try saving as a *.mac file (File --> Save As).
>
>
> --Barton
>
>
>
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: maple_V_N_test.mac
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20120613/afe067df/attachment.ksh>