Spent about 18 hours this week working on my COMFY-RV project, an assembly-like language for RISC-V embedded in Lisp inspired by Henry Baker’s design.
I haven’t done much with it yet, but doing low-level programming really is relaxing for me.
(example code in the screenshot is just a program that writes back what it reads on standard input)
@technomancy Not Linear Lisp, but COMFY: A Comfortable Set of Control Primitives.
https://www.upyum.com/archives/COMFY%20-%20A%20Comfortable%20Set%20of%20Control%20Primitives%20for%20Machine%20Language%20Programming.pdf
https://www.upyum.com/archives/comfy-6502.pdf
@Kooda what's that editor?
@grainloom @Kooda I'm surprised you would ask that of all people :p
@grainloom @neauoire it’s Ma
http://www.call-with-current-continuation.org/ma/ma.html
I think the original author isn’t maintaining it anymore though, but it’s very stable. :)
@grainloom @neauoire it works best if you use a tiling window manager, as it doesn’t do that itself. If you need any help don’t hesitate to ask me, I’ve been using it for a couple of years now.
@Kooda do you mean Baker's Linear Lisp, or something else?