Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamGleeson authored Feb 19, 2024
1 parent fd20bb1 commit 2f2772c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ <h2>Compilers and Interpreters</h2>
<br>
<ul>
<li><b><a style="text-decoration:none" href="https://www.tutorialspoint.com/compiler_design/index.htm" target="_blank">Compiler Design</a></b></li>
<li><b><a style="text-decoration:none" href="https://craftinginterpreters.com/contents.html" target="_blank">Crafting Interpreters</a></b></li>
<li><a style="text-decoration:none" href="https://suif.stanford.edu/dragonbook/" target="_blank">Compilers: Principles, Techniques, and Tools</a></li>
<li><a style="text-decoration:none" href="https://craftinginterpreters.com/" target="_blank">Crafting Interpreters</a></li>
</ul>
<br>
<hr>
Expand Down

0 comments on commit 2f2772c

Please sign in to comment.