RISC-V Adventures: Lightening
The port of Lightening, the code generation library used in Guile Scheme, and other adventures on the low level world of RISC-V.
The port of Lightening, the code generation library used in Guile Scheme, and other adventures on the low level world of RISC-V.
The review of our year 2020 at ElenQ Technology.
We are happy to announce the release of GNU Mes 0.23, representing 125 commits over one year by four people.
Last Monday I sent an update essentially saying $Subject:
A lot has happened since our Hello Hurd post beginning of April. No, not nearly as much as we joked on April 1st , but more than enough to share and be proud of.
We are delighted to announce that the second reduction by 50% of the Guix bootstrap binaries has now been officially released!
Recent ElenQ Technology donation to the great GNU Guix package manager and software distribution
Below is the recipe of how I hacked to boot into a GNU Guix root on a Pinebook Pro, using the default kernel provided with the Debian image.
Take any software project, on its own its probably not very useful. First of all, you probably need a complier or interpreter, something to directly run the software, or convert the source form (preferred form for editing), to a form which can be run by the computer.