add: compile functionality to lib

This commit is contained in:
agryphus 2026-04-20 11:44:01 -04:00
parent 3e69a17c17
commit 1e215fd2ac
3 changed files with 178 additions and 140 deletions

2
.gitignore vendored
View file

@ -13,3 +13,5 @@ target
# Contains mutation testing data
**/mutants.out*/
# Manual testing dir
articles/*