Just wanted to share some (exciting) news about my Common Lisp project, euler-cl. I finally got the time to sit down and integrate it with Codecov! This means a couple of cool things:
If you’re interested this commit is almost all you need: https://github.com/bahmanm/euler-cl/commit/855b014
Let me know in the comments if you have any questions or want to chat about integrating Codecov into your own projects!
Lisp (historically LISP) is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation. Originally specified in 1958, Lisp is the second-oldest high-level programming language. Only Fortran is older, by one year.