Skip to content
View jjba23's full-sized avatar
💭
Fine words and an insinuating appearance are seldom associated with true virtue
💭
Fine words and an insinuating appearance are seldom associated with true virtue

Block or report jjba23

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jjba23/README.md

Joe (Josep Bigorra)

Software Engineer, Free Software fanatic, and Emacs user (yes, I've already remapped my Caps Lock key). I craft resilient backend systems and more, using Lisp, Scheme, Haskell, Rust, Scala and others.

I'm passionate about functional programming, clean code, and the GNU project and Free Software. When I'm not compiling, you'll find me at a CrossFit box, playing guitar, or wondering if I can manage my garden with a Scheme script. Let's connect and build something awesome.

Popular repositories Loading

  1. jjba23 jjba23 Public

  2. tinylisp tinylisp Public

    Forked from Robert-van-Engelen/tinylisp

    Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

    C