Avatar

A Code Interlude - Confession 19

2014.07.29 20:01:32
Index

image As I could not come up with an idea for a confession all day, I present to you two small Common Lisp utility packages I wrote today. One of them is actually useful since it provides a very convenient way to benchmark your functions. The other is a very minimal implementation of something shell-like in CL.

Trivial-Benchmarks CL-SHELL

I'll most likely put these on Github at some point. Hopefully I'll be able to do some actual writing work again tomorrow!

Written by shinmera