Andy Balaam's Blog
  • About Andy Balaam
  • All articles
Switching workspace in GNOME via the command line

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

March 04, 2011 [GNOME, Tech]
Anatomy of an interpreter: the Evaluator

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

February 12, 2011 [C++, Lisp, Scheme, Tech, Test Driven]
How to ask technical questions in person

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

February 12, 2011 [Tech, Writing]
Anatomy of an interpreter: the Parser

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

September 30, 2010 [BOOST, C++, Lisp, Scheme, STL, Test Driven]
Anatomy of an interpreter: the Lexer

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

September 01, 2010 [C++, Lisp, Programming Languages, Scheme]
1 2 ...8788899091 ... 111 112
Recent
Mini-rust in Rust 028: Lexing plus-equals
Standing again for the Matrix Governing Board
Testing nonexistence
Mini-rust in Rust 027: Parsing blocks of code
Mini-rust in Rust 026: Parsing an empty while loop
Mini-rust in Rust 025: Parsing let mut
Mini-rust in Rust 024: Lexing the <= sign
Mini-rust in Rust 023: Refactor to share structure of the syntax tree
Rust tracing basic setup
Mini-rust in Rust 022: Stop lying about types in errors
Mini-rust in Rust 021: Including type information in our syntax tree
Mini-rust in Rust 020: Gaps in our type checker
Mini-rust in Rust 019: Type checking an actual type error
Mini-rust in Rust 018: Type checking, the happy path
Mini-rust in Rust 017: Handling float literals
Andy's home page Categories Sitemap RSS Feed

© 2005 onwards Andy Balaam. CC BY-SA except where otherwise stated (source code). Powered by Zola & Abridge