Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/abap34/abap34.com
Browse files Browse the repository at this point in the history
  • Loading branch information
abap34 committed Oct 7, 2024
2 parents 7da754a + d327801 commit da12266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/posts/jci_02.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<meta property="og:title" content="Julia Compiler Internals (02) - Lowering (2) for の linearize">
<meta property="og:image" content="https://images.dog.ceo/breeds/dachshund/Dash_Dachshund_With_Hat.jpg">
<meta property="og:description" content="Julia コンパイラの内部実装を調べるシリーズの第1回目です。今回は Lowering における for文の処理について少し書きます。">
<meta property="og:description" content="Julia コンパイラの内部実装を調べるシリーズの第2回目です。今回は Lowering における for文の処理について少し書きます。">
<meta property="og:url" content="https://abap34.com/posts/jci_02.html">
<meta property="og:type" content="article">
<meta property="og:site_name" content="abap34's blog">
Expand Down

0 comments on commit da12266

Please sign in to comment.