I use rdesktop to connect to some Windows machines, and it works beautifully. I like to allow it to grab keyboard input so I can switch and close wind… ...more
Posts in this series: Lexer, Parser, Evaluator I'm still really enjoying writing my Scheme interpreter Subs, which can now succesfully run all the exa… ...more
In a healthy team performing a technical task, there will be a lot of questions. Those questions will sometimes be asked by those with less technical … ...more
Posts in this series: Lexer, Parser, Evaluator Subs has reached version 1.3.4, which means that it can successfully run all the tests from chapter 1 o… ...more
Posts in this series: Lexer, Parser, Evaluator I have been having a lot of fun recently writing my Scheme interpreter Subs. I have never implemented a… ...more