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.
- Host: GitHub
- URL: https://github.com/ravenleeblack/illeshian
- Owner: ravenleeblack
- Created: 2024-12-18T21:36:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-20T01:56:05.000Z (about 1 year ago)
- Last Synced: 2025-01-20T02:31:32.328Z (about 1 year ago)
- Topics: assembler, c, compiler, driver, linker, makefile, nasm-assembly, preprocessor, programming-language, translator
- Language: C
- Homepage: https://ravenleeblack.github.io/Illeshian/
- Size: 1.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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)

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) !!