:: Re: [DNG] Computer language discuss…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Kevin Chadwick
日付:  
To: dng
題目: Re: [DNG] Computer language discussions are always on topic at GoLUG
On 21/11/2024 14:38, Didier Kryn wrote:
> Now ada-mode needs a companion process which is an application written in Ada,
> with a few things in C and takes half an hour to compile on Intel Core i7.


Most languages use language server protocols these days. It means a similar
experience can be had across any IDE more easily. I haven't heard of anyone not
just using the compiled binary before (usually bundled with the IDE or as an
extension to vscode or plugin etc.).