This repository has been archived on 2024-02-27 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
a755fc9f412175a0f314bbc9ffdcea6fc32ed1fd
…
…
ARF
The ARF programming language.
This is still under development and does not compile things yet. Once complete, it will serve as a temporary compiler that will be used to write a new one using the language itself.
Checklist
- File reader
- File -> tokens
- Tokens -> syntax tree
- Syntax tree -> semantic tree
- Semantic tree -> C -> object file
Description
Languages
Go
100%