Martin Rubey пишет:
> Dear Igor,
>
> I'm a bit lost: did you finally manage to build fricas on slackware
> or not?
Yes, I did :-)
> If yes, does efricas work?
Here is my efrica session.
It does not looks good.
(1) -> [?1034h(1) -> Value =
#<FUNCTION :LAMBDA (X &OPTIONAL ARGS) (PRINC (CODE-CHAR 27))
(COND
((AND (EQ X '|startKeyedMsg|)
(MEMBER (CAR ARGS) '('S2GL0012 'S2GL0013 'S2GL0014)))
(PRINC "|startTypeTime|"))
((AND (EQ X '|endOfKeyedMsg|)
(MEMBER (CAR ARGS) '('S2GL0012 'S2GL0013 'S2GL0014)))
(PRINC "|endOfTypeTime|"))
(T (PRIN1 X)))
(PRINC #\Newline)>
(1) -> 3+4;
(1) -> 6-7
Type: PositiveInteger
(2) -> 6-7
(2) - 1
Type: Integer
(3) -> 7+8
(3) - 1
Type: Integer
(4) -> 676-4
(4) 15
Type: PositiveInteger
(5) -> 1+1
(5) 672
Type: PositiveInteger
(6) ->
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---