An open API service indexing awesome lists of open source software.

https://github.com/ravenleeblack/illeshian

Illeshian is a series of programs. A driver, A preprocessor, A compiler, an Assembler, and some day a Linker.
https://github.com/ravenleeblack/illeshian

assembler c compiler driver linker makefile nasm-assembly preprocessor programming-language translator

Last synced: 5 months ago
JSON representation

Illeshian is a series of programs. A driver, A preprocessor, A compiler, an Assembler, and some day a Linker.

Awesome Lists containing this project

README

          

# Illeshian is a series of programs.

[Illeshian Driver](https://github.com/ravenleeblack/Illeshian/blob/main/01_ill_source/README.md)

[Illeshian Runtime Preprocessor](https://github.com/ravenleeblack/Illeshian/blob/main/02_irp_source/README.md)

[Illeshian Compiler](https://github.com/ravenleeblack/Illeshian/blob/main/04_seed_source/README.md)

[Seedling Assembler](https://github.com/ravenleeblack/Illeshian/blob/main/03_comp_source/README.md)

![processed_logo](https://github.com/user-attachments/assets/253d7b9d-32b6-4474-8251-b31aa80e22fb)

Testing:

[Illeshian Test Files](https://github.com/ravenleeblack/Illeshian/blob/main/10_comp_test_code/README.md)

[Seedling Test Files](https://github.com/ravenleeblack/Illeshian/blob/main/10_seedling_test_code/README.md)

Information:

[Wiki - A place to find all the information](https://github.com/ravenleeblack/Illeshian/wiki) !!