That was an intense amount of time... A month? I lost track. I decided to rewrite my custom #cffi c2ffi translator (https://github.com/keelah-mt/cl-kl-c2ffi) in #coalton 
I’ve been running on fumes this week, tbh I got quite irritated by how slow the rewrite was going. That has nothing to do with Coalton of course - it is an incredibly nice language. The problem is that this project is just a tool to support my #commonlisp #wgpu bindings, and I’ve made zero progress on that since I last posted... which I now see was Feb 27...
Anyway, the rewrite performs better. Unlike my first attempt, it parses Wayland/X11/GLFW almost completely. There is one manual fix I need to do to load the GLFW bindings, and that's good enough for now. I can finally switch from handwritten GLFW bindings to generated ones! Once that is done, I'll be ready to resume work on WGPU. 
Unless I get distracted by Coalton!
What a nice language!




