Skip to content

Commit 8c014b1

Browse files
committed
Add Ryan's abstract
1 parent e252f5f commit 8c014b1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

events/2026-amerihac.markdown

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ The event will take place on Feb 7th and Feb 8th 2026 within Jane Street’s [Ne
1515
York premises](https://maps.app.goo.gl/eHweQfEGkRJiYkct6). Registration will be
1616
free, thanks to Jane Street’s generosity as hosts.
1717

18+
## Keynotes
19+
20+
### [Ryan Scott](https://ryanglscott.github.io/)
21+
22+
#### Title: Developing Tools for Formal Specification and Verification
23+
24+
#### Abstract:
25+
26+
Galois maintains and develops a broad suite of formal methods tools, which can specify the behavior of code, symbolically execute code in several imperative programming languages, formally verify that the behavior of code matches a spec, and more. A significant number of these tools are written in Haskell, including Cryptol, Crux, and SAW. I will describe the ecosystem of Haskell-based formal methods tools that Galois develops, lessons that we have learned in using varying styles of Haskell in different projects, and what challenges we have faced in using Haskell at this scale.
27+
1828
## Organization
1929

2030
Much like ZuriHac, there will be dedicated space for specific projects (GHC,

0 commit comments

Comments
 (0)