Andy Balaam's Blog
  • About Andy Balaam
  • All articles
JavaScript WTFs Videos

I recorded some videos of my JavaScript WTFs presentations: You can get the JavaScript WTFs slides. ...more

May 04, 2012 [JavaScript, Programming Languages, Tech, Videos]
Closures in Scheme

Update: watch the video In this series on Scheme: Intro, Basics, Closures. Here's a presentation I did recently, on Closures in the Scheme programming… ...more

May 04, 2012 [Programming Languages, Scheme, Tech]
Performance of tail call optimised C++

This series: Lightning talk, Explanation, Performance, Generalisation. After I wrote a version of tail-call optimised code in C++ I became interested … ...more

April 30, 2012 [C++, Programming Languages, Tech]
Tail call optimisation in C++

This series: Lightning talk, Explanation, Performance, Generalisation. Some programming languages make recursive programming more practical by providi… ...more

April 30, 2012 [C++, Programming Languages, Scheme, Tech]
Lighting talk - Tail call optimisation in C++

This series: Lightning talk, Explanation, Performance, Generalisation. Update: watch the video Here's the lightning talk I gave at the ACCU 2012 Confe… ...more

April 27, 2012 [C++, Programming Languages, Scheme, Tech]
1 2 ...8384858687 ... 111 112
Recent
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
Mini-rust in Rust 016: Tidying our parser
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