Hacker News new | ask | show | jobs
by cain 1695 days ago
Cool! I went over something similar in an old blog post (https://joellord.dev/blog/posts/Build-a-Text-Editor-in-Lisp-...) only I did the C portion in Common Lisp too, using CFFI + Grovel.
1 comments

Nice. Is there going to be a part 3 of your series?
I hope so. I have a part 3 and 4 written locally: I just need to find time to edit them.