The repository Sekki toolchains
include my hobby toolchain programs that are under development, like an assembler, a linker, a compiler, and a runtime library.
Now, supported platforms are only Linux on x86_64.
Only nasm is required to build an initial assembler. After that, any toolchain not included in this repository will not be required.
- stone
stone
is an initial assembler, and able to self-hosting!