<div dir="ltr">Howdy!<div><br></div><div>[Resending this mail that was blocked for having a large screenshot as attachment]</div><div><br></div><div>I've started hacking on a SLIME frontend ("backend") for McCLIM. It's super early days but there's a WITH-OUTPUT-TO-EMACS macro that lets you use CLIM drawing commands and have the final result rendered as an inline image in the SLIME REPL.</div><div><br></div><div>There's lots to add e.g. a way to choose a CLIM command to execute and a way to click on presentations to select them as arguments. Add add support for missing shapes including text. If anyone wants to hack on this with me that would be most welcome!</div><div><br></div><div>The problem this solves is being able to write and debug CLIM code from the comfort of Emacs. It should also be suitable for writing user interfaces that don't need really fast response times (I'm planning to use it for a CAD drawing application in the style of KiCad.) The backend is based on SVG under the hood so in principle it could be made browser-friendly too.</div><div><br></div><div>Anyway! Initial demo screenshot: <a href="https://imgur.com/a/4MdaXTb" target="_blank">https://imgur.com/a/4MdaXTb</a></div><div><br></div><div>McCLIM code @ <a href="https://github.com/nuddyco/mcclim" target="_blank">https://github.com/nuddyco/mcclim</a> branch clime</div><div>SLIME code @ <a href="https://github.com/nuddyco/slime" target="_blank">https://github.com/nuddyco/slime</a> branch clime</div><div><br></div><div>The McCLIM code currently fails to build just because it doesn't find my ASD file. I've no idea what's wrong but it's probably something "obvious." The workaround is to #+nil the #:mcclim-emacs dependency in mcclim.asd and then load Backend/Emacs/emacs.lisp manually.</div><div><br></div><div>Cheers!</div><font color="#888888"><div>-Luke</div><div><br></div><div><br></div></font></div>