これまでの説明でWindows 10で基本的なC言語開発はできるようになった。開発環境としてVisual Studio Codeを、コンパイラインフラストラクチャとしてLLVM Clangを、デバッガにLLDBを、あとはそれに付帯するソフトウェアをインストールして利用できるようにした。
The Java ecosystem has historically been blessed with great IDEs to work with, including NetBeans, Eclipse and IntelliJ from JetBrains. However, in recent years Microsoft's Visual Studio Code editor ...