This repository has been archived on 2024-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
2022-08-09 01:51:56 -04:00
2022-08-08 03:09:16 -04:00
2022-08-03 11:09:00 -04:00
2022-08-09 01:13:49 -04:00
2022-08-09 01:51:56 -04:00
2022-08-08 03:08:20 -04:00
2022-08-03 11:09:00 -04:00
2022-08-09 01:02:03 -04:00
2022-08-09 01:51:56 -04:00

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
The ARF programming language
Readme 821 KiB
Languages
Go 100%