home.social

#programmnig — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #programmnig, aggregated by home.social.

fetched live
  1. Spent a bit of time, renovated a rather aging project of mine in #Lisp:

    Configured #CircleCI, used #GNUMake to wrap around test/run, and finally tackled a bunch of deprecated APIs.

    The result is so nice and tidy that I've decided to hack again in #CommonLisp and take down a few more of Euler problems 😎

    github.com/bahmanm/euler-cl/tr

    #Programmnig #DevOps

  2. Dictionary in #makefile is shaping up quite well: github.com/bahmanm/bmakelib/pu 🙌️

    Please do share your thoughts, or even better your code review, on the pull request 🙏️ The plan is for this feature is going to be the highlight of v0.8.0 release.

    #bmakelib #Make #Programmnig #Automation #DevOps #DevX