Project-Prism/Prism-OS

Load C Applications and Standard Libraries

EndermanPC opened this issue · 3 comments

I think prism needs an elf or pe (preferably elf) loader to load user applications written in C, also, you need to have a C standard library like newlib or prismlibc, this will improved user space

Hi,
At the moment only I work on prism and I have no clue about this kind of stuff
I will leave this issue open for the future, if you would like to, feel free to do commits relating to it.
We already have an elf loader originally made by myvar but it is broken

So why don't we try this, I found it, it should help you
https://github.com/napalmtorch/PurpleMoon

re-opened because this issue is now relivant.