bbarker
Follow
-
Cornell University
- Ithaca, NY
- bbarker.github.io
- @bebarker.bsky.social
- https://orcid.org/0000-0001-5732-9550
Stars
18
stars
written in ATS
Clear filter
ATS2: Unleashing the Potentials of Types and Templates
This repository contains coding examples of all sorts written in ATS and possibly other programming languages. These examples are primarily meant as recipes for people interested in learning ATS as…
Home of the fast-arithmetic library for number theory in ATS and Haskell.
This repository is primarily for testing ATS2 on various platforms
bbarker / verified-left-pad
Forked from shlevy/verified-left-padA verified memory-safe correct implementation of left-pad in ats2
A simple command-line tic-tac-toe game with variable board sizes and winning lengths. Prototype is written in C, while primary implementation will be written in ATS.