ms2cc converts MSBuild build logs into compile_commands.json format. This compilation database is used by language servers, and various IDEs for code intelligence features (IntelliSense, navigation, ...
Wyltl is a programming language made with the goal of striking a balance between simplicity, portability, embeddability and functionality. With a simple syntax and a feature rich standard library - ...