atgreen
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Performance improvements in libffi (atgreen.github.io)
- Show HN: Whistler – a Lisp that compiles to eBPF (github.com)
Whistler compiles s-expressions to eBPF bytecode and emits ELF object files (no clang/LLVM). It includes an SSA-based optimizer that matches optimized clang code. You can even use it inline in your Common Lisp code, or…
- Bending the CLOS Mop for Java-Style Single Dispatch (atgreen.github.io)
- Show HN: Interactive Common Lisp: An Enhanced REPL (github.com)
I created this because sometimes I want more than rlwrap but less than emacs. icl aims to hit that middle sweet spot. It's a terminal application with context-aware auto-complete, an interactive object inspector,…
- Ocicl: A Common Lisp system manager – now with AI powers (old.reddit.com)
- How To Retarget the GNU Toolchain in 21 Patches (atgreen.github.com)
- Hosting Common Lisp web apps on Red Hat's OpenShift (github.com)