GithubHelp home page GithubHelp logo

Comments (1)

vinc avatar vinc commented on May 22, 2024

For the bootloader I use the 0.9 version of this one: https://github.com/rust-osdev/bootloader/

But I currently have an issue with it because I need to move my kernel to the higher half address space and more recent versions of it improved that but I'd have to give up the VGA Text Mode I'm using to keep thing simple as explained in #229 (comment)

I've looked into Limine in the past but one long term goal for MOROS is to progressively reduce the number of dependencies to zero while keeping the complexity of the OS manageable to fit in one standard human brain. So I've been thinking recently about writing my own bootloader instead.

For (re)libc I have to think about it. I'm not super interested about the whole Unix ecosystem of tools because there's so many good systems for that already. Instead I'm exploring what I can do in userspace with MOROS Lisp and I've been thinking recently about writing a simple assembler with it.

from moros.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.