Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions events/2026-amerihac.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@ The event will take place on Feb 7th and Feb 8th 2026 within Jane Street’s [Ne
York premises](https://maps.app.goo.gl/eHweQfEGkRJiYkct6). Registration will be
free, thanks to Jane Street’s generosity as hosts.

## Keynotes

### [Ryan Scott](https://ryanglscott.github.io/)

#### Title: Developing Tools for Formal Specification and Verification

#### Abstract:

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.

## Organization

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