Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 614 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 614 Bytes

⚒ Sekki toolchains

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.

Requirement

Only nasm is required to build an initial assembler. After that, any toolchain not included in this repository will not be required.

Toolchains

  • stone
    • stone is an initial assembler, and able to self-hosting!

License

Boost Software License - Version 1.0