Giter Site home page Giter Site logo

brickbot / brickos-bibo Goto Github PK

View Code? Open in Web Editor NEW
12.0 4.0 3.0 409 KB

An alternative RCX operating system and firmware cloning brickOS. The kernel was written from scratch for better performance, but to the average brickOS programmer, changes should be transparent. There is a lot of code borrowed from brickOS, and numerous patches originally targeted for brickOS have been conceptually incorporated. While this project is based on bibo, as brickOS still seems to be the more recognizable name, it has been retained as part of the name.

Home Page: http://brickos.sf.net/

License: Mozilla Public License 2.0

Makefile 1.49% C 87.86% C++ 0.17% Assembly 9.04% Roff 1.45%
rcx lego-mindstorms lego lego-mindstorms-rcx lego-rcx mindstorms mindstorms-rcx mindstorms-robot

brickos-bibo's People

Contributors

mesheets avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

brickos-bibo's Issues

Better Build Process for XS:Lisp (and v2?), including support in Makefile.user

The XS:Lisp implementation does not currently afford much flexibility with file paths, making it a challenge to add flexible support to Makefile.user.

Some files—and even more than just *.h files—might benefit from being moved under the "include" folder, as otherwise either a relative or absolute path needs to be provided.

The xs-rcx and xs-host programs dump out a fixed-name "xsout" file in whatever happens to be the current working directory; this file then gets included in eval.c.

 
Possible version 2 of XS:Lisp?

Verify "make install"

Verify that "make install" works on a known good environment (c.f. KERNEL_TARGETS and BaseAddresses in kernel/Makefile.sub in another repository here)

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.