Most of my code is available at <a href="https://git.ak3n.com">https://git.ak3n.com</a>
-Haskell packages
-
- <a href="https://hackage.haskell.org/package/debug-trace-file">https://hackage.haskell.org/package/debug-trace-file</a>
Like Debug.Trace but writing to files.
- <a href="https://git.ak3n.com/?p=machines.hs.git">https://git.ak3n.com/?p=machines.hs.git</a>
Abstract & Virtual machines in Haskell
-lean4 packages
+- <a href="https://git.ak3n.com/?p=gcs.git">https://git.ak3n.com/?p=gcs.git</a>
+ Garbage collection algorithms in C
- <a href="https://git.ak3n.com/?p=temple.lean.git">https://git.ak3n.com/?p=temple.lean.git</a>
A rudimentary template engine written in Lean4 without fancy dependent