Skip to content

Commit

Permalink
Deploying to gh-pages from @ 92b7b23 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
giulianopz committed Sep 7, 2023
1 parent 332be38 commit 52651ea
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions from-scratch.html
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ <h2 id="from-scratch"><a class="header" href="#from-scratch">From Scratch</a></h
<li><a href="https://cstack.github.io/db_tutorial/">Let's Build a Simple Database. Writing a sqlite clone from scratch in C</a></li>
<li><a href="https://github.com/DoctorWkt/acwj">A Compiler Writing Journey</a></li>
<li><a href="https://norasandler.com/2017/11/29/Write-a-Compiler.html">Writing a C Compiler</a></li>
<li><a href="https://vgel.me/posts/c500/"> Writing a C compiler in 500 lines of Python</a></li>
<li><a href="https://andrewkelley.me/post/jamulator.html">Statically Recompiling NES Games into Native Executables with LLVM and Go</a></li>
<li><a href="https://the-dam.org/docs/explanations/suc.html">A slack clone in 5 lines of bash</a></li>
<li><a href="https://0x7f.dev/post/ntp-implementation-in-elixir/">NTP Implementation in Elixir</a></li>
Expand Down
2 changes: 1 addition & 1 deletion ipc.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h2 id="inter-process-communication-ipc"><a class="header" href="#inter-process-
<ul>
<li>Representational state transfer (REST)</li>
<li><a href="https://training.linuxfoundation.org/training/exploring-graphql-a-query-language-for-apis-lfs141/?utm_source=lftraining&amp;utm_medium=twitter&amp;utm_campaign=mooc">GraphQL</a></li>
<li><a href="../luoghi/cibo/veneto.csv">gRPC</a></li>
<li><a href="https://grpc.io/docs/what-is-grpc/introduction/">gRPC</a></li>
<li><a href="https://netflix.github.io/falcor/starter/what-is-falcor.html">Falcor</a></li>
</ul>
</li>
Expand Down
3 changes: 2 additions & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ <h2 id="other-programming-languages-1"><a class="header" href="#other-programmin
<ul>
<li>Representational state transfer (REST)</li>
<li><a href="https://training.linuxfoundation.org/training/exploring-graphql-a-query-language-for-apis-lfs141/?utm_source=lftraining&amp;utm_medium=twitter&amp;utm_campaign=mooc">GraphQL</a></li>
<li><a href="../luoghi/cibo/veneto.csv">gRPC</a></li>
<li><a href="https://grpc.io/docs/what-is-grpc/introduction/">gRPC</a></li>
<li><a href="https://netflix.github.io/falcor/starter/what-is-falcor.html">Falcor</a></li>
</ul>
</li>
Expand Down Expand Up @@ -1034,6 +1034,7 @@ <h2 id="other-programming-languages-1"><a class="header" href="#other-programmin
<li><a href="https://cstack.github.io/db_tutorial/">Let's Build a Simple Database. Writing a sqlite clone from scratch in C</a></li>
<li><a href="https://github.com/DoctorWkt/acwj">A Compiler Writing Journey</a></li>
<li><a href="https://norasandler.com/2017/11/29/Write-a-Compiler.html">Writing a C Compiler</a></li>
<li><a href="https://vgel.me/posts/c500/"> Writing a C compiler in 500 lines of Python</a></li>
<li><a href="https://andrewkelley.me/post/jamulator.html">Statically Recompiling NES Games into Native Executables with LLVM and Go</a></li>
<li><a href="https://the-dam.org/docs/explanations/suc.html">A slack clone in 5 lines of bash</a></li>
<li><a href="https://0x7f.dev/post/ntp-implementation-in-elixir/">NTP Implementation in Elixir</a></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 52651ea

Please sign in to comment.