Skip to content

Commit

Permalink
test readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0x-kys committed Nov 20, 2024
1 parent 5effc26 commit f4a493a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Flare

Interpreter implementation in Go - Reference Book: [Writing an Interpreter in Go](https://interpreterbook.com/)

## Demo

<video width="100%" controls>
<source src="./assets/demo.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>

https://github.com/0x-kys/flare/assets/demo.mp4

![Demo Video](./assets/demo.mp4)
Binary file added assets/demo.mp4
Binary file not shown.

0 comments on commit f4a493a

Please sign in to comment.