Jade Allen, “Out of the Tar Pit”
ZoomAbstract: "Out of the Tar Pit" is one of my favorite academic computer science papers of all time. It is[…]
Abstract: "Out of the Tar Pit" is one of my favorite academic computer science papers of all time. It is[…]
Abstract: In 1991 TCL looked to me like LISP for the masses. It had a lot going for it. Minimal[…]
Abstract: Rust is a systems-level programming language that has generated a lot of buzz in the developer community since it's[…]
Every December, we hold a holiday social gathering in lieu of a traditional talk. Like last year, we will be[…]
Our scheduled speaker needs to reschedule. Never fear! We're still meeting! If you have a lightning talk (~5 mins) that[…]
Haskell's runtime is too weighty for small embedded devices like the Arduino. NASA to the rescue! Their Copilot project provides[…]
There is a series of books by Zed Shaw called "Learn <X> the Hard Way" for X = Python, Ruby,[…]
Abstract: Unison is a radical new functional programming language that rethinks all aspects of the programming experience including the core[…]
Abstract: The term "data-oriented programming" is often mentioned in the digital halls of the Clojure community, but what does it[…]
Abstract: While we all know how to construct working software, I certainly don't use every tool available to me, even[…]
Abstract: Roc is a purely functional programming language. It's currently in a pre-release stage of development, but it already has[…]
Abstract: Interceptors are a pattern in the Clojure community that help with state management, error handling, and asynchronous programming, with[…]