Update vanilla theme to handle loading Bergamot
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -3,11 +3,11 @@ title: "Bergamot: Exploring Programming Language Inference Rules"
|
||||
date: 2023-12-22T18:16:44-08:00
|
||||
tags: ["Project", "Programming Languages"]
|
||||
description: "In this post, I show off Bergamot, a tiny logic programming language and an idea for teaching inference rules."
|
||||
bergamot:
|
||||
render_presets:
|
||||
default: "lc.bergamot"
|
||||
---
|
||||
|
||||
{{< katex_component_js >}}
|
||||
{{< bergamot_js_css >}}
|
||||
|
||||
### Inference Rules and the Study of Programming Languages
|
||||
In this post, I will talk about _inference rules_, particularly in the field
|
||||
of programming language theory. The first question to get out of the way is
|
||||
|
||||
Reference in New Issue
Block a user