Hi All,

> 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.
> 

Yea, I'm still researching this as well as getting a better feel for PicoLisp 
as well but making progress.

> 
> Is it really necessary that it directly runs on bare metal? Why not boot
> a simple Linux first?
> 

Not that it is required at this stage and will probably just be running on 
Linux first, but as a later goal and also for the enjoyment of not having to 
depend upon an OS, I would like to run it on bare metal and independent. Kinds 
of reminds me of hardware based Lisp machines.

I figure that if you are going to make something like an AGI which might be 
graph based symbolic AI that you might as well try to make it have complete 
control of the hardware. Why not and see what is possilbe, perhaps, is my 
thought.

> 
> Cool! Please keep us informed!
> 
Definitely will keep the team updated :)


--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to