visual studio code would even allow writing the language service in Frege 
itself.
The "language server" approach makes that possible.

cheers
Dierk


> Am 31.01.2017 um 16:36 schrieb Abhinav Sharma <abhi1...@gmail.com>:
> 
> I'd like to suggest Visual Studio Code as a valid alternative to Atom since, 
> the latter has a tendency to hang and get even slower with more plugins. 
> However, VsCode being written in TypeScript is more a valid solution - 
> perhaps we might be able to use the GHCjs for writing the proper bindings and 
> build upon that work. 
> 
> They made a simpler design decision regarding the concept of language server 
> which might prove to be even more useful. 
> 
> Please do take a leighweight editor in consideration - MS is putting a lot of 
> work to make this a dev. env. for the dotNET core VM. They'll keep improving 
> it blazingly fast.
> 
> On Wednesday, October 14, 2015 at 11:57:55 PM UTC+5:30, Ingo W. wrote:
> It turned out that the eclipse plugin is starting to experience problems with 
> newer eclipse versions.
> 
> I guess I can fix it for this time. But it will probably happen again and 
> again.
> 
> Here is a list of options I see:
> 
>       • Stay with the successor of IMP. Pro: low effort. Contra: This seems 
> to be a one man show.
>       • Wrte an eclipse plugin from scratch, using latest Eclipse technology. 
> Pro: future-proof. Contra: who can do this? 
>       • Wrte an IDEA plugin from scratch, using latest Eclipse technology. 
> Pro: future-proof. Contra: who can do this? 
>       • Wrte a NetBeans plugin from scratch, using latest Eclipse technology. 
> Pro: ???. Contra: who can do this? Who uses NetBeans anyway?
>       • Roll your own in FregeFX. Pro: Dierk has the know how. Stand alone 
> product. Contra: stand-alone product 
>       • Use ATOM or something like that. Pro: attract the cool kids. Contra: 
> would need indirect interfacing with compiler (i.e. via pipes or sockets). 
> Could be cool, though, once we had it.
> Non-options:
> 
> Use emacs.
> 
> (Haha, I'm joking. But then I'd prefer VIM)
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Frege Programming Language" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to frege-programming-language+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Frege Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to frege-programming-language+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to