292 Forks
2225 Stars
2225 Watchers

selfie

An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.

How to download and setup selfie

Open terminal and run command
git clone https://github.com/cksystemsteaching/selfie.git
git clone is used to create a copy or clone of selfie repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with selfie https://github.com/cksystemsteaching/selfie/archive/master.zip

Or simply clone selfie with SSH
[email protected]:cksystemsteaching/selfie.git

If you have some problems with selfie

You may open issue on selfie support forum (system) here: https://github.com/cksystemsteaching/selfie/issues