File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
[
2
+ {
3
+ "name" : " CoC-60" ,
4
+ "title" : " Calculus of Constructions in 60 Lines of Ocaml" ,
5
+ "date" : " Apr 22, 2025" ,
6
+ "redirect-to" : " https://gist.github.com/hirrolot/c89baa9b83c7da9b87146be88e560351"
7
+ },
2
8
{
3
9
"name" : " sat-supercompilation" ,
4
10
"title" : " Solving SAT via Positive Supercompilation" ,
Original file line number Diff line number Diff line change 4
4
<link >https://hirrolot.github.io/</link >
5
5
<description >My blog about programming and computer science.</description >
6
6
<language >en-us</language >
7
+ <item >
8
+ <title >Calculus of Constructions in 60 Lines of Ocaml</title >
9
+ <guid >https://hirrolot.github.io/posts/CoC-60.html</guid >
10
+ <pubDate >Thu, 23 Apr 2025 00:00:00 GMT</pubDate >
11
+ </item >
7
12
<item >
8
13
<title >Solving SAT via Positive Supercompilation</title >
9
14
<guid >https://hirrolot.github.io/posts/sat-supercompilation.html</guid >
You can’t perform that action at this time.
0 commit comments