Our great sponsors
-
AECforWebAssembly
A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The compiler has been rewritten from JavaScript into C++.
Well, the compiler for my programming language is written in standard C++, using no external frameworks. It is 5'500 lines of code: https://github.com/FlatAssembler/AECforWebAssembly.git Something simpler, but only slightly less exciting, the program that converts musical notes stored in a text file to WAV files can be written in 150 lines of code in C++, again using no frameworks: https://github.com/FlatAssembler/Notes-To-WAV-converter/blob/master/convertNotesToWAV.cpp
-
Notes-To-WAV-converter
A program that converts musical notes stored in a text file into WAV files. I know this is not a good Git repository.
Well, the compiler for my programming language is written in standard C++, using no external frameworks. It is 5'500 lines of code: https://github.com/FlatAssembler/AECforWebAssembly.git Something simpler, but only slightly less exciting, the program that converts musical notes stored in a text file to WAV files can be written in 150 lines of code in C++, again using no frameworks: https://github.com/FlatAssembler/Notes-To-WAV-converter/blob/master/convertNotesToWAV.cpp
-
SonarLint
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!. SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
Related posts
- The Imperial Council - /r/eu4 Weekly General Help Thread: May 16 2022
- Simple RISC-V Emulator running on the web with Webassembly
- Are PU inherit chances pre-calculated?
- How Do I Make Religous Rebels Siege Provinces
- Switching from Orc to Half-orc military changed my unit roster to Moon Elven for some reason in my ironman Grombar run. My disappointment is immeasurable and my day is ruined (Bitbucket)