Thanks - it was an interesting path getting it to this point. I've not looked at atom or Julia but will - it looks like there things to learn from it.
Regards Peter On 8 Mar 2018 19:10, "Grégory Vanuxem" <[email protected]> wrote: Dear M. Broadbery, This looks like a beautiful things, I must admit. Am working on add-ons of Juno-Julia which I find is also a beautiful thing too. The purpose is different but am looking right now more into what you have done. Seems interesting. Juno-Julia, you know I think : https://julialang.org/ http://junolab.org/ https://atom.io/ Have a good night (or...) __ G. Vanuxem 2018-03-03 11:27 GMT+01:00 Peter Broadbery <[email protected]>: > > 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. > -- 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. -- 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.
