Skip to content

Commit

Permalink
Add wip note to README
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-hartl authored Apr 6, 2024
1 parent 4f2e1b4 commit b45096b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@

A collection of common compiler tooling designed and developed for educational purposes.

*Note: The compiler collection is currently work in progress and far away from being finsihed. It is missing any kind of documentation and is not tested very well yet.*

<!-- TOC -->
* [Fusion compiler collection](#fusion-compiler-collection)
* [Natrix compiler collection](#natrix-compiler-collection)
* [General Purpose Codegen Backend](#general-purpose-codegen-backend)
* [Example C-Like Language Frontend](#example-c-like-language-frontend)
* [Example C-Like Language Frontend](#natrix-language-frontend)
* [Example Package Manager](#example-package-manager)
<!-- TOC -->

Expand Down

0 comments on commit b45096b

Please sign in to comment.