@Rileymabb @Rileymabb ok, so you have your c++ repl. In the repl you can install the packages that the tutorial asks you to by typing the command install-pkg PKG, where PKG is the package name in the console. It should then cause a whole slew of info to output to the console and when it finishes you should have the package installed.
Can I make a OS on repl?
I know you can make can OS with c++ but I wanna know if you can develop one right here on repl, can someone help?
install-pkg PKG
, where PKG is the package name in the console. It should then cause a whole slew of info to output to the console and when it finishes you should have the package installed.