Dear Sawfish and Racket users,<br><br>After roughly estimating the effort required to port Sawfish to Racket ( <a href="http://sawfish.wikia.com/wiki/Porting_Sawfish_to_Racket" target="_blank">http://sawfish.wikia.com/wiki/Porting_Sawfish_to_Racket</a> ), I found that it would be too much work and would probably not be the best option. The effort required before having anything usable would just be too big. So I started a new project from scratch ( <a href="https://github.com/Metaxal/RWind/" target="_blank">https://github.com/Metaxal/RWind/</a> ), which is currently in a minimal but usable state (for testing purposes). Even though it&#39;s not Sawfish, it&#39;s aimed at being very similar to it (extensibility, scripting in Scheme, console, etc.), but of course its current state is nowhere near Sawfish.<br>


<br>However, I believe its development should be greatly simplified thanks to Racket and DrRacket and its wonderful debugging messages and facilities than using C and Rep. It avoids C altogether thanks to Jon Rafkind&#39;s X11 bindings using the foreign function interface ( <a href="https://github.com/kazzmir/x11-racket" target="_blank">https://github.com/kazzmir/x11-racket</a> , which also provides xlambda, a simple rewriting of xmonad, due to Kevin Tew).<br>


<br>I&#39;m going to run low on spare time, so anyone willing to help (even with very small increments) is welcome. And of course I can help anyone wanting to get started but doesn&#39;t know where to begin. Critics and ideas are also welcome (now is a good time for them, later may be too late to change things).<br>


<br>Cheers,<br>Laurent<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 25, 2012 at 1:12 PM, Laurent <span dir="ltr">&lt;<a href="mailto:laurent.orseau@gmail.com" target="_blank">laurent.orseau@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(cross-post sawfish, racket)<br><br>Hi all,<br><br>Only very recently have I discovered the  excellent, simple and lispy window manager Sawfish ( <a href="http://sawfish.wikia.com/" target="_blank">http://sawfish.wikia.com/</a> ), after being frustrated with Compiz and Metacity and wanting to do what I really want to do with my windows (tried xmonad, wished it would force me to learn Haskell, but couldn&#39;t stand the syntax. Plus it seemed too constrained to me).<br>



<br>However, Sawfish uses an outdated and specific Scheme-like language named Rep, and the maintainers are currently looking for a replacement with less flaws and which would be better and actively maintained.<br>Racket ( <a href="http://www.racket-lang.org/" target="_blank">http://www.racket-lang.org/</a> ) has been suggested on several occasions, among other languages (e.g., Chicken, or even Python).<br>



I personally love Racket and would be very happy to have it in Sawfish (actually I want a Racket-machine), especially when it comes to debugging (couldn&#39;t yet figure out a good way to do that cleanly).<br><br>Although there is little chance (unfortunately) that I can/will invest a lot of energy and time in trying to port Sawfish to Racket, I figured that if I could help the process a little, things may move slightly faster. So I started a page on Sawfish&#39;s wiki to try to evaluate what needs to be done and what are the biggest problems to solve:<br>



<a href="http://sawfish.wikia.com/wiki/Porting_Sawfish_to_Racket" target="_blank">http://sawfish.wikia.com/wiki/Porting_Sawfish_to_Racket</a><br><br>It&#39;s currently in a stub state, but I will add information with time as I use and understand Rep (and Racket better). But there are people out there who know one or both of them better than me, so please contribute to the page as you see fit.<br>



<br>My $0.02, waiting for the ultimate window manager,<br>Laurent<br>
</blockquote></div><br></div>