Skip to content

Commit 6a0a35d

Browse files
committed
added link to github page
1 parent 4c39b23 commit 6a0a35d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Continuation from the [interpreter-rust](https://github.com/tushyagupta81/interp
44
The rust borrow checker made the way of making the interpreter feel like hell
55
> I will still be following [Crafting Interpreters](https://craftinginterpreters.com/) ~~hopeful~~ on my own this time
66
7+
## Working model
8+
9+
Check out the working model at [https://tushyagupta81.github.io/interpreter-zig](https://tushyagupta81.github.io/interpreter-zig/)\
10+
The backend might take 1-2 min to turn back on
11+
712
## Current progress
813
- [x] How to read a file
914
- [x] Using the gpa allocator

0 commit comments

Comments
 (0)