Skip to content

Commit

Permalink
Update README.md (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
mokhaled2992 authored Sep 23, 2022
1 parent 057083f commit 86b64f6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# kaleidoscope

This is an implementation of the llvm tutorial [MyFirstLanguageFrontend](https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/) for building a compiler frontend for a language called [kaleidoscope](https://en.wikipedia.org/wiki/Kaleidoscope).
# kaleidoscope
My implementation of [MyFirstLanguageFrontend](https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/) [kaleidoscope](https://en.wikipedia.org/wiki/Kaleidoscope).

0 comments on commit 86b64f6

Please sign in to comment.