Hi,

I've just uploaded a preliminary intellij plugin for Fricas and Aldor code.
This version supports:
- Syntax highlighting
- Type browser (SPAD code only)
- Documentation for types and operations
- Running .input files

It's good enough for me to use on aldor code, and looks good for Spad.

Release is here:
https://github.com/pbroadbery/aldor-idea-plugin/releases/tag/preview-3
There are some "getting started" notes on the wiki pages..
https://github.com/pbroadbery/aldor-idea-plugin/wiki .  There's some parts
that might need a fuller explanation (especially if you're new to
intellij), so feedback appreciated.

For this to work, I've also modified the Aldor compiler so that it can
export domains as java classes (and vice-versa).  The plugin uses a very
rough Aldor implementation of the Spad and Aldor type systems in
https://github.com/pbroadbery/fricas-aldor-types.

If anyone is interested in improving either the plugin (java) or the type
inference bit (aldor), or the aldor/java interface (mostly C), please let
me know.  There's a lot of additional functionality that could be added.

Equally, suggestions for improvements welcome.

Peter

-- 
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 https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to