Hi Lonnie, > Will have to explore much more, but ultimately would like to have an > UEFI version that will boot with the latest pil21 release
Porting to Pil21 would be nice, giving all new features like improved coroutines, namespaces and the Vip editor. But this is really difficult. PilOS is written in PilASM while Pil21 is written in Lisp, which in turn compiles to LLVM. An even bigger problem might be that modern BIOSes don't support those legacy hardware abstractions any more. They boot the OS and expect it to come with all necessary drivers. > if my project gets that far in that it is an AI and ML bare metal > project that will use specialized graph knowledge database (built on > PicoLisp Is it really necessary that it directly runs on bare metal? Why not boot a simple Linux first? > I will keep studying up on PicoLisp towards these goals. Cool! Please keep us informed! ☺/ A!ex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe