diff options
| author | Shagun Agrawal <agrawalshagun07@gmail.com> | 2024-08-16 23:41:59 +0530 |
|---|---|---|
| committer | Shagun Agrawal <agrawalshagun07@gmail.com> | 2024-08-16 23:41:59 +0530 |
| commit | 83d4e1cf2b274dea30d6ae5ca18d09373779b4f9 (patch) | |
| tree | ebc236af471a8092f493f23921d0a03d7a8eb608 /README.md | |
| parent | 7db3c0405a7fc2895095e91abe910626aee2bc5d (diff) | |
Change readme in references section
Fix naming
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -53,5 +53,6 @@ bb run-main "path/to/file.c" Some talks / projects which helped in implementation. * [What's So Hard About Writing A Compiler, Anyway? Oh - Ramsey Nasser](https://www.youtube.com/watch?v=_7sncBhluXI) -* [Clojure Lexer implementation by github.com/Vikasg7](https://github.com/ThePrimeagen/ts-rust-zig-deez/tree/master/clj) +* [Clojure Lexer implementation by Vikasg7](https://github.com/ThePrimeagen/ts-rust-zig-deez/tree/master/clj) + |
