@bouncepaw yeah, that's what it does, in this example, I'm piping the hello world program in another program that just forwards each character, and the porporo.rom is just printing it to the terminal out.
Top-level
@bouncepaw yeah, that's what it does, in this example, I'm piping the hello world program in another program that just forwards each character, and the porporo.rom is just printing it to the terminal out. 5 comments
@neauoire hot. With some clever routing, I can see how a simple web browser can be implemented. There's a loop: curl wrapper, html renderer, buttons (a very simple program). I wonder if control flow can be done somehow... @bouncepaw it can, once I'm done with mouse-picking with windows, I'll make you a little video demo! |
@neauoire would it be possible to run a host system's command? There are uxn terminals, right?