Skip to content

Commit e9a0415

Browse files
authored
Add CS 99 (#17)
* Add CS 99 * Add CS 99 news item
1 parent cfe2221 commit e9a0415

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

_data/news_items.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
- title: A New Course on Lean 4
2+
excerpt: "In Spring 2025, Centaur Lab will launch a new course: CS 99 Functional Programming and Theorem Proving in Lean 4, covering from <span style='color:#ff8888'>functional programming</span>, <span style='color:#8888ff'>theorem proving</span>, to <span style='color:#ff88ff'>metaprogramming</span>. The instructors will be Leni Aniva and Abdalrhman Mohamed. The course is designed to systematically cover Lean 4's features and working principles."
3+
urls:
4+
- url: "https://explorecourses.stanford.edu/search?q=CS99"
5+
label: "Explore Courses"
6+
- url: "https://perfect-math-class.leni.sh/"
7+
label: "Preview"
8+
date: "2025-02-02"
9+
110
- title: "SMT tutorial paper has been selected as distinguished tutorial at FM 2024"
211
urls:
312
- url: "https://hanielbarbosa.com/papers/fm2024.pdf"

courses.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: courses
44
---
55

66
## 2025 Spring
7+
- [CS 99: Functional Programming and Theorem Proving in Lean 4](https://explorecourses.stanford.edu/search?q=CS99)
78
- [PHIL 152: Computability and Logic](https://explorecourses.stanford.edu/search?q=PHIL152)
89
- [PHIL 359: Logic Spring Seminar](https://explorecourses.stanford.edu/search?q=PHIL359)
910

0 commit comments

Comments
 (0)