Hi Michael, Congratulation for the amazing efforts. An IDE is very important for the Chapel community. I would like to suggest the possibility to develop a Language Server Page (LSP) for Chapel Language. With LSP, other IDE's can be used. Here, a reference:
https://langserver.org/ Unfortunately, working with Chapel AST is out of my knowledge for now. Again congratulation for the work. Att. Marcos Cleison Em qua, 25 de set de 2019 às 15:40, < [email protected]> escreveu: > Send Chapel-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/chapel-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Chapel-users digest..." > > > Today's Topics: > > 1. Eclipse Plugin (Michael Zimmerman) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 25 Sep 2019 14:40:28 -0400 > From: Michael Zimmerman <[email protected]> > To: [email protected], > [email protected] > Subject: Eclipse Plugin > Message-ID: > < > cahjve-jq9xjxdatgissmfbmrfdlku488w2un-hganns5fno...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hello, > > I've developed an Eclipse plugin that does syntax highlighting and > real-time error highlighting for Chapel. The plugin responds to document > changes, as the programmer types, by asynchronously calling the chpl > compiler and reporting back errors to Eclipse (up to the chpl "resolve" > pass). > > Directly related issues are #5908 > <https://github.com/chapel-lang/chapel/issues/5908>, and especially #9014 > <https://github.com/chapel-lang/chapel/issues/9014>, #9003 > <https://github.com/chapel-lang/chapel/issues/9003>. > > Am I duplicating others' efforts? Would the community be interested in > testing this plugin, or tracking future improvements? I'd welcome any > feedback and suggestions. > > FWIW, my technical interest in Chapel is in developing fast tree-based > electric field algorithms. > > -- Mike > -------------- next part -------------- > An HTML attachment was scrubbed... > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: screenshot1.png > Type: image/png > Size: 248383 bytes > Desc: not available > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: screenshot2.png > Type: image/png > Size: 240975 bytes > Desc: not available > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: screenshot3.png > Type: image/png > Size: 231597 bytes > Desc: not available > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: screenshot4.png > Type: image/png > Size: 240524 bytes > Desc: not available > > ------------------------------ > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Chapel-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/chapel-users > > > ------------------------------ > > End of Chapel-users Digest, Vol 118, Issue 2 > ******************************************** >
_______________________________________________ Chapel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-users
