News

Once you cross-compile the kernel you can boot the machine up virtually. The other interesting part is the addition of tcc which is a pretty capable C compiler and much smaller and faster than the ...
VS Code, for example, works well. Another option is to keep using the Python kernel, but compile and run your C code via the operating system.
If you want to configure VS Code for Microsoft C++ and make sure that its compiler is working. Working solutions have been mentioned in this post.
Jack Wallen shows you the step-by-step process of compiling a C++ program on Linux, using Ubuntu Desktop 23.04 for his demo.