On 08/11/15 13:18, Prof. Dr. Johannes Grabmeier privat wrote:
I once thought about starting a project to make an Eclipse Environment
for programming in AXIOM/FriCAS to get e.g. stump implementation
automatically. If this is done first, I could support Ralfs idea. Anyone
interested in such a project?

I am curious about what you had in mind here?

Were you thinking about something like Peter Broadberys Eclipse development environment for Aldor:
https://github.com/pbroadbery/aldor-eclipse

I think this is mostly a front end for existing programs. So it would still need C code for Aldor (or Lisp if it was modified for FriCAS). So I guess this would not change the error messages generated by those programs.

I attempted to write a more native editor for Aldor and FriCAS here:
https://github.com/martinbaker/euclideanspace
This managed to parse (not compile) a surprisingly high proportion of categories and domains, even in FriCAS. I doubt if it could ever be 100% since it uses a conventional parser as opposed to Pratt parser which seems impossible to predict exactly.

Martin

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to