Mike Gran
                                            Mike Gran
                                        
                                    Interestingly, while the current tree apparently checks out fine in both Azure and Travis, the `test/task.scm` test in d719e466b0b2e87f3bb03e20ab8a1877c8176a40 always segfaults on a couple of my boxes. The segfault, as...
Do you have an example of a Guile module pc file? I've never tried to make one.
Yeah, I do love the idea of making a console text editor is scheme. I actually wrote a fair number of the parts. I wrote guile-ncurses for TUI, guile-aspell for...
@guygastineau Off topic, but, guile-gi can only autogenerate guile bindings for libraries that provide typelib files, which usually means libraries in the GNOME ecosystem. Your best bet to autogenerate bindings...
@NalaGinrut Yeah, you'd have to clone the repo at `git clone https://git.code.sf.net/p/gano/gano gano-gano` There was never a release of the editor code. But it doesn't build or work. It is...
I've been down this road a couple of times. I mentioned the gano project, that I quit. I once wrote `ed` in Guile. And then this zile port, which I...