Tyler 2 years ago implement Hello; include "sys.m"; include "draw.m"; Hello: module { init: fn(nil: ref Draw->Context, nil: list of string); }; init(nil: ref Draw->Context, nil: list of string) { sys := load Sys Sys->PATH; sys->print("Hello World! ☺\n"); exit; }
Tyler 2 years ago There was never any real good reason to move on from Windows XP/ Linux 2.6 Computers were powerful enough at the time. The work got done. You shouldn't need 64Gb ram to launch a web browser.