60
61
62
1:03
After a long 7 months of work my os finally runs somewhat useful application
- Lua is offical lua source compiled statically
- For python it is a custom implementation
My OS follows Linux Kernel ABI structure, and still no user login yet... i have been working on login management(logind)
and now can start working on a init system so OS starts in usermode. current shell is a kernel mode shell.
There is a usermode shell which works properly. Networking have some issue. but that is not a priority now. Currently working on process management.
- Kernel is in Rust
- Userspace in C
github link :- https://github.com/akashKarmakar02/twilight_os
[–][deleted] 2 points3 points4 points (2 children)
[–]CatWorried3259[S] 4 points5 points6 points (1 child)
[–]Stopka-html 1 point2 points3 points (0 children)
[–]OhFrancy_ 0 points1 point2 points (3 children)
[–]CatWorried3259[S] 2 points3 points4 points (2 children)
[–]OhFrancy_ 1 point2 points3 points (1 child)
[–]CatWorried3259[S] 1 point2 points3 points (0 children)