|
|
|
|
|
by thefaux
759 days ago
|
|
Impressive work but I feel this approach is the hard and brittle way to write an os. The easier and more portable way is to write the os as a guest in a host language. You start with a simple shell with the print command and build from there. |
|