Skip to content
View hellerve's full-sized avatar

Block or report hellerve

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
hellerve/README.md

hi, i'm veit

i'm a technologist at large in erlangen, germany. i work indepdently at the intersection of developer experience, programming languages, and technical due diligence. i also have vast experience in security and networking.

i live for expressive systems and delightful abstractions. this has often led me to lisp and smalltalk.

projects & contributions

  • glamorous toolkit: a moldable development environment. i contribute to the core, build the llm integration (gt4llm), documentation, and various language integrations.
  • carp: a statically typed lisp for realtime applications. i contributed the macro system as well as various core macros (setf, quasiquoting, string formatting etc.), stdlib things, and compiler ergonomics. you can find more of my work over at the carpentry.
experiments
  • sbcli: a repl for sbcl that doesn’t suck. built to improve my interactive lisp experience outside of an editor.
  • microml: a minimalist ml-style language compiler and interpreter in under 750 lines of python.
  • mae: maps are everything.
  • compfuck: a brainfuck compiler written in carp macros that runs entirely at compile time. an exploration of compile-time evaluation and language minimalism. if you’re fancy, think of it as futamura projections.
  • cspfuck: brainfuck with actors, written in c, without dependencies, with a x86 jit.

what i care about

  • systems that are moldable, inspectable, and useful
  • tooling that respects our time and attention
  • speaking & writing about the things we do, because i love teaching & learning

elsewhere

blog, website, talks & writing

Pinned Loading

  1. feenkcom/gtoolkit feenkcom/gtoolkit Public

    Glamorous Toolkit is the Moldable Development Environment. It empowers you to make systems explainable through contextual micro tools.

    Smalltalk 1.4k 59

  2. carp-lang/Carp carp-lang/Carp Public

    A statically typed lisp, without a GC, for real-time applications.

    Haskell 5.7k 174

  3. programming-talks programming-talks Public

    Awesome & interesting talks about programming

    Python 7.3k 503

  4. e e Public archive

    A dead simple editor

    C 454 23

  5. cspfuck cspfuck Public archive

    Brainfuck with Actors

    C 36 3

  6. sbcli sbcli Public

    A REPL for my SBCL needs

    Common Lisp 104 13