Build anything with zero setup.
Instantly start and rapidly develop projects in any programming language or framework.
A starter template for the OSDev Bare Bones kernel. Includes example compiler invocation and preinstalled tools useful for development. Uses clang as a C compiler and NASM as the assembler.
Note: I am not sure why, but Replit seems to interpret this repl as a website instead of a graphical repl. (My guess is that the proxy used to forward the graphics is misinterpreted as an actual website, since they both start a HTTP server.) If clicking run on the repl page doesn't work, try forking the repl to try it out.