Skip to content

jontab/jontab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Hey!

My name's Jon! I graduated from the University of Notre Dame in 2023 and now work as a software engineer.

Pinned Projects

  • aoc-2025. Functional language compiler written in Python. Compiles to C. See: https://jta.sh/posts/compiling-functional-languages/
  • kademlia-c. Kademlia distributed hash table protocol in C. Uses libuv for asynchronous I/O.
  • edit. Collaborative text editor using CRDTs and a self-hosted server. WIP, based on my sae project in college.
  • cfix. Tag-value FIX protocol parser. Uses a virtual memory trick to make a cool ring buffer (C-strings work across the end!).
  • lr1. LR(1) parser written in Python. Small weekend project but cool nonetheless.
  • jontab.github.io. Personal website and blog. Visit it at https://jta.sh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors